WikiStart WikiStart

wikistart 0.0.1

WikiStart is an extremely simple wiki-builder. It uses a MySQL database to store the page id and content. This first version, 0.0.1, allows you to edit the pages in html format (you can also type just plain text if you want to). Page content for each page is presently limited to a maximum of 4096 bytes (double quotes will break WikiStart! Use single quotes only).

To set it up, just upload the 'wiki.phtml' file into your webspace. Then modify the connection string to connect to your database.

WikiStart does not at present support picture uploading, insertion, etc, though you could certainly code links to images and even other websites right into the page content.

The following functions are available:

  • Viewing pages
  • Editing existing pages
  • Deleting existing pages
  • Creating new pages
To enter edit mode, click the 'Editing Mode' button on the left. To edit an existing page, select it in the dropdown menu, then click 'Select Page'. When you are done editing, click 'Save'.

IMPORTANT: always click 'save' before changing pages, or your changes will be lost.

To delete a page, select it in the dropdown menu, click 'Select Page', then click delete page. Be careful; it deletes without prompting!

To create a new page, just select 'Create a New Page' in the dropdown menu, and enter a new 'Page ID' in the small text box. Then enter your content in the large textarea. No special characters are allowed in the Page ID, except spaces and underscores.

When you click 'Save', your content and Page ID are stored in the database, and a new link to the page is created in the menu on the left. The only limit to the number of pages you can create is your webspace.

Enjoy WikiStart!

Learn to code Learn MySQL Get PHP from the source linuxstart Wikistart 0.0.2

My Pages
home

bash
blank
Config
distros
Download
More Bash
New page
System Administr
To Do List