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
  • 12 years ago
  • 2 hours ago
  • 12 years ago

Installs

  • Total 916
  • Win 715
  • Mac 148
  • Linux 53
Oct 24 Oct 23 Oct 22 Oct 21 Oct 20 Oct 19 Oct 18 Oct 17 Oct 16 Oct 15 Oct 14 Oct 13 Oct 12 Oct 11 Oct 10 Oct 9 Oct 8 Oct 7 Oct 6 Oct 5 Oct 4 Oct 3 Oct 2 Oct 1 Sep 30 Sep 29 Sep 28 Sep 27 Sep 26 Sep 25 Sep 24 Sep 23 Sep 22 Sep 21 Sep 20 Sep 19 Sep 18 Sep 17 Sep 16 Sep 15 Sep 14 Sep 13 Sep 12 Sep 11 Sep 10
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..