You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adam Patterson edited this page Mar 23, 2014
·
1 revision
Scaffolding is a way of adding custom date to your page templates, In order to activate the Scaffolding feature you simply include it in a DocBlock rite after the Template meta data.
The The DocBlock must start with /** If you were to use /* your YAML will not be loaded, This is simple to avoid any un-necessary confections with the template files meta data comment block that should start with /*.
The data from these extra inputs is saved under the posts_meta in the database.