How do I make Remember the Default for my site?
from
Mark Phillips
on Dec 17, 2007 09:48 AM
I am running:
Plone 2.5.2,
CMF-1.6.4,
Zope (Zope 2.9.7-final, python 2.4.4, linux2),
Five 1.3.8,
Python 2.4.4 (#2, Aug 16 2007, 02:03:40) [GCC 4.1.3 20070812
(prerelease) (Debian 4.1.2-15)],
PIL 1.1.6
remember 1.0b1
membrane 1.0
Thanks for this great improvement to plone! The documentation was very
clear and I got my "sampleremember" up and running without too much
trouble.
I have created my own "sampleremember", which uses the
member_approval_workflow. If I go to User Administration in site setup
as admin in my plone site, I can add a "sampleremember" user and I see
all the new fields, and the workflow works.
However, if I go to the home page of my site and click on the join
button, I get the old Member join_form and not the
createMember?type_name=AHSRemember form. How do I make "sampleremember"
the default for my site, so the public join_form has the new
remember-based fields? Same for the member's preferences page, etc. I
need to manager all members on my site using the
member_approval_workflow, so I don't want the old Member stuff.
Thanks!
Mark