Would like to be able to see all existing reptags and their definitions in one long list.

Comments

profix898’s picture

Trying 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.

webel’s picture

@profix898 thanks for update, that tip will indeed help in the meantime, Webel.