MODX Cloud

The Most Productive MODX Learning Playground Ever

Claim Free Lab Account

Label: directory

All content with label directory.
Related Labels: reference, template-variable, system, bindings

Page: (at)DIRECTORY (MODx 0.9.6)
64;DIRECTORY @DIRECTORY Bindings @DIRECTORY pathtofolder Binds the variable to a folder, where pathtofolder is the path to the folder, read from the document root of the site (not the root of the server). It returns a list of ALL files in the specified folder filtering by file type (e.g. ...
Other labels: bindings, template-variable
Page: (at)DIRECTORY (MODx Evolution 1.0)
64;DIRECTORY @DIRECTORY Bindings @DIRECTORY pathtofolder Binds the variable to a folder, where pathtofolder is the path to the folder. It returns the list of files in the specified folder
Other labels: bindings, template-variable
Page: Explanation of Directory Structure (MODx Revolution 2.x)
root directory of MODx is split into several subdirectories, each with its own set of responsibilities and tasks. Some of these directories can be renamed and moved, and their locations can be configured during setup. connectors/ Connectors are essentially entry points for AJAX requests in MODx ...
Other labels: reference, system