Script Installation
webEdit 0.4 Script Installation and Configure Services
|
Script Description: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.rrn rrnThis script is bare bones, and manual. It is only suitable for very simple edited content. Basically, each pages 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.rrn rrnVersion 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. Site Url: http://www.eightize.com/sw/index.html |