Modify ↓
Ticket #211 (closed enhancement: fixed)
Improve awk script checktemplate to check <%perl> tags
| Reported by: | ejhernandez@… | Owned by: | ejhernandez@… |
|---|---|---|---|
| Milestone: | Component: | base | |
| Severity: | normal | Keywords: | mason checktemplate |
| Cc: |
Description (last modified by ejhernandez@…) (diff)
The checktemplate script under "client/ebox/tools" check the perl script correction included in mason templates.
So far, it includes several tags such as <%args>, <%init>, <% %> or %.
It is intented to support other tags such as <%perl>...</%perl> with support to perl blocks similar to % tag and html/url mason filtering, e.g. <% | hu %>.
Attachments
Change History
comment:1 Changed 6 years ago by ejhernandez@…
- Owner changed from juruen@… to ejhernandez@…
- Status changed from new to assigned
- tt_estimated changed from 1 to 2h
comment:2 Changed 6 years ago by ejhernandez@…
- Description modified (diff)
Added HTML and URL mason filtering
Note: See
TracTickets for help on using
tickets.
I will learn this morning awk language