Changes between Version 26 and Version 27 of De:TaggingPresets
- Timestamp:
- 2016-01-18T21:58:35+01:00 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
De:TaggingPresets
v26 v27 1 [[TranslatedPages(revision=12 2,outdated=Der Abschnitt 'XML Format Beschreibung' muss noch übersetzt werden.)]]1 [[TranslatedPages(revision=123,outdated=Der Abschnitt 'XML Format Beschreibung' muss noch übersetzt werden.)]] 2 2 [[PageOutline(2-10,Inhaltsverzeichnis)]] 3 3 = Objektvorlagen = … … 140 140 To use instead of "values" if the list of values has to be obtained with a Java method of this form: public static String[] getValues(); The value must be: "full.package.name.ClassName#methodName". 141 141 values_no_i18n="true|false":: 142 Disables internationalisation for value to avoid mistakes, see #11696. Default is "false". Used in <combo> and <multiselect>. 142 Disables internationalisation for value to avoid mistakes, see #11696. Default is "false". Used in <combo> and <multiselect>. (nützlich z.B. für Öffnungszeiten oder brand-Namen) 143 143 values_sort="false":: 144 144 Values of <combo> and <multiselect> are sorted alphabetic in every language. With this attribute you can disable the alphabetic sorting if the values should keep the given order, see #5509 and #11926. (In the JOSM internal preset this is used for the keys "smoothness" and "trail_visibility".) Default is "true". Users can globaly disable sorting with the preference key `taggingpreset.sortvalues`.
