More Questions Than Answers

Dan Atrill's blog site

Joomla 1.7 strips html code from articles

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 [...]

more... »

Mon, October 17 2011 » Joomla, Web developing » No Comments

Trying to custom rewrite URLs in Joomla

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.

more... »

Wed, August 31 2011 » Joomla, Web developing » No Comments