I see no reason not to move it, but why would you do so? My initial
impression was to enable in-place editing in themes, but that seems to
be troublesome by virtue of how heavy the form is, currently.

$post->get_form(); is more readable than $form->out() (or at least
makes more sense out of context) but is that the reason?
--mikelietz

On Feb 19, 2:10 am, Owen Winkler <[email protected]> wrote:
> What do you think of moving AdminHandler::form_publish() to
> Post::get_form()?
>
> Then to get the form to edit a post, you would call $post->get_form();
>
> Owen
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at http://groups.google.com/group/habari-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to