FAQSearchMemberlistRegisterLog in
The time now is September 9, 2010, 12:11 am
ATS Project Forum Index  General
suggestion

May 11, 2006, 15:58:32  
Guest
hello !

i have a suggestion.... could you programm a "template maker" for the content manager ?
it would be easier setting up a template...

greetz

SicKk
May 12, 2006, 05:29:55  
ATS
Join Date: 17 Mar 2006
Location: Russia
Posts: 839
Hi
I thought about it
But I can't imagine what it must look like.

Regards, support
May 15, 2006, 16:37:10  
SicKk
Join Date: 15 May 2006
Posts: 1
ok e.g. for Thumbs .....

i cant programm that well but i have ideas


Template for: Rotator 1 (range 0 - 24)
Range from : 0
Range to : 24
Amount of thumbs : 25
Number of rows per table : 5
Number of columns per table: 5
Parameter for TABLE tag: align="center" cellpadding="0" cellspacing="3" border="0"
Parameter for TR tag: align="center"
Parameter for a href: out.php?p=##skim##&u= (or out.php?u=##URLXX## for default content settings)
Content Skim % : 70
Parameter for TD tag:
Parameter for IMG tag: border="0"



<table align="center" cellpadding="0" cellspacing="3" border="0">
<tr align="center">
<td><a href="out.php?p=70&u=##URL0##"><img src="thumbs/##THUMB0##" width="##WIDTH0##" height="##HEIGHT0##" border="0"></a></td>
<td><a href="out.php?p=70&u=##URL1##"><img src="thumbs/##THUMB1##" width="##WIDTH1##" height="##HEIGHT1##" border="0"></a></td>
<td><a href="out.php?p=70&u=##URL2##"><img src="thumbs/##THUMB2##" width="##WIDTH2##" height="##HEIGHT2##" border="0"></a></td>
<td><a href="out.php?p=70&u=##URL3##"><img src="thumbs/##THUMB3##" width="##WIDTH3##" height="##HEIGHT3##" border="0"></a></td>
<td><a href="out.php?p=70&u=##URL4##"><img src="thumbs/##THUMB4##" width="##WIDTH4##" height="##HEIGHT4##" border="0"></a></td>
</tr>
<tr align="center">
<td><a href="out.php?p=70&u=##URL5##"><img src="thumbs/##THUMB5##" width="##WIDTH5##" height="##HEIGHT5##" border="0"></a></td>
<td><a href="out.php?p=70&u=##URL6##"><img src="thumbs/##THUMB6##" width="##WIDTH6##" height="##HEIGHT6##" border="0"></a></td>
<td><a href="out.php?p=70&u=##URL7##"><img src="thumbs/##THUMB7##" width="##WIDTH7##" height="##HEIGHT7##" border="0"></a></td>
<td><a href="out.php?p=70&u=##URL8##"><img src="thumbs/##THUMB8##" width="##WIDTH8##" height="##HEIGHT8##" border="0"></a></td>
<td><a href="out.php?p=70&u=##URL9##"><img src="thumbs/##THUMB9##" width="##WIDTH9##" height="##HEIGHT9##" border="0"></a></td>
</tr>
<tr align="center">
<td><a href="out.php?p=70&u=##URL10##"><img src="thumbs/##THUMB10##" width="##WIDTH10##" height="##HEIGHT10##" border="0"></a></td>
<td><a href="out.php?p=70&u=##URL11##"><img src="thumbs/##THUMB11##" width="##WIDTH11##" height="##HEIGHT11##" border="0"></a></td>
<td><a href="out.php?p=70&u=##URL12##"><img src="thumbs/##THUMB12##" width="##WIDTH12##" height="##HEIGHT12##" border="0"></a></td>
<td><a href="out.php?p=70&u=##URL13##"><img src="thumbs/##THUMB13##" width="##WIDTH13##" height="##HEIGHT13##" border="0"></a></td>
<td><a href="out.php?p=70&u=##URL14##"><img src="thumbs/##THUMB14##" width="##WIDTH14##" height="##HEIGHT14##" border="0"></a></td>
</tr>
<tr align="center">
<td><a href="out.php?p=70&u=##URL15##"><img src="thumbs/##THUMB15##" width="##WIDTH15##" height="##HEIGHT15##" border="0"></a></td>
<td><a href="out.php?p=70&u=##URL16##"><img src="thumbs/##THUMB16##" width="##WIDTH16##" height="##HEIGHT16##" border="0"></a></td>
<td><a href="out.php?p=70&u=##URL17##"><img src="thumbs/##THUMB17##" width="##WIDTH17##" height="##HEIGHT17##" border="0"></a></td>
<td><a href="out.php?p=70&u=##URL18##"><img src="thumbs/##THUMB18##" width="##WIDTH18##" height="##HEIGHT18##" border="0"></a></td>
<td><a href="out.php?p=70&u=##URL19##"><img src="thumbs/##THUMB19##" width="##WIDTH19##" height="##HEIGHT19##" border="0"></a></td>
</tr>
<tr align="center">
<td><a href="out.php?p=70&u=##URL20##"><img src="thumbs/##THUMB20##" width="##WIDTH20##" height="##HEIGHT20##" border="0"></a></td>
<td><a href="out.php?p=70&u=##URL21##"><img src="thumbs/##THUMB21##" width="##WIDTH21##" height="##HEIGHT21##" border="0"></a></td>
<td><a href="out.php?p=70&u=##URL22##"><img src="thumbs/##THUMB22##" width="##WIDTH22##" height="##HEIGHT22##" border="0"></a></td>
<td><a href="out.php?p=70&u=##URL23##"><img src="thumbs/##THUMB23##" width="##WIDTH23##" height="##HEIGHT23##" border="0"></a></td>
<td><a href="out.php?p=70&u=##URL24##"><img src="thumbs/##THUMB24##" width="##WIDTH24##" height="##HEIGHT24##" border="0"></a></td>
</tr>
</table>


e.g. for text links



Template for: Rotator 1 (range 0 - 24)
Amount of text links: 25
Range from : 0
Range to : 24
Parameter for TABLE tag: align="center" cellpadding="0" cellspacing="3" border="0"
Parameter for TR tag: align="center"
Parameter for a href: out.php?u=
Content Skim % :
Parameter for TD tag:
Parameter for IMG tag: border="0"


<table align="center" cellpadding="0" cellspacing="3" border="0">
<tr align="center">
<td><a href="##URL0##">##DESC0##</a></td>
</tr>
<tr align="center">
<td><a href="##URL1##">##DESC1##</a></td>
</tr>
<tr align="center">
<td><a href="##URL2##">##DESC2##</a></td>
</tr>
<tr align="center">
<td><a href="##URL3##">##DESC3##</a></td>
</tr>
<tr align="center">
<td><a href="##URL4##">##DESC4##</a></td>
</tr>
<tr align="center">
<td><a href="##URL5##">##DESC5##</a></td>
</tr>
<tr align="center">
<td><a href="##URL6##">##DESC6##</a></td>
</tr>
<tr align="center">
<td><a href="##URL7##">##DESC7##</a></td>
</tr>
<tr align="center">
<td><a href="##URL8##">##DESC8##</a></td>
</tr>
<tr align="center">
<td><a href="##URL9##">##DESC9##</a></td>
</tr>
<tr align="center">
<td><a href="##URL10##">##DESC10##</a></td>
</tr>
<tr align="center">
<td><a href="##URL11##">##DESC11##</a></td>
</tr>
<tr align="center">
<td><a href="##URL12##">##DESC12##</a></td>
</tr>
<tr align="center">
<td><a href="##URL13##">##DESC13##</a></td>
</tr>
<tr align="center">
<td><a href="##URL14##">##DESC14##</a></td>
</tr>
<tr align="center">
<td><a href="##URL15##">##DESC15##</a></td>
</tr>
<tr align="center">
<td><a href="##URL16##">##DESC16##</a></td>
</tr>
<tr align="center">
<td><a href="##URL17##">##DESC17##</a></td>
</tr>
<tr align="center">
<td><a href="##URL18##">##DESC18##</a></td>
</tr>
<tr align="center">
<td><a href="##URL119##">##DESC19##</a></td>
</tr>
<tr align="center">
<td><a href="##URL120#">##DESC120##</a></td>
</tr>
<tr align="center">
<td><a href="##URL121##">##DESC21##</a></td>
</tr>
<tr align="center">
<td><a href="##URL22##">##DESC22##</a></td>
</tr>
<tr align="center">
<td><a href="##URL23##">##DESC23##</a></td>
</tr>
<tr align="center">
<td><a href="##URL24##">##DESC24##</a></td>
</tr>
</table>

there could be also a possibility to activate the followed parameters:

##THUMBXX##
##DESCXX##
##URLXX##
##WIDTHXX##
##HEIGHTXX##
##NICHEXX##
##AMOUNTXX##
##TYPEXX##
##PERCENTXX##
##OBJXX##

i hope i could give you an idea how it could look like.


greetz

SicKk
July 18, 2009, 06:35:41    
nicholas987
Join Date: 18 Jul 2009
Posts: 1
Nice work... really needed it. I hope having more stuff like that.
cisco training

      

Home | Demo | User's Manual | Terms | Download | Forum | Contact | Links | Preview