Opened 13 years ago
Closed 2 years ago
#7161 closed enhancement (invalid)
html fragments at special locations in notebook pages
Reported by: | schilly | Owned by: | boothby |
---|---|---|---|
Priority: | major | Milestone: | sage-6.4 |
Component: | notebook | Keywords: | |
Cc: | Merged in: | ||
Authors: | Reviewers: | ||
Report Upstream: | Work issues: | ||
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description
html fragments are some lines of html code, that can be defined as text variables in a global configuration file. when a notebook page is generated by a template, and those variables are defined (not empty), their value is inserted at given fixed locations.
primary use is to include the analytics page tracking code right before the bottom </body> tag. (login page, list of notebooks, the notebook itself)
similar is the theme+variable support in moinmoin wiki: http://moinmo.in/HelpOnThemes#Modify_wiki_configuration
Change History (5)
comment:1 Changed 9 years ago by
- Milestone changed from sage-5.11 to sage-5.12
comment:2 Changed 8 years ago by
- Milestone changed from sage-6.1 to sage-6.2
comment:3 Changed 8 years ago by
- Milestone changed from sage-6.2 to sage-6.3
comment:4 Changed 8 years ago by
- Milestone changed from sage-6.3 to sage-6.4
comment:5 Changed 2 years ago by
- Resolution set to invalid
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Closing deprecated notebook tickets