b2evolution

Multilingual multiuser multiblog engine

b2evolution Technical Documentation (0.9.x) [ class tree: evoskins ] [ index: evoskins ] [ all elements ]

Procedural File: a_noskin.php

Source Location: /blogs/a_noskin.php

Page Details

This file will display a blog, WITHOUT using skins.

This file will set some display parameters and then display the blog in a template.

Note: You only need to use this file for advanced use/customization of b2evolution. Most of the time, calling your blog through index.php with a skin will be enough. You should try to customize a skin before thrying to use this fle.

Same display without using skins: a_stub.php

b2evolution - http://b2evolution.net/ Released under GNU GPL License - http://b2evolution.net/about/license.html

Copyright:  (c)2003-2005 by Francois PLANQUE - http://fplanque.net/
Filesource:  Source Code for this file
Includes
require (get_path('skins').'/_bloglist.php') [line 115]
[ Top ]

require (get_path('skins').'/_feedback.php') [line 181]
[ Top ]

require (get_path('skins').'/_lastcomments.php') [line 193]
[ Top ]

require (dirname(__FILE__).'/b2evocore/_blog_main.php') [line 58]

Let b2evolution handle the query string and load the blog data:

[ Top ]

require (get_path('skins').'/_arcdir.php') [line 198]
[ Top ]

require (get_path('skins').'/_profile.php') [line 203]
[ Top ]

require (get_path('skins').'/_categories.php') [line 247]
[ Top ]

require (get_path('skins').'/_archives.php') [line 259]
[ Top ]

require (get_path('skins').'/_linkblog.php') [line 267]
[ Top ]

require (get_path('skins').'/_calendar.php') [line 224]
[ Top ]



Documentation generated on Tue, 20 May 2008 01:51:09 +0200 by phpDocumentor 1.4.2