[jira] [Commented] (OFBIZ-12002) Add border and file name to content rendered from ftl

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-12002) Add border and file name to content rendered from ftl

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-12002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17194658#comment-17194658 ]

Jacques Le Roux commented on OFBIZ-12002:
-----------------------------------------

Thanks James,

Right, I normally use ToirtoiseGIt to pull and yesterday I created a batch file for that using the same but simplified command ie
git fetch "origin"
instead of
git fetch -v --progress "origin"

But ToirtoiseGIt  is also doing a (clever) stash/rebase/unstash and I missed that in the batch

I like your change, the HTML source is clearly faster to load, even when using HTMLValidator FF plugin: +1 for commit

> Add border and file name to content rendered from ftl
> -----------------------------------------------------
>
>                 Key: OFBIZ-12002
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-12002
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: base
>    Affects Versions: Upcoming Branch
>            Reporter: James Yong
>            Assignee: James Yong
>            Priority: Minor
>             Fix For: Upcoming Branch
>
>         Attachments: OFBIZ-12002.patch
>
>
> Currently there are before and after comments in the page source to mark the begin and end of FTL template. Easier for development to display FTL file name and boundary on screen for a short time.
> Only works for FTL files outside of theme folders, and when 
>  1) print.verbose=true and
>  2) widget.verbose=true



--
This message was sent by Atlassian Jira
(v8.3.4#803005)