Forums | Admin

Discussion Forums: help

Start New Thread Start New Thread

 

By: Matthias Tarasiewicz
RE: Creating new pages [ reply ]  
2007-08-03 11:02
hello steven,
you can create a new page by adding a wiki-word to your initial page.

Two or more uppercase words stuck together (camel case) or any phrase surrounded by double brackets is a wiki word. A camel-case wiki word can be escaped by putting \ in front of it.

Wiki words: HomePage, ThreeWordsTogether, [[C++]], [[Let's play again!]]
Not wiki words: IBM, School

you can then click on these words to open the page in edit mode. if you want to have some fast way to create a new page, you can directly enter http://localhost:2500/edit/yourword in your browser window (substitute yourword with the actual page name that you want to create) -- but be careful: in this case you are creating a so called "orphaned page" (a page that is not linked from anywhere).

find more information here: http://instiki.org/show/User%27s+Guide


By: Steven Hulse
Creating new pages [ reply ]  
2007-08-02 17:12
Good day everyone!

I'm brand new to Instiki and very excited about it, I see a lot of potential for it's use in my and my family's life.

I come from a regular HTML web page creation background so this is kind of new to me. Currently I'm struggling with trying to understand how to simply create a new page. For example, I want to have different pages for the different subjects I will be creating. How do I create a new page? I'm sure it's something simple, just haven't figured out how. ;-)

Thanks!