[Koha-devel] New Feature: IntranetNav

Joshua Ferraro jmf at liblime.com
Sun Feb 5 23:10:49 CET 2006


Hi all,

I've just committed a new syspref to rel_2_2: IntranetNav It
allows you to add HTML tags in a systempref that will be included
in the left-hand nav bar in the NPL templates. For instance, adding
the following HTML:

<li><h4>LibLime Site</h4></li>
<li><a href="http://liblime.com">www.liblime.com</a></li>
<li><a href="http://liblime.com/c/demos.html">liblime demos</a>
	<ul><li><a href="http://opac.liblime.com">Koha OPAC</a></li>
	<li><a href="http://koha.liblime.com">Koha Circ/Admin</a></li>
	<li><a href="http://selfcheck.liblime.com">Koha Self-checkout</a></li>
	<li><a href="http://mambo.liblime.com">Mambo Intranet</a></li>
</ul></li>

will look like this in the intranet:

http://kohatest.liblime.com
(after login: circ / liblime notice bottom left-hand nav bar.

Cheers,

-- 
Joshua Ferraro               VENDOR SERVICES FOR OPEN-SOURCE SOFTWARE
President, Technology       migration, training, maintenance, support
LibLime                                Featuring Koha Open-Source ILS
jmf at liblime.com |Full Demos at http://liblime.com/koha |1(888)KohaILS





More information about the Koha-devel mailing list