The Joomla! Extensions Directory ™

Luis Martin

Reviews(2)
 
byLuis Martin, November 15, 2010
Tabber
This is another great extension by NoNumber! as usual. Please consider creating some types of bundles or packages in order to install at once a few or all your extensions. Some of them are a must in all the sites we build.
Owner's reply

Please try the NoNumber! Extension Manager (http://www.nonumber.nl/extensions/nonumbermanager).
Then you can select multiple NoNumber! extensions and install them in one go.
It is also very handy for updating versions :)

byLuis Martin, April 16, 2010
Seo KeyWord Link
I use this plugin in all my sites, but I have to add a little change to the code in order to take a better control on the automated links.

I always add the attribute:

class="keyword" (or whatever value I need)

to the tag in line 77 so that I can have a better CSS control on the links depending on wherever they appear without affecting other links within the same part of the code which have nothing to do with keywords.

It would be great if this was in the official versions and if there was a parameter in which you can specify the name of the class too (to avoid duplicating different CSS selectors).