Re: Prob with Windows install
Will Guaraldi <[email protected]>
| Newsgroups | gmane.comp.web.pyblosxom.user |
|---|---|
| Message-ID | <[email protected]> |
PyBlosxom has basic functionality right out of the box. Whether that satisfies your needs or not depends on your needs. You don't need any plugins to have it work basically, but I think most people install a few plugins to add functionality they deem necessary. I'm not sure that's a wildly useful answer, but what you need in terms of plugins depends on what you want your weblog to do and what you have depends on what you've downloaded. /will On Sun, 28 Jan 2007, Marcus Wendel wrote: > > Ok, got it. The last problem was this config.py setup: > > ----------------------------- > # There are two ways for PyBlosxom to load plugins. The first is the > # default way which involves loading all the plugins in the lib/plugins > # directory in alphanumeric order. The second is by specifying a > # "load_plugins" key here. Doing so will cause us to load only the > # plugins you name and we will load them in the order you name them. > # The "load_plugins" key is a list of strings where each string is > # the name of a plugin module (i.e. the filename without the .py at > # the end). > # ex: py['load_plugins'] = ["pycalendar", "pyfortune", "pyarchives"] > #py['load_plugins'] = [] > ---------------------------------------------- > I changed it to look like this: > ---------------------------------------------- > py['load_plugins'] = [] > ----------------------------------------------- > > This means there are actually no plugins loaded. Since i have no idea > what i need and what i have, please let me know, which plugins do i need > for the base setup? > > Thanks for your help, Will! ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV