#851 ✓resolved
Bryan Larsen

allow dryml_doc to be used on view files

Reported by Bryan Larsen | November 12th, 2010 @ 05:12 PM

Most DRYML view files don't have many tagdefs in them, but some have a few, so it's useful to run DrymlDoc on them. The problem is that if you place a comment on the first line of a view file, it gets sent to the client, which we don't necessarily want. Even worse, the comment pushes the DOCTYPE declaration down, so IE doesn't pick it up.

The solution is to allow DrymlDoc comments to be written using ERB comments <%# ... %> as well as HTML comments <!-- ... -->

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

People watching this ticket

Referenced by

Pages