Details
-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects versions: None
-
Fix versions: 0.2.0
-
Components: guise-mummy
-
Labels:None
-
Sprint:
Description
Currently template ignore all stylesheets and JavaScript links in a source file if a template is being applied. Individual files need to be able to specify additional stylesheets and scripts (e.g. for a presentation slide show page) that do not necessarily apply to all the other pages.
Yet a page may need to include a link that is in the template for static previewing before mummification. Thus the template application needs to recognize links that already exist in the template and not duplicate those.