phpDocumentor templates
[ class tree: templates ] [ index: templates ] [ all elements ]

Procedural File: a_notemplate.php

Source Location: /a_notemplate.php

Page Details

Demo file displaying a blog without using a template

Note: This is a very advanced use of Quam Plures! Most of the time, calling your blog through index.php (or a stub file) with a template will be enough. You should try to customize a template before trying to use this file.

Quam Plures - http://quamplures.net/ Released under GNU GPL License - http://quamplures.net/license.html

Copyright:  (c)2003-2009 by Francois PLANQUE - http://fplanque.net/
Copyright:  (c) 2009 - 2011 by the Quam Plures developers - http://quamplures.net/
Todo:  EdB: figure out if this useful, shed if not else embrace and move to /qp_templates/
Filesource:  Source Code for this file
Includes
require_once (dirname(__FILE__).'/qp_config/_config.php') [line 39]

Load Quam Plures configuration

[ Top ]

require_once (_blog_main.inc.php) [line 46]

Initialize Quam Plures

Loads the blog identified by $blog with other params above

[ Top ]