[Pmwiki-users] Less clunky Edit Page

Steven Leite steven_leite
Tue May 4 10:49:55 CDT 2004


At around line 50 in pmwiki.php, you'll find this variable:

$PageEditFmt=array(" <bunch of html and other stuf here");

You can fiddle around with the stuff in-between the quotes to change it
to your tastes.

Rather than changing the variable in the pmwiki.php core file itself,
re-declare the varialbe in your config.php file instead.  It will
over-ride the one in the core file.

Also, if you serach the archives of this mailing list you will find some
examples since this isn't the first time your question was asked.

-S




More information about the pmwiki-users mailing list