Skip to content

Releases: mkay/MODX-Placeholders

MODX Placeholders

27 Sep 08:07

Choose a tag to compare

MODX Placeholder snippets for Sublime Text

Target:


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.


Screenshot:

screen