Commit graph

8 commits

Author SHA1 Message Date
lars 7fd361d8ac allow alternative filename for "getIcon"
allow redirection from one plugin to another
removed obsolete sites (now handled by plugins)
2006-11-01 09:20:29 +00:00
lars 5ca5164a50 default plugin icon added
plugins moved to /icons/plugins/PLUGINNAME
2006-10-31 15:11:57 +00:00
age 662be231b9 'clearsilver' dependencies 2006-10-31 15:07:13 +00:00
lars 4b6681487e icons added to all system plugins (preliminary) 2006-10-31 02:50:29 +00:00
lars 0d41663ec3 fixed language selection bug
added unittest to CryptoBoxPlugin
2006-10-26 12:28:50 +00:00
lars 491d16899f plugin configuration file added
setting "NameDatabase" replaced by "SettingsDir"
storing of local settings implemented (CryptoBoxSettings.write())
2006-10-11 15:51:28 +00:00
lars 9321677078 unittests for CryptoBoxTools
mount/umount moved to separate volume plugins
volume name change moved to 'volume_props' plugin
webinterface for password change (luks) added
attribute "pluginCapabilities" added to plugins
attribute "requestAuth" added to plugins
http authentication implemented (for now: static user database)
2006-10-09 16:44:35 +00:00
lars 90efd72b8b removed setting "DocLanguage" (replaced by general "Language")
plugins are now classes inherited from CryptoBoxPlugin
language detection added (via request header "Accept-Language")
2006-09-25 12:22:41 +00:00