Opened 16 years ago
Closed 16 years ago
#2091 closed enhancement (fixed)
[PATCH] blue link for map features URL
Reported by: | Claudius | Owned by: | ce |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Internal preset | Version: | |
Keywords: | Cc: |
Description
Step 1. Attached patch changes Map features URL in tagging presets to a prettier button.
Step 2. For improved usability the <link ...>-Tags in presets.xml should be moved to the bottom.
Attachments (3)
Change History (6)
by , 16 years ago
Attachment: | TagginPreset_UrlLabel.patch added |
---|
by , 16 years ago
Attachment: | TagginPreset_UrlLabel.2.patch added |
---|
Patch for a clickable blue link (Fixed typo)
comment:1 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Applied in r1345.
Moved link down to bottom.
by , 16 years ago
Attachment: | TaggingPreset_Link_Cleanup.patch added |
---|
Removing unused code for now obsolete button
comment:2 by , 16 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Type: | defect → enhancement |
Merging after SVN-update re-added some code I had removed. Please apply the second patch to remove superfluous button code.
Patch for a clickable blue link