List all items in Category tree, grouped by subcategory
- Status
- Open
- Subject
- List all items in Category tree, grouped by subcategory
- Category
- Feature request
- Feature
- Category
Wiki Plugin (extends basic syntax) - Resolution status
- New
- Submitted by
- Rick Sapir / Tiki for Smarties
- Lastmod by
- Pascal St-Jean
- Rating
- Description
See http://tiki.org/tiki-view_forum_thread.php?comments_parentId=48506&topics_offset=1 for original request/discussion...
I have a Category structure:Top > Category XXXX (ID# 31) > Sub Category 11111 (ID #51)
Top > Category XXXX (ID #31) > Sub Category 22222 (ID #62)
etc.There will continually be new categories added under "Category XXXX" (that is, new "Sub Category #####" items).
I want a wiki page that will list all the items in all the sub-categories under "Category XXXX".... but I want the list to be automatically updated so when I add a new sub category, I don't need to re-edit the wiki page. I want to see this:
Sub Category 11111
- item
- item
- itemSub Category 22222
- item
- item
- itemetc.
I *thought* I could do this with the {CATEGORY} plugin:
{category id="31" split="y" sub="y" one="y"}This lists all the items in all the sub-categories in one long list... but I want the items grouped by sub-category (which is what I *thought* the "split" parameter was supposed to do).
I also tried adding the "showlinks=y" parameter, but again I got only a single list...
- Importance
- 8
- Easy to solve?
- 5
- Priority
- 40
- Demonstrate Bug on Tiki 19+
-
This bug has been demonstrated on show2.tiki.org
Please demonstrate your bug on show2.tiki.org
Accessing the Tiki instance that demonstrates this bugThe URL for the show2.tiki.org instance that demonstrates this bug is at: http://ricks-6399-4628.show2.tiki.org. Note that if you get a popup asking for a username/password, please just enter "show" and "show". This is different from the initial login and password for a new Tiki which is "admin" and "admin".
For the install log, see http://ricks-6399-4628.show2.tiki.org/info.txt
Note that if you see PHP errors or a Tiki claiming to be missing third party software, the instance creation is probably not finished. Please wait a couple minutes and reload.
SnapshotsSnapshots are database dumps of the configuration that developers can download for debugging. Once you have reproduced your bug on the show2.tiki.org instance, create a snapshot that can then be downloaded by developers for further investigation.
Snapshots can be accessed at: http://ricks-6399-4628.show2.tiki.org/snapshots/. Note that if you get a popup asking for a username/password, please just enter "show" and "show".
Create new snapshot - Demonstrate Bug (older Tiki versions)
-
This bug has been demonstrated on show.tikiwiki.org
Please demonstrate your bug on show.tikiwiki.org
Show.tiki.org is currently unavailableUnable to connect to show.tikiwiki.org. Please let us know of the problem so that we can do something about it. Thanks.
- Ticket ID
- 4628
- Created
- Wednesday 07 August, 2013 19:13:59 UTC
by Rick Sapir / Tiki for Smarties - LastModif
- Monday 12 August, 2013 19:50:08 UTC