This page is the example page for webEdit.

Download the most recent version from the scripts page.

This is a simple php script to enable online editing of pages, without using a database. Text you want to edit is stored in separate text files. Does not have an automatic setup script, but there is a detailed README.txt explaining setup and use. A log file can be kept of all edits.

This script is bare bones, and manual. It is only suitable for very simple edited content. Basically, each page's editable content links to a text file. The text file is included with a server side include. These text files can be edited live in the edit page. Version 0.4 changes the login from http authorization to a form, and adds a warning if changes have not been saved.

See versions.txt for more info.


Demo Page

The demo page shows the user interface when editing the files. There are two files linked. The page you are on, and a really boring empty page. The ability to actually change the pages has been disabled on this test page, but you can see how the editing user interface is by clicking on the demo page link .

For username use 'test' and password use 'password'.

Note that when you go to submit any changes on this test, nothing will be saved and it will just come back to the edit page.


© 2006 eightize