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

Procedural File: multiblogs.php

Source Location: /multiblogs.php

Page Details

Demo file displaying multiple blogs on the same page

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 38]

Load Quam Plures configuration

[ Top ]

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

Initialize Quam Plures

Loads the blog identified by $blog with other params above

[ Top ]