I am currently using the taxonomy module to display a view of all nodes associated with a certain term.
I need a snippet that will give me control over the number of nodes displayed per page in the taxonomy view. For one Vocabulary (products) I want to display 12 nodes per page and for another (gallery) I want to display 6 per page.
I do not wish to use the views module for this as it is too cumbersome for what I need and so far as I can tell is not flexible enough with regards to adding parent terms and child terms.
I am sure this must be easily done through template.tpl, so I am hoping someone can provide a code snippet that I can past into the necessary .tpl files and edit.
I will make this snippet available to the community.
Please PM me with a price, I am looking to get this done ASAP.
Comments
view
you have to use the views module
Views is easier, faster and more maintainable than coding lists
You are able to code what you want in template.php, but you may have to limit the length of all taxonomy lists, or have to create a vocabulary and limit the length limit to it. I promise that in the time that it has been since you posted this request, you could have implemented the feature using views painlessly and at no cost.
All in all, most Drupal developers you pay will opt for views since it is the most logical path to get what you want... trust me VIEWS/CCK is your friend ;) it is just a few clicks of a mouse and you will be done.
-----
iDonny Productions: Web CMS Design, Development & Web Standards