Static CMS

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • robot

    Static CMS

    Hi,

    Does anyone know about an opensource cms system that outputs data as
    static html ?

    I need this for highly visited site...

    TIA
  • Manuel Lemos

    #2
    Re: Static CMS

    Hello,

    On 11/19/2004 07:32 PM, robot wrote:[color=blue]
    > Does anyone know about an opensource cms system that outputs data as
    > static html ?
    >
    > I need this for highly visited site...[/color]

    You may want to take a look at this class that somehow does that:



    --

    Regards,
    Manuel Lemos

    PHP Classes - Free ready to use OOP components written in PHP
    Free PHP Classes and Objects 2025 Versions with PHP Example Scripts, PHP Tutorials, Download PHP Scripts, PHP articles, Remote PHP Jobs, Hire PHP Developers, PHP Book Reviews, PHP Language OOP Materials


    PHP Reviews - Reviews of PHP books and other products


    Metastorage - Data object relational mapping layer generator

    Comment

    • Steve

      #3
      Re: Static CMS

      robot wrote:[color=blue]
      > Hi,
      >
      > Does anyone know about an opensource cms system that outputs data as
      > static html ?
      >
      > I need this for highly visited site...
      >
      > TIA[/color]

      Website Creation and Content Management Solutions

      Comment

      • Daniel M. Hendricks

        #4
        Re: Static CMS

        I think Big Medium publishes static content:
        Big Medium is a digital agency that helps complex organizations build design systems, craft exceptional online experiences, and transform digital operations.


        robot wrote:[color=blue]
        > Hi,
        >
        > Does anyone know about an opensource cms system that outputs data as
        > static html ?
        >
        > I need this for highly visited site...
        >
        > TIA[/color]


        Cheers,
        Daniel

        Comment

        • Nobody

          #5
          Re: Static CMS

          robot wrote:[color=blue]
          > Hi,
          >
          > Does anyone know about an opensource cms system that outputs data as
          > static html ?
          >
          > I need this for highly visited site...
          >
          > TIA[/color]

          My CMS can do this:


          --
          -------------------------------------------------------
          Try this: SCA the Smart Class Archive for PHP

          -------------------------------------------------------

          Comment

          • Randall Fox

            #6
            Re: Static CMS

            >Does anyone know about an opensource cms system that outputs data as[color=blue]
            >static html ?
            >
            >I need this for highly visited site...[/color]


            Not open source, but it is free.. http://OrbSpinner.com

            Made for Windows XP/2000 currently. Comes with an embedded SQL
            database.

            Using templates, it just generates the static pages from the DB, and
            then allows you to upload automatically via FTP. You also get to
            write your own HTML form to input content to the db.

            Randall Fox

            Comment

            Working...