• Anonymous
  • Login
  • Register
DominoWiki - Response: Jorge: My quick hack...

Created on Dec 14, 2006
Created by John Smart

Jorge,

It's not part of the main code stream, but my quick hack was to allow ul, ol, and li tags by adding the following lines to WikiPage.allowSafeHTML (in the WikiPage.class script library):
safelist(12) = "ul"
safelist(13) = "ol"
safelist(14) = "li"








Documents
     
Creation Date
Author
Subject
Nov 21, 2006 Jorge Tomé Hernando Nested unsorted lists
Nov 25, 2007 Dave Parillo     Response: A simple solution
Dec 22, 2006 John Smart     Response: Addressed in proposed code...
Dec 14, 2006 John Smart     Response: Jorge: My quick hack...
     
In this field you can enter the actual content.

You can use the rich text editor for rich text formating. You can also enter HTML to embed objects, e.g. to embed a YouTube video or a screenshot of the project. In this case use '[' and ']' to mark the passthrough HTML as such.

Please note that the first time you use the new UI your description is converted from rich text to MIME. You might want to copy and paste the raw plain text from the old UI in the new UI so that you don't loose information.