minutils / feed-on-feeds

Released in 2003, saw the rise and fall of Google Reader, reached perfection in 2011
http://feedonfeeds.com/
GNU General Public License v2.0
14 stars 9 forks source link

"Add Feeds" -> "Manage Feeds" #24

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I was mucking about and wanted to export my OPML list, which I know FOF
does, but for the life of me could not logically find the option to do so.

Low and behold the "Export" button is located in the "Add Feeds" page. Of
course, the last place I looked. 

So: based on the mixed nature of that page, plus the fact that FOF has no
multi-delete feeds capability, I present this patch (to just one file this
time!) which does several things:

1. Use a ternary operator to get the "feed" variable. Cleaner.
2. Add 3 sections to page: Add/Import, Export, Delete
3. Use proper xhtml markup
4. Cleans up forms
5. Examples "Delete" section (didn't fully code this)
6. Added detection for the "add as feed reader" using javascript so only
cool browsers see that message. 
7. Includes CSS in the standard gray theme :)

If accepted, I would suggest the file name change to "manage.php" and the
sidebar goes from "Add Feeds" to "Manage Feeds".

Original issue reported on code.google.com by min...@gmail.com on 25 Aug 2007 at 5:51

Attachments: