Print Page | Close Window

RTE and CMS

Printed From: Web Wiz Forums
Category: General Discussion
Forum Name: Web Design Discussion
Forum Description: Discussion on web design and development subjects.
URL: https://forums.webwiz.net/forum_posts.asp?TID=18801
Printed Date: 28 March 2026 at 5:58pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: RTE and CMS
Posted By: fhayden
Subject: RTE and CMS
Date Posted: 20 March 2006 at 11:54am
Has anyone created a simple CMS, content management system using the RTE?



Replies:
Posted By: wistex
Date Posted: 21 April 2006 at 7:11am
I experimented with it awhile ago and created a prototype that worked nicely.

-------------
http://www.wistex.com" rel="nofollow - WisTex Solutions
http://www.caribbeanchoice.com/forums" rel="nofollow - CaribbeanChoice Forums


Posted By: fhayden
Date Posted: 21 April 2006 at 11:49am

Thanks. So do you have a link to this working model? Can you share any info on your integration and your application of RTE? That would be helpful. Thanks



Posted By: wistex
Date Posted: 21 April 2006 at 5:37pm
Originally posted by fhayden fhayden wrote:

Thanks. So do you have a link to this working model? Can you share any info on your integration and your application of RTE? That would be helpful. Thanks

I don't have a public working model since I changed the site and don't use that code anymore.  And most of my CMS stuff is for the admin anyway, so no public views allowed.  I do plan on adding pages where visitors can submit articles and recipes and such, but I haven't built that part yet.  The only part that works now is the admin part, which I prefer entering HTML instead of using an RTE.  The visitors will eventually get an RTE with features removed that I don't want them to use (i.e. they can't change the font or font size, but they can make things bold or italic, create bullet lists, etc.) so I can retain some control over how things look on the site.
 
I basically developed a custom CMS for my site http://www.caribbeanchoice.com/ - CaribbeanChoice.com because I couldn't find anything else that did what I need.
 
I basically had to plan out what data I wanted stored and how and what I wanted displayed.
 
Some examples of pages that are generated from content in the CMS include:
  • http://www.caribbeanchoice.com/articles/articles.asp - Article List - displays list of articles with various sorting and filters.
  • http://www.caribbeanchoice.com/travel/content.asp?article=262 - Article - an example of how an article is displayed to the user.
  • http://www.caribbeanchoice.com/travel/content.asp?article=36 - Article with Child Articles - an example of an article with child articles.  If enabled for that article, a list of related articles are listed underneath the article.  In this case the article is very short, and the list of child articles are very long.  Each article allows you to specify what article is its parent.  Articles listing this article as its parent are listed as child articles.
  • http://www.caribbeanchoice.com/travel/content.asp?article=36 - Home Page - You will notice a list of recently added or updated articles on the home page.  This is generated from content in the CMS I created.
  • http://www.caribbeanchoice.com/bahamas/main.asp - Topic Specific Lists - Keying off fields in the CMS for each article (country in this case), it lists articles related to the country on the country's section home page.

It's a bit more complicated than your average CMS, but our site is a lot bigger too.  We needed to divide content up between country sections and topical sections, making it a challenge to get it to display how we wanted.

Our recipes section is also powered by a recipe specific CMS and tied into the ratings/reviews system of the directory script we installed.  (We integrated the two instead of having duplicate functionality.)
  • http://www.caribbeanchoice.com/recipes/main.asp - Recipe Home Page - listing recipes based on popularity.
  • http://www.caribbeanchoice.com/recipes/recipelist-new.asp - New Recipes - listing new recipes in the last 60 days.
  • http://www.caribbeanchoice.com/recipes/recipe.asp?id=380 - Recipe - the recipe itself.
I don't have any input pages to show you since all the ones we have now are admin pages, but basically all the RTE does is replace the textbox with the RTE, the rest of the page looks the same.


-------------
http://www.wistex.com" rel="nofollow - WisTex Solutions
http://www.caribbeanchoice.com/forums" rel="nofollow - CaribbeanChoice Forums



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net