Text only
|
Text with Images
coppermine-gallery.com/forum
Support => cpg1.5 plugins => cpg1.5.x Support => cpg1.5 plugin contributions => Topic started by: ΑndrĂ© on August 06, 2014, 01:04:36 PM
Title:
Quick tag plugin for cpg1.5.x
Post by:
ΑndrĂ©
on
August 06, 2014, 01:04:36 PM
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
:
Code
Select
Expand
$num_keywords = 10;
Text only
|
Text with Images