Active
Project:
Rep[lacement]Tags
Version:
master
Component:
Code / API
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
6 May 2009 at 22:58 UTC
Updated:
21 Jan 2010 at 03:22 UTC
Would like to be able to see all existing reptags and their definitions in one long list.
Comments
Comment #1
profix898 commentedTrying to make this configurable in the next reptag version ... I plan to work on search functionality for users with many tags and a better UI for tags administration.
For reptag 6.x:
There is a simple
define('RETAG_PAGER_LENGTH', 25);in reptag_admin_table.inc. Set it to a large number and you will have a looong list of tags.Comment #2
webel commented@profix898 thanks for update, that tip will indeed help in the meantime, Webel.