Website Header

From apertus wiki
Revision as of 07:53, 24 October 2012 by Sebastian (talk | contribs) (Created page with "=About= The Apertus Website Header is a toolbar on top of all Apertus websites to make navigating between different systems /CMSs easier. =Notes= The header is an iframe with...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

1 About

The Apertus Website Header is a toolbar on top of all Apertus websites to make navigating between different systems /CMSs easier.

2 Notes

The header is an iframe with 42 pixels height that has to be added to the theme of each respective website/cms.

2.1 Mediawiki

File: 
/skins/Vector.php 
line 124 after $this->html( 'headelement' ); ?>
<iframe width="100%" scrolling="no" height="42" src="http://www.apertus.org/header?page=wiki" frameborder="0"></iframe>
line 247 after <?php $this->printTrail(); ?>

2.2 Drupal6

2.3 Drupal7

2.4 Wordpress

2.5 phpbb