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

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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;