welcome: please sign in

次の186語(ハイライト表示)は、1209語の辞書 1209語のLocalSpellingWordsを含む)中に見つかりませんでした。
allows   Although   although   around   Attach   attachments   attributes   automatically   avoided   backticks   Based   beginning   break   bullet   But   but   button   by   called   Camel   Camino   can   cannot   capital   careful   Case   cksource   class   color   coloured   comes   Contents   detected   does   easier   Editor   editor   effect   either   elements   entities   except   exclamation   Exclamation   Explorer   Features   Firefox   Foot   for   formats   formatted   formatting   formattings   further   get   good   Graphical   Gui   headings   hit   horizontal   icons   id   ignored   images   Include   information   inlined   integration   internally   into   items   itself   just   Keditor   layout   least   left   legal   letter   lines   link   list   listing   lists   Macro   Macros   macros   mark   marks   maybe   meaning   Mini   most   much   name   Netscape   non   Note   number   numbered   often   On   on   one   only   Opera   or   own   paste   plain   possible   precise   prepending   pressed   Preview   preview   quotes   quoting   Raw   raw   recognize   recognized   rendered   represented   requires   restriction   restrictions   running   Safari   save   Save   see   setting   several   simply   single   some   soon   special   Special   starting   still   style   supported   surrounding   Table   tables   text   than   that   There   These   these   they   They   thickness   this   to   To   together   too   translated   trivial   turned   two   type   underlined   underscores   used   uses   Using   using   viewed   when   while   will   with   within   word   words   work   workarounded   works   written   yellow  

メッセージを消す
location: HelpOnGraphicalEditor

Graphical Editor

MoinMoin comes with a GUI editor1. It requires Firefox (1.5+), Camino (1.0+), Netscape (7.1+) or Internet Explorer (5.5+) - and maybe also with Opera (9.5+) and Safari (3.0+). GUI editor integration is non-trivial code and still has bugs2. Be careful and save often.

Although the GUI editor is an HTML editor running in your browser the wiki itself does not work with HTML internally, but uses a special markup called "wiki markup" - it can be viewed with the "Show Raw Text" action or while editing with the text editor. The wiki markup is much easier to edit than raw HTML, but has several restrictions:

The editor only allows legal formattings but it is possible to get around this restriction with copy and paste. As the HTML has to be translated to wiki markup this doesn't do any good. As soon as non supported formatting is translated to wiki markup it will either break or be ignored.

CamelCase

In the wiki markup CamelCase words (at least two word with one capital letter at the beginning written together) are automatically turned into a link to a wiki page of that name. In the Graphical Editor this works, too. To get the CamelCase links detected hit the preview button or simply save the page. CamelCase link can be avoided by prepending an exclamation mark.

Using wiki markup within the GUI editor

Special elements

There are some elements in the MoinMoin markup that cannot be represented as own HTML entities in the editor. These are left as plain text. They are coloured yellow in the editor to show you that they have special meaning. These elements are:

The yellow is for your information only and has no further effect. You can just type in these items as plain text although the editor does not recognize them as special and does not color them for you. But when the page is rendered after you pressed Save or Preview these items are recognized.

Features not supported within the Graphical Editor

  1. Based on FCKeditor (1)

  2. see also MoinMoinBugs/GuiEditor (2)

  3. To be precise, this can be workarounded using Include and MacroMarket/MiniPage macros (3)