Page 1 of 1
Wikilinks on Aboutpage
Posted: Thu Jul 19, 2007 10:04 am
by T
Hello,
I'm trying to have the wikilinks-plugin also work in the precontent of staticpages, as shown on the Aboutpage (plugin_staticpage_aboutpage.tpl). However, while normal HTML will show up, the wikilinks are shown as {{wikilink}}. How can I fix this problem?
Regards,
Re: Wikilinks on Aboutpage
Posted: Thu Jul 19, 2007 10:23 am
by garvinhicking
Hi!
Do the wikilinks show up in your 'Content' are of a staticpage properly, and is just the precontent not filled? Or does it affect both?
Regards,
Garvin
Re: Wikilinks on Aboutpage
Posted: Thu Jul 19, 2007 10:40 am
by T
garvinhicking wrote:Do the wikilinks show up in your 'Content' are of a staticpage properly, and is just the precontent not filled? Or does it affect both?
They do show up & work on the staticpages themselves, and they are in the 'precontent'-field. They just do not show up on the 'overview' (or 'aboutpage').
Re: Wikilinks on Aboutpage
Posted: Thu Jul 19, 2007 10:50 am
by garvinhicking
Hi!
Okay. That functionality was missing from the staticpage plugin for overview pages / child pages.
I committed a fix:
http://php-blog.cvs.sourceforge.net/php ... 0&r2=1.111
Regards,
Garvin
Posted: Thu Jul 19, 2007 11:10 am
by T
Works perfectly, many thanks!