Menu
News
All News
Dungeons & Dragons
Level Up: Advanced 5th Edition
Pathfinder
Starfinder
Warhammer
2d20 System
Year Zero Engine
Industry News
Reviews
Dragon Reflections
White Dwarf Reflections
Columns
Weekly Digests
Weekly News Digest
Freebies, Sales & Bundles
RPG Print News
RPG Crowdfunding News
Game Content
ENterplanetary DimENsions
Mythological Figures
Opinion
Worlds of Design
Peregrine's Nest
RPG Evolution
Other Columns
From the Freelancing Frontline
Monster ENcyclopedia
WotC/TSR Alumni Look Back
4 Hours w/RSD (Ryan Dancey)
The Road to 3E (Jonathan Tweet)
Greenwood's Realms (Ed Greenwood)
Drawmij's TSR (Jim Ward)
Community
Forums & Topics
Forum List
Latest Posts
Forum list
*Dungeons & Dragons
Level Up: Advanced 5th Edition
D&D Older Editions, OSR, & D&D Variants
*TTRPGs General
*Pathfinder & Starfinder
EN Publishing
*Geek Talk & Media
Search forums
Chat/Discord
Resources
Wiki
Pages
Latest activity
Media
New media
New comments
Search media
Downloads
Latest reviews
Search resources
EN Publishing
Store
EN5ider
Adventures in ZEITGEIST
Awfully Cheerful Engine
What's OLD is NEW
Judge Dredd & The Worlds Of 2000AD
War of the Burning Sky
Level Up: Advanced 5E
Events & Releases
Upcoming Events
Private Events
Featured Events
Socials!
EN Publishing
Twitter
BlueSky
Facebook
Instagram
EN World
BlueSky
YouTube
Facebook
Twitter
Twitch
Podcast
Features
Top 5 RPGs Compiled Charts 2004-Present
Adventure Game Industry Market Research Summary (RPGs) V1.0
Ryan Dancey: Acquiring TSR
Q&A With Gary Gygax
D&D Rules FAQs
TSR, WotC, & Paizo: A Comparative History
D&D Pronunciation Guide
Million Dollar TTRPG Kickstarters
Tabletop RPG Podcast Hall of Fame
Eric Noah's Unofficial D&D 3rd Edition News
D&D in the Mainstream
D&D & RPG History
About Morrus
Log in
Register
What's new
Search
Search
Search titles only
By:
Forums & Topics
Forum List
Latest Posts
Forum list
*Dungeons & Dragons
Level Up: Advanced 5th Edition
D&D Older Editions, OSR, & D&D Variants
*TTRPGs General
*Pathfinder & Starfinder
EN Publishing
*Geek Talk & Media
Search forums
Chat/Discord
Menu
Log in
Register
Install the app
Install
Upgrade your account to a Community Supporter account and remove most of the site ads.
Community
Meta - Forums About Forums
Meta
Reviews Site Merger Complete
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Michael Morris" data-source="post: 2019107" data-attributes="member: 87"><p>Don't shut up. I can use this thread later on. Understand though that right now I'm not working with that final "presentation" layer.</p><p></p><p>The code that displays this board is divided into three distinct layers. The lowest layer is SQL and is ran by MySQL. That layer is what stores the information. It's complete, more or less. The second, and the one I'm working on now, is the access layer, written in PHP and stored in the server file system. The final layer is in XML, stored in templates. I'm not going to worry too much about the XML for the moment.</p><p></p><p>Vbulletin is a beautiful program that is very malleable. One of the reasons for this malleability is that none of the display elements are stored in the PHP code - in stark contrast to other systems you might have worked with Khur. I don't have to rewrite the PHP code in any way to modify the appearance of the pages. When the time comes, I'll work with that portion, but for now I'm working with the PHP code itself.</p><p></p><p>General update. The Publisher page now has an alphabetical list that allows you to find publishers by the first letter of their name. It's a little buggy in that the pagenav isn't working properly with it yet - but I'm getting there.</p><p></p><p>UPDATE: Got that bug - works fully now. Moving to products.</p></blockquote><p></p>
[QUOTE="Michael Morris, post: 2019107, member: 87"] Don't shut up. I can use this thread later on. Understand though that right now I'm not working with that final "presentation" layer. The code that displays this board is divided into three distinct layers. The lowest layer is SQL and is ran by MySQL. That layer is what stores the information. It's complete, more or less. The second, and the one I'm working on now, is the access layer, written in PHP and stored in the server file system. The final layer is in XML, stored in templates. I'm not going to worry too much about the XML for the moment. Vbulletin is a beautiful program that is very malleable. One of the reasons for this malleability is that none of the display elements are stored in the PHP code - in stark contrast to other systems you might have worked with Khur. I don't have to rewrite the PHP code in any way to modify the appearance of the pages. When the time comes, I'll work with that portion, but for now I'm working with the PHP code itself. General update. The Publisher page now has an alphabetical list that allows you to find publishers by the first letter of their name. It's a little buggy in that the pagenav isn't working properly with it yet - but I'm getting there. UPDATE: Got that bug - works fully now. Moving to products. [/QUOTE]
Insert quotes…
Verification
Post reply
Community
Meta - Forums About Forums
Meta
Reviews Site Merger Complete
Top