Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Template Question : What this means

Quote Reply
Template Question : What this means
I am having couple of question. Can someone tell me what these means & does

1)
Quote:
<div class="row<%if Folders.length > 1%> required<%endif%> clear">

2)
Quote:
<div class="value<%if Folders.length == 1%> wrappedtext<%endif%>">

3)
Quote:
<%~if Folders.length == 1%>
<input type="hidden" name="my_folder_id_fk" value="<%escape_html Folders.0.my_folder_id%>" /><%Folders.0.my_folder_name%>

All these tags appear in bookmark_link_add.html page.

Sorry for asking silly questions, but I am working on creating a whole new template from scratch.

Thanks for the help.

Vishal

Vishal
-------------------------------------------------------
Subject Author Views Date
Thread Template Question : What this means VishalT 1856 Nov 25, 2005, 9:49 PM
Thread Re: [SWDevil.Com] Template Question : What this means
brewt 1749 Nov 26, 2005, 3:33 PM
Post Re: [brewt] Template Question : What this means
VishalT 1737 Nov 26, 2005, 9:49 PM