TWiki . Cookbook . AuthorFAQ

Author FAQ

How do I rename or move a topic?

Select the More link at the top of the topic you want to rename. The page that comes up has an option to "Rename/Move topic".

How can I make HTML source display properly in a recipe?

Surround the HTML with the <verbatim> element, e.g.:

<verbatim>
<HTML>
  <BODY>
    This wouldn't work without verbatim!
  </BODY>
</HTML>
</verbatim>

How do I delete a recipe or other topic?

First of all, be responsible and don't delete useful material. If you're sure a topic needs to be deleted, use the Rename/Move feature under the topic's More link to move it to the Trash web.

Why isn't my recipe / chapter / section showing up?

There are 3 mistakes you can make:

-- AntonVanStraaten - 14 May 2004

-- GordonWeakliem - 20 Aug 2004

----- Revision r1.3 - 20 Aug 2004 - 19:00 GMT - GordonWeakliem
Copyright © 1999-2003 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback.