News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

Quick tag plugin for cpg1.5.x

Started by Αndré, August 06, 2014, 01:04:36 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Αndré

This plugin adds a clickable list of the most frequent keywords next to the keyword edit fields in edit_one_pic.php and editpics.php.

By default, 10 keywords will be displayed. You can change that value in codebase.php:
$num_keywords = 10;