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

Pyro​CMS Snippets

by Dixens ALL

A list of PyroCMS snippets for Sublime Text 2

Labels snippets

Details

  • 2012.11.25.13.37.43
  • github.​com
  • github.​com
  • 12 years ago
  • Just now
  • 12 years ago

Installs

  • Total 4K
  • Win 3K
  • Mac 647
  • Linux 234
Jul 27 Jul 26 Jul 25 Jul 24 Jul 23 Jul 22 Jul 21 Jul 20 Jul 19 Jul 18 Jul 17 Jul 16 Jul 15 Jul 14 Jul 13 Jul 12 Jul 11 Jul 10 Jul 9 Jul 8 Jul 7 Jul 6 Jul 5 Jul 4 Jul 3 Jul 2 Jul 1 Jun 30 Jun 29 Jun 28 Jun 27 Jun 26 Jun 25 Jun 24 Jun 23 Jun 22 Jun 21 Jun 20 Jun 19 Jun 18 Jun 17 Jun 16 Jun 15 Jun 14 Jun 13
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 1 0 0 0 0

Readme

Source
raw.​githubusercontent.​com

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

  • 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