Hello all.
Just wonder if any of you php gurus out there have made some kind of tranlator for phpwiki to HTML code.
The reason i ask is that i run a web site which has both a public and a password protected private part for members. The wiki of course is in the private part. It would how ever be cool with a php/perl/whatever script that could translate a selection of the wiki pages as html pages to show in the public part of the site(member profiles etc).
Im a total newbie with php but i could probably put something together in tcl or perl. But hey, if one of you guys has already done the job, there is no reason for me to do it again, is there?:)
Regards.
Petter sterling
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2001-08-31
I was wondering this same thing myself... I noticed that the admin/ folder contains a file called wiki_dumpHTML.php, but I was disappointed to see that it was just a shell of a file. If nobody speaks up about having done so by the time I have time to do it, I'll create one with my (hopefully not too) sloppy PHP... I'll post again when/if I finally get to it (maybe I can give something back to the developers for their good work).
Dan Bluestein
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello all.
Just wonder if any of you php gurus out there have made some kind of tranlator for phpwiki to HTML code.
The reason i ask is that i run a web site which has both a public and a password protected private part for members. The wiki of course is in the private part. It would how ever be cool with a php/perl/whatever script that could translate a selection of the wiki pages as html pages to show in the public part of the site(member profiles etc).
Im a total newbie with php but i could probably put something together in tcl or perl. But hey, if one of you guys has already done the job, there is no reason for me to do it again, is there?:)
Regards.
Petter sterling
I was wondering this same thing myself... I noticed that the admin/ folder contains a file called wiki_dumpHTML.php, but I was disappointed to see that it was just a shell of a file. If nobody speaks up about having done so by the time I have time to do it, I'll create one with my (hopefully not too) sloppy PHP... I'll post again when/if I finally get to it (maybe I can give something back to the developers for their good work).
Dan Bluestein
By all means... we are not far from releasing 1.2.1 and I'd like to include something like that.
~swain