View Full Version : What is the Vbulletin Programming Language?
TroyF2000
10-07-2006, 03:35 PM
I'm sorry if this a super-noob query but I am, and I want to learn to code templates for new styles. I am very good at graphics design, but merging my graphics with correspondent script is turning out to be way above my head. I would like to change that.:)
Can someone point me in a direction?
calorie
10-07-2006, 04:04 PM
There are several tips in the online manual (http://www.vbulletin.com/docs/html/). Here are a couple...
How do Templates Work (http://www.vbulletin.com/docs/html/main/main/templates_basic)
Template Conditionals (http://www.vbulletin.com/docs/html/main/template_conditionals)
Using PHP Functions in Template Conditionals (http://www.vbulletin.com/docs/html/main/functions_in_conditionals)
Creating New Styles (http://www.vbulletin.com/docs/html/main/stylemanager_add_new_style)
TroyF2000
10-11-2006, 12:53 AM
Okay, i gather from that the templates are coded with XHTML and PHP? I will hunt some books down for those languages. Thanks Tab.
Zachery
10-11-2006, 04:54 AM
Templates are html with a if conditional system that is html like.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.