Page 1 of 1

module for FEUsers to publish AND edit content?

Posted: Sat Jun 26, 2010 8:38 am
by davids355
I am trying to find a way of allowing front end users to publish text on the front end, but I also want them to be able to go back and edit the text, from the front-end.

I was looking at the news module for this, but I dont think FEUsers can go back and edit news items can they??

Re: module for FEUsers to publish AND edit content?

Posted: Sat Jun 26, 2010 10:42 pm
by davids355
Think I have a work around. Going to modify news module a little bit. - still if anyone has an existing solution would like to here it...

Re: module for FEUsers to publish AND edit content?

Posted: Sun Jun 27, 2010 12:26 am
by davids355
Ok done it now.

Really dirty but I made a custom news form template and some php in feupdate.php that adds the news content and member name to a separate table which is then displayed as the users biography. It can then be over written in the same way.

If anyones interested take a look here:

electricgallery.co.uk

Re: module for FEUsers to publish AND edit content?

Posted: Sun Jun 27, 2010 12:27 am
by davids355
Obviously having a convo with myself but hey!!!!!!