Views
Creating Clean Wiki Pages
Individual project wiki pages can be kept clean (where wiki content times are not mixed with other content types), by creating a normal folder and then inside the physical folder, add a wiki item titled "FrontPage". Now, the link the wiki folder will have a default view of the wiki (FrontPage) -- kaeru
Restructured text is a very powerful and easy to use plain text format, that is automatically converted to HTML by Plone. It is used by Zwiki installed on IOSN. Using your favourite text editor and ViewSource? will make it much quicker to edit Wiki's and even some articles. If it is in plain text, it is also easy to reuse the article for mailing lists (always send plain text to mailing lists, html mail is not well liked by many)
A good guide on restructred text is here: http://docutils.sourceforge.net/docs/user/rst/quickref.html
Note
In future any generic Plone tips or guides that are created here, but not on Plone.org should be submitted to the Plone.org documentation project and maintained there.