WR CMS

Wiki Formatting Rules

Entering Text

To enter text simply type it into the Edit form. All languages are supported. Feel free to use any language you like.

Italic Text

To make text italic surround it by two apostrophes:
''an example of italic text''
an example of italic text

Bold Text

To make text bold surround it by three apostrophes:
'''an example of bold text'''
an example of bold text

Headers

To make a header surround it by a certain number of equation signs. For example:
= Header One =
== Header Two ==

Header One

Header Two


Images

To use images on your pages first upload a jpg, gif, or png file to our server using the My Images link. Then reference it in your text as here:
<img my_image.jpg>


If you'd like your text to wrap around images in the available space just type in your text immediately to the right of the image, like here:
<img my_image.jpg> This text will wrap around the image when there is enough room...


Links

To link to another web page simply surround it by double brackets and supply URL and the words that will link to it:
Link to a company, which provides CMS: ((http://wrconsulting.com WR Consulting))
Link to a company, which provides CMS: WR Consulting

Lists

To create a bulleted list prefix each line with one or more * or - symbols. For example:
* item
** sub-item

  • item
    • sub-item

HTML Inserts

To insert your own html fragment use <html> and </html> tags with your own html code in between. For an example of usage please look at the code for feedback.htm file, which is provided upon creation of a new site.


Horizontal Ruler


For horizontal ruler use four hyphens together like here:
----
They will get displayed as this:

NEWS
[ July 22, 2007 ]
WR CMS v2.0 coming out
[ August 2, 2006 ]
WR Content Management System launched