2016-07-23, 08:17 PM
Are conditionals natively supported in themes? I've been asked to knock up a myBB theme but all my templating experience so far is with phpBB which does support this.
Conditionals
|
2016-07-23, 08:17 PM
Are conditionals natively supported in themes? I've been asked to knock up a myBB theme but all my templating experience so far is with phpBB which does support this.
2016-07-23, 08:25 PM
No, but there is a plugin for php template conditionals.
What goes around comes around
2016-07-23, 08:32 PM
Here you go for the link to Template Conditional plugin
http://mybbhacks.zingaburga.com/showthread.php?tid=260 After using this plugin you can add php in any theme template. - MyBB
Thanks
...also is there any way to edit actual template files without using the admin panel? I much prefer to use a text editor, especially when experimenting
2016-07-24, 04:29 PM
Hi,
Templates are stored in the database, so unfortunately the easiest way to do it is from the Administrator Control Panel (ACP).
2016-07-24, 04:46 PM
that sucks
2016-07-24, 05:02 PM
You can give a shot with Sublime text editor http://community.mybb.com/thread-144390.html
|
« Next Oldest | Next Newest »
|