-
index/archive/2011/php-for-modx.html..
Read More
-
This post explores a plugin model that automatically sets a resource's template based on either the alias of the parent resource or the results of a snippet. Setting the template this way lets you "lock down" certain areas of your website, ensuring that all resources created in those areas use the required template. This is especially useful when combined with template-specific Form Customization sets.
index/archive/2011/php-for-modx.html..
Read More
-
A tutorial on how to rethink your approach to PHP for optimal use in MODx Revolution.
index/archive/2011/php-for-modx.html..
Read More
-
Finding myself needing some functionality that Wayfinder doesn't offer, I explored using getResources to build a complex menu. After testing several configurations, I ultimately ended up using a combination of both.
index/archive/2011/php-for-modx.html..
Read More
-
This brief tutorial will show you how to set up MODx and your .htaccess file to avoid problems that occur when sites have hard-coded links to "index.html" files. It also addresses the occasional nagging annoyance of the URL change that occurs when a resource that formerly was not a container suddenly becomes one.
index/archive/2011/php-for-modx.html..
Read More