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

Procedural File: summary.php

Source Location: /summary.php

Page Details

Demo file displaying a summary of the last posts in each blog

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/
Filesource:  Source Code for this file
Includes
require_once (dirname(__FILE__).'/qp_config/_config.php') [line 21]

Load Quam Plures configuration

[ Top ]

require_once (_main.inc.php) [line 28]

Initialize Quam Plures

Not _blog_main.inc.php because we are not trying to initialize any particular blog

[ Top ]