[ Index ] |
|
Code source de b2evolution 2.1.0-beta |
1 <?php 2 /** 3 * This is the template that displays the archive directory for a blog 4 * 5 * This file is not meant to be called directly. 6 * It is meant to be called by an include in the main.page.php template. 7 * To display the archive directory, you should call a stub AND pass the right parameters 8 * For example: /blogs/index.php?disp=arcdir 9 * 10 * b2evolution - {@link http://b2evolution.net/} 11 * Released under GNU GPL License - {@link http://b2evolution.net/about/license.html} 12 * @copyright (c)2003-2007 by Francois PLANQUE - {@link http://fplanque.net/} 13 * 14 * @package evoskins 15 */ 16 if( !defined('EVO_MAIN_INIT') ) die( 'Please, do not access this page directly.' ); 17 18 // Call the Archives plugin WITH NO LIMIT & NO MORE LINK: 19 $Plugins->call_by_code( 'evo_Arch', array( 'title'=>'', 20 'block_start'=>'', 21 'block_end'=>'', 22 'limit'=>'', 23 'more_link'=>'' ) ); 24 25 26 /* 27 * $Log: _arcdir.php,v $ 28 * Revision 1.13 2007/04/26 00:11:03 fplanque 29 * (c) 2007 30 * 31 * Revision 1.12 2007/03/18 01:39:55 fplanque 32 * renamed _main.php to main.page.php to comply with 2.0 naming scheme. 33 * (more to come) 34 * 35 * Revision 1.11 2006/12/14 21:56:25 fplanque 36 * minor optimization 37 * 38 * Revision 1.10 2006/07/06 19:56:29 fplanque 39 * no message 40 * 41 * Revision 1.9 2006/04/11 22:28:58 blueyed 42 * cleanup 43 * 44 * Revision 1.8 2006/04/11 21:22:26 fplanque 45 * partial cleanup 46 * 47 */ 48 ?>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Thu Nov 29 23:58:50 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |