Advanced Search
Search Results
4 total results found
Why aren't my font colors / scripts / Flash / Java applets showing up in my Plone site?
By default, Plone employs an HTML-filtering system when it transforms Plone documents into marked-up web pages. Certain tags, such as <font> and other deprecated tags in HTML, are removed so that the generated page is closer to XHTML, which does not allo...
Plone 4 Tips and Tricks
Back to Table of ContentsTiny MCEAdding a color picker to the toolbarPlone 4 comes installed with Tiny MCE as the default html editor. It has a WYSIWYG interface with a toolbar at the top. However, you may notice that some basic functions are missing (like a c...
Alternate Colors in Table in a Database Activity
In order to create a table with alternating row colors in a database activity:The following code goes into the javascript template:function highlightRows() {var myTables=document.getElementsByTagName('table');var myRows = [];for (var i=0;i<myTables.length;i...
Sass Variables for UCLA Color Palette
UCLA color palettes converted to Sass and posted as gists on github. UCLA Color Palette c. 2013 UCLA Color Palette c. 2004