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" }}
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".
Clone this repository into your packages folder:
git clone https://github.com/Dixens/sublime-text-pyrocms-snippets.git pyrocms
- 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 Posts
- Contact Form
- Files Exists
- Files Folder_exists
- Files Image Path
- Files Image URL
- Files Image
- Files Listing
- Files Path
- Files URL
- Global Constants
- Global Variables
- Helper Config
- Helper Count
- Helper Date
- Helper Functions
- Helper Gravatar
- Helper Lang
- Lang Code
- Lang Direction
- Lang Folder
- Lang Name
- Navigation Links
- 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 Children
- Pages Chunk
- Pages Display ID
- Pages Display Slug
- Pages Is Descendent
- Pages Is Parent
- Pages Tree
- Pages URL
- Session Data
- Session Flash
- Session Messages
- Settings Setting
- Streams Cycle
- Streams Form
- Theme CSS
- Theme Favicon
- Theme Image
- Theme JS
- Theme Lang
- Theme Options
- Theme Partial
- Theme Variables
- Twitter Feed
- URL Anchor
- URL Base
- URL Current
- URL Segments
- URL Site
- User Logged_in
- User Not_Logged_in
- User Profile_fields
- User Profile
- User Variables
- Variables
- Widgets Area
- Widgets Instance