It would be nice to make subcategory listings home.php?cat=??? look
like this
http://www.mysite.com/cat/subcat.html
instead of
http://www.mysite.com/cat/subcat/
I am also using quite a few subcategories and the resulting url is way too long. Do you think there is a way to customize a number of subdirectories that are put in the url
http://mysite.com/cat/subcat/product.html
instead of
http://mysite.com/cat/subcat1/subcat2/subcat3/product.html