The issue of html tags being stripped from content vexed a lot of people in version 1.5 of Joomla. Using the JCE editor helped, along with turning off the WYSIWYG editor. In Joomla 1.7 it’s a lot simpler to add html code, like an embedded Google map, using the editor. But first you need to [...]
Tags: editor, google map, JCE, joomla
more... »
I’m trying to rewrite a URL in Joomla 1.5.21 so that instead of it showing as page.html?query=first+second it shows as page/first/second/ There’s some very useful recipes here: http://wiki.apache.org/httpd/RewriteQueryString And my question in more detail is here: http://stackoverflow.com/questions/7255243/using-rewritequerystring-with-joomla if anyone has an answer.
Tags: apache, joomla, mod_rewrite, stackoverflow
more... »