Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.
-
Bear #1
How to treat template tags as comment tags?
Hi all,
I am using DW MX to edit templates for a FreeMarker application.
The template tag fromat is like so:
<ul>
<#list birds as bird>
<li>${bird.name?cap_first}: ${bird.description}
Favorite food: ${bird.favoriteFood}
</#list>
</ul>
Can I get Dreamweaver to treat
<#list birds as bird>
and
</#list>
as comment tags?
I want them to disappear or reduce to icons like ASP code.
Thank you!
Bear
Bear Guest
-
unlock head tags on child page based on template
Is there a way to unlock the head tags and body tag of a child page that is based on a template? I can insert Flash Video on the template page, I... -
DIV tags
I'm using Dreamweaver 4 and am struggling to do what I want to do. Basically, I want to have an area on my page where I can have text and the box... -
alternating item style in template row with table tags
In case anyone else runs into this issue... I recently wanted to set alternating item style on a grid row that contained a template item for the... -
Using ParseChildren attribute to load child tags - VS removes tags
I am building a poll control, nested in the tag I have child tags to setup the poll options. Everything works fine, but when I edit a property in... -
Revisiting Old Issue: Removing line breaks from comment tags
TechNote 15372 (Removing line breaks from comment tags) mentions the SourceFormat.txt file. I have no such file on my system (Win XP) when using DW...



Reply With Quote

