Skip to content
This repository was archived by the owner on Apr 18, 2024. It is now read-only.

marcobiedermann/sublime-contao-front-end-snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sublime Text Contao Front-End Snippets

A Sublime Text snippet library for Contao Front-End Classes. Compatible with Contao 4.2.X and 3.5.X.

Sublime Text Contao Fron-End Snippets Screenshot

Installation

  1. Run “Package Control: Install Package” command, find and install “Contao Front-End Snippets” plugin.
  2. Restart Sublime Text Editor (if required).

Git

  1. Clone the repository into your Sublime Text 2 / 3 package directory. You can find your package directory by going to Preferences > Browser Packages.
git clone https://github.com/marcobiedermann/sublime-contao-front-end-snippets.git

Download

  1. Download the .zip file and unzip it.
  2. Move the content into your Sublime Text 2 / 3 package directory. You can find your package directory by going to Preferences > Browser Packages.

Usage

Start typing ce_, layout_ or mod_ in CSS, Less, Sass, Scss or Stylus files and the autocomplete windows opens.

Elements

Element Snippet code
Button button
Enclosure enclosure
Formbody formbody
Image Container image_container
Pagination pagination
PDF Link pdf_link

Content Elements

Content Element Snippet code
Accordion ce_accordion
Code ce_code
Download ce_download
Downloads ce_downloads
Form ce_form
Gallery ce_gallery
Headline ce_headline
Hyperlink ce_hyperlink
Image ce_image
List ce_list
Markdown ce_markdown
Player ce_player
Slider ce_slider
Table ce_table
Teaser ce_teaser
Text ce_text
Toplink ce_toplink
YouTube ce_youtube

Layout

Layout Snippet code
Wrapper layout_wrapper
Header layout_header
Container layout_container
Main layout_main
Left layout_left
Right layout_right
Footer layout_footer

Modules

Module Snippet code
Article List mod_articleList
Article mod_article
Booknav mod_booknav
Breadcrumb mod_breadcrumb
Calendar mod_calendar
Change Password mod_changePassword
Close Account mod_closeAccount
CustomNav mod_customNav
Eventlist mod_eventlist
Eventmenu mod_eventmenu
Eventreader mod_eventreader
FAQ List mod_faqlist
FAQ Page mod_faqpage
FAQ Reader mod_faqreader
Listing mod_listing
Login mod_login
Lost Password mod_lostPassword
Navigation mod_navigation
Newsarchive mod_newsarchive
Newsletter List mod_newsletterList
Newsletter Reader mod_newsletterReader
Newslist mod_newslist
Newsmenu mod_newsmenu
Newsreader mod_newsreader
Personal Data mod_personalData
Quicklink mod_quicklink
Quicknav mod_quicknav
Random Image mod_randomImage
Registration mod_registration
RSS Reader mod_rssReader
Search mod_search
Sitemap mod_sitemap
Subscribe mod_subscribe
Unsubscribe mod_unsubscribe

Related Projects

License

Sublime Text Contao Front-End Snippets Plugin is open-sourced software licensed under the MIT license.

About

A Sublime Text snippet library for Contao Front-End Classes. Compatible with Contao 4.2.X and 3.5.X.

Resources

Stars

Watchers

Forks