I'd like to have the document "Deer" listed when viewing either Category "Food" or Catetgory "Nature"
The Relationship system may do what I need but not without rebuilding my site. I use a single document type and have them associated to pagesetter categories.. Everything is accessed from a ceatgories block.
Hope all this makes sense..
Posted: 14.06.2008, 23:42
rank:
12
registered:
March 2009
Status:
offline
last visit:
Posts:
0
I have had a look at relation feature and I must say, it is very well done!! I will be doing the work necessary to use it and it will be worth it!!!
One snag I have run into tho.. I created Parent and Child Publication types and it all works good.. Only thing is if I Display the Parent Type, the list of child objects is limited to 5.. I have checked "Number of publications to show in list" to 99 in both Publication types but this did not help.. I see nothing in the templates that would cause this...
What am I missing?
edited by: Sorak, Jun 14, 2008 - 06:43 PM
Posted: 15.06.2008, 05:14
rank:
12
registered:
March 2009
Status:
offline
last visit:
Posts:
0
Found it
In function.pagesetter_inlinePubList
I changed
You could also just specify how many publications to display using the pubcnt argument. HOW you do it depends on how you're displaying your list (inline list, full page, etc)