Dokuwiki uses an custom formatting syntax using lots of equal signs = and brackets [] {} to format pages. This worked really well back when Yahoo ruled the Internet, but we have better WYSIWYG editing tools now, like the Prosemirror plugin editor.
Use the Toggle syntax ⬌ visual editor button to switch between the Syntax and Visual WYSIWYG editors.
It's a good idea to Save your work every 20 minutes or so, especially when working with the Visual editor. It sometimes gets grumpy if you work it too long. (Just like some people.)
This is the toolbar that lives at the top of the edit screen when using the Visual editor. Here's what all the options do.
This drop down menu has all the standard text formatting options.
Note: the CTRL keys like CTRL-B (bold) and CTRL-I (italic) do not work. (But we keep trying them. )
The ignore wiki formatting option allows you to include text that would normally be converted into formatting.
Used to create a link to another page or a link to another website.
This one is complex enough that it has its own how to page.
Used to insert an image into the web page.
This one also has its own how-to page too.
When editing a bullet or ordered list, clicking this icon will move the item to the left. If you click it too many times, it will convert the item into a paragraph.
Used to add a footnote to the page.1)
To add a footnote, position the cursor where you want the footnote and click on this option. A numbered footnote will appear. Click on the footnote number to open a new window where you can enter the footnote text. When done, just close the window. The footnote text is automatically saved.
Useful if you ever need to display an external RSS feed, like from a blog or podcast in a page - learn more here. You'll probably never use this.
What's life, or theater, without some joy and sorrow
. Position your cursor where you want the smiley , then click this option to insert the emotion or symbol of your choice.
The last two entries are (FIXME) and
(DELETEME). They are used to tag things that need to be fixed or that probably need to be removed. A nice way to flag something and worry about it later.
You can search for FIXME and DELETEME in the search bar.
You can convert a paragraph into a heading by clicking on the paragraph and then clicking on this option.
If there are 3 or more headings, a Table of Contents will automatically be created for the page. If the contents do not line up correctly, take a look at the heading numbers you're using.
Headings can only contain text. No links, no images, and no formatting.
Position your cursor and click this option to insert a new table into your page. Starts out as a 2×2 table, but can be expanded and modified using the next option.
Once you've created your table, you can use these options to add more rows or columns, change a cell from regular to header, change the text alignment with a cell, combine multiple cells into one big cell and delete the entire table.
Using these options, you can create pretty much any table layout:
| Heading | Regular |
|---|---|
| left (default) | centered align |
| right align | Right Heading |
| 2 cells merged into one | |
When creating a table, you might not be able to get past the last cell in the table. See below to fix the problem.
This option allows you to include additional features provided by plugins added to DokuWiki. We currently have the Gallery and Wrap plugins installed.
Exactly how to use this still needs to be documented. Contact the Wiki Admins if you need something soon.
The first options allows you to include the ~~NOCACHE~~ tag in this page. You would only use this if you were using an RSS feed or something and the page was not updating correctly. Normally, you should leave this unchecked.
The second option allows you to include the ~~NOTOC~~ tag, hiding the Table of Contents. Normally, you'd leave this unchecked too.
Life is not perfect, and neither is the Visual editor. Here are a couple of things to watch out for. You'll notice a common theme in the solutions.
When creating a table, you might not be able to get past the last cell in the table. You're stuck.
If this happens…
Toggle syntax ⬌ visual editor button,Enter key a couple of times, then type a word (anything),Toggle syntax ⬌ visual editor button,
To prevent this from happening, when you get to where you want your table, press the Enter key a couple of times and type something (anything). Then go back and create your table. When done, you'll have something to click on after the table.
This is a feature, not a bug. It prevents HTML “crapola” from being loaded into a page when copying from an outside source. Unfortunately, it also prevents you from copying links in a page from one place to another.
If this happens…
Toggle syntax ⬌ visual editor button,[[link]]),Toggle syntax ⬌ visual editor button,The page text displayed in the Syntax editor can be a little confusing, but you'll see the same words and it should be fairly straight forward. Remember, you can always try things using the Playground page.
Sometimes you just can't click in the right spot to do what you want to do. This can happen when you want to add a space between a work and a link, for example.
The solution will look familiar…
Toggle syntax ⬌ visual editor button,Toggle syntax ⬌ visual editor button,
It's a good idea to Save your work every 20 minutes or so. The Visual editor sometimes just gets grumpy if you work it too long. (Just like some people.)
need to document Save / Preview / Cancel / Edit Summary
The Visual editor works great. We used it to create all the initial pages for this wiki.
There are occasions when it's not perfect. Just switch over to the Syntax editor using the Toggle syntax ⬌ visual editor button and/or Save your work. You should be good to go.
If you have any questions, talk to a Wiki Admin. We're here to help.