Search

Hello,

I have also a question. Can this plugin make a navigation for me who looks like this link text

Roelof

@roelof: no, you'd probably be better of by writing some custom XSL for that. Or modifying this template to fit your needs.

Hi, am almost a newbie using symphony. I have created a multilingual website with a recursive navigation menu and all is working properly.

The main menu holds 3 pages: about, products and contacts. The page "products" holds 2 subpages.

This page ("products") doesn't contain data and I would like to set his link as "/" but I have no clear idea how to do so.

<xsl:choose>
<xsl:when test="@handle = 'products'">
    <a href="/" title="Blind link">name</a>
</xsl:when>

<xsl:otherwise>
<a href="@handle" title="">Link</a>
</xsl:otherwise>

</xsl:choose>

Create an account or sign in to comment.

Symphony • Open Source XSLT CMS

Server Requirements

  • PHP 5.3-5.6 or 7.0-7.3
  • PHP's LibXML module, with the XSLT extension enabled (--with-xsl)
  • MySQL 5.5 or above
  • An Apache or Litespeed webserver
  • Apache's mod_rewrite module or equivalent

Compatible Hosts

Sign in

Login details