Automatic TAG suggestion Automatic TAG suggestion
 

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

Automatic TAG suggestion

Started by flapane, March 19, 2012, 12:39:24 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

flapane

I find Simple Tags WP plugin to be very useful.
Would it be complicated to include a feature for automatic title/description scanning in the existing tags list only? (As a sidenote, that WP plugin also does a tag suggestion operation, using 3rd party services)

Example: I upload a photo of a church, and write the word "church" in the title or the description. Then cpg automatically scans for every word in the title and description fields, and check if one of those words already exist in the tag list.
If the tag "church" already exists, it will be automatically added as a tag for that photo.

I already have over a hundred tags, and this feature would be really useful.

Thanks
Flapane
www.flapane.com

Gallery
www.gallery.flapane.com

Αndré

With "tags" you mean Coppermine's "keywords"?

flapane

I'm sorry. "Keywords", of course.
Flapane
www.flapane.com

Gallery
www.gallery.flapane.com

Αndré

Quote from: flapane on March 19, 2012, 12:39:24 PM
cpg automatically scans for every word in the title and description fields, and check if one of those words already exist in the tag list.
If the tag "church" already exists, it will be automatically added as a tag for that photo
Has Coppermine to scan for those words while you type or is it sufficient that it checks it during form submission and automatically save each word that already exists as keyword?

flapane

A "scan for keywords" button in the submission form (maybe near the keywords text field) would be nice, so that it will scan (and add the keywords) only after you've done with the title and the description for that photo.
Flapane
www.flapane.com

Gallery
www.gallery.flapane.com

Αndré

Valid suggestion. This will be a good candidate for a new plugin IMHO :)

flapane

Flapane
www.flapane.com

Gallery
www.gallery.flapane.com

flapane

Hi,
I was wondering if it has eventually been taken into consideration by developers.
I'm not even sure whether cpg development (not in terms of security updates but of new features/plugins/releases) is still going on or not, so forgive my ingenuous question.

Together with human readable URLs (sef_urls plugin messes with googlebot and msnbot and is really old, I wouldn't reccomend it) and a responsive design theme, I think they would be three killer features for cpg users.
Flapane
www.flapane.com

Gallery
www.gallery.flapane.com

Αndré

I don't think so. But I just had a closer look at the edit file(s) form(s) and there's a plugin hook which could be used:
CPGPluginAPI::action('after_edit_file', $pid);

I try to create a plugin soon (should be quite easy).

flapane

Thanks. I'm sure that other users will appreciate it.

P.S
I think that this thread should be moved to v1.5 http://forum.coppermine-gallery.net/index.php/topic,36302.msg373819.html#msg373819
Also, the tags I addedd actually helped google indexing. Now the social sharing text is not shown anymore.
Flapane
www.flapane.com

Gallery
www.gallery.flapane.com

Αndré