|
Revision 113, 0.6 kB
(checked in by breese, 3 years ago)
|
|
getting code uptodate with all of the latest enhancements I have introduced locally to my plugins
|
| Line | |
|---|
| 1 | # Change Log for Feed Manager |
|---|
| 2 | |
|---|
| 3 | ## 1.1 - May 17, 2006 |
|---|
| 4 | |
|---|
| 5 | * Refactored plugins, the plugin set now contains: |
|---|
| 6 | * Feed Manager (parent plugin) |
|---|
| 7 | * Atom |
|---|
| 8 | * Auto Discovery |
|---|
| 9 | This paves the way for an RSS plugin and similar such sub-plugins |
|---|
| 10 | * Fixed bug where "Install Templates" pop-up always appeared to |
|---|
| 11 | display an error. |
|---|
| 12 | * Fixed bug where "Install Templates" pop-up did not include the |
|---|
| 13 | proper header file, and this display the blog-left-nav. |
|---|
| 14 | * Made it possible to install templates without first having to |
|---|
| 15 | save changes - values from form are pulled directly via javascript |
|---|
| 16 | and submitted to the template installation handler. |
|---|