Loading...
 
Skip to main content

Module last_modif_pages - new parameter - choose a structure

Status
Open
Subject
Module last_modif_pages - new parameter - choose a structure
Version
3.x
Category
  • Feature request
Feature
Modules
Resolution status
New
Submitted by
SCO2land
Lastmod by
SCO2land
Rating
(0)
Description

Say I use 3 structures to hold wiki pages on a site.
The 3 structures are used for very different subjects or interest for users.
I am using the last_modif_pages in the Homepage wiki page, but everything from the 3 structures is mixed.
I would quite like passing the structure Id as a parameter so only its pages would be listed.
I would then probably use 2 or 3 times the module in the homepage, one for each structure, so that I could show modified pages in distinct areas of the homepage.

Solution

as the list can be generated from tiki-lastchanges.php or tiki-listpages,
a solution could be to add to these pages (or one only) a filter on structure.

the parameter in the last_modif_pages module could then be passed as a url value:
example : url=tiki-lastchanges.php?structureId=1,
or url=tiki-listpages.php?sort_mode=lastModif_asc&structureId=1,

Importance
4
Priority
20
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
2770
Created
Saturday 26 September, 2009 13:38:26 UTC
by Unknown
LastModif
Saturday 26 September, 2009 13:38:26 UTC


Show PHP error messages