News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

New user...well soon to be...possibly

Started by sexytink, April 27, 2007, 08:00:59 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

sexytink

I have been working on this project for awhile now and I have not found a good software to use to do what I want it to do.

The tagblitz mod, since the creator has abondoned this, I need to know if it's possible to select what categories can use a certain tagblitz code.
See topic here: http://coppermine-gallery.com/forum/index.php?topic=31833.0

This is the only main thing I need to do. Just choose what categories are to use a certain code.

Can anyone possibly help me?

Thanks so much.

thejake420

Not possible without further PHP programming.

You could rig up something along the lines of:

if category=1
  show TagBlitz code
else
  do not show TagBlitz code

However, there's nothing in the TagBlitz code that would do what you suggest... you'd be on your own to figure out how to set up something like that.


Jake