We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 33337
    • 3,975 Posts
    I love this snippet ! kiss kiss kiss

    hey Mark ! its a great job u did combining all splited functions into 1 snippet, called via parameters.

    If you not mind, how about adding another functionality ? The Navigator template ?

    For example, I am working on a project for which I made a Iconic GUI, so to accomplish the design I need arrow icons for previous/next links. So, for now I have to go inside the snippet code and replace the navigator with my code. so any thoughts about adding it as a parameter ?

    Best regards,

    zi
      Zaigham R - MODX Professional | Skype | Email | Twitter

      Digging the interwebs for #MODX gems and bringing it to you. modx.link
      • 18397
      • 3,250 Posts
      Done, except I had to make the parameter lead to a chunk.

      So when you add &prev=`chunk` or &prev=`chunk` to the snippet call the snippet will use the html in that chunk for the bit inside the <a> tag.