Loading...
 
Skip to main content

Tracker plugin: useable to edit existing tracker info (especially user tracker)

Status
Closed
Subject
Tracker plugin: useable to edit existing tracker info (especially user tracker)
Version
1.9.x
Category
  • Feature request
Feature
Trackers
Wiki Plugin (extends basic syntax)
Submitted by
Marc Laporte
Volunteered to solve
sylvieg
Rating
(0)
Description

The user tracker is very useful:
tiki-view_tracker_item.php?view=+user

However, sometimes, I may want to manage this info in many different wiki pages. For example, I would like to put these three user forms on different wiki pages:

Copy to clipboard
{TRACKER(trackerId=>9, fields=>1:2:3, usertracker=>y)}{TRACKER}

Copy to clipboard
{TRACKER(trackerId=>9, fields=>1:4:5, usertracker=>y)}{TRACKER}

Copy to clipboard
{TRACKER(trackerId=>9, fields=>1:6:7, usertracker=>y)}{TRACKER}


trackerId #9 is a usertracker and field 1 is the login (so we can associate to appropriate tracker)


I would have more freedom to add instructions, comments, etc

Combined with WikiPluginTracker : Confirmation message to any URL, I could create multi-page user trackers.

If the info has already been filled in, the tracker plugin will come-up pre-filled, like tiki-view_tracker_item.php?view=+user does.

We could also have the same concept for the group tracker:
tiki-view_tracker_item.php?view=+group

And why not extend to any tracker?

Solution

Fixed in 1.10

Copy to clipboard
{TRACKER(view=user, fields=1:2) /}
Importance
8
Priority
40
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
943
Created
Friday 05 January, 2007 04:39:56 UTC
by Unknown
LastModif
Wednesday 19 March, 2008 13:48:34 UTC


Show PHP error messages