AxKit-App-TABOO
view release on metacpan or search on metacpan
htdocs/menu.xsp view on Meta::CPAN
<?xml version="1.0"?>
<?xml-stylesheet href="NULL" type="application/x-xsp"?>
<?xml-stylesheet href="/transforms/xhtml/match-menu.xsl" type="text/xsl"?>
<xsp:page
xmlns:xsp="http://www.apache.org/1999/XSP/Core"
xmlns:menu="http://www.kjetil.kjernsmo.net/software/TABOO/NS/Menu"
xmlns:i18n="http://www.kjetil.kjernsmo.net/software/TABOO/NS/I18N"
xmlns:ct="http://www.kjetil.kjernsmo.net/software/TABOO/NS/Control"
xmlns:cat="http://www.kjetil.kjernsmo.net/software/TABOO/NS/Category"
xmlns:story="http://www.kjetil.kjernsmo.net/software/TABOO/NS/Story"
xmlns:user="http://www.kjetil.kjernsmo.net/software/TABOO/NS/User">
<menu:menu>
<menu:section>
<menu:header><i18n:insert>stories-title-menu</i18n:insert></menu:header>
<menu:li>
htdocs/transforms/xhtml/match-menu.xsl view on Meta::CPAN
<?xml version="1.0"?>
<xsl:stylesheet version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:menu="http://www.kjetil.kjernsmo.net/software/TABOO/NS/Menu"
xmlns:ct="http://www.kjetil.kjernsmo.net/software/TABOO/NS/Control"
xmlns:cat="http://www.kjetil.kjernsmo.net/software/TABOO/NS/Category/Output"
xmlns:user="http://www.kjetil.kjernsmo.net/software/TABOO/NS/User/Output"
xmlns:i18n="http://www.kjetil.kjernsmo.net/software/TABOO/NS/I18N"
extension-element-prefixes="i18n"
exclude-result-prefixes="menu ct cat i18n user">
<xsl:import href="/transforms/xhtml/match-control.xsl"/>
<xsl:import href="/transforms/insert-i18n.xsl"/>
( run in 1.123 second using v1.01-cache-2.11-cpan-49f99fa48dc )