Hi all I've just started playing around with permalink_fu to create web friendly urls for a project I'm working
basically I'm playing around with building a really basic content management system for work, basically something I can use as a starting point for future work related projects, basically I have a categories and pages, the categories have content and form the top level navigation and then pages form the second level navigation. so far I have managed to implement Permalink_fu so that for isntance if you visit a category page the url displayed is /some-url and the same for pages. now my problem is for instance when you have clicked into a category and then navigate to one of the pages within that category i want the url to read /category/page so far this works if you manually type the address into the address bar of your browser but I'm having trouble somewhere with the actual links. the links that are created for the categories are working fine, its just the pages that Im having trouble with. can anyone help? <script src='http://pastie.org/544004.js'></script> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "NWRUG" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nwrug-members?hl=en -~----------~----~----~----~------~----~------~--~---
