Archive

Posts Tagged ‘cat2 cat3 cat4’

Modification To Sef Component

July 13th, 2009 Comments off

I need a modification to the sh404sef & sobisef component for joomla/sobi2 where if there are more than 4 categories in sobi2 instead of showing all 4 categories, it will only show the last 3.

For example,
http://example.com/cat1/cat2/cat3/cat4
it will show http://site.com/cat2/cat3/cat4

and if there are 3 categories, it will only show the last 2.

For example,
http://example.com/cat2/cat3

This is the sh404sef extension
http://extensions.joomla.org/extensions/site-management/sef/2380/details
and sobisef extension
http://extensions.joomla.org/extensions/extension-specific/sobi2-extensions/5598/details

Bear