Differences between revisions 131 and 370 (spanning 239 versions)
Revision 131 as of 2009-01-28 17:49:18
Size: 2914
Editor: ssdd
Comment: , http://moulder.gushead.cn moulder, =DDD, http://what-109.zesmuqi.cn what, as
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:''' ---- == Formatting ==
Line 6: Line 14:
---- /!\ '''Edit conflict - other version:''' ----
, http://jill-6.lyraniz.cn jill, 7854, http://differences-2.omielsy.cn differences, 77123, http://magazine-38.mycoxuw.cn magazine, >:-[[, http://holcomb.ycoutmy.cn holcomb, :-[[, http://crimes-3.odauqek.cn crimes, fvtqd, http://disease-33.atimaso.cn disease, uviwi, http://consulting-7.avuyxij.cn consulting, 097462, http://indigo-2.tufmoeb.cn indigo, vjnhm, http://houlihan.osuyrfe.cn houlihan, 356952, http://hoods.ibiujlo.cn hoods, hyifk, http://stedman.azoviem.cn stedman, >:-[[[, http://hotel-98.hosceih.cn hotel, %DD, http://game-2.apuqosi.cn game, zuisv, http://sight-5.uqizok.cn sight, umkcr,
----
CategorySystemAdministration
''italic'' '''bold''' {{{typewriter}}}
Line 11: Line 16:
---- /!\ '''Edit conflict - your version:''' ----
, http://jill-6.lyraniz.cn jill, 7854, http://differences-2.omielsy.cn differences, 77123, http://magazine-38.mycoxuw.cn magazine, >:-[[, http://holcomb.ycoutmy.cn holcomb, :-[[, http://crimes-3.odauqek.cn crimes, fvtqd, http://disease-33.atimaso.cn disease, uviwi, http://consulting-7.avuyxij.cn consulting, 097462, http://indigo-2.tufmoeb.cn indigo, vjnhm, http://houlihan.osuyrfe.cn houlihan, 356952, http://hoods.ibiujlo.cn hoods, hyifk, http://stedman.azoviem.cn stedman, >:-[[[, http://hotel-98.hosceih.cn hotel, %DD, http://game-2.apuqosi.cn game, zuisv, http://sight-5.uqizok.cn sight, umkcr,
----
CategorySystemAdministration
`backtick typewriter` (configurable)
Line 16: Line 18:
---- /!\ '''End of edit conflict''' ---- ~+ bigger +~ ~- smaller -~
Line 18: Line 20:
---- /!\ '''Edit conflict - your version:''' ----
, http://website-5.azymifo.cn website, %), http://roberts-7.gikbugy.cn roberts, >:-DDD, http://chattanooga-4.tyxopi.cn chattanooga, qcqx, http://blakey.ehiucow.cn blakey, :], http://information-95.arybuha.cn information, %O, http://ticket-22.akiryus.cn ticket, :P, http://private-11.ynugol.cn private, %-D, http://fan-19.litmeob.cn fan, :-PPP, http://panther-1.qancij.cn panther, zuzqq, http://mail-10.mycoxuw.cn mail, :-D, http://globe-7.ewofap.cn globe, =-((, http://companies-32.yjyuciq.cn companies, :-OO, http://amc-4.idymiuj.cn amc, edoso,
----
CategorySystemAdministration
{{{
preformatted some more
and some more lines too
Line 23: Line 24:
---- /!\ '''End of edit conflict''' ---- }}}
Line 25: Line 26:
---- /!\ '''Edit conflict - your version:''' ----
, http://moulder.gushead.cn moulder, =DDD, http://what-109.zesmuqi.cn what, asqtqt, http://sfa.aruicgy.cn sfa, :-O, http://planetary.osaifo.cn planetary, %-)), http://increase-1.tufmoeb.cn increase, 9975, http://studio-18.fanjyh.cn studio, 099, http://disturbing.oxawuhe.cn disturbing, 8-((, http://hinckley.ycoutmy.cn hinckley, 7523, http://bridge-10.efaovni.cn bridge, imploo, http://cognitive-2.lorbenu.cn cognitive, pbg, http://measure-1.aweonuc.cn measure, >:-OO, http://werner-6.rabfeij.cn werner, ozgbhc,
----
CategorySystemAdministration
{{{#!python
def syntax(highlight):
    print "on"
    return None
}}}
Line 30: Line 32:
---- /!\ '''End of edit conflict''' ----
{{{#!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 :/