Search

A new XSLT utility, "param-navigation" is now available for download. Comments and feedback can be left here but if you discover any issues, please post it on the issue tracker.

[paused on github]

[paused on github]

param-navigation updated to version 1.0 on 15th of March 2014

working without union datasource

knows navigation knows breadcrumb

easy to install

@moma - looks cool. would love to hear more how you have implemented this.

thx bzerangue :-)

the breadcrumb feauture is used at every page, parameter added to, like the articles in the default wokspace. A simple:

<articles>
   <param-navigation-articles param="entry" />
</articles>

does the trick.

the main feauture, parameter navigation, I'm using at a gallery page. here are pictures sorted types (holidays / family / persons /../ ) and all types the webmaster want to add. types are stored in section. this section got to datasources: the chained one, to filter the pictures and the unchained one to be used at param-navigation:

<gallery>
  <param-types child="name" arg="handle" param="type" >
  <param-sample child=name" arg="handle" param="list" refer="types"  />    
  </param-type>
</gallery>  

the types are splitted in samples. So holidays may spited in several locations, family in events and so on. the sample section, like the type section is representet in two datasources, a chained and an unchained one.

so when Im adding the static xml above, and to two unchained datasources, the use of the website can navigate through gallery with all possible parameters, like they were subpages.

Hope this helps.

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