Warning: Can't synchronize with repository "(default)" (/home/git/ome.git does not appear to be a Git repository.). Look in the Trac log for more information.

Changes between Version 2 and Version 5 of Ticket #7173


Ignore:
Timestamp:
11/21/11 14:19:07 (12 years ago)
Author:
wmoore
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #7173

    • Property Status changed from accepted to closed
    • Property Sprint changed from 2011-11-10 (2) to 2011-11-29 (3)
    • Property Resolution changed from to fixed
  • Ticket #7173 – Description

    v2 v5  
    11Organise existing code: rearrange into templates to support the first set of use cases in #7067. 
     2 
     3Outline of NEW template hierarchy: 
     4{{{ 
     5NEW TEMPLATES: 
     6 
     7- common/base/base_html.html 
     8    Blocks: link, title, script, jscript, head, body 
     9    Content: body.css, shortcut icon. 
     10    Extended by: 
     11    - common/base/base_frame.html 
     12        Content:  
     13            link: body.css jquery-ui.css 
     14            script: jquery.js jquery-ui.js popup.js 
     15            head: web icon 
     16        Extended by: 
     17        - webclient/annotations/metadata_general.html 
     18    - common/base/base_header.html 
     19        Content: 
     20            link: header.css 
     21            body: top_header - logo, menu, navigation 
     22                  thin_header - header_left, header_right 
     23        Blocks: nav_links, header_left, header_right 
     24        Extended by: 
     25        - common/base/base_main.html 
     26            Content:  
     27                link: footer.css body-styles layout.css images.css 
     28                body: include footer.html 
     29            Extended by: 
     30            - webclient/base/base_container.html 
     31                - Extended by webclient/data/containers.html, webclient/data/container_tags.html etc.  
     32            - webclient/base/base.html 
     33                - Extended by webclient/person/myaccount.html, webclient/index/index.html, help etc 
     34}}} 
    235 
    336Some of this will be exploratory, to decide what strategies we want to adopt in this template story.  

1.3.13-PRO © 2008-2011 Agilo Software all rights reserved (this page was served in: 0.13070 sec.)

We're Hiring!