ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Power​MTML Completions

by bit-part ST2

MTML of PowerCMS bundle for Sublime Text 2

Details

  • 2013.03.12.15.51.44
  • github.​com
  • github.​com
  • 11 years ago
  • 1 hour ago
  • 11 years ago

Installs

  • Total 916
  • Win 715
  • Mac 148
  • Linux 53
Mar 29 Mar 28 Mar 27 Mar 26 Mar 25 Mar 24 Mar 23 Mar 22 Mar 21 Mar 20 Mar 19 Mar 18 Mar 17 Mar 16 Mar 15 Mar 14 Mar 13 Mar 12 Mar 11 Mar 10 Mar 9 Mar 8 Mar 7 Mar 6 Mar 5 Mar 4 Mar 3 Mar 2 Mar 1 Feb 29 Feb 28 Feb 27 Feb 26 Feb 25 Feb 24 Feb 23 Feb 22 Feb 21 Feb 20 Feb 19 Feb 18 Feb 17 Feb 16 Feb 15 Feb 14
Windows 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Mac 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Linux 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

Readme

Source
raw.​githubusercontent.​com

About PowerMTML Completions

PowerMTML Completions is autocompletions of PowerCMS for Sublime Text 2. You can use suggestions of “Movable Type Template Tags” after installing MTML Completions .

Instalation

With Package Control

  • Bring up the Command Palette (Command+Shift+p on OS X, Control+Shift+p on Linux/Windows).
  • Select “Package Control: Install Package” .
  • Select “PowerMTML Completions" when the list appears.

With Git

Please clone into your Sublime Text 2 package directory.

cd /path/to/your/Sublime Text 2/Packages
git clone https://github.com/bit-part/PowerMTML-ST2

Preference

You can change the format of Template Tags.

mtml_prefix

no setting => “mtml_prefix”: “MT:” => “mtml_prefix”: “MT” =>

mtml_function_tag_type

no setting => “mtml_function_tag_type”: “dollar” => <$mt:EntryTitle$> “mtml_function_tag_type”: “none” => mt:EntryTitle

Usage

You can use this feature when you input “<” in html or php file. When you set extension as “.mtml” or “.tmpl” , please change Syntax as html.

For modifier, you run “Edit > Show Completions [cntrol + space]” when you input a space and a few calactors.

Example

  • [B]:Block Tag
  • [F]:Function Tag
  • [C]:Conditional Tag

Movable Type is a registered trademark of Six Apart, the Ltd..

PowerCMS is a registered trademark of Alfasado Inc..