Forums / Setup & design / Modifying User Profile on public site
H-Works Agency
Thursday 02 March 2006 5:16:38 am
Hi all,
Anonymous users can create accounts on my website to participate to the forum and publish reviews.
What is the way to handle the "Modify my account" function ?
The problem i am facing is with the "version" system. I mean if someone click the "Modify my account" and then hit the back button, the next time he'll click this button he will fall on the version pages.
I don't think this concept will be understood by most of my users so is there a way not to create a version until the "publish" button has been hit on the account details form ?
Thanx for the help.
EZP is Great
Samuel Sauder
Thursday 02 March 2006 8:17:51 am
I read somewhere that there are some changes coming to the draft logic. Maybe this is what I remember "eZ publish - Draft Trap" training modulehttp://www.visionwt.com/training
Sergiy Pushchin
Thursday 02 March 2006 9:00:25 am
Hi, Martin.In you user siteaccess in site.ini.append try to set:
[ContentSettings] # Use 'showversions' to select which version to edit, or 'usecurrent' to always edit the current version. EditDirtyObjectAction=usecurrent
Thursday 02 March 2006 9:23:56 am
Thanx a lot - I am gonna try this.
Martin