Hi,
Sean mentioned to run hook proposals through spree-user in case we
wanted to recommend them.
Here are ones that have come up in a few different client projects
- hook around footer contents (client needs custom footer text added,
but we still want core footer fxnality included)
- hook around order form, but inside <form></form> (client needs an
additional form field inside the checkout form)
- hook around some admin forms (i realize there are some of these
already, but for example, one on the general settings page inside the
<form></form> tag would be nice to incorporate additional settings)
In all of these projects, I've accomplished the desired functionality by
overriding the views (shared/footer, checkouts/edit,
admin/general_settings), and I realize that not everyone will need these
specific hooks, but I don't really want to have to maintain these files
every time there's a change to them. Perhaps the footer hook would be
the minimum to include?
If approved, I'd like to submit a patch when I have time :)
Thanks,
Steph
--
You received this message because you are subscribed to the Google Groups "Spree" group.
To post to this group, send email to spree-user@googlegroups.com.
To unsubscribe from this group, send email to spree-user+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/spree-user?hl=en.
No comments:
Post a Comment