2006/1/10, asko <ask...@ku...>:
> Reini Urban wrote:
> > There's a new plugin called WikiAdminMarkup, which does just this.
> > But there's the action page missing.
> > Create the page PhpWikiAdministration/Markup and set it to
> > <?plugin WikiAdminMarkup ?>
> Hi Reini,
>
> thank you for your answer. WikiAdminMarkup currently seems to set the
> page type to new markup, but without converting data.
>
> For the archive, I managed to accomplish what i needed, replacing the lin=
e
>
> "$text =3D $current->getPackedContent();" in
>
> lib/plugin/WikiAdminMarkup.php with
>
> $text =3D ConvertOldMarkup($current->getPackedContent());
>
> It did the trick. Maybe the WikiAdminMarkup plugin should have a button,
> whether to convert the data or not..
Oops, Thanks for testing this.
--
Reini Urban
http://spacemovie.mur.at/
|