Ticket #5056 (closed Bug: fixed)
Updated tableless main_template.pt
| Reported by: | claytron | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 2.1.3 |
| Component: | Templates/CSS | Version: | |
| Keywords: | main template tableless newbie | Cc: |
Description (last modified by wichert) (diff)
I volunteered myself to update the tableless main_template.pt since it is missing a few things. Things that have been changed or added:
- added id #portal-header
- changed conditions on slots to use sl/sr from global_defines
- changed footer and colophon macro calls
- added metal:block around footer and colophon with i18n:domain
- changed all html comments to <tal:comment replace="nothing">
Attachments
Change History
Changed 6 years ago by claytron
-
attachment
main_template.patch
added
Changed 6 years ago by claytron
-
attachment
main_template.pt
added
the new tableless main_template.pt
Changed 6 years ago by claytron
-
attachment
main_template_4space.patch
added
new file with 4 space tabs
Changed 6 years ago by claytron
-
attachment
main_template_4space_correct.patch
added
oops, uploaded the wrong patch last time. this is the one for real
Changed 6 years ago by claytron
-
attachment
main_template.pt.patch.latest
added
This is the latest patch. There were only two space tabs in the portal-top.
comment:3 Changed 6 years ago by claytron
Has anyone looked at this (besides big booty spammers)? I'd like to get these changes into the next release if at all possible.
Note: See
TracTickets for help on using
tickets.

the patch file for use on the tableless main_template in trunk