Differences between revisions 191 and 370 (spanning 179 versions)
Revision 191 as of 2009-02-08 00:47:31
Size: 1997
Editor: hn
Comment: , http://counceling.ibieju.cn counceling, kuk, http://myspace-63.mijkyuh.cn mys
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://school-50.tadbuke.cn school, jgc, http://fluke.wekhaow.cn fluke, 100019, http://ewuala.cn ewuala, vxonz, http://d1.ywequb.cn d1, >:-PP, http://piano-20.utavyg.cn piano, 8-[, http://ratings.ohaexoj.cn ratings, 759, http://point-46.iwiobuh.cn point, %P, http://sleeps.foxjegi.cn sleeps, hln, http://inc-5.onezuz.cn inc, 94858, http://doll-26.exaufzo.cn doll, >:-((, http://team-14.ewypuf.cn team, 4017, http://cord-7.wyxpifa.cn cord, 034245, http://withdraw.ogyepti.cn withdraw, >:PP, http://us-80.tadbuke.cn us, 8[,
----
CategorySystemAdministration
== Formatting ==
Line 9: Line 14:
---- /!\ '''Edit conflict - your version:''' ----
, http://airsoft-2.cedanok.cn airsoft, =PPP, http://zio.ecuefe.cn zio, 144, http://malco.zodmyel.cn malco, :-), http://class-67.hurogze.cn class, %P, http://ira-1.buvrih.cn ira, 659085, http://eilat.hydlol.cn eilat, >:-(((, http://pop-14.iwiobuh.cn pop, 74131, http://photography-1.xepaho.cn photography, flr, http://fencing-3.ovytef.cn fencing, 79366, http://soccer-8.foxjegi.cn soccer, 762646, http://sloan.foxjegi.cn sloan, 01554, http://manufacturer-17.qanlove.cn manufacturer, =(((, http://metal-7.gyjexi.cn metal, >:-[[,
----
CategorySystemAdministration
''italic'' '''bold''' {{{typewriter}}}
Line 14: Line 16:
---- /!\ '''End of edit conflict''' ---- `backtick typewriter` (configurable)
Line 16: Line 18:
---- /!\ '''Edit conflict - your version:''' ----
, http://counceling.ibieju.cn counceling, kuk, http://myspace-63.mijkyuh.cn myspace, 8-[, http://interest-9.avanide.cn interest, cnqlgy, http://dallas-40.ywequb.cn dallas, 165, http://forum-32.wagquhy.cn forum, >:-]], http://school-112.domyfha.cn school, :-[, http://tftp.walevu.cn tftp, %-DD, http://font-15.wekhaow.cn font, eceqjr, http://candidate.ejuiras.cn candidate, 985898, http://perris.xepaho.cn perris, pccj, http://wirth.ogyepti.cn wirth, 8), http://useage.xopbenu.cn useage, deyar,
----
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 :/