welcome: please sign in

Diff for "WikiSandBox"

Differences between revisions 3 and 4
Revision 3 as of 2008-04-08 23:14:20
Size: 2169
Editor: 209
Comment: Cache test
Revision 4 as of 2008-04-08 23:15:48
Size: 2193
Editor: office4
Comment: staleness test passed. now for preview test
Deletions are marked like this. Additions are marked like this.
Line 10: Line 10:

Testing preview ....

Please feel free to experiment here, after the four dashes below... and please do NOT create new pages without any meaningful content just to try it out!

Tip: Shift-click "HelpOnEditing" to open a second window with the help pages.


Testing cache staleness ....

Testing preview ....

1. Formatting

italic bold typewriter

backtick typewriter (configurable)

bigger smaller

preformatted some more
and some more lines too

   1 def syntax(highlight):
   2     print "on"
   3     return None

   1   public void main(String[] args]){
   2      System.out.println("Hello world!");
   3   } 

2. Linking

HelpOnEditing InterWiki

http://moinmoin.wikiwikiweb.de/ [http://www.python.org/ Python]

someone@the.inter.net

http://c2.com/sig/wiki.gif

3. Smileys

/!\ Alert

4. Lists

4.1. Bullet

  • first
    1. nested and numbered
    2. numbered lists are renumbered
  • second
  • third blockquote
    • deeper

4.2. Glossary

Term
Definition

4.3. Drawing

drawing:mytest

5. Heading 1

6. Heading 2

6.1. Heading 3

6.1.1. Heading 4

7. IRC Log test

   1 (23:18) <     jroes> ah
   2 (23:19) <     jroes> hm, i like the way {{{ works, but i was hoping the lines would wrap
   3 (23:21) -!- gpciceri [~gpciceri@host181-130.pool8248.interbusiness.it] has quit [Read error: 110 (Connection timed out)]
   4 (23:36) < ThomasWal> you could also write a parser or processor
   5 (23:38) <     jroes> i could?
   6 (23:38) <     jroes> would that require modification on the moin end though?
   7 (23:38) <     jroes> i cant change the wiki myself :x
   8 (23:39) < ThomasWal> parsers and processors are plugable
   9 (23:39) < ThomasWal> so you dont need to change the core code
  10 (23:40) < ThomasWal> you need to copy it to the wiki data directory though
  11 (23:40) <     jroes> well, what i meant to say was that i dont have access to the box running the wiki
  12 (23:40) < ThomasWal> then this is no option
  13 (23:40) <     jroes> yeah :/

Seeing if it's possible to edit...

WikiSandBox (last edited 2008-07-07 04:28:02 by localhost)