Page 1 of 1

Looking for a module for frontend editing....

Posted: Sat Jan 05, 2008 7:06 pm
by RonnyK
I'm looking for a module that does the following.

* Capable of frontend editing
* Store data in different categories
* Providing stuff like, name/mail/www/subject/textarea
* Optionally upload an image with the entry

I looked at:
- News, with action='fesubmit', this does most, but the WYSIWYG, gives access to the uploads-folder
- Uploads, but uploading a file is then mandatory
- Comments/BlogMS, no upload possible
- Guestbook, only has a single use, not in different categories

Is there one module that does it all?

Ronny

Re: Looking for a module for frontend editing....

Posted: Sat Jan 05, 2008 7:23 pm
by calguy1000
What do you mean by 'gives access to the uploads folder?'.... you mean the resource browser in Tiny?  Do you need a wysiwyg? or could you do without one.... if you can do without one.... we could easily disable the wysiwyg in New's fesubmit.

Also.... the custom fields aren't in news' fesubmit stuff so that'd have to be changed...

Re: Looking for a module for frontend editing....

Posted: Sat Jan 05, 2008 7:41 pm
by RonnyK
Calguy1000,

the WYSIWYG in fesubmit can be disabled, by selecting "None" as default WYSIWYG in Global Settings, but I'd like to see some possibility to upload an image (optional). With the WYSIWYG, you can insert an image, but you pass the resource-browser, which I wouldnt prefer for the frontend, without the use of FEU.

Ronny

Re: Looking for a module for frontend editing....

Posted: Sat Jan 05, 2008 7:45 pm
by calguy1000
Well, the wysiwyg can also be disabled in the fe template I think.... but the best bet then would be just to add the custom fields to the fesubmit stuff, which allows uploading a file.

Re: Looking for a module for frontend editing....

Posted: Sat Jan 05, 2008 7:46 pm
by RonnyK
Will check the custom fields then.....

Ronny

Re: Looking for a module for frontend editing....

Posted: Sat Jan 05, 2008 11:08 pm
by cubix
have you tried formbuilder/formbrowser?

also http://dev.cmsmadesimple.org/projects/inlineedit/

has just been registered.