Wikilinks on Aboutpage

Creating and modifying plugins.
Post Reply
T
Regular
Posts: 48
Joined: Tue Feb 20, 2007 11:24 pm

Wikilinks on Aboutpage

Post 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,
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Wikilinks on Aboutpage

Post 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
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
T
Regular
Posts: 48
Joined: Tue Feb 20, 2007 11:24 pm

Re: Wikilinks on Aboutpage

Post 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').
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Wikilinks on Aboutpage

Post 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
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
T
Regular
Posts: 48
Joined: Tue Feb 20, 2007 11:24 pm

Post by T »

Works perfectly, many thanks!
Post Reply