Modify ↓
Opened 19 years ago
Closed 18 years ago
#3149 closed enhancement (fixed)
include version information in wiki pages and others where applicable
Reported by: | Owned by: | Jonas Borgström | |
---|---|---|---|
Priority: | normal | Milestone: | 0.11 |
Component: | wiki system | Version: | 0.9.5 |
Severity: | minor | Keywords: | version |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
it would be a benefit to include version information not only if you click "edit" but by default in any page. this would facilitate:
- include editors like wikiwyg, who need to figure out the version before information can be saved correctly
- tracking when exporting information
Attachments (0)
Change History (1)
comment:1 by , 18 years ago
Component: | general → wiki |
---|---|
Keywords: | version added |
Milestone: | → 0.11 |
Resolution: | → fixed |
Severity: | normal → minor |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Not really sure if it's a good thing, but currently the version information is available in the HTML <title> element.
If this is rather found to be an annoyance, please reopen and I'll remove that ;-)
If so, maybe suggestions about alternative places where the version information could be placed would be useful.