1
0

upport syndication fixes

This commit is contained in:
Ian
2015-06-16 11:38:58 +02:00
parent 94f99a9ce2
commit 97d9f5ce31
2 changed files with 43 additions and 31 deletions

View File

@ -28,15 +28,9 @@ Version 2.1 ()
(Draft entries will only be fetched if there are less future entries
than the total entry limit)
* Fix: the syndication plugin now always uses absolute links for
the subtome-button
* Fix: the syndication plugin links subtome correctly to the atom
feed when he is activated with the rss feed
* Issue #285: Add "none" as possible value for the xml-icon in
the syndication plugin, to enable plain links
* Issue #238: When creating/renaming media directories, replace
special characters with the same i18n rules like Permalinks are
created, renaming umlauts etc.
@ -67,6 +61,12 @@ Version 2.0.2 ()
* It is now possible to switch to a theme's admin theme if it has
been selected as a frontend theme first
* Issue #285:
- Add "none" as possible value for the xml-icon in the syndication
plugin, to enable plain links
- Reset subtome full icon path to support serendipity_getTemplateFile()
- Link creation fixes for Bulletproof coloured style (eg blue)
* Fix auto include of a User theme /admin/user.css backend file.
PLEASE NOTE:
2.0.1 brought in an automatted include of a themes "user.css" file.