Mercurial > piecrust2
view docs/api/02_components.md @ 704:89ca8cdab020
admin: Fix crash when previewing a website.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Wed, 20 Apr 2016 23:07:27 -0700 |
parents | 20fcadaaf871 |
children |
line wrap: on
line source
--- title: Plugin Components --- Once you've [created a plugin][1], you need to make it provide new _components_. {% for comp in family.children -%} * [{{comp.title}}]({{comp.url}}) {% endfor %} [1]: {{apiurl('plugins')}}