Greg Roach
Greg Roach
The typo in the class name was fixed in #5082 For the `word-break`, we already have a class `ut` (user text) which does this. We need to apply this `ut`...
Even if you don't use markdown, webtrees still uses the markdown-renderer - but with most of the formatting options turned off. Mostly, it just converts the links.
The spinner is created using the following CSS: ```css .wt-ajax-load:empty { height: 32px; width: 32px; background: url(images/loading-32x32.gif) no-repeat; } ``` Google provides several examples of using CSS to create spinners....
I think I prefer the font-awesome icon to the bootstrap icon. We could create it as an icon file - the same as our other icons. This would also allow...
I think I prefer the font-awesome icon to the bootstrap icon. We could create it as an icon file - the same as our other icons. This would also allow...
Can you explain what `WMS` is? Google tells me there are lots of things called "Wxxxx Mapping Service". Is this a different mapping provider? Is this a different layer on...
Edits to the `HEAD` record go through the "pending changes" system, the same as edits to all the other genealogy records. Edits made in the control panel are written immediately...
Hi Bert. Thanks for this. Yes - this fixes the problem. But there is a slightly deeper problem here. We have two levels of redirect. The middle one is old/unused...
I'll make the other change.