README
apostrophecms-vs-snippets README
Features
A snippet library for ApostropheCMS development.
Template Snippets
apos.areaapos.singletonapos.logapos.richtextapos.isEmpty
Schemas
Further Reading: http://apostrophecms.org/docs/tutorials/getting-started/schema-guide.html
apos.schema.areaapos.schema.singletonapos.schema.field- generic fieldapos.schema.stringapos.schema.integerapos.schema.urlapos.schema.password- password text fieldapos.schema.floatapos.schema.slugapos.schema.tagsapos.schema.textareaapos.schema.attachmentapos.schema.videoapos.schema.timeapos.schema.dateapos.schema.booleanapos.schema.selectapos.schema.select.choice- individual choice objectapos.schema.checkboxesapos.schema.array- array fieldapos.schema.joinByOne- join to a single pieceapos.schema.joinByArray- join to an array of piecesapos.schema.joinByOneReverse- other end of a joinByOneapos.schema.joinByArrayReverse- other end of a joinByArray
Misc
apos.self.find- Fetch a cursor from within a module that extends apostrophe-piecesapos.docs.find- Fetch a cursor from within a module outside of the one you are currently inapos.piece- A piece defition
Requirements
ApostropheCMS
1.4.0
Start