Commit Graph

21 Commits (43fcf5bce7fb17976496fcaa127b0cada904e529)

Author SHA1 Message Date
johndoh 647a7e91c6 Unify content frame (watermark) template objects (#6285)
* unify content frame (watermark) template objects
* several improvements, use existing env var for watermark url
* tighten up var parsing for contentframe template object
6 years ago
Aleksander Machniak 9ce8948294 Get rid of the 2nd argument of include_stylesheet()
.. make the optional behavior default now.
7 years ago
Aleksander Machniak 69f50b122d Add a way to include plugin stylesheets optionally only if the file exists 7 years ago
Aleksander Machniak 13d203303e Refactored Help plugin to use frames, added Elastic skin support 7 years ago
Aleksander Machniak 19ae87957f Use type="link" for help task button 8 years ago
Aleksander Machniak 9f1f754daf CS fixes 9 years ago
Thomas Bruederli b9ac6ec263 Allow help plugin to append a link to the error page for more information about CSRF protection 9 years ago
Aleksander Machniak af6e474141 Fix regression where Help toolbar buttons have had incorrect title 10 years ago
Thomas Bruederli c353958cfb Move help plugin UI initialization to startup hook 11 years ago
Thomas Bruederli d8e1016109 Fix opening in new window; keep extwin mode when switching help actions 11 years ago
Aleksander Machniak eabc0564cd Help plugin: CSS fixes, content frame scrollbar fix, about page (classic skin) fix 11 years ago
Thomas Bruederli 08167e9114 Improve help plugin with some options to display contents according to the current task/step 11 years ago
Aleksander Machniak 2193f6a130 Avoid unused local variables 11 years ago
Thomas Bruederli 28de391182 Recursively resolve paths of iframe contents; unify contentframe registration and reduce code-duplication 12 years ago
Aleksander Machniak bc92ca56ef Fixes after default->classic switch 12 years ago
thomascube 48e9c14ebd Move plugins repository into roundcubemail root folder; svn:externals are not defined anymore 13 years ago
till 63a3dc5fde moved plugins 15 years ago
alecpl 9b94eb6415 - Fix setting task name according to auth state. So, any action before user
is authenticated is assigned to 'login' task instead of 'mail'. Now binding
  plugins to 'login' task is possible and realy usefull. It's also possible 
  to bind to all tasks excluding 'login'.
15 years ago
alecpl 6a7d063e61 - don't load some stuff before login (#1486475) 15 years ago
alecpl 9240c6a7d9 - support plugin's config file 15 years ago
alecpl 564a2ba793 - Help plugin
- support 'dummy' task (for plugins)
15 years ago