Greg Roach
Greg Roach
We have a CSS class `ut` (user-generated text) which provides this functionality. Would it be better to add this class to the `p` element? This is (possibly) in `NoteStructure.php`...
> I didn't locate it yet. I'll check this later. I am away for a few days. If you need help finding this, ask me next week.
I think this will have happened when a robot/crawler attempted to use the contact/signin/register page, and failed the captcha.
Thanks for the quick reply and explanation. As a simple workaround, I can force my sort-data to be text. e.g. ``` data-sort="" ``` becomes ``` data-sort="x" ```
1) I'm not sure what you are asking for. It is possible to enter date ranges using the standard edit forms. Shortcuts are available if you don't want to type...
This was fixed in #4592. However, the updated library requires a newer version of PHP. So the fix cannot be released until we release webtrees 2.2
This comes from the library [fisharebest/localization](https://github.com/fisharebest/localization). This library takes its data from the [Unicode CLDR](https://cldr.unicode.org/) (Common Locale Data Repository). This is effectively the global standard for localization, and many large...
> Arrow keys and dragging doesnt work horizontally, but vertically its fine for some reason. Dragging works fine for me on touch-screens. With a mouse, shift-scroll-wheel scrolls horizontally. > You...
This is a good idea - but it is not part of the GEDCOM specification. It has been discussed for inclusion in a future version. e.g. https://github.com/FamilySearch/GEDCOM/issues/455 When it is...
I agree this would be useful. The GEDCOM maintainers are considering this - https://github.com/FamilySearch/GEDCOM/issues/348 When a they define the structure, I will add support for it. Until then, I'm afraid...