tags descriptions
Max_Headroom - August 27, 2008 - 05:58
| Project: | Advanced Theme Construction Kit (ATCK) |
| Version: | 5.x-4.0 |
| Component: | Miscellaneous |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed |
Jump to:
Description
This is for the builder:
Would be nice if tags, especially closing tags, can have descriptions inserted automatically so that it is easier to track.
ie:
<div class="classic">
<div class="layout a-b">
<div class="gr a">
</div> <!--/gr a-->
<div class="gr b">
</div><!--/gr b-->
</div><!--/layout a-b-->
</div><!--/classic--> 
#1
Not a bad idea - I'll see what I can do about rolling that into a future release of the builder.
#2