Support Joomla!
Search: Advanced Search
Serving 3334 extensions to the community. Last updated today.

Editor Blogs






Lost Password?
No account yet? Register

Who's Online

We have 623 guests and 47 members online
Joomla! Extensions Directory feed - RSS 0.91

Directory Support

Rules
Using this Site

Disclaimer

The extensions and reviews listed in this area have been submitted by the community and their listing does not constitute or imply endorsement, recommendation, or favouring by Joomla!/OSM.

This content is provided as a free service to our visitors, and, as such, Joomla!/OSM cannot be held liable for the accuracy of the information. Visitors wishing to verify that the information is correct should contact the parties responsible for authoring the content and/or development of the extension.


Are you seeing blanks over some extensions' compatibility, license and type field? Head over to JED forum to learn why.
Miscellaneous Show All Developer's Extensions
Custom Head Tag 1.0.2 for 1.5 Pluginplugin
Rating
Developer:Joomler!.net Version:1.0.2 (Updated 107 days ago)
E-mail: This e-mail address is being protected from spam bots, you need JavaScript enabled to view it Compatibility:Compatible with Joomla! 1.5 Native
Views: 2,730 License:GPLv2.0
Favoured:
5
Type:Non-Commercial
Date Added:Feb 20, 2008
DownloadHomepageWrite ReviewRecommend
Updated to 1.0.2
add the parameter of custom tag

How to update
overwrite files

Updated to 1.0.1
fix : Two or more scripts and styles

Custom Head Tag for Joomla!1.5 version : 1.0.0
About Custom Head Tag
The work that this extension does.
Output your scripts to head tag.
Output your style to head tag.
Setting
Menu ID
Please input the menu ID that output custom tag.
Example:1,3,7

Content ID
Please input the content ID that output custom tag.
Example:1,3,7

Output
When you set it in ALL, custom tag is output by all pages.

Path : Javascript
Please input path after the site URL.
In the case of the plural number, please divide it at a new line.
Eexample:modules/mod_example/javascript/example.js

Script : Javascript
Please input the custom javascript.
Eexample:alert('Example');

Path : Style
Please input path after the site URL.
In the case of the plural number, please divide it at a new line.
Example:modules/mod_example/style/example.css

Style : Style
Please input the custom style.
Example:div#example{display:hidden}

Report this listing


Thank you! by xbq, March 31, 2008
After 2 long days of desperate problem searching, this tool released me. I could not figure out how to set the js path files correctly and my function didn't work at all. With your tiny easy tool I could include the shadow box js files and the script and now everything works perfectly.