PDA

View Full Version : template dictionary


swellinfo
04-26-2011, 06:04 PM
Is there some sort of template dictionary, which outlines which templates go where and what not?

Would be nice if there was some sort of reference.

Disasterpiece
04-26-2011, 06:12 PM
Not that i know of.

However, you can enable html template comments somewhere in the admincp settings (maybe debug) if you're looking for the template of a specific function or part of the site output, you can find the template name in the html comments if you view the sourcecode.

It's pretty handy

TheLastSuperman
04-26-2011, 06:28 PM
Something simple:
https://vborg.vbsupport.ru/showthread.php?t=256370

Useful links near the top of the article ;).

swellinfo
04-26-2011, 06:37 PM
great, thanks, both of these replies are helpful.