[Radiant] Display children galleries in "desc" order

Artur Baldyga baldinio at gmail.com
Sat Sep 29 07:28:54 CDT 2007


Instead of starting new topic I want to ask question. This is peace of 
code:

<r:gallery:if_index>
  <r:gallery id="14">
     <r:gallery:name />
       <r:gallery:children:each>
         <r:gallery:link>
       </r:gallery:children:each>
  <r:gallery>
</r:gallery:if_index>

The problem is that I cannot retrieve link to children galleries 
("<r:gallery:link>"-->this line). This link is going to the gallery 
found through <r:gallery id="14">.

-- 
Posted via http://www.ruby-forum.com/.



More information about the Radiant mailing list