Downloads Components, Modules, Plugins and Core
Joomla Core improvements
Menu titel tag attribute and article anchor (Joomla 1.5)
(Joomla 1.5.9)
(Joomla 1.5.11)
(Joomla 1.5.14)
(Joomla 1.5.15)
(Joomla 1.5.15 Rev.1)
Add Editable Titltag and Anchor to the menu items for Searchengine optimization in Joomla 1.5.
Deutsche Anleitung
Dutch Manual
Improvements are:
- Makes it posible to add a title tag to the menu item link.
- Makes it posible to add a Anhor to the menu item link.
Improvements version 1.1:
- <span> tags transformed to <strong> tags
Revision 1:
- Optimized version without database entries
- Joomfish compatible
Installation:
Change the files in the root and administrator directory of your Joomla 1.5 installation with the files provided by this patch Read the description in the patch. (Make two new columns in Table jos_menu of your database, see "sql.txt" for details) Only earlier versions.
Manual:
- Go to Menus->menu of your choice and click on a menu item or make a new one.
- Go to Params, there are 4 posibilities to add or edit a menu link:
- In case of a Internal Link => Params-system
- In case of a External Link => Params-basic
- In case of a Separator => no title tag and no anchor needed
- In case of a Alias => Params-basic
- Enter the title tag text for a menu item to "Item title attribute" (<a href="/oneoranotherlink.html" title="this attribute will be added to the menu link" ......).
- Enter a anchor name for a menu item to "Article anchor #" the anchor name will be linked to the attribute name of a surten tag, like.: h1, h2, h3 in a article. You can leave of the #, it will be added automatically. Spaces will be replaced by an -. (here an example of the url afterwords http://www.w3studio.nl/joomla-sites/downloads.html#downloads-joomla)
- Go to the article you are linking to and add the attribute name to a surten tag, like: h1, h2, h3. (<h1 name="downloads-joomla">downloads</h1>).
If you've followed these steps you can mouse over the link, a title will appear. When you click the link it opens the page at the start of the tag with the name attribute.
Joomla Plugins
"W3studio Png transparency fix plugin" (Joomla 1.5)
(Joomla 1.5)
Makes it posible to use transparant png images for Internet explorer 5+ till 6 because these browsers don't allow that
Dutch Manual
Installation:
- Download this plugin and install it with the install manager of joomla 1.5
- Enable the plugin in the plugin manager
Manual:
- Go to: Extensions->plugin manager->W3studio PNG Fix (Type system)
- You have got 3 options, inline images, style background images and the last option works on png,s which are placed with javascript event handlers
"W3studio Go To Top plugin System" (Joomla 1.5)
(Joomla 1.5)
This plugin creates a button on the right and bottom of the screen (see this screen) to scroll automaticly and smoothly to the top of the browser screen.
Dutch Manual
Installation:
- Download this plugin and install it with the install manager of joomla 1.5
- Enable the plugin in the plugin manager
Manual:
- Go to: Extensions->plugin manager->W3studio Go To Top plugin (Type system)
- Alter the configuration settings you wish to use.
"W3studio Redirect plugin Content" (Joomla 1.5)
(Joomla 1.5)
With this plugin you can easily place a redirect in the content of your article, it will redirect after some seconds configured. This plugin is ideal for the "404 Not Found" page or you can use it for other needs.
Dutch Manual
Installation:
- Download this plugin and install it with the install manager of joomla 1.5
- Enable the plugin in the plugin manager
Manual:
- Go to: Extensions->plugin manager->W3studio content redirect plugin (Type Content)
- Alter the configuration settings you wish to use or use a inline style eq. displayed below:
{w3sredirect}http://www.w3studio.nl/index.php ; 7 ; You will be redirected to %url in %s seconds. {/w3sredirect}
|