3 users online. Create an account or sign in to join them.Users

Search

I really like the power of xslt, though I'm quite a novice in that field and i don't get arround the following scenario:

I have multiple items in one entry, two items each should be wrapped within an ul which represents a column row

<!--first row-->
<ul>
   <li>item1</li>
   <li>item2</li>
</ul>
<!--second row-->
<ul>
   <li>item3</li>
   <li>item4</li>
</ul>
<!--third row-->
<ul>
   <li>item5</li>
   <li>item6</li>
</ul>

How would I accomplish that?

Kind Regards, Thomas

EDIT:

My Bad, there is already a thread that discusses the exact same problem

Create an account or sign in to comment.

Symphony • Open Source XSLT CMS

Server Requirements

  • PHP 5.2 or above
  • PHP's LibXML module, with the XSLT extension enabled (--with-xsl)
  • MySQL 5.0 or above
  • An Apache or Litespeed webserver
  • Apache's mod_rewrite module or equivalent

Compatible Hosts

Sign in

Login details