Dear Wiki user, You have subscribed to a wiki page or wiki category on "Freevo Wiki" for change notification.
The following page has been changed by 194.7.114.2: http://freevo.sourceforge.net/cgi-bin/moin.cgi/DocumentationPage_2fPluginInfo The comment on the change is: Moved some info to the new wiki ------------------------------------------------------------------------------ @@ -53,48 +53,19 @@ == Disk Usage == -better known as the df plugin. This adds an item to your Audio, Video, Games, and Pictures Items. It -states how much memory is free on the partition that directory belongs to. - -to activate it, put this in your local_conf.py: -{{{ -plugin.activate('df') -}}} - -to see the disk usage go to any directory listing and, press ENTER ('e' key or key it maps to on your remote) and you will see the disk usage under the Browse directory option. This also works on the main directory listings where you see your cdrom drives. +Moved to the new wiki : http://freevo.sourceforge.net/cgi-bin/doc/GeneralPlugins#head-413786ca82a4a53455680121b4cdd835fe6e97d0 == Commands == -A small plugin to run commands from the main menu. Currently supports only small scripts which need no inputs. All output is logged in the freevo logdir, and success or failure is determined on the return value of the command. You can now also view the log file after the command has finished in freevo itself. - -to activate it, put the following in your local_conf.py: -{{{ -plugin.activate('commands', level=45) -COMMANDS_DIR = '/usr/local/freevo_data/Commands' -}}} - -The level argument is used to influence the placement in the Main Menu. consult freevo_config.py for the level of the other Menu Items if you wish to place it in a particular location. +Moved to new wiki : http://freevo.sourceforge.net/cgi-bin/doc/CommandsFxd == File Operations == -A small plugin allowing you to delete media files. To activate, put the following line in local_conf.py: -{{{ -plugin.activate('file_ops') -}}} - -PleaseUpdate: How is this activated from a menu? +moved to the new wike : http://freevo.sourceforge.net/cgi-bin/doc/GeneralPlugins#head-8a3cef16d6eb21ffdba0ef43a5ff332c6488c818 == News Headlines == -A plugin to list headlines from an XML (RSS) feed. To activate, put the following lines in local_conf.py: -{{{ -plugin.activate('headlines', level=45) -HEADLINES_LOCATIONS = [ ("Advogato", "http://advogato.org/rss/articles.xml"), - ("Dictionary.com Word of the Day", "http://www.dictionary.com/wordoftheday/wotd.rss"), - ("DVD Review", "http://www.dvdreview.com/rss/newschannel.rss") ] -}}} - -For a full list of tested sites, see "Docs/plugins/headlines.txt". +Moved to the new wiki : http://freevo.sourceforge.net/cgi-bin/doc/GeneralPlugins#head-9e3b21a08f0e6c4bd42964a2b512a5c8cfb5b661 == Video game emulators == ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ Freevo-wikilog mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-wikilog
