My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
BlogImplementation  

Featured
Updated Feb 4, 2010 by tobiasz....@gmail.com

QT Blog is a CakePHP based blog implementation created to present various QueryTemplates usage patterns:

  • DB data injections
  • Callback sources
  • Multiple template sources
  • Form convertions

It uses CakeForms plugin, which converts pure HTML forms into PHP templates integrated with CakePHP FormHelper.

You can browse source directly via web repository

Download

QT Blog can be downloaded from download section.

Installation

  1. Execute DATABASE.sql
  2. Edit config/database.php with proper user data
  3. Edit webroot/index.php changing CAKE_CORE_INCLUDE_PATH to your CakePHP 1.2 path
Comment by snakyl...@gmail.com, Feb 19, 2009

I think the .htaccess file that usually is in the app folder is missing, so the demo does not work. Just copy it from the cakephp disribution.


Sign in to add a comment
Powered by Google Project Hosting