I am trying to work through building a template in Joomla and seem to be missing a fundamental logic here on how modules work. I have read the wiki and several tutorials which all speak of earlier ver
I am wondering how can I change the characte开发者_如何学Cr limit of Joomla\'s user component \"About Me\" field.
I have a fresh Joomla 1.7 install. I have a valid, confirmed, working google apps email that I can log into via the web client.
I have code in joomla 1.5 global $mainframe; $html= \"web solution\"; $mainframe->set(\'JComponentTitle\', $html);
<field name=\"dob_day\" type=\"list\" default=\"select\" description=\"COM_USERS_REGISTER_DOB_DAY_DESC\"
is it possible to create the feed for joomla website? what is the way?? the joomla doc page dont hv the related page yet
I am using Joomla v1.7 and the mod_mainmenu is now mod_menu (I think, because there is no mod_mainmenu in the modules folder). In my site I have two menus like most sites, one in the header and anothe
I am trying to make a simple drop down menu system for my Joomla site. But Joomla menu is completely confusing me. How does a joomla menu work?
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Trying to use HeadJS in Joomla. I added a code to my template - it grabs the javascript files in the head output, prepares a string to output them between head.js code, then removes 开发者_高级运维all