View previous topic :: View next topic |
Author |
Message |
WeaponsX -
Joined: 14 Sep 2003 Posts: 72 Location: To druck to know.
|
Posted: Tue Sep 23, 2003 1:36 am Post subject: CuStOm ThEmE PaRt 2 |
|
|
I just have to make sure of some simple things.
Chl means Cascading Style Sheet
Home.chl is the main console page
General.chl is the Server Configuration page
help.chl is the help and Support page
Srvstatus.chl is the Server Status page
Console.chl is the console Configuration page
stats.chl is Server Statistics page
about.chl is the About Abyss Web server page
If you could it would be really cool of you to give me a list of what every Chl. File does in the Chl folder. I would also need to know what the special tags are and what they do. So when im editing the file I don't break something, even know I most likely will and than f**k everything up. IF you can do this, that would really help me out Thankss! I really think Abyss is growing in/on me... :arrow: :twisted: :evil:
Also Comment your CODE! First rule teachers teach you about C++ is that you should comment your code and they do the same for html! It helps! thanks! _________________ Picture of my a$$ coming soon till than look at this ( ( ) <== NICE A$$! |
|
Back to top |
|
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
Posted: Tue Sep 23, 2003 4:17 pm Post subject: Re: CuStOm ThEmE PaRt 2 |
|
|
WeaponsX wrote: | I just have to make sure of some simple things.
Chl means Cascading Style Sheet
|
No CHL stand for Console HtmL.
WeaponsX wrote: |
Home.chl is the main console page
General.chl is the Server Configuration page
help.chl is the help and Support page
Srvstatus.chl is the Server Status page
Console.chl is the console Configuration page
stats.chl is Server Statistics page
about.chl is the About Abyss Web server page
If you could it would be really cool of you to give me a list of what every Chl. File does in the Chl folder. I would also need to know what the special tags are and what they do. So when im editing the file I don't break something, even know I most likely will and than f**k everything up. IF you can do this, that would really help me out Thankss! I really think Abyss is growing in/on me... :arrow: :twisted: :evil:
|
You can open each file in your Internet Explorer (or any browser) and you can see it as a regular HTML file. This will help you know what section of the console every file handles.
When editing, do no play too much with the <INPUT> and <FORM> tags as well as the special words enclosed between ^ and ^.
WeaponsX wrote: |
Also Comment your CODE! First rule teachers teach you about C++ is that you should comment your code and they do the same for html! It helps! thanks! |
Yes, our code is commented, but the contents of the CHL files are automatically generated by another software we wrote. The code is not there :D _________________ Support Team
Aprelium - http://www.aprelium.com |
|
Back to top |
|
 |
|