Alfresco Snippets
:punch: A collection of sublime text snippets useful for coding Alfresco webscripts, scripts, forms, content models and -context.xml.
Details
Installs
- Total 1K
- Win 835
- Mac 191
- Linux 125
Dec 22 | Dec 21 | Dec 20 | Dec 19 | Dec 18 | Dec 17 | Dec 16 | Dec 15 | Dec 14 | Dec 13 | Dec 12 | Dec 11 | Dec 10 | Dec 9 | Dec 8 | Dec 7 | Dec 6 | Dec 5 | Dec 4 | Dec 3 | Dec 2 | Dec 1 | Nov 30 | Nov 29 | Nov 28 | Nov 27 | Nov 26 | Nov 25 | Nov 24 | Nov 23 | Nov 22 | 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 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 0 | 0 | 1 | 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 | 0 | 0 | 1 | 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
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
- Ctrl+Shift+P or Cmd+Shift+P in Linux/Windows/OS X
- Type install, select Package Control: Install Package
- 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
- Alfresco JavaScript API
- Description Webscripts xml
- Freemarker Template
- Content Model
- Alfresco web client Forms
- 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/.