Releases: mkay/MODX-Placeholders
Releases · mkay/MODX-Placeholders
MODX Placeholders
MODX Placeholder snippets for Sublime Text
Target:
- Sublime Text Editor | sublimetext.com
- MODX Web Content Management System | modx.com
Installation:
-
Copy the MODX-Placeholders directory to your Packages directory.
Located at "Preferences > Browse Packages..." -
or use Sublime's Package Control.
Usage:
* and TAB for a list of [[*resource_fields]]
+ and TAB for a list of [[+placeholders]]
- and TAB for a list of [[++system_settings]]
% and TAB for a list of [[%lexicon_strings]]
Generate your own: (OSX / Linux)
You can add you own placeholders by simply adding them to "/src/placeholder_list.txt".
Runcreate.sh in "/src" and the script will generate a new set of snippets.
