ttrss/modules
Craig Meyer 08ae2a5ba6 Extend OPML preferences pane, to provide more control of Export OPML
User is prompted for filename, and also whether to include settings.
    Default filename is: TinyTinyRSS.opml

    modules/pref-feeds.php
        Prompt for output OPML filename (Default: TinyTinyRSS.opml )
    opml.php
        Modify to support passing in name=<filename>&settings=[0|1]
    functions.js
        Modify to support passing in name=<filename>&settings=[0|1]
2011-07-30 22:34:22 -04:00
..
backend-rpc.php functions.php: Fixed some mild errors. 2011-07-30 22:31:40 -04:00
help.php code cleanup; initial button usage 2010-01-12 14:44:41 +03:00
opml_domdoc.php opml import: add workaround for LiveJournal OPML files with xmlURL attribute 2010-09-21 11:53:54 +04:00
popup-dialog.php implement fetching and exporting of shared feeds 2011-04-20 15:21:00 +04:00
pref-feeds.php Extend OPML preferences pane, to provide more control of Export OPML 2011-07-30 22:34:22 -04:00
pref-filters.php filter test: fix date display format 2011-04-18 13:13:02 +04:00
pref-instances.php pref-instances: mention open_basedir as a reason for pubsub functionality to be disabled 2011-07-05 12:09:53 +04:00
pref-labels.php fix preference tree elements not being properly clickable in Firefox 2010-11-21 23:05:51 +03:00
pref-prefs.php block STRIP_UNSAFE_TAGS (force enable) 2011-04-11 16:43:54 +04:00
pref-users.php prefs: remove _PREFS_ACTIVE_TAB handling 2010-11-19 10:16:12 +03:00