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 200.226.236.230: http://freevo.sourceforge.net/cgi-bin/moin.cgi/DocumentationPage The comment on the change is: Gustavo ------------------------------------------------------------------------------ @@ -587,6 +587,7 @@ This plugin outputs some info to a LCD display. So, to this plugin work properly, you need a LCD and the linux daemon lcdproc (http://lcdproc.sourceforge.net/). To activate this plugin, just put the following line at the end of your '''local_conf.py''' file: + {{{ plugin.activate( 'lcd' ) }}} @@ -627,7 +628,7 @@ === Mail === -This plugin checks for mail in your Unix mailbox. If you use a pop3 or imap email, you have to use something like fetchmail (http://catb.org/~esr/fetchmail/) to download them to your local box. Note that {{{/path/to/your/mailbox}}} generally is {{{/var/spool/mail/<USER>}}. +This plugin checks for mail in your Unix mailbox. If you use a pop3 or imap email, you have to use something like fetchmail (http://catb.org/~esr/fetchmail/) to download them to your local box. Note that {{{/path/to/your/mailbox}}} generally is {{{/var/spool/mail/<USER>}}}. To activate the idle bar mail, put the following in your '''local_conf.py'''. ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ Freevo-wikilog mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-wikilog
