FAQ [ Show snip ]
Change 7 at 2006-02-11 13:08:44 by schwarzer_peter:
17a18,21
>
> __Q:__ Uh, is there a way to change the look of this page?\\
> __A:__ Sure, if you're a registered user, you can change the theme in your preferences.
> I suggest you use the ~~galenacms~~ look.
Change 6 at 2006-02-11 08:27:51 by Herbert Poul (Kahless):
12c12
< __A:__ ~~EDIT THIS LINES~~ IS there a preview?
---
> __A:__ Nope .. there is no preview (yet?)
17c17
< __A:__ ~~ANSWER THIS QUESTION~~
---
> __A:__ ;) .. i haven't configured it .. now you can ;)
Change 5 at 2006-02-10 07:29:50 by schwarzer_peter:
5c5
< __Q:__ How do I set bold/italic/underlined text?
---
> __Q:__ How do I set bold/italic/underlined text?\\
Change 4 at 2006-02-10 07:29:00 by schwarzer_peter:
5c5
< * __Q:__ How do I set bold/italic/underlined text?\\
---
> __Q:__ How do I set bold/italic/underlined text?
8c8
< * __Q:__ How do I enter pre-formatted text, like code examples?\\
---
> __Q:__ How do I enter pre-formatted text, like code examples?\\
11c11
< * __Q:__ Isn't there a preview of my changes to the current page?\\
---
> __Q:__ Isn't there a preview of my changes to the current page?\\
16c16
< * __Q:__ Is the [Board] broken? I can't start a discussion there.\\
---
> __Q:__ Is the [Board] broken? I can't start a discussion there.\\
Change 3 at 2006-02-10 07:27:41 by schwarzer_peter:
9a10,17
>
> * __Q:__ Isn't there a preview of my changes to the current page?\\
> __A:__ ~~EDIT THIS LINES~~ IS there a preview?
>
> 1.1 Using other features
>
> * __Q:__ Is the [Board] broken? I can't start a discussion there.\\
> __A:__ ~~ANSWER THIS QUESTION~~
Change 2 at 2006-02-10 07:25:54 by schwarzer_peter:
5c5,6
< 1.1.1 How do I set bold/italic/underlined text?
---
> * __Q:__ How do I set bold/italic/underlined text?\\
> __A:__ Check http://radeox.org/space/snipsnap-help to see a list of markup.
7,29c8,9
< {table}
< 1 Title a style 1 heading (major heading)
< 1.1 Title a style 1.1 heading (minor heading)
< - text a list item (with -), several lines create a single list
< * text a list item (with *)
< 1. text an enumerated list
< a. text alphabetical enumerated list
< A. text uppercase alphabetical enumerated list
< i. text roman enumerated list
< I. text uppercase roman enumerated list
< g. text greek enumerated list
< h. text hiragana (japanese) enumerated list
< k. text katakana (japanese) enumerated list
< j. text hebrew enumerated list
< __bold__ bold simple bold text
< ~~italics~~ italics simple italic text
< --strike-- strike strike through text
< (empty line) produces a new paragraph
< \\ creates a line break, please use sparingly!
< [start] start internal link to another document
< http://snipsnap.org/ >>http://snipsnap.org/ creates a link to an external resource, special characters that come after the URL and are not part of it must be separated with a space.
< \X X escape special character X (i.e. {)
< {/table}
---
> * __Q:__ How do I enter pre-formatted text, like code examples?\\
> __A:__ Use the makro {code}\{code\}your code here\{code\}{code}
Change 1 at 2006-02-10 07:23:42 by schwarzer_peter:
1 Editing
1.1 Formatting
1.1.1 How do I set bold/italic/underlined text?
{table}
1 Title a style 1 heading (major heading)
1.1 Title a style 1.1 heading (minor heading)
- text a list item (with -), several lines create a single list
* text a list item (with *)
1. text an enumerated list
a. text alphabetical enumerated list
A. text uppercase alphabetical enumerated list
i. text roman enumerated list
I. text uppercase roman enumerated list
g. text greek enumerated list
h. text hiragana (japanese) enumerated list
k. text katakana (japanese) enumerated list
j. text hebrew enumerated list
__bold__ bold simple bold text
~~italics~~ italics simple italic text
--strike-- strike strike through text
(empty line) produces a new paragraph
\\ creates a line break, please use sparingly!
[start] start internal link to another document
http://snipsnap.org/ >>http://snipsnap.org/ creates a link to an external resource, special characters that come after the URL and are not part of it must be separated with a space.
\X X escape special character X (i.e. {)
{/table}
|