Differences between revisions 3 and 6 (spanning 3 versions)
Revision 3 as of 2008-05-04 14:35:22
Size: 1205
Editor: ZoomQuiet
Comment:
Revision 6 as of 2009-12-25 07:15:57
Size: 1068
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
[[TableOfContents]] ##[[TableOfContents]]
Line 6: Line 6:
||<^>'''[:MoinHowMigrateTo1.6:如果升级到Moin1.6*]''' || [[Include(ZPyUGnav)]]|| ##||<^>'''[:MoinHowMigrateTo1.6:如果升级到Moin1.6*]''' || [[Include(ZPyUGnav)]]||
Line 15: Line 15:
 * 升级到新版的MoinMoin后有[http://moinmo.in/HelpOnEditing 一点语法变化],但由于多语法解释器和还没有找到官方统一的变化列表。  * 升级到新版的MoinMoin后有[[http://moinmo.in/HelpOnEditing|一点语法变化]],但由于多语法解释器和还没有找到官方统一的变化列表。
Line 22: Line 22:
||宏的使用||`[[PageComment2]]`||`<<PageComment2>>`||
Line 29: Line 29:
----
'''反馈'''

创建 by -- ZoomQuiet [[[DateTime(2008-05-04T14:05:03Z)]]]
||<^>[[PageComment2]]||<^>[:/PageCommentData:PageCommentData]''||
##创建 by -- ZoomQuiet [[[DateTime(2008-05-04T14:05:03Z)]]]

新版语法

  • 新语法开关:

    #format text/creole
    如果不在文档头部声明,默认使用旧格式
  • 升级到新版的MoinMoin后有一点语法变化,但由于多语法解释器和还没有找到官方统一的变化列表。

  • 1.6.1以上的moin moin wiki最常用的几个语法变化

语法项

1.5.*

1.6.*

页面引用

 [:URL:something]

[[URL|something]]

换行

[[BR]]

<<BR>>

附件

attachment:myfoto.png

[[attachment:myfoto.png]]

附图

attachment:myfoto.png

{{attachment:myfoto.png}}

InterWiki

[WikiPedia:Smith & Wesson]

[[WikiPedia:Smith & Wesson|WikiPedia:Smith & Wesson]]

MoinNewFormat (last edited 2009-12-25 07:15:57 by localhost)