Opened 17 years ago
Closed 16 years ago
#8063 closed enhancement (fixed)
give export links a special class
| Reported by: | Owned by: | Christian Boos | |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.12 |
| Component: | rendering | Version: | none |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
I noticed, that external links (http://-style) have the class ext-link and the source links as well as the export links (source:, export:) have the same class source. This applies to the actual HTML text, which is displayed in the browser.
I would prefer a special class for download links, because this would allow the specification of a special markup or even a symbol for downloads via CSS.
It's most likely not a great deal, but unfortunately I don't have the time and not (by now) the insight into the sources to propose a patch for this enhancement.
Attachments (0)
Change History (2)
comment:1 by , 17 years ago
| Milestone: | → 0.12 |
|---|---|
| Owner: | set to |
comment:2 by , 16 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Fixed in [8701]. The source: links still have the "source" class, and export: links now have the "export" class.



Note that #6132 / #5718 would benefit from such a CSS class and download icon.