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
Nov 21 Nov 20 Nov 19 Nov 18 Nov 17 Nov 16 Nov 15 Nov 14 Nov 13 Nov 12 Nov 11 Nov 10 Nov 9 Nov 8 Nov 7 Nov 6 Nov 5 Nov 4 Nov 3 Nov 2 Nov 1 Oct 31 Oct 30 Oct 29 Oct 28 Oct 27 Oct 26 Oct 25 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
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..