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

Alfresco Snippets

by odtorres ALL

:punch: A collection of sublime text snippets useful for coding Alfresco webscripts, scripts, forms, content models and -context.xml.

Details

Installs

  • Total 1K
  • Win 816
  • Mac 183
  • Linux 122
Apr 19 Apr 18 Apr 17 Apr 16 Apr 15 Apr 14 Apr 13 Apr 12 Apr 11 Apr 10 Apr 9 Apr 8 Apr 7 Apr 6 Apr 5 Apr 4 Apr 3 Apr 2 Apr 1 Mar 31 Mar 30 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
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 1 0 0 0 0 1 0 1 0 0 0 0 0 0
Mac 0 0 0 0 0 1 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 1 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

Alfresco-Sublime-Snippets

Join the chat at https://gitter.im/odtorres/Alfresco-Sublime-Snippets

A collection of sublime text snippets useful for coding Alfresco webscripts, scripts, forms, content models and -context.xml.

Please take a look to the WIKI here

Usage

Important LINUX

For Linux type <model or <webscript then ctrl+space or tab.

Installation

Through Sublime Package Manager

  1. Ctrl+Shift+P or Cmd+Shift+P in Linux/Windows/OS X
  2. Type install, select Package Control: Install Package
  3. Type alfresco, select Alfresco-Sublime-Snippets

Manually

Download the .zip file and unzip it into your Sublime Text packages directory.

  • Linux: /home/yourUser/.config/sublime-text…/Packages/User
  • Windows: C:\Users\yourUser\AppData\Roaming\Sublime Text …\Packages\User

Contents

  1. Alfresco JavaScript API
  2. Description Webscripts xml
  3. Freemarker Template
  4. Content Model
  5. Alfresco web client Forms
  6. Context files

Links

The Wiki is at https://github.com/odtorres/Alfresco-Sublime-Snippets/wiki/ (important).

The official site is at http://odtorres.github.io/Alfresco-Sublime-Snippets/.

If you need help post your specific question in the Gitter Chat.

Another tool

If you use Visual Studio Code you should see Alfresco-VSCode.

Author

GitHub: odtorres

License

Alfresco Sublime Text Snippets by Oscar Daniel Torres Hdez odtorres@uci.cu

Copyright © 2015 Oscar Daniel Torres Hdez.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see http://www.gnu.org/licenses/.