Loading...
 
Skip to main content

Plugin to remove a tracker item

Status
Open
Subject
Plugin to remove a tracker item
Version
11.x
Category
  • Feature request
Feature
Trackers
Wiki Plugin (extends basic syntax)
Resolution status
New
Submitted by
hrsms
Lastmod by
hrsms
Rating
(0)
Description

This request is related to another: http://dev.tiki.org/make+a+wish+-+thank+you?itemId=5053Question

My goal is to provide my users a consistently-formatted view of the tracker, and hide from them any internals of the tracker itself.

I currently list the items on a wiki page using pluginTrackerFilter. A wiki template page is specified for formatting.

The template includes edit and delete links. The edit link is to a wiki page using pluginTracker. The pluginTracker also uses a template page for formatting, and uses the URL field to return the user to original wiki page that lists the items using pluginTrackerFilter.

But I could not find a plugin that would allow deleting an item. The best I could do was to link to \tiki-view_tracker.php?trackerId=X&remove=Y (where X and Y are the tracker and item IDs). This is the URL I found for the delete icon in the tracker view page. Upon confirming the action the user is taken to the standard view tracker page where the remaining items are listed in the standard tabular form.

Per my stated objective, I would prefer my users to be returned to the original wiki page that lists the items using pluginTrackerFilter. So, the feature request is for either
a) a "remove" option on pluginTracker, or
b) a new pluginTrackerRemoveItem, with a URL parameter such as the one pluginTracker already has

Thanks.

Priority
25
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
5052
Created
Wednesday 11 December, 2013 19:13:32 UTC
by hrsms
LastModif
Sunday 29 December, 2013 16:59:26 UTC


Show PHP error messages