Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add permission field to export dialog | Robin Krahl | 2014-11-01 |
| | | | | | | | | | | | Add the permission field to the export dialog and to the file description template. - add permission to the template in `description.txt` - add permission to the UI in `MediaWikiExportServiceProvider` - add permission to the data items in `MediaWikiInterface` Fix https://github.com/ireas/LrMediaWiki/issues/27 | ||
* | Move file description template into a separate file | Robin Krahl | 2014-11-01 |
| | | | | | | | | | | | | | | Move the file description template from the constant `MediaWikiInterface.fileDescriptionPattern` to the file `description.txt` in the main directory of the plug-in. This allows better customization of the file description. - add `MediaWikiInterface.loadFileDescriptionTemplate` that tries to read the file description template from the `description.txt` file - call `MediaWikiInterface.loadFileDescriptionTemplate` before the description preview and before the export Fix https://github.com/ireas/LrMediaWiki/issues/29 | ||
* | Fix #14: Add ‘Other templates’ field to metadata. | Robin Krahl | 2014-09-02 |
| | |||
* | Fix #11: Add ‘other templates’ field | Robin Krahl | 2014-08-31 |
| | |||
* | Fix #9: Add 'Preview generated wikitext' button to export dialog. | Robin Krahl | 2014-08-25 |
| | |||
* | Fix #5: Ask for comment for reuploads and #6: Allow new filenames for ↵ | Robin Krahl | 2014-08-25 |
| | | | | duplicates. | ||
* | Fix #8: Remove fallback description. | Robin Krahl | 2014-08-24 |
| | |||
* | Follow-up: Add translation. | Robin Krahl | 2014-08-24 |
| | |||
* | Add categories field to the file metadata (see #7). | Robin Krahl | 2014-08-24 |
| | |||
* | Initial commit.v0.1 | Robin Krahl | 2014-08-21 |