Hi,

I've attached a one-line patch which allows the signup form to be hidden from display. I need this because I'm using signup *only* from an API and admin perspective; normal users never actually see the signup interface.

I initially tried to do this from the theme layer as I could in signup 1.x, but it looks like only the contents of the fieldset are themable, not the fieldset itself.

Let me know if you have any questions,
--Andrew

CommentFileSizeAuthor
hide_signup_form.patch707 bytesdeviantintegral

Comments

dww’s picture

Status: Needs review » Fixed

Cool. ;) I love it when the CHANGELOG entry takes more bytes than the code for the new feature. Committed to HEAD. This will be out in 5.x-2.5. Thanks!

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.