Home
last modified time | relevance | path

Searched refs:initial (Results 1 – 25 of 50) sorted by relevance

12

/webtrees/app/Module/
H A DAbstractIndividualListModule.php464 protected function displayGivenNameInitial(string $initial): string argument
466 if ($initial === '@') {
470 return e($initial);
476 protected function displaySurnameInitial(string $initial): string argument
478 if ($initial === '@') {
482 if ($initial === ',') {
486 return e($initial);
528 foreach (I18N::language()->alphabet() as $initial) {
529 $initials[$initial] = 0;
547 …$initial = I18N::language()->initialLetter(I18N::language()->normalize(I18N::strtoupper($row->n_gi…
[all …]
/webtrees/resources/css/
H A D_list-individuals.css22 * +---wt-initial-list-item
23 * +---wt-initial
24 * +---wt-initial, active
26 * +---wt-initial-list-item
27 * +---wt-initial
28 * +---wt-initial, active
45 .wt-initial {
48 .wt-initial.active {
H A D_chart-interactive.css167 width: 180px; /* customizable:initial box width */
174 width: 250px; /* customizable:initial expanded box width */
/webtrees/public/css/
H A Dvendor.min.css6initial}sub{bottom:-.25em}sup{top:-.5em}a{color:#0d6efd;color:rgba(var(--bs-link-color-rgb),var(--…
11initial}table.table.dataTable>tbody>tr.selected>*{box-shadow:inset 0 0 0 9999px #0d6efd;color:#fff…
H A Dminimal.min.css1initial;overflow:hidden;position:relative}[dir] #cboxContent{border:.25rem solid #ccc;border-radiu…
H A Dfab.min.css1initial;overflow:hidden;position:relative}[dir] #cboxContent{border:.25rem solid #ccc;border-radiu…
H A Dclouds.min.css1initial;overflow:hidden;position:relative}[dir] #cboxContent{border:.25rem solid #ccc;border-radiu…
H A Dadministration.min.css1initial;overflow:hidden;position:relative}[dir] #cboxContent{border:.25rem solid #ccc;border-radiu…
H A Dcolors.min.css1initial;overflow:hidden;position:relative}[dir] #cboxContent{border:.25rem solid #ccc;border-radiu…
H A Dwebtrees.min.css1initial;overflow:hidden;position:relative}[dir] #cboxContent{border:.25rem solid #ccc;border-radiu…
H A Dxenea.min.css1initial;overflow:hidden;position:relative}[dir] #cboxContent{border:.25rem solid #ccc;border-radiu…
/webtrees/public/ckeditor-4.15.1-custom/
H A DLICENSE.md858 extent possible, whether at the time of the initial grant or
H A DCHANGES.md1275 …) button is clicked. This patch significantly simplified the way how the initial selection (a sele…
1550 …/11001): Fixed: Multiple synchronous layout recalculations are caused by initial drag handler posi…
/webtrees/resources/lang/en-GB/
H A Dmessages.po22344 #~ msgid "Reset to initial map state"
22345 #~ msgstr "Reset to initial map state"
22757 #~ msgid "This is the initial value for the “show details” option on the charts."
22758 #~ msgstr "This is the initial setting for the ‘show details’ option on the charts."
/webtrees/resources/lang/en-AU/
H A Dmessages.po22338 #~ msgid "Reset to initial map state"
22339 #~ msgstr "Reset to initial map state"
22747 #~ msgid "This is the initial value for the “show details” option on the charts."
22748 #~ msgstr "This is the initial setting for the ‘show details’ option on the charts."
/webtrees/resources/lang/cs/
H A Dmessages.po22388 #~ msgid "Reset to initial map state"
22805 #~ msgid "This is the initial setting for the “show details” option on the charts."
22808 #~ msgid "This is the initial value for the “show details” option on the charts."
/webtrees/resources/lang/fr-CA/
H A Dmessages.po22271 #~ msgid "Reset to initial map state"
22673 #~ msgid "This is the initial value for the “show details” option on the charts."
22674 #~ msgstr "Ceci est le réglage initial pour l’option « Afficher les détails » sur les gra…
/webtrees/resources/lang/fr/
H A Dmessages.po22344 #~ msgid "Reset to initial map state"
22761 #~ msgid "This is the initial value for the “show details” option on the charts."
22762 #~ msgstr "Ceci est le réglage initial pour l’option « Afficher les détails » sur les gra…
/webtrees/resources/lang/uk/
H A Dmessages.po22337 #~ msgid "Reset to initial map state"
22753 #~ msgid "This is the initial value for the “show details” option on the charts."
/webtrees/resources/lang/ar/
H A Dmessages.po22438 #~ msgid "Reset to initial map state"
22830 #~ msgid "This is the initial value for the “show details” option on the charts."
/webtrees/resources/lang/ru/
H A Dmessages.po22312 #~ msgid "Reset to initial map state"
22716 #~ msgid "This is the initial value for the “show details” option on the charts."
/webtrees/resources/lang/he/
H A Dmessages.po22338 #~ msgid "Reset to initial map state"
22755 #~ msgid "This is the initial value for the “show details” option on the charts."
/webtrees/resources/lang/ku/
H A Dmessages.po21210 #~ msgid "Reset to initial map state"
21211 #~ msgstr "Reset to initial map state"
/webtrees/resources/lang/hr/
H A Dmessages.po22209 #~ msgid "Reset to initial map state"
22589 #~ msgid "This is the initial value for the “show details” option on the charts."
/webtrees/resources/lang/et/
H A Dmessages.po22324 #~ msgid "Reset to initial map state"
22742 #~ msgid "This is the initial value for the “show details” option on the charts."

12