Atom snippet library for Contao Custom Elements.
~/.atom/packages
.git clone https://github.com/sebssch/atom-contao-custom-elements-snippets.git
~/.atom/packages
.Start typing cete_
in 'html'
Start typing ce_
in 'php'
HTML / DCA | AUSGABE |
---|---|
/ce-standard-contentelement | Content Element |
/ ce-standard-module | Modul Element |
/ ce-group | Legende |
cete-list / ce-list | Liste |
cete-gallery / ce-gallery | Galerie |
cete-headline-standard / ce-headline-standard | Überschrift (standardfield) |
cete-headline-textfield / ce-headline-textfield | Überschrift (textfield) |
cete-image-size / ce-image-size | Bild, Alternativer Text und Bildgröße |
cete-image-nosize / ce-image-nosize | Bild, Alternativer Text |
cete-link / ce-link | Links mit einer Checkbox für target |
cete-link_dca / ce-link_dca | Links mit dem DCA-Picker einer Checkbox für target |
cete-textfield / ce-text | Textfeld |
cete-text / ce-text | Textfeld - TinyMCE |
cete-select / ce-select | Selectfeld |
cete-checkbox / ce-checkbox | Checkbox |
Atom Contao Custom Element Snippet Plugin is open-sourced software licensed under the MIT license.
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.