Date: 2004-07-09T19:21:55
Editor: JoergHeinicke <[EMAIL PROTECTED]>
Wiki: Cocoon Wiki
Page: TextFormattingRules
URL: http://wiki.apache.org/cocoon/TextFormattingRules
no comment
Change Log:
------------------------------------------------------------------------------
@@ -1,4 +1,4 @@
-When you've figured out how the editor works, then you should read
WikiEtiquette so that you would know how to use your newly acquired skills...
+When you've figured out how the editor works, then you should read
!WikiEtiquette so that you would know how to use your newly acquired skills...
=== Quick reference ===
@@ -42,7 +42,7 @@
To add a new page you just create a link to it from somewhere else. After all,
there isn't much point in having a page if you can't access it! You'll then see
a small question mark after the page name when you return to that page. Then
click on it and you have created a new page!
-It's allowed to use almost any kind of characters inside a WikiName, as long
+It's allowed to use almost any kind of characters inside a !WikiName, as long
as they are letters or numbers.
Note also that this Wiki can be configured to support standard !CamelCase
linking (if it's supported, the word !CamelCase should be a link). It's off by
default, but if your friendly administrator has turned it on, then well,
!CamelCase all you want =).
@@ -169,13 +169,13 @@
=== Adding new pages ===
-Create a link that points to a new (not existing) page using its WikiName.
+Create a link that points to a new (not existing) page using its !WikiName.
Click that new link, which should now have a question mark (?) suffix and
you will get an editor for the new page.
=== Attaching files ===
-If the administrator of the wiki has configured it, there is a "Attach
file..." link at the bottom of every page. Clicking it allows you to attach
files into pages. For more information, please see WikiAttachments.
+If the administrator of the wiki has configured it, there is a "Attach
file..." link at the bottom of every page. Clicking it allows you to attach
files into pages. For more information, please see !WikiAttachments.
=== Inserting variables ===
@@ -185,7 +185,7 @@
where ''variablename'' is the name of the variable you want to insert. Note
that variable names are case-insensitive - that is, "pagename" is the same as
"pa!GeNamE" and "!PageName".
-You can see the list of available of variables at WikiVariables.
+You can see the list of available of variables at !WikiVariables.
=== Inserting plugins ===
@@ -193,7 +193,7 @@
[{INSERT <plugin class> WHERE param1=value, param2=value, ...}]
-There is more information in JSPWikiPlugins.
+There is more information in JSP!WikiPlugins.
----