~ubuntu-branches/ubuntu/gutsy/moin/gutsy

« back to all changes in this revision

Viewing changes to wiki/underlay/pages/HelpOnGraphicalEditor/revisions/00000001

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2006-02-14 16:09:24 UTC
  • mfrom: (0.2.13 upstream)
  • Revision ID: james.westby@ubuntu.com-20060214160924-fyrx3gvknzqvt4vj
Tags: 1.5.2-1ubuntu1
Drop python2.3 package.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
## information, please see MoinMaster:MoinPagesEditorGroup.
3
3
##acl MoinPagesEditorGroup:read,write,delete,revert All:read
4
4
##master-page:HelpOnGraphicalEditor
5
 
##master-date:[[Date(2005-05-26T13:32:20Z)]]
 
5
##master-date:
6
6
#acl MoinPagesEditorGroup:read,write,delete,revert All:read
7
7
#format wiki
8
8
#language en
9
 
/!\ Early draft! Do not translate!
10
9
 
11
10
== Basics ==
12
 
MoinMoin 1.5 comes with a GUI editor. It requires Firefox (1.0+), Mozilla (1.3+), Netscape (7+) or Internet Explorer (5.5+).
 
11
MoinMoin 1.5 comes with a GUI editor. It requires Firefox (1.0+), Mozilla (1.3+), Netscape (7+) or Internet Explorer (5.5+). GUI editor integration is quite new, non-trivial code and still has bugs. Be careful and safe often. 
13
12
 
14
13
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:
15
14
 
16
15
 * No text formats, links, images, icons, ... within headings, links, most text formats except '''bold''' and ''italic.''
17
16
 * No headings, bullet and numbered list, horizontal lines tables, ... within tables. Use tables for listing data not for page layout.
18
 
 * XXX add more
19
17
 
20
18
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 don't do any good. As soon as non supported formatting is translated to wiki markup it will either break or  be ignored.
21
19
 
27
25
 * backticks ("`") surrounding text  (formatted)
28
26
 * single quotes (bold, italic)
29
27
 * underscores (underlined)
30
 
 * ^ ... <!> add more
 
28
 * ...
31
29
 
32
30
== Special elements ==
33
31
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: