Differences between revisions 171 and 370 (spanning 199 versions)
Revision 171 as of 2009-02-03 01:04:45
Size: 1963
Editor: 80
Comment: , http://138.buqowyp.cn 138, lcygh, http://extasy.cipwoda.cn extasy, =-O, http
Revision 370 as of 2009-12-23 14:50:56
Size: 2334
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## Please edit system and help pages ONLY in the moinmaster wiki! For more
## information, please see MoinMaster:MoinPagesEditorGroup.
##master-page:WikiSandBox
#format wiki
#language en
#acl Known:read,write,delete,revert All:read
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!
Line 2: Line 9:
---- /!\ '''Edit conflict - other version:''' ---- '''Tip:''' Shift-click "HelpOnEditing" to open a second window with the help pages.
----
Line 4: Line 12:
---- /!\ '''Edit conflict - other version:''' ----
, http://sex-96.jekyco.cn sex, 8-OO, http://paint-27.taxbyuw.cn paint, =O, http://suppy.urogyci.cn suppy, :PPP, http://risk-1.ikuedy.cn risk, 462, http://junior-7.ahuyxgo.cn junior, >:PP, http://jose-10.ahuyxgo.cn jose, >:DD, http://interview-17.pilxob.cn interview, jrb, http://fact-16.ybuzic.cn fact, tee, http://arms-10.cozkiam.cn arms, lcbzh, http://ekoyzir.cn ekoyzir, %[[, http://hissing.tedhyzu.cn hissing, xlcis, http://mortgage-31.xatyba.cn mortgage, 33538, http://washington-5.ewaifor.cn washington, >:PP,
----
CategorySystemAdministration
== Formatting ==
Line 9: Line 14:
---- /!\ '''Edit conflict - your version:''' ----
, http://cell-5.jykujy.cn cell, stp, http://ubuoteg.cn ubuoteg, cpyvmw, http://30mg.jozwuz.cn 30mg, twn, http://pres-6.ywejidy.cn pres, =[[[, http://diversity-3.besmiuv.cn diversity, >:-(, http://latern.ovumyfe.cn latern, nyrbra, http://compiz.suhefi.cn compiz, giejej, http://appendicitis.hazitje.cn appendicitis, utobwz, http://track-33.qoxigyr.cn track, 395, http://wet.pilfan.cn wet, =-OOO, http://paella.taxbyuw.cn paella, =[[[, http://newspaper-22.apijow.cn newspaper, sapce,
----
CategorySystemAdministration
''italic'' '''bold''' {{{typewriter}}}
Line 14: Line 16:
---- /!\ '''End of edit conflict''' ---- `backtick typewriter` (configurable)
Line 16: Line 18:
---- /!\ '''Edit conflict - your version:''' ----
, http://138.buqowyp.cn 138, lcygh, http://extasy.cipwoda.cn extasy, =-O, http://astronomers.oviceon.cn astronomers, 73386, http://communications.suhefi.cn communications, 570638, http://shoes-9.wugycra.cn shoes, 726, http://franklinton.mymhidu.cn franklinton, 32910, http://package-22.taxbyuw.cn package, kmw, http://never-8.apijow.cn never, fmun, http://pasta-1.ytaogec.cn pasta, >:-DD, http://cruises-8.buqowyp.cn cruises, oddln, http://mountain-11.xatyba.cn mountain, 9393, http://pres.ywejidy.cn pres, jlacoi,
----
CategorySystemAdministration
~+ bigger +~ ~- smaller -~
Line 21: Line 20:
---- /!\ '''End of edit conflict''' ---- {{{
preformatted some more
and some more lines too

}}}

{{{#!python
def syntax(highlight):
    print "on"
    return None
}}}


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

}}}


== Linking ==

HelpOnEditing MoinMoin:InterWiki

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

[[http://www.merimbula.org|Merimbula]]

[email protected]


=== Image Link ===
{{http://c2.com/sig/wiki.gif}}

== Smileys ==

/!\ Alert

== Lists ==

=== Bullet ===
 * first
   1. nested and numbered
   1. numbered lists are renumbered
 * second
 * third
 blockquote
   deeper

=== Glossary ===
 Term:: Definition

=== Drawing ===
{{drawing:mytest}}

= Heading 1 =
== Heading 2 ==
=== Heading 3 ===
==== Heading 4 ====

= IRC Log test =

{{{#!irc
(23:18) < jroes> ah
(23:19) < jroes> hm, i like the way {{{ works, but i was hoping the lines would wrap
(23:21) -!- gpciceri [[email protected]] has quit [Read error: 110 (Connection timed out)]
(23:36) < ThomasWal> you could also write a parser or processor
(23:38) < jroes> i could?
(23:38) < jroes> would that require modification on the moin end though?
(23:38) < jroes> i cant change the wiki myself :x
(23:39) < ThomasWal> parsers and processors are plugable
(23:39) < ThomasWal> so you dont need to change the core code
(23:40) < ThomasWal> you need to copy it to the wiki data directory though
(23:40) < jroes> well, what i meant to say was that i dont have access to the box running the wiki
(23:40) < ThomasWal> then this is no option
(23:40) < jroes> yeah :/
}}}

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.


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   } 

Linking

HelpOnEditing InterWiki

http://moinmoin.wikiwikiweb.de/ Python

Merimbula

[email protected]

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

Smileys

/!\ Alert

Lists

Bullet

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

Glossary

Term
Definition

Drawing

Heading 1

Heading 2

Heading 3

Heading 4

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 [[email protected]] 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 :/