You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tt-rss/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]
15 years ago
..
backend-rpc.php functions.php: Fixed some mild errors. 15 years ago
help.php code cleanup; initial button usage 16 years ago
opml_domdoc.php opml import: add workaround for LiveJournal OPML files with xmlURL attribute 16 years ago
popup-dialog.php implement fetching and exporting of shared feeds 15 years ago
pref-feeds.php Extend OPML preferences pane, to provide more control of Export OPML 15 years ago
pref-filters.php filter test: fix date display format 15 years ago
pref-instances.php pref-instances: mention open_basedir as a reason for pubsub functionality to be disabled 15 years ago
pref-labels.php fix preference tree elements not being properly clickable in Firefox 15 years ago
pref-prefs.php block STRIP_UNSAFE_TAGS (force enable) 15 years ago
pref-users.php prefs: remove _PREFS_ACTIVE_TAB handling 15 years ago