README

Authors

Latest update

June 11th 2009

Contact info

Limonade PHP

Actual release

WIKIR 0.1 aka WIKIR Raspberry
Based on Limonade PHP 0.3 aka Citronnade

Project area

It's a simple WIKI project to show howto use the micro Framework Limonade PHP.

It's basically setup on files. Every page is a file in the pages directory, in root folder. All files are on .mkd format and uses the Markdown syntax.

Attention please, this project is only an illustration of a developement on the Framework Limonade PHP, and is not intended to be released as a production environement, we won't be reliable for any use on production

How does it works

After unzipping the archive, upload the content to the root folder of your wep server (ex. htdocs or www).

Before any page creation, please make sure you have write privilege on pages folder (chmod 0755).

By default, you have 5 pages on the WIKI, they are dispatched like this :

Display a page

To display a page you just have to :

Click on a link on the page or click on the "page name cloud", or change the page name in the url.

Change :
http://www.monserveur.com/?/Home

to :
http://www.monserveur.com/?/Ma_page_a_afficher

Add a page

To add a page, you just have to :

  1. Add a link in a page, by adding the code below :
    [[Name_of_my_new_page]]
  2. Reload the page
  3. Click on the new link
  4. Add content in the text field
  5. Click on "Create"
  6. Et voilà !

Edit a page

To edit a page you just have to :

  1. Load the page in your favorite browser
  2. Click on "Edit"
  3. Change content in text field
  4. Et voilà !

Delete a page

To delete a page you just have to :

  1. Load the page in your favorite browser
  2. Click on "Delete"
  3. Et voilà !

Edit | Delete

(Note: a reset of all wiki contents is sheduled every 2 hours)

Pages Cloud

My new page - unkown page - Another page - README - LISEZMOI - TUTORIAL_EN - TUTORIEL_FR - all berries in french - Home