[Building Sakai] html in the sakai properties file / RSF issue

Mark Norton markjnorton at earthlink.net
Tue Oct 6 05:03:26 PDT 2009


Use UIVerbatim() to add HTML to the current view.  This method will not 
escape the HTML.  Antranig always scolds me for using this method, but 
there are times when it is unavoidable.

- Mark

Adam Marshall wrote:
> With 2.5 we had HTML code in the sakai properties file - this was the text that sits by the 2 input boxes on the "add participants" page in Site Info. 
>
> With the move to RSF in 2.6, this HTML code is now escaped so the <a ...> is changed to &lt;aq ...&gt; and the HTML raw code is displayed in all its glory on the page.
>
> Is there a way we can stop the HTML being escaped by the RFS engine?
>
> adam 
> _______________________________________________
> sakai-dev mailing list
> sakai-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
>
> TO UNSUBSCRIBE: send email to sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of "unsubscribe"
>
>   



More information about the sakai-dev mailing list