Re: pyblosxom question
François Granger <[email protected]>
| Newsgroups | gmane.comp.web.pyblosxom.user |
|---|---|
| Message-ID | <a05200f2bbaa92c4849a9@[192.168.1.20]> |
At 16:47 -0500 on 27/03/2003, in message pyblosxom question, Patrick Price wrote: >I've looked and looked and cannot find documention on how to call a plugin. > >I see all kinds of templates/flavours with the calendars on them but >no instructions anywhere how to do this! I am not sur I understand the question. And this may be a little different according to the version you run (0.6 or current sourceforge) You just activate the plug-in in your setup: py['load_plugins'] = ["pycalendar", "pycategories"] then you add the corresponding variable to your default flavour ".html" usually where you want it result to appears. Note the "$calendar" in the html code.... [...] <td class="fwindow" nowrap="nowrap" valign="top"> <dl> <dt>About</dt> <dd>· François Granger</dd> <dd>· <a href="http://francois.granger.free.fr">Home site</a><dd> <br /> <dt>Catégories</dt> <dd>$categorylinks</dd> <br /> <dt>Archives</dt> <hr>$calendar<hr> </dl> [...] See : http://fgranger.net1.nerim.net:8000/cgi-bin/pyblosxom.cgi/computers/PyBlosxom/plugin.html http://francois.granger.free.fr/static/faqpyblosxom.htm -- Hofstadter's Law : It always takes longer than you expect, even when you take into account Hofstadter's Law. ------------------------------------------------------- This SF.net email is sponsored by: The Definitive IT and Networking Event. Be There! NetWorld+Interop Las Vegas 2003 -- Register today! http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en