A Sublime Text package of PyroCMS plugins snippets.
Just hit the tab to trigger the target and expand its full code including bits of explanations from PyroCMS Documentation. You can navigate from one attribute to the next one by hitting tab too.
Ex: theme:css+tab will give:
{{ theme:css file="Name of the css file" type="The type attribute" title="The title attribute" media="The media attribute" rel="The rel attribute" }}
Installation
With Package Control
If you have the Package Control package installed, you can install Sublime Text 2 PyroCMS Snippets within Sublime Text itself. Open the Command Palette and select “Package Control: Install Package”, then search for “PyroCMS Snippets”.
Without Package Control
Clone this repository into your packages folder:
git clone https://github.com/Dixens/sublime-text-pyrocms-snippets.git pyrocms
List of available snippets
Assets
- Asset CSS_path
- Asset CSS_URL
- Asset CSS
- Asset Image_path
- Asset Image_URL
- Asset Image
- Asset JS_path
- Asset JS_URL
- Asset JS
- Asset Render_CSS
- Asset Render_JS
- Asset Render
Blog
- Blog Posts
Contact
- Contact Form
Files
- Files Exists
- Files Folder_exists
- Files Image Path
- Files Image URL
- Files Image
- Files Listing
- Files Path
- Files URL
Global
- Global Constants
- Global Variables
Helper
- Helper Config
- Helper Count
- Helper Date
- Helper Functions
- Helper Gravatar
- Helper Lang
Lang
- Lang Code
- Lang Direction
- Lang Folder
- Lang Name
Navigation
- Navigation Links
Page
- Page Comments_enabled
- Page Created_On
- Page ID
- Page Is_Home
- Page Layout_ID
- Page Parent_ID
- Page RSS_enabled
- Page Slug
- Page Status
- Page Strict_URI
- Page Title
- Page Updated_On
- Page URI
Pages
- Pages Children
- Pages Chunk
- Pages Display ID
- Pages Display Slug
- Pages Is Descendent
- Pages Is Parent
- Pages Tree
- Pages URL
Session
- Session Data
- Session Flash
- Session Messages
Settings
- Settings Setting
Streams
- Streams Cycle
- Streams Form
Theme
- Theme CSS
- Theme Favicon
- Theme Image
- Theme JS
- Theme Lang
- Theme Options
- Theme Partial
- Theme Variables
- Twitter Feed
URL
- URL Anchor
- URL Base
- URL Current
- URL Segments
- URL Site
User
- User Logged_in
- User Not_Logged_in
- User Profile_fields
- User Profile
- User Variables
Variables
- Variables
Widgets
- Widgets Area
- Widgets Instance