On-line Editing tools

PageKit supports a set of simple on-line editing tools. To enable, set can_edit in your server config. You will also need to call in your Model code:

  $model->output(pkit_admin => 1);