Skip to content

Tag: joomla

How to add thumbnail to an article in Joomla?

Is there any extension that helps me to add a thumbnail manually to an article? Not those exts which do it on the fly using the first image in the article. I want to add it manually. Answer See related question. Look at there 2 components, you can achieve pretty much the same thing: K2 ZOO, from Yootheme I wa…

Google Google App Engine for static files in Joomla

I want to use Google App Engine for the static data for my Joomla website. I want to host all the CSS and JS files on App Engine. Answer Joomla is written using PHP. By default Google App Engine only supports applications written in Python, and in the future Java. See Google App Engine FAQ so PHP is not nativ…