koha-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-devel] New Feature: IntranetNav


From: Joshua Ferraro
Subject: [Koha-devel] New Feature: IntranetNav
Date: Sun, 5 Feb 2006 14:10:49 -0800
User-agent: Mutt/1.4.1i

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
address@hidden |Full Demos at http://liblime.com/koha |1(888)KohaILS




reply via email to

[Prev in Thread] Current Thread [Next in Thread]