Customizations
- Tiny MCE Plugin extended valid elements
- ul[id|class|style],
li[id|class|style],
script[type|src],
img[id|name|src|alt|width|height|border|align|style|class],
form[name|id|method|action|onsubmit],
input[name|id|type|value|style],
textarea[name|id|cols|rows|class|style],
a[href|id|class|style|onmouseover|onmouseout],
embed[width|height|name|src|type|class|style],
iframe[id|src|width|height|style|scrolling],
span[id|class|style],
div[name|id|class|style]
- Remove Table layout for true CSS
- contentpaneopen TABLE = components\com_content\views\article\tmpl\default.php(54)
Joomla Issues
- Search Engine Friendly URLs in Joomla cause image on section pages not to show, but need for home images and login page
…so section landing pages must be articles
Tertiary Menus in Joomla
- Create menu holder in Menu Manager
- Create module in Module Manager (make sure it’s active and displayed on the proper pages)
- Populate tertiary menus with article layout links
Hide Menu Items via CSS
- Login = item79 display:none;
Joomla Menuing
- Joomla aliases can have the format /learn/radioastronomy for example which turns on the correct highlight for tertiary menus
- Create the tertiary menu item in the main menu before attempting to point to its alias from sub-pages for highlighting and bookmarks