On Dec 10, 2009, at 10:26 AM, Jan Haderka wrote: > On Wed, 2009-12-09 at 13:30 -0700, Ryan Gardner wrote: >> I'm trying to implement the following feature: >> >> - A page exists on the website (public page) that allows users to submit >> content to be included in the sites STK event calendar. >> The user fills out that form (in which they will include the required >> information for an STK Event, as well as some additional information that >> will be used to determine which part of the website tree to create the node >> in) , and then hits submit. >> >> Rather than just dumping the content directly onto the site, we want to >> require a moderation step. What's the best way for the public site to submit >> form information to the authoring instance so it can then be entered into a >> moderation workflow? > > You might want to try to re-tool m-m-forum for that purpose similar to > what we have done for ee commenting. The advantage is the minimal effort > to get this running (incl. moderation on public instance, mail > notification on new content, etc) and once we get the moderation and > transfer of content from public back to author implemented you get that > for free as well. >
Cool, I'll look into that approach. If I get something working I'll post the code somewhere for others who may be interested to use. Ryan ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
