[pmwiki-users] Data storage project

H. Fox haganfox at users.sourceforge.net
Thu Jul 27 16:44:55 CDT 2006


On 7/27/06, The Editor <editor at fast.st> wrote:
> Well, things are coming along a bit, I think...
>
> I've been able to manually create a perfect replica of a wiki page
> using the fwrite( ) function, by simply adding my own headers and
> footers, and by replacing linebreaks with %0a.  And the data shows up
> when I browse to the page just fine.  Two problems remain though.
[..]

I think there's a way to get e.g. PmWiki's WritePage() function to do
what you need done.

There might be some code in this script that will help you figure out
how to do it:

   http://qdig.sourceforge.net/scripts/cmsb-actionlog.php

The script will create a Site.ActionLog page if none exists.
Immediately after it creates the page, text therein will cause the
page to appear in search results.

Hagan




More information about the pmwiki-users mailing list