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

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

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;