[pmwiki-users] Space in pagelist

Tegan Dowling tmdowling at gmail.com
Mon May 11 23:36:35 CDT 2009


On Mon, May 11, 2009 at 6:44 PM, Steven Benmosh <wordz2u at gmail.com> wrote:

> I have a wikifarm, with the main site being
> http://www.words2u.net/pmwiki/?n=Home.HomePage and a secondary wiki of
> recipes at http://www.words2u.net/recipes/index.php?n=Main.HomePage.
>
> I have two configuration files, the main at /pmwiki/local/config.php and
> the other at /recipes/config.php, and both have in them
> $SpaceWikiWords = 1;  Indeed the title of the page names in both wikis is
> spaced.
>
> However, I am finding that the behavior of pagelists is different. On
> http://www.words2u.net/pmwiki/?n=BusRoutes.HomePage the pagelist command
> is (:pagelist group=BusRoutes -Template list=normal count=7 order=-ctime:)
> and the links are spaced. In
> http://www.words2u.net/recipes/index.php?n=Recipes.Recipes, the pagelist
> command is (:pagelist group=Recipes list=normal -Template:) and the links
> are not with spaces.


Hi, Steven:  I don't know why the default pagelist format would give you
spaced output in one place, and un-spaced in another, but as a work-around,
you could use the "fmt=" part of
http://www.pmwiki.org/wiki/PmWiki/PageListsto choose a format to
specify. There are a bunch of pre-defined formats for
the pagelist output, and if you don't find the one you want, you can create
a Site.LocalTemplates page on your site and create your own format there.

Does that help?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.pmichaud.com/pipermail/pmwiki-users/attachments/20090511/5c0899e0/attachment.html 


More information about the pmwiki-users mailing list