Modify

Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#5071 closed enhancement (wontfix)

Render FIXME/note/description

Reported by: AM909 Owned by: team
Priority: normal Milestone:
Component: Core Version: tested
Keywords: Cc: AM909

Description

I'd like to see the values of FIXME, fixme, note, and description tags rendered when a node has no other text to render. I realize that the validator can find them for you, but that's an extra step that people may not take, whereas seeing the note when they're working on an area might trigger them to work on the issue.

Attachments (0)

Change History (2)

comment:1 by stoecker, 15 years ago

Resolution: wontfix
Status: newclosed

Set "mappaint.nameOrder" to reach what you want for yourself. Rendering notes will not be default.

comment:2 by AM909, 15 years ago

Nice. By way of documentation:

mappaint.nameOrder contains a list of keys that are searched, in the order specified, for the name to be rendered for an object. The keys are separated by the RS control character (30 = 0x1E), which I copied from the plugins preference since the textbox editor doesn't seem to support entering it with Alt-Num0-Num3-Num0.

My value is name:en,name,int_name,brand,ref,operator,addr:housenumber,FIXME,note,description

(RS shown as ',')

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.