Newsletter
-
Search for:
Recent Comments
Tags
add adding Alfresco arvixe Arvixe Elgg Hosting bucket change clip ClipBucket CMS cPanel/Linux Hosting create dolphin Drupal elgg Elgg Hosting elgg tutorials how how to install joomla Joomla 3 module MODx mojoPortal New nopcommerce panel php SE4 set up setup site socialengine softaculous tips to TomatoCart use using video web website websitepanel WordPress
Tag Archives: config
Handling Included Files
In the previous articles, we put our functions insi de a class and included the class file with a line like this: [code language=”php”] include MODX_CORE_PATH . ‘components/mycomponentname/model/mymathfunctions.class.php’; $math = …

Silverstripe 3.1 Gridfield page-type design using tabs on front-end. Part 3
Welcome to part 3 of this series. I recommend you check out part 1 and part 2 before reading this article. In this part we will add the CSS for the design and …