You are not enjoying the benefits offered by registering. To register click here...
  
Forums | Prefs | Your Messages | Members | Recent | Search
Quick Search


Advanced Search
| Calendar | Doc | Dev' Blog! |
Chat (Alpha Version)

Guest, do not forget to login ( Register )
 Top > Forums > Just Talk > Whatever - Anything Goes
 Chris, what editor do you use?

Skin Selection:
 (1 pages) 1  
Jasper

Public Speaker
Group: Testers
Posts: 562
Reputation: 10


Posted on Mar 2, 2005, 10:53 pm by Jasper
Chris, what editor do you use?
what text editor did you use when creating the template for nextbbs? I decided to look at some of the template files today, but [i]Crimson Editor[/i] doesn't really seem to know how to syntax colorize .tpl files. It only catches a few things to colorize. I mean, I know I could just choose 'html' from the syntax list, but if there was another editor out there that reconized .tpl files, that would be cool :cool Without colorization, I might as well be using Notepad lol

Last edit by Jasper on Dec 31, 1969, 7:00 pm
doesn't come here often, cause he has no free time ;_;
 
Top

chris

The Culprit
Group: Admins
Posts: 1,541
Reputation: 38


Posted on Mar 3, 2005, 12:04 am by chris
Hmm very good question. I've been using VI but indeed a more friendly editor would certainly be a good thing. Let me do some research...

 
Top

Jasper

Public Speaker
Group: Testers
Posts: 562
Reputation: 10


Posted on Mar 3, 2005, 7:23 am by Jasper
One more question, which template changes the 'skin selection' drop-down menu? I want to add another skin to it :cool Right now, I'm just doing changes to #1 which is 'watermelon', but it would be better if I could leave that skin intact and just add another one to the drop-down menu. ****** One more question, I changed the background-color in [b]style.css[/b] to black, but I don't see the changes. It still displays #667788 as the background, instead of #000 :blink

Last edit by Jasper on Dec 31, 1969, 7:00 pm
doesn't come here often, cause he has no free time ;_;
 
Top

chris

The Culprit
Group: Admins
Posts: 1,541
Reputation: 38


Posted on Mar 3, 2005, 9:56 pm by chris
[QUOTE=Jasper]One more question, which template changes the 'skin selection' drop-down menu? I want to add another skin to it :cool Right now, I'm just doing changes to #1 which is 'watermelon', but it would be better if I could leave that skin intact and just add another one to the drop-down menu. ****** One more question, I changed the background-color in [b]style.css[/b] to black, but I don't see the changes. It still displays #667788 as the background, instead of #000 :blink [/QUOTE] Ah. Good questions. First off, to add a new skin, well, it's one of these things that are not coded yet. To do it manually, use this SQL statement: [code]INSERT INTO bb_skins (server,skin_name,skin_description) VALUES('1','your_skin_name','a description for your skin');[/CODE] Now, retrieve the new skin's ID: [code]SELECT MAX(skin_ID) FROM bb_skins;[/code] Create a directory based on the resulting output and store your skin there. Now, regarding the background thing, not sure...you'll have to do some more research yourself :blushk

 
Top

 (1 pages) 1 - Flat Mode | Threaded Mode  
Quick Jump:

         
Page generated in 0.04 seconds (Queries: 0.00) - Cpu: 0.39
Total DB [adodb:mysql] queries: 14
Total Strings Translated: 14
Powered by NextBBS SE v0.4.5 - Copyright © 2007 CFR & The NextBBS Team
Chatbox powered by smiletag