|
All content with label development.
Development and Testing Notes
(MODx Revolution)
MODx Revolution Framework Structure Ideology Development Environments MODx Revolutionalpha Development and Testing from SVN Here are some notes on participating in MODx 0.9.7 testing and/or development. Unlike previous versions of MODx, 0.9.7 will not install directly from SVN ...
|
Development Environments
(MODx Revolution)
Recommended Development Tools and Environments for MODx 0.9.7\ In developing MODx 0.9.7, I've found the following environment invaluable. Eclipse 3.2.\ (recommend latest 3.3.2) Web Standard Tools Project (WST) 2.0.1 (http://download.eclipse.org/webtools/updates/) Subclipse ...
|
MODx 0.9.7 Framework Structure Ideology
(MODx Revolution)
manager in MODx 0.9.7 is structured like so. Controllers Controllers are the PHP pages loaded prior to rendering the page. They grab information and assign variables to Smarty http://smarty.php.net. Controllers are abstracted in the MODx framework as "modAction". This way the user can create ...
|
|
|