How to Use Include Files in Templates – SilverStripe CMS
Last Updated on Thursday, 9 May 2013 02:07 Written by Teet Bergmann Sunday, 12 May 2013 12:00
One of the thing you want to use as an included template files is mostly 2nd level menu (sidebar menu).
Include files must be in themes/yourtemplatename/templates/Includes folder it’s the same level as Layout folder.
2nd level menu example code u add to themes/yourtemplatename/templates/Includes/Menu2.ss:
Learn MoreWhen Should You Use a Reset CSS Sheet
Last Updated on Saturday, 27 April 2013 09:22 Written by David Bauernschmidt Tuesday, 30 April 2013 12:00
It is amazing to me how many times people build web sites and start to create the style sheets and such only to find out that something quirky happens depending upon the browser you are using. What if I told you that it might not have anything to do with your styles?
Learn MoreHow to Use the Dolphin 7.1 Host Tools
Last Updated on Tuesday, 16 April 2013 09:07 Written by Mscott Wednesday, 17 April 2013 12:00
Hello and welcome! In today’s blog, we’re going to talk about the Dolphin 7.1 “Host Tools”, what they are and how to use them. The tools can be accessed in admin by clicking “Host Tools” under “Tools” on the left column menu.
The tools are divided into 4 sections:
Learn MoreHow to Use Opencart’s vQmod
Last Updated on Thursday, 11 April 2013 08:24 Written by Joe Stenhouse Saturday, 13 April 2013 12:00
Opencart for a long time was needing a way to easily patch code into the framework whereby being able to remove it later without disrupting the integrity of the overall structure; In short, a plugin-like system that allowed users to easily plugin/unplug extensions to in their website without much hassle. For the longest time all extensions sold in the shop were core edits and if the files included in the package were not brand new then it would overwrite your existing code. This just isn’t realistic for a number of obvious reasons the biggest one being that you shouldn’t have to disrupt your website structure just to plug in an extension. Introducing VQMOD! Vqmod is pretty much an Opencart standard at the moment and is being used by just about everyone especially developers like myself.
VQMOD
Learn MoreHow to Use Silex Loaders
Last Updated on Monday, 18 March 2013 08:15 Written by Antonin Monday, 18 March 2013 12:00
Thanks to Pascal Roë d’Albert you’ll find below a tutorial to explain how to use Silex loaders.
Here are different loaders designed by Pascal. You can use it in your website powered by Silex.
Learn More
Recent Comments