[X] The "/evaristo/evaristo-v3r0/mpbiz-3.0-b228.tar.bz2" file could not be found or is not available. Please select another file.

Lilliput is a very small content management system for creating static websites. It is easy to install, easy to use, very secure and conforms to web standards. Just copy over the files and start working on your website, it's that easy.


http://lilliputcms.sourceforge.net





Separate each tag with a space.

Topic:

Operating System:

License:

Translations:

Intended Audience:

User Interface:

Database Environment:

Programming Language:

Registered:

2006-11-06

Ratings and Reviews

Be the first to post a text review of Lilliput. Rate and review a project by clicking thumbs up or thumbs down in the right column.

Project Feed

  • Security code progressing nicely

    Lilliput CMS uses HTTP basic authentication as its login mechanism because it covers all objects that are served by the webserver and not just PHP files. This also means two things for the running of Lilliput: - You need to use Apache as your web server, it won't run with IIS as the code is dependant on .htaccess files - You need to run PHP as a module and not as a CGI. This might mean problems when hosting with some providers but as indicated by the previous post you can run Lilliput on your home PC using an installer like XAMP and publish the website remotely to your hosting provider.

    posted by postme 1039 days ago

  • First code created

    Lilliput CMS uses a very simple model-view-controller aproach (mvc pattern). This allows for clean (or reasonably clean) separation of presentation (view), business logic (controller) and database (model). The database uses SQLite, an integral part of PHP 5. While this requires PHP 5 which is not universally avalable with hosting providers I feel there are so many advantages (freely available, no database setup, good supported tooling support) that this disadvantage is compensated. Anyway most hosting providers will upgrade at some point to PHP 5 so this will become less of an obstacle over time. Besides the way Lilliput CMS is setup you could even install it locally at home and publish from tehre to a website.

    posted by postme 1076 days ago

  • Project is progressing

    I am alomost finished with the ER diagrams for the database design of Lilliput CMS and I created the Model-View-Controller logic for the administrator backend.

    posted by postme 1106 days ago

  • Work has started

    Lilliput is in its earliest stages. Currently I'm working on the ERD's for the database design. Its going to run on SQLite, the database that's standard included with PHP5. This makes it very easy to run Lilliput as it doesn't require an additional database to be set up. For the average user setting up a database is not trivial matter even if the CMS takes away a lot of the complexity of installing. With Lilliput you only need to copy over the files and you can start working on your website.

    posted by postme 1115 days ago

  • Code committed

    Anonymous committed patchset 1 of module CVSROOT to the Lilliput CVS repository, changing 11 files

    posted by nobody 1122 days ago

  • Forum thread added

    Anonymous created the Welcome to Developers forum thread

    posted by nobody 1122 days ago

  • Forum thread added

    Anonymous created the Welcome to Help forum thread

    posted by nobody 1122 days ago

  • Project Information Updated

    postme registered the Lilliput project

    posted by postme 1122 days ago

  • Forum thread added

    Anonymous created the Welcome to Open Discussion forum thread

    posted by nobody 1122 days ago

Rate and Review

Be the first person to add a text review.

Would you recommend this project?






<

Related Projects

Lilliput Actions

Thanks for your rating!

Would you also like to write a review?





Skip Review

Thanks for your review!

Get credit for your review by logging in via OpenID. Click your account provider:

No Thanks