Hi All,
I checked-in some new features when loading files from pgsrc. If a page
has been modified since the initial wiki page was loaded then PhpWiki
should notice, and then offer links to either merge & edit the contents
or simply overwrite the page. The feature has been tested with loading
individual files or a whole directory.
There are a few rough edges such as a php warning during editing and
some cosmetic issues but it works, and I appreciate any feedback or
patches to help polish it off.
If you just want to load an entire directory and overwrite the wiki
contents (like the old behaviour), add "&overwrite=1" to the url like
this:
http://wiki/?action=loadfile&source=pgsrc&overwrite=1
(or make a new link in PhpWikiAdministration, such as:)
[ Rake the SandBox |
phpwiki:?action=loadfile&source=pgsrc/SandBox&overwrite=1 ]
Thanks,
Carsten
|