<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, Nov 13, 2015 at 5:30 AM, David Etheredge <span dir="ltr"><<a href="mailto:David_e@charter.net" target="_blank">David_e@charter.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I have seen where interchange can be used for CMS.<br>
<br>
Has anyone tried to set up or know of an CMS site for submitted articles that is run under interchange?<br>
<br>
I am wanting to set up a new article submission site at <a href="http://articlecontents.com/" rel="noreferrer" target="_blank">http://articlecontents.com/</a> and would like to use Interchange if possible.<br><br></blockquote></div><br></div><div class="gmail_extra">It depends on how much time you have and your programming preferences. If short on time I would probably choose an out of the box framework. However if you want to use Interchange I suggest that Interchange would easily meet the requirements of an article submission and publishing framework.<br><br></div><div class="gmail_extra">Your question is very general however as a starting point my approach to using Interchange for this type of thing today would be as follows:<br><br></div><div class="gmail_extra">- Install Interchange 5.8.x and<b> </b>the latest Interchange Strap catalog. This will fast track to a site that passes the Google Mobile Friendly requirements, includes Bootstrap design elements and features, and includes user registration functions, member only pages etc.<br><br></div><div class="gmail_extra">- Create the data table and fields you need to cover for article content, i.e. subject, article content, article tags, categories, image fields etc<br><br></div><div class="gmail_extra">- Include a userid field in this article table.<br><br></div><div class="gmail_extra">- Include a published yes/no field in this table.<br><br></div><div class="gmail_extra">- Create a public form for registered users to submit articles. <br><br></div><div class="gmail_extra">- On form submission save the data into the article table, save the images using the article id as a reference, save the userid, and include an email function to alert you that an article has been submitted is pending moderation. If approved set the published flag to Yes (You can view and edit submitted data using the tables management area in IC admin UI)<br><br></div><div class="gmail_extra">- Build a public front end to display the articles, images and author names (based on userid)<br><br></div><div class="gmail_extra">All very doable and would be a fun project to complete using Interchange. Others here might suggest Dancer instead of 5.8 for this however Dancer is uncharted territory for me at this point in time.<br></div><div class="gmail_extra"><br></div><div class="gmail_extra">Gort<br></div><div class="gmail_extra"><br></div><div class="gmail_extra"><br></div><div class="gmail_extra"><br><br><br><br></div><div class="gmail_extra"><br><br></div></div>