On Mon, Oct 6, 2008 at 10:51 PM, Burobjorn burobjorn@gmail.com wrote:
For instance I replace the php template for the registration of new users with my own, but I have hardcode the link to the terms. I would prefer this to be set by a user of this plugin using a variable instead of forcing them to change a template. Actually I would rather not replace the register php template at all, but just add a new form element to it.
You can add things to the extraInput member of the data array in order to add extra input elements.
Bryan