Changes between Version 3 and Version 4 of Ticket #2861, comment 54
- Timestamp:
- 11/11/2017 05:10:59 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2861, comment 54
v3 v4 6 6 > @netweb @SergeyBiryukov Adding a menu item that points to `txt-download` adds a download button now. Where yould be a good place to document that behavior? 7 7 8 Per #1201, "Download" was supposed to be one of the default menu items, so I guess now is the time to add it to each site for consistency. If it's done automatically via a filter or as a part of the header template, I don't think it needs to be explicitly documented.8 Per #1201, "Download" was supposed to be one of the default menu items, so I guess now is the time to add it to each site for consistency. If it's done automatically via a filter, I don't think it needs to be explicitly documented. 9 9 10 10 The `txt-download` slug doesn't make much sense long term though. It's an internal slug created when the page was a part of the home page layout. Now that it's an actual page, we should change it to `download`.