Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fixed subscriber mail signatures | Andreas Gohr | 2012-03-09 |
| | |||
* | removed footer image from HTML mails | Andreas Gohr | 2012-03-09 |
| | |||
* | allow image embeds in HTML mail templates | Andreas Gohr | 2011-11-13 |
| | | | | | | | | | Using the place holder @MEDIA(<mediaid>)@ you now can directly embed images from the media repository into your HTML mail template. An example was added to the mailwrap.html, but because images are embedded as is (no prescaling) this is suboptimal. If we keep it, a smaller version of the DokuWiki logo should be shipped with DokuWiki. | ||
* | Added HTML wrapper for mails | Andreas Gohr | 2011-11-13 |
| | | | | | | | | | | The mailwrap.html adds the standard headers and footers to all HTML mails. The signature present in the text body will be removed before inserting in the wrapper, allowing a nicer footer for HTML. Users can overwrite the file with their own to create HTML mails in corporate design. However, a way to automatically embed referenced images is missing currently. | ||
* | removed remnants of old flash uploader (FS#2335) | Anika Henke | 2011-10-15 |
| | |||
* | Add file revision above file detail page | Adrian Lang | 2011-09-19 |
| | |||
* | media manager: renamed List display option to 'Rows' | Anika Henke | 2011-09-19 |
| | |||
* | media manager: shortened text for media list headline | Anika Henke | 2011-09-19 |
| | |||
* | media manager: improved spacing around option buttons and changed lang ↵ | Anika Henke | 2011-09-19 |
| | | | | strings for them | ||
* | media manager: moved some html out of lang.php and fixed namespace in middle ↵ | Anika Henke | 2011-09-19 |
| | | | | panel | ||
* | media manager: word changes | Anika Henke | 2011-09-18 |
| | |||
* | Rework media manager HTML (JS and CSS will come) | Adrian Lang | 2011-09-17 |
| | |||
* | improved words for different diff views of images | Anika Henke | 2011-09-16 |
| | |||
* | en/fr: language updates (new strings of the Media Manager) | FELTZ Vincent | 2011-09-12 |
| | |||
* | de/de-informal/en language file updates | Matthias Schulte | 2011-09-11 |
| | | | | | | | | This commit adds new strings to the de/de-informals files which have been introduced through the new Media-Manager. All lang.php-files in inside en/de/de-informal have been reordered and reformatted. | ||
* | Merge branch 'plugincontroller' of git://github.com/piyushmishra/dokuwiki ↵ | Anika Henke | 2011-09-10 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into plugincontroller This adds support for the config_cascade when enabling/disabling plugins, making farming easier. The changes have been implemented by Piyush Mishra and are a part of the new extension manager which will follow later. It's the result of a Google Summer of Code project, the official project page can be found at http://www.google-melange.com/gsoc/project/google/gsoc2011/piyushmishra/26001 Thanks to Piyush for the work and Google for sponsoring it! Conflicts: inc/lang/en/lang.php | ||
| * | Code cleanup documentation before merge | Hakan Sandell | 2011-09-10 |
| | | | | | | | | Function get_plugin_components() moved to extantion manager | ||
| * | added new plugins config cascade and added plugin.info.txt | Piyush Mishra | 2011-08-20 |
| | | |||
* | | merging | Kate Arzamastseva | 2011-08-25 |
|\| | |||
| * | jqueryized locktimer | Andreas Gohr | 2011-08-19 |
| | | |||
* | | issue #44 new uploader in the media popup | Kate Arzamastseva | 2011-08-19 |
| | | |||
* | | issue #50 styling uploader | Kate Arzamastseva | 2011-08-18 |
| | | |||
* | | mediamanager html bug fixes | Kate Arzamastseva | 2011-08-15 |
| | | |||
* | | issue #50 styling the new uploader | Kate Arzamastseva | 2011-08-15 |
| | | |||
* | | issue #51 link from detail view to fullscreen manager | Kate Arzamastseva | 2011-08-12 |
| | | |||
* | | issue #50 partly styling the new uploader | Kate Arzamastseva | 2011-08-12 |
| | | |||
* | | image diffs fixes | Kate Arzamastseva | 2011-07-26 |
| | | |||
* | | mediamanager sort button | Kate Arzamastseva | 2011-07-25 |
| | | |||
* | | Recent Changes integration of media changes | Kate Arzamastseva | 2011-07-25 |
| | | |||
* | | notification mails | Kate Arzamastseva | 2011-07-18 |
| | | |||
* | | mediamanager tabs, upload form fix | Kate Arzamastseva | 2011-07-14 |
| | | |||
* | | mediamanager fix | Kate Arzamastseva | 2011-07-08 |
| | | |||
* | | restoring old media revisions | Kate Arzamastseva | 2011-06-30 |
| | | |||
* | | media action buttons | Kate Arzamastseva | 2011-06-24 |
| | | |||
* | | media manager auth fix | Kate Arzamastseva | 2011-06-23 |
| | | |||
* | | media version saving metadata | Kate Arzamastseva | 2011-06-22 |
| | | |||
* | | media history | Kate Arzamastseva | 2011-06-20 |
| | | |||
* | | media manager button | Kate Arzamastseva | 2011-06-20 |
| | | |||
* | | media manager | Kate Arzamastseva | 2011-06-13 |
|/ | |||
* | added 'register' and 'resendpwd' to action links and buttons | Anika Henke | 2011-02-20 |
| | | | | | Attention: $lang['register'] has been renamed to $lang['btn_register'], anyone using that in any plugin or template should adjust it. | ||
* | Make diff type selectable | Andreas Gohr | 2011-01-31 |
| | |||
* | Remove enc=utf-8 in VIM modeline as it is not allowed in VIM 7.3 | Michael Hamann | 2010-11-29 |
| | | | | | | As of VIM 7.3 it is no longer possible to specify the encoding in the modeline. This gives an error message whenever such a file is opened, thus this commit removes the enc setting from the modeline. | ||
* | renamed index to sitemap FS#2026 | Andreas Gohr | 2010-10-02 |
| | |||
* | improved diff permalink | Anika Henke | 2010-07-02 |
| | |||
* | FS#1821: Added a permalink to the diff output | Gina Haeussge | 2010-06-27 |
| | |||
* | FS#1795: Restrict media manager to users with at least read access | Gina Haeussge | 2010-06-27 |
| | | | | on the supplied namespace. | ||
* | FS#433: Editor now uses onbeforeunload event to capture ANY leaving of it | Gina Haeussge | 2010-06-27 |
| | | | | | | | | besides via Save or Preview button. This has been successfully tested in FF, Chrome and IE6/7/8. Opera does not support onbeforeunload, therefore the draft is kept if the user navigates away from the editor. Please test this. | ||
* | Added license chooser to installer FS#1926 | Andreas Gohr | 2010-06-26 |
| | | | | | | | | | This adds a license chooser to the installer. The installer defaults to the more free CC-BY-SA. CC-NC-BY-SA is still the default in dokuwiki.php to keep backwards compatibility. The license array was reordered and Non-Derivative licenses removed (they don't make much sense for wiki content). | ||
* | Show subscription time on management page | Adrian Lang | 2010-05-04 |
| | |||
* | Rewrite JavaScript change check | Adrian Lang | 2010-03-26 |
| |