Screenshot instructions:
Windows
Mac
Red Hat Linux
Ubuntu
Click URL instructions:
Right-click on ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)
You can subscribe to this list here.
2002 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
(30) |
Jun
(79) |
Jul
(427) |
Aug
(293) |
Sep
(232) |
Oct
(590) |
Nov
(350) |
Dec
(250) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2003 |
Jan
(301) |
Feb
(561) |
Mar
(316) |
Apr
(249) |
May
(351) |
Jun
(449) |
Jul
(402) |
Aug
(341) |
Sep
(297) |
Oct
(528) |
Nov
(314) |
Dec
(261) |
2004 |
Jan
(438) |
Feb
(479) |
Mar
(219) |
Apr
(105) |
May
(200) |
Jun
(205) |
Jul
(252) |
Aug
(248) |
Sep
(131) |
Oct
(108) |
Nov
(116) |
Dec
(59) |
2005 |
Jan
(79) |
Feb
(94) |
Mar
(82) |
Apr
(90) |
May
(73) |
Jun
(117) |
Jul
(105) |
Aug
(236) |
Sep
(140) |
Oct
(174) |
Nov
(126) |
Dec
(152) |
2006 |
Jan
(164) |
Feb
(124) |
Mar
(78) |
Apr
(95) |
May
(56) |
Jun
(36) |
Jul
(121) |
Aug
(185) |
Sep
(310) |
Oct
(756) |
Nov
(359) |
Dec
(548) |
2007 |
Jan
(376) |
Feb
(262) |
Mar
(274) |
Apr
(164) |
May
(121) |
Jun
(110) |
Jul
(112) |
Aug
(155) |
Sep
(135) |
Oct
(149) |
Nov
(142) |
Dec
(136) |
2008 |
Jan
(213) |
Feb
(164) |
Mar
(253) |
Apr
(113) |
May
(40) |
Jun
(36) |
Jul
(119) |
Aug
(75) |
Sep
(67) |
Oct
(151) |
Nov
(46) |
Dec
(62) |
2009 |
Jan
(178) |
Feb
(62) |
Mar
(25) |
Apr
(46) |
May
(136) |
Jun
(51) |
Jul
(27) |
Aug
(14) |
Sep
(15) |
Oct
(27) |
Nov
(16) |
Dec
(2) |
2010 |
Jan
(5) |
Feb
(4) |
Mar
|
Apr
(10) |
May
(3) |
Jun
(15) |
Jul
(15) |
Aug
(62) |
Sep
(18) |
Oct
(17) |
Nov
(42) |
Dec
(46) |
2011 |
Jan
(24) |
Feb
(5) |
Mar
(7) |
Apr
(10) |
May
(3) |
Jun
|
Jul
(23) |
Aug
(24) |
Sep
(21) |
Oct
(4) |
Nov
(27) |
Dec
(2) |
2012 |
Jan
(4) |
Feb
|
Mar
(3) |
Apr
(7) |
May
(2) |
Jun
(2) |
Jul
|
Aug
(5) |
Sep
(10) |
Oct
(3) |
Nov
(3) |
Dec
|
2013 |
Jan
(2) |
Feb
(3) |
Mar
|
Apr
(12) |
May
(1) |
Jun
|
Jul
(2) |
Aug
(2) |
Sep
|
Oct
(1) |
Nov
|
Dec
|
2014 |
Jan
(9) |
Feb
(1) |
Mar
|
Apr
(3) |
May
(3) |
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
(8) |
2015 |
Jan
(6) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
(1) |
Sep
|
Oct
(1) |
Nov
|
Dec
(1) |
2016 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
|
S | M | T | W | T | F | S |
---|---|---|---|---|---|---|
|
|
|
|
|
|
1
|
2
(2) |
3
(1) |
4
(1) |
5
|
6
(10) |
7
(15) |
8
(5) |
9
(4) |
10
(14) |
11
|
12
(1) |
13
(8) |
14
(5) |
15
(28) |
16
(7) |
17
(3) |
18
|
19
(4) |
20
(3) |
21
|
22
|
23
(2) |
24
(3) |
25
(2) |
26
(3) |
27
(5) |
28
|
29
|
30
(9) |
|
|
|
|
|
|
From: Hugo Monteiro <hugo.monteiro@fc...> - 2007-09-20 15:26:00
|
don locke wrote: > I've figured how to get the plugins by modifying the code in the > Plugin section of the Help page. How can I get if the plugin has a > level setting and if so what is it when I have a string with the > plugin name. > > I'm still just a python newbie. > > Current Status : > > - Updating Multiple line settings sort of works. need to refresh the > page afterwards > - Syntax checking before updated lines, display error if fails. > - Warning for settings that are files and don't exist. > - local_conf.py setting CONFIG_EDIT_FILE to set what file to edit. > > > Don > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Freevo-devel mailing list > Freevo-devel@... > https://lists.sourceforge.net/lists/listinfo/freevo-devel > > Just run "freevo plugins --help" and check out the options. Plugins are activated/deactivated on local_conf.py. regards, Hugo Monteiro. -- ci.fct.unl.pt:~# cat .signature Hugo Monteiro Email : hugo.monteiro@... Telefone : +351 212948300 Ext.15307 Centro de Informática Faculdade de Ciências e Tecnologia da Universidade Nova de Lisboa Quinta da Torre 2829-516 Caparica Portugal Telefone: +351 212948596 Fax: +351 212948548 http://www.ci.fct.unl.pt apoio@... ci.fct.unl.pt:~# _ |
From: don locke <dlock3@gm...> - 2007-09-20 15:12:22
|
I've figured how to get the plugins by modifying the code in the Plugin section of the Help page. How can I get if the plugin has a level setting and if so what is it when I have a string with the plugin name. I'm still just a python newbie. Current Status : - Updating Multiple line settings sort of works. need to refresh the page afterwards - Syntax checking before updated lines, display error if fails. - Warning for settings that are files and don't exist. - local_conf.py setting CONFIG_EDIT_FILE to set what file to edit. Don |
From: Evan Hisey <ehisey@gm...> - 2007-09-20 04:02:05
|
On 9/19/07, don locke <dlock3@...> wrote: > I've started to slap together a web page for configuring freevo with > the webserver. > This is good but your going have to configure freevo to default start a webserver which it does not do. > For the plugins i would rather grab the installed plugins with "freevo > plugins -l" instead of trying to read them from local_conf.py. > > Is there a another way to get the output from freevo plugins -l beside > running "freevo plugins -l" and capturing the output ? Get the same way Freevo does parse the config.py file.it is pretty well documented and you can look in the main freevo file to see how to do it. > > Don. > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Freevo-devel mailing list > Freevo-devel@... > https://lists.sourceforge.net/lists/listinfo/freevo-devel > |