Dichotomy
09-02-2004, 11:33 PM
your firs task is adding galleries to script. you can do that with auto crop feat. for movies its still going one-by-one, so on auto crop scroll at the very bottom of page where you can enter gallery url/url to jpeg.
http://thumbsiteboard.com/viewtopic.php?t=372 - there is more about adding galleries to script.
so, add sufficient amount of galleries (minimum 50% more than you plan to have on your site)
all thumbs you add at this point will go into "inactive" section - you can view them there. script wont create any stats until site is active.
--------------------
second task is to create template for your mainpage. how to do that is explained here:
http://www.thumbmanager.com/help/tags.html
sample template is here: http://www.thumbmanager.com/sample.tpl
template is copy of your mainpage, with all the scripts/codes you need for it, but without actual thumbs. instead of thumbs you have IMG/ADV/PCT tags.
shortly:
IMG - tags for thumbs, that rotate upon prod, ADV tags are for controlled content on some spots - like for example "bigthumbs" on some sites - like on www.my-teensex.com and PCT tags specify amount of % to content.
examples are found on those links mentioned above.
few rules tho:
1. IMG and PCT (ADV and PCT) tags must stay together in one line, no html codes of any kind between them;
2. one tag per line (img or adv).
--------------
when you have template ready and uploaded and enough thumbs, you should check file called rot.cfg in tmanager folder and edit it accroding to needs. here is example from rot.cfg:
//page1
$in_page[1] = "../template.html";
$out_page[1] = "../index.shtml";
so, in this case script will read template.html and after processing, will overwrite index.shtml
please note that index.shtml should be chmoded to 666 and allready exist on server.
now when youre done with that too, contact me, will activate script.
http://thumbsiteboard.com/viewtopic.php?t=372 - there is more about adding galleries to script.
so, add sufficient amount of galleries (minimum 50% more than you plan to have on your site)
all thumbs you add at this point will go into "inactive" section - you can view them there. script wont create any stats until site is active.
--------------------
second task is to create template for your mainpage. how to do that is explained here:
http://www.thumbmanager.com/help/tags.html
sample template is here: http://www.thumbmanager.com/sample.tpl
template is copy of your mainpage, with all the scripts/codes you need for it, but without actual thumbs. instead of thumbs you have IMG/ADV/PCT tags.
shortly:
IMG - tags for thumbs, that rotate upon prod, ADV tags are for controlled content on some spots - like for example "bigthumbs" on some sites - like on www.my-teensex.com and PCT tags specify amount of % to content.
examples are found on those links mentioned above.
few rules tho:
1. IMG and PCT (ADV and PCT) tags must stay together in one line, no html codes of any kind between them;
2. one tag per line (img or adv).
--------------
when you have template ready and uploaded and enough thumbs, you should check file called rot.cfg in tmanager folder and edit it accroding to needs. here is example from rot.cfg:
//page1
$in_page[1] = "../template.html";
$out_page[1] = "../index.shtml";
so, in this case script will read template.html and after processing, will overwrite index.shtml
please note that index.shtml should be chmoded to 666 and allready exist on server.
now when youre done with that too, contact me, will activate script.