Allowing front-end editing of existing News articles

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
jmcgin51
Power Poster
Power Poster
Posts: 1899
Joined: Mon Jun 12, 2006 9:02 pm

Allowing front-end editing of existing News articles

Post by jmcgin51 »

As best I can tell, there is no way (in a default install) to allow frontend users to EDIT existing News articles that they previously submitted.  They can submit NEW articles, but cannot edit existing ones.  To edit articles, one must be a backend user with the appropriate permissions.  Is this correct?

Assuming this is correct, has anyone developed a method for enabling frontend editing of News articles?

I'm envisioning an extra parameter for the News module, such as
[News action="fe_edit"}

By default, this would bring up a hyperlinked list of all articles (expired and non-expired) written by the logged-in frontend user.  The user would then click one of the articles to get an edit screen (preferably built from a user-definable template), where he could make and save the desired changes.

The new parameter could also be used in conjunction with other existing News parameters (like {News action="fe_edit" articleid="113"}.

Any thoughts on this?  I'll post in the commercial forum if no one has already been down this road.
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm

Re: Allowing front-end editing of existing News articles

Post by calguy1000 »

As best I can tell, there is no way (in a default install) to allow frontend users to EDIT existing News articles that they previously submitted.  They can submit NEW articles, but cannot edit existing ones.  To edit articles, one must be a backend user with the appropriate permissions.  Is this correct?
Your correct.

This would have to be a 'project'...  not sure if I'd do it in the News module, or as a seperate module though... probably in the News module I guess.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
valgibson
Forum Members
Forum Members
Posts: 11
Joined: Wed Oct 28, 2009 2:58 pm

Re: Allowing front-end editing of existing News articles

Post by valgibson »

Has there been any progression on possibilities for editing news articles in front-end modus?
guth

Re: Allowing front-end editing of existing News articles

Post by guth »

I'm also interrested by the answer...
User avatar
jissey
Forum Members
Forum Members
Posts: 61
Joined: Sun Jul 18, 2010 12:17 pm

Re: Allowing front-end editing of existing News articles

Post by jissey »

Me too!  :)
Post Reply

Return to “CMSMS Core”