New version of open source CMS Tcms using pQuery

Taddeus Kroes 3bd59aff64 Fixed IE outline issue. há 14 anos atrás
css 3bd59aff64 Fixed IE outline issue. há 14 anos atrás
design c6445ef8fd Added menu hover to design. há 14 anos atrás
js 9feb865738 Added some comments. há 14 anos atrás
templates aba9399809 Added templates for list view. há 14 anos atrás
.gitignore acbe79bd76 Added basic menu AJAX functionality. há 14 anos atrás
.htaccess acbe79bd76 Added basic menu AJAX functionality. há 14 anos atrás
README 1179ac304c Added README and ignore file. há 14 anos atrás
index.php 34bf3f2e94 This should have been in the previous commit too... há 14 anos atrás
pquery.config.php f20bc55e39 Added main layout template. há 14 anos atrás

README

This is the newest version of the open-source Content Management System Tcms,
using the PHP utility framework pQuery.

The main goal of this project is to test if the minimalistic programming style
of pQuery is suitable for web programming, and could be preferred over the
regular MVC frameworks (especially for small, customized websites).