Exemple #1
0
		<?php 
// Display a link to contact the owner of this blog (if owner accepts messages):
$Blog->contact_link(array('before' => '', 'after' => '', 'text' => T_('Contact'), 'title' => T_('Send a message to the owner of this blog...')));
// Display a link to help page:
$Blog->help_link(array('before' => ' &bull; ', 'after' => ' ', 'text' => T_('Help')));
?>

		<?php 
// Display additional credits:
// If you can add your own credits without removing the defaults, you'll be very cool :))
// Please leave this at the bottom of the page to make sure your blog gets listed on b2evolution.net
credits(array('list_start' => '&bull;', 'list_end' => ' ', 'separator' => '&bull;', 'item_start' => ' ', 'item_end' => ' '));
?>

		<br/><?php 
display_param_link($skin_links);
?>
 <a href="http://blog.thedarksighed.com/projectblog/" title="Custom b2evolution template designs">design by Andrew Hreschak</a>

	</p>

</div><!-- END pagefoot -->

</div><!-- END wrap -->



<?php 
// ------------------------- HTML FOOTER INCLUDED HERE --------------------------
skin_include('_html_footer.inc.php');
// Note: You can customize the default HTML footer by copying the
$Blog->footer_text(array('before' => '', 'after' => ' &bull; '));
?>

		<?php 
// Display a link to contact the owner of this blog (if owner accepts messages):
$Blog->contact_link(array('before' => '', 'after' => ' &bull; ', 'text' => T_('Contact'), 'title' => T_('Send a message to the owner of this blog...')));
?>

		<?php 
display_param_link($skin_links);
?>
 design by <?php 
display_param_link($francois_links);
?>
 / <?php 
display_param_link($skinfaktory_links);
?>
 / <a href="http://www.blog.hemminga.net/">Afwas</a> / <a href="http://www.tilqi.com">tilqicom</a>

		<?php 
// Display additional credits:
// If you can add your own credits without removing the defaults, you'll be very cool :))
// Please leave this at the bottom of the page to make sure your blog gets listed on b2evolution.net
credits(array('list_start' => ' &bull; ' . T_('Credits') . ': ', 'list_end' => ' ', 'separator' => '|', 'item_start' => ' ', 'item_end' => ' '));
?>
	</p>
</div>
</div>

<?php 
// ------------------------- HTML FOOTER INCLUDED HERE --------------------------
Exemple #3
0
 /**
  * Credits to Dating Mood skin
  */
 function display_skin_credits()
 {
     $skin_links = array('' => array('http://www.datingmood.com/', array(array(50, 'dating skin'), array(80, 'Dating Mood'), array(100, 'dating'))));
     display_param_link($skin_links);
 }
	<!-- end #wrapper2 -->
	<div id="footer">
		<p><?php 
// Display footer text (text can be edited in Blog Settings):
$Blog->footer_text(array('before' => '', 'after' => ' | '));
?>

		<?php 
// Display a link to contact the owner of this blog (if owner accepts messages):
$Blog->contact_link(array('before' => '', 'after' => ' | ', 'text' => T_('Contact'), 'title' => T_('Send a message to the owner of this blog...')));
// Display a link to help page:
$Blog->help_link(array('before' => ' ', 'after' => ' | ', 'text' => T_('Help')));
?>

		<?php 
display_param_link(array('' => array('http://themefolio.com/', array(array(70, 'Pluralism skin'), array(84, 'Themefolio skin'), array(88, 'b2evolution skin'), array(91, 'blog skin'), array(96, 'blog theme'), array(100, 'blog template')))));
?>
		designed by <a href="http://www.nodethirtythree.com/">NodeThirtyThree</a>

		<?php 
// Display additional credits:
// If you can add your own credits without removing the defaults, you'll be very cool :))
// Please leave this at the bottom of the page to make sure your blog gets listed on b2evolution.net
credits(array('list_start' => ' | ', 'list_end' => ' ', 'separator' => '|', 'item_start' => ' ', 'item_end' => ' '));
?>
</p>
	</div>
</div>
</div>
<!-- end #wrapper -->
<hr />
	<p class="baseline">
		<?php 
// Display a link to contact the owner of this blog (if owner accepts messages):
$Blog->contact_link(array('before' => '', 'after' => ' &bull; ', 'text' => T_('Contact'), 'title' => T_('Send a message to the owner of this blog...')));
// Display a link to help page:
$Blog->help_link(array('before' => ' ', 'after' => ' &bull; ', 'text' => T_('Help')));
?>

		<?php 
// Display footer text (text can be edited in Blog Settings):
$Blog->footer_text(array('before' => ' ', 'after' => ' '));
?>

		<?php 
// Display additional credits:
// If you can add your own credits without removing the defaults, you'll be very cool :))
// Please leave this at the bottom of the page to make sure your blog gets listed on b2evolution.net
credits(array('list_start' => '&bull;', 'list_end' => ' ', 'separator' => '&bull;', 'item_start' => ' ', 'item_end' => ' '));
?>

		<br /><?php 
display_param_link($skin_links);
?>
 by <?php 
display_param_link($fplanque_links);
?>
 / <a href="http://severinelandrieu.com/" target="_blank">S&eacute;verine Landrieu</a>

	</p>
</div>
Exemple #6
0
$Blog->footer_text(array('before' => '', 'after' => ' &bull; '));
// TODO: dh> provide a default class for pTyp, too. Should be a name and not the ptyp_ID though..?!
?>

		<?php 
// Display a link to contact the owner of this blog (if owner accepts messages):
$Blog->contact_link(array('before' => '', 'after' => ' &bull; ', 'text' => T_('Contact'), 'title' => T_('Send a message to the owner of this blog...')));
// Display a link to help page:
$Blog->help_link(array('before' => ' ', 'after' => ' &bull; ', 'text' => T_('Help')));
?>

		<?php 
display_param_link($skin_links);
?>
 by <?php 
display_param_link($francois_links);
?>

		<?php 
// Display additional credits:
// If you can add your own credits without removing the defaults, you'll be very cool :))
// Please leave this at the bottom of the page to make sure your blog gets listed on b2evolution.net
credits(array('list_start' => '&bull;', 'list_end' => ' ', 'separator' => '&bull;', 'item_start' => ' ', 'item_end' => ' '));
?>
	</p>
</div>


<?php 
// ------------------------- WIDTH SWITCHER --------------------------
$width_switchers = array('960px' => 'width_decrease', '100%' => 'width_increase');