On 9 February 2012 15:49, Scott Wilson (Commented) (JIRA) <[email protected]> wrote: > > [ > https://issues.apache.org/jira/browse/WOOKIE-314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13204595#comment-13204595 > ] > > Scott Wilson commented on WOOKIE-314: > ------------------------------------- > > Right, so we need some sort of begin and end markers (preferably generated > automatically) and to remove a standard ASL.
That can be handled by the ant task so no problem there. > One way Ate suggested was to have the ASL license text in some sort of > special markup (e.g. <% %> ) rather than regular comments (<!-- -->) that the > template builder knows to ignore. > Great idea. This can then be inserted into the config.xml file too. Looks like it will be easier than we thought >> Filter license headers when concatenating HTML template files >> ------------------------------------------------------------- >> >> Key: WOOKIE-314 >> URL: https://issues.apache.org/jira/browse/WOOKIE-314 >> Project: Wookie >> Issue Type: Improvement >> Components: Template >> Affects Versions: 0.9.2 >> Reporter: Scott Wilson >> >> Each component of a HTML page (header, footer, primary content, secondary >> content, scripts) is in a separate file including a license header, all of >> which are then included in the final output HTML file. >> These headers should either be removed or minified when the output HTML page >> is created; the only full header should be at the top of the page. > > -- > This message is automatically generated by JIRA. > If you think it was sent incorrectly, please contact your JIRA > administrators: > https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa > For more information on JIRA, see: http://www.atlassian.com/software/jira > > -- Ross Gardler (@rgardler) Programme Leader (Open Development) OpenDirective http://opendirective.com
