Creating ColdFusion CMS

Ask a Question related to Coldfusion Flash Integration, Design and Development.

  1. #1

    Default Creating ColdFusion CMS

    I am working on designing a RIA for my school district. I update the main site
    while others update individual school web pages. I want to make a ColdFusion
    CMS with pre-made Components that these users can use to build their web pages.
    For example, if I created a photo gallery and another person wanted to use it
    in their site, is there a way for me to make a CMS that will include the
    component in their page. Also, I would like many people to do it without
    interfering with other people's pages. Is this possible?

    astarms Guest

  2. Similar Questions and Discussions

    1. Problem Creating Coldfusion Datasource
      Hello, I have installed MySQL 5.0.15 and Coldfusion MX 7 Developer Edition on my Mac Powerbook G4 running OS X 10.4.5. MySQL is working okay and...
    2. Creating rss feed with Coldfusion
      Hi, I'm getting the following xml errorswhen I'm trying to do this, can anybody help? ----error---- XML Parsing Error: xml processing...
    3. How to call a coldfusion function defined in other coldfusion file??
      inside a.cfm, it has code fragment: <cfloop> <cfinclude template="b.cfm"> </cfloop> inside b.cfm, it has code fragment: ...
    4. Creating a search form in Coldfusion files
      OK, I am trying an access database. IN one table that I am going to create a pull down list to earch student names. Now in the table I have...
    5. creating a forum using coldfusion and mysql
      Is there an article on a Macromedia tech notes or other sites that shows you step by step in creating a coldfusion and mysql forum such as the one we...
  3. #2

    Default Re: Creating ColdFusion CMS

    I would recommend against writing your own CMS, as it's a wheel that has
    been invented many times already.

    Just use FarCry. It's free and seems pretty good.

    --
    Adam
    Adam Cameron Guest

  4. #3

    Default Re: Creating ColdFusion CMS

    Thanks for the information. I will check out FarCry today!
    astarms Guest

  5. #4

    Default Re: Creating ColdFusion CMS

    astarms wrote:
    > I am working on designing a RIA for my school district. I update the main site
    > while others update individual school web pages. I want to make a ColdFusion
    > CMS with pre-made Components that these users can use to build their web pages.
    > For example, if I created a photo gallery and another person wanted to use it
    > in their site, is there a way for me to make a CMS that will include the
    > component in their page. Also, I would like many people to do it without
    > interfering with other people's pages. Is this possible?
    >
    Hi there

    Have you had a look at Sava - it seems to be a user friendly ColdFusion
    based CMS.

    There are a few others out there as well.
    Pete Guest

  6. #5

    Default Re: Creating ColdFusion CMS

    astarms wrote:
    > I am working on designing a RIA for my school district. I update the main site
    > while others update individual school web pages. I want to make a ColdFusion
    > CMS with pre-made Components that these users can use to build their web pages.
    > For example, if I created a photo gallery and another person wanted to use it
    > in their site, is there a way for me to make a CMS that will include the
    > component in their page. Also, I would like many people to do it without
    > interfering with other people's pages. Is this possible?
    >
    Hi there

    Have you had a look at Sava - it seems to be a user friendly ColdFusion
    based CMS.

    There are a few others out there as well.
    Pete Guest

  7. #6

    Default Re: Creating ColdFusion CMS

    astarms wrote:
    > I am working on designing a RIA for my school district. I update the main site
    > while others update individual school web pages. I want to make a ColdFusion
    > CMS with pre-made Components that these users can use to build their web pages.
    > For example, if I created a photo gallery and another person wanted to use it
    > in their site, is there a way for me to make a CMS that will include the
    > component in their page. Also, I would like many people to do it without
    > interfering with other people's pages. Is this possible?
    >
    Have you looked at Sava - its is also a free ColdFusion-based CMS
    Pete Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139