Results 1 to 10 of 21

Thread: Content Management Systems

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Banned
    Join Date
    May 2009
    Posts
    9,698
    Quote Originally Posted by KC2UGV View Post
    So, do you need a CMS or something different? Writing a Web application that is data intensive would be outside the realm of a CMS, which is to store and retrieve content, and format it for display in a web browser. More or less, they are an easier way to separate content from style.

    Yes, it uses flat files for storing content.

    The nice thing about PmWiki, is that you can build any sort of markup you need, to include calling a php script to do the data collection/display; or using any sort of mashups you could think of.

    This site is an example of PmWiki, with links to some other sites using it:

    http://coreyreichle.tk
    It's not exactly an application. It's a site designed for a lot of people to share similar information. Kind of a directory, but I need unique fields and that's not all it will have.

  2. #2
    Orca Whisperer
    Join Date
    Oct 2009
    Location
    Buffalo, NY
    Posts
    22,593
    Quote Originally Posted by N2KKM View Post
    It's not exactly an application. It's a site designed for a lot of people to share similar information. Kind of a directory, but I need unique fields and that's not all it will have.
    That's a web app :) Sort of like this:
    http://www.opensourcescripts.com/dir...deas_4432.html
    Big Giant Meteor 2020 - We need to make Earth Great Again

    http://www.coreyreichle.com

Posting Permissions

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