i found one plugin, i install开发者_开发问答ed in my joomla site. but can\'t get reflection eventhough i put the relative path in betweentags. please give appropriate solution and be greatfull by givi
Is there a way to render the alias e.g. \'hidden\' of a menu item in the list output of the menu. (Joomla 1.5)
$document = &JFactory::getDocument();//getting document ref object $document->addScript(JURI::root() . \'modules/mod_my_slider/jquery.js\');
If I wanted to extend a Joomla module, K2 for example, what is \"best practices\" for this? I\'ve come across a situation where someone has modified a 3rd party module by making changes directly to t
I\'m working on a joomla website and I\'m having some problems with those joomla file editors (components). I\'d like to edit the files in my pc and save them automatically t开发者_JAVA技巧o the serve
I\'m using the joomfish plugin for creating the multilingual website. I installed the joomfish successfully. After the proper installation of joomfish and language package, in the front-end of the web
I\'m having a bit of an issue with the default Joomla! Banners component. I have two banner modules with separate ads on my site home page, both were published at the same time.
I got Apache2/PHP/MySQL running fine on my Mac OS X Snow Leopard. I am able t开发者_JAVA百科o access \"http://localhost\" and am also able to access \"http://localhost/~username/\". I also tried cop
i installed joomla,apache server,php,mysql in my pc, after that how t开发者_JAVA技巧o start developing web apps using joomla. There are many tutorials to start with:
Does anybody know how can I remove the meta tag description without changing Joomla core. I found that addingup $this->setDescription(null); in my template it would work but this just leave the tag em