Quick tag plugin for cpg1.5.x Quick tag plugin for cpg1.5.x
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

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;