Projects tagged ‘cms’ and ‘website’


[100 total ]

3 Users

AcrIS is modern framework serving as a base for applications, web sites and portals. It provides various tools and libraries to ease daily development. Synapso is using AcrIS as a platform for building dynamic web sites.
Created 4 months ago.

3 Users

nanoc is a Ruby content management system for building static web sites. It runs on your local computer and compiles Markdown, Textile, Haml, etc. documents into static web pages, ready for uploading to any web server.
Created about 1 year ago.

1 Users

Yupi is yet another CMS writen in php in oop style maner. It has a easy theme system and support for themes and templates. Find out more on project site: http://yupi-cms.com AboutFirst release ... [More] of yupi-cms is planed by the end of April 2009. At current state you can download using svn but you have to configure it manually, it's only required to setup database and setup project path to be able to run cms. Currently i am working admin theme to improve user interface and on widgets (panels) that are used to display some useful content from database. Some cool stuff about this CMS: it uses OOP approach , everything is separated into classes , like Models, Pages, Editors etc. it uses theme to generate content , and theme is just a PHP file it's build using directory style URL - only one URL rewrite for Apache server or setting using error pages redirection you don't need to be expert to learn how to write theme, panel, client page, admin page or panel editor - only basic OOP knowledge Creating custom page Here is sample how can you create simple yupi page, just in the case you download the project you have some starting point how things works. Create file class.mypage.php and save it to folder pages. Write this code to create page that shows world famous "hello world" sample. If you install project in subfolder yupicms, then you can access this page by typing: localhost/yupicms/mypage, in this case Index action of mypage class is executed. If you type: localhost/yupicms/mypage/hello function ActionHello will be executed. Next URI parts will be passed to this procedure as parameters. In the case that function doesn't exists then Index action will be executed, you can determine action using $this->ActionName, and to find all uri parts you can use $this->Params array. First element contains class name, second action and rest are extra parameters. You can learn more directly from existing source code. Here is sample screen shot of admin module, just to give you clue how it look like. [Less]
Created 11 months ago.

1 Users
 

Watermelon CMS is an open source content management system designed for small websites (e.g. homepages). It's now polish-only, but it will be multilingual.
Created 10 months ago.

1 Users

Nakid cms is an open source content management system built using the PHP scripting language. The goal of Nakid is to provide plenty of functionality to the user while still being very familiar and ... [More] simple to a web developer, in order to be extremely flexible and customizable. "Finally, a content management that doesn't 'steal' your website!" Nakid CMS is easy to install, easy to use, customizable, lightweight, and doesn't interfere with your current website. Nakid CMS needs testing, and you can help! Download a copy of Nakid and follow the instructions to use, then let us know how Nakid can be improved! [Less]
Created 11 months ago.

1 Users

DigiOz ASP.NET Portal is a web based portal system written in C# which uses MSSQL, MySQL Database (others to come), which allows webmasters to setup and customize an instant website for either business or personal use. See codelaunch.com for demo.
Created 11 months ago.

0 Users

CMS written in air
Created 3 months ago.

0 Users

Coming soon...
Created 12 months ago.

0 Users

Flake is a simple content management system for websites, written in Ruby On Rails. It's main feature is administrative interface integrated right into the web page itself, radically simplifiying ... [More] the administration process for users. It differs from usual content management/administration systems in allowing unlimited 'text elements' on the webpage (not a huge chunk of HTML inside the page), attached files and images. The preview-version will be available for download and testing in couple of weeks. [Less]
Created about 1 year ago.

0 Users

sitegenAllows you to create a website from a wiki based syntax. It uses: txt2tags m4 make
Created 12 months ago.