I'd guess Site owners would have a problem with that, at least a big part of them.
IMHO you should try to learn the submission game like everybody else did, and then try to move forward with new ideas from there, otherwise it could happen that you're trying to re-invent the wheel, and waste a lot of time, my
Chameleon allows to use .php as clean gallery source. Chameleon is looking for <!-- {RECIPS} --> or <body> tag and insert the recip code there.
TGP owners are not happy when they see the .php in the url of gallery, but chameleon can solve this. You can set it up to duplicate galleries like http://domain/gallery/gallery1/index.php, /gallery2/index.php etc. There is option to submit such URLs without the index file so it looks like http://domain/gallery/gallery1/ so tgp scripts don't see the ".php" extension.
It's great for implementing the counters without javascrips (those are not allowed on the galleries).
Chameleon allows to use .php as clean gallery source. Chameleon is looking for <!-- {RECIPS} --> or <body> tag and insert the recip code there.
TGP owners are not happy when they see the .php in the url of gallery, but chameleon can solve this. You can set it up to duplicate galleries like http://domain/gallery/gallery1/index.php, /gallery2/index.php etc. There is option to submit such URLs without the index file so it looks like http://domain/gallery/gallery1/ so tgp scripts don't see the ".php" extension.
It's great for implementing the counters without javascrips (those are not allowed on the galleries).
Comment