[horde] Re: Problem with Text_Wiki?

Paul Wagland paul at kungfoocoder.org
Tue Jun 8 14:03:13 PDT 2004


On Tue, 8 Jun 2004 07:20:53 -0500, Paul M Jones <pmjones at ciaweb.net> wrote:

> On Jun 8, 2004, at 7:22 AM, Jan Schneider wrote:
>
>> Zitat von Paul Wagland <paul at kungfoocoder.org>:
>>
>>> Is the breakage because of an API change, and therefore does wicked
>>> also need to
>>> be updated to support this.
>>
>> Yes, and it will be as soon as someone has the time to fix it.
>
> Although the new Text_Wiki docs are not ready yet, I will be happy to
> "talk through" the changes with whoever ends up doing the Wicked
> updates.

OK... I have started to look at the problem. I have figured out what the first
change required is... get rid of the configuration array. So far so good ;-)

This solves the problem of not being able to view pages, however, of course,
this leads straight to a new problem... there is no configuration, and so
Text_Wiki is putting up the wrong links for creating a new page, and it cannot
find the pages to link to.

I am guessing that I need to extend Text_Wiki_Render_Xhtml_Wikilink with a
Wicked_Render_Chtml_Wikilink (or some such), but I am not sure how to proceed.
Is this the right direction to be travelling? And if so, how do I do 
that/where
should I place the resulting php file?

Cheers,
Paul



More information about the horde mailing list