Home
last modified time | relevance | path

Searched refs:option (Results 1 – 25 of 147) sorted by relevance

123456

/webtrees/app/Services/
H A DIndividualFactsService.php179 * @param string $option
186 …private function childFacts(Individual $person, Family $family, string $option, string $relation, … argument
475 if ($option === '_CHIL') {
507 … if (str_contains($SHOW_RELATIVES_EVENTS, '_BIRT' . str_replace('_HSIB', '_SIBL', $option))) {
510 if ($option === '_CHIL' || $this->includeFact($fact, $min_date, $max_date)) {
511 switch ($option) {
539 … if (str_contains($SHOW_RELATIVES_EVENTS, '_DEAT' . str_replace('_HSIB', '_SIBL', $option))) {
542 switch ($option) {
571 … if (str_contains($SHOW_RELATIVES_EVENTS, '_MARR' . str_replace('_HSIB', '_SIBL', $option))) {
575 switch ($option) {
/webtrees/app/Module/
H A DClippingsCartModule.php397 $option = Validator::parsedBody($request)->string('option');
402 switch ($option) {
481 $option = Validator::parsedBody($request)->string('option');
486 switch ($option) {
712 $option = Validator::parsedBody($request)->string('option');
719 if ($option === self::ADD_LINKED_INDIVIDUALS) {
/webtrees/app/Http/RequestHandlers/
H A DReportSetupPage.php163 foreach (explode('|', $input['options']) as $option) {
164 [$key, $value] = explode('=>', $option);
/webtrees/public/ckeditor-4.15.1-custom/
H A DCHANGES.md49 …/latest/api/CKEDITOR_config.html#cfg-dataIndentationChars) configuration option to an empty string…
61 …cs/ckeditor4/latest/api/CKEDITOR_config.html#cfg-readOnly) configuration option not considered for…
159 …4/latest/api/CKEDITOR_config.html#cfg-linkDefaultProtocol) configuration option that allows settin…
214 …ditor4/latest/api/CKEDITOR_config.html#cfg-image2_maxSize) configuration option for the [Enhanced …
222 …r4/latest/api/CKEDITOR_config.html#cfg-colorButton_colors) configuration option in the form of a l…
243 …pi/CKEDITOR_config.html#cfg-pasteFromWord_keepZeroMargins) configuration option that allows for ke…
312 …://github.com/ckeditor/ckeditor4/issues/2438) Fixed: Apply numbered list option throws a console e…
348 …keditor4/issues/2202): Added the `contextmenu_contentsCss` configuration option to allow adding cu…
362 …docs/ckeditor4/latest/api/CKEDITOR_config.html#cfg-forceSimpleAmpersand) option does not work. Tha…
384 …/docs/ckeditor4/latest/api/CKEDITOR_ui.html#method-addButton) definition option can by identified …
[all …]
/webtrees/
H A DREADME.md34 (at your option) any later version.
138 will receive notification when a new version is available and an option to start
197 * Take careful note of the media items option (_“If you have created media objects
241 space. (**_Note:_** In many shared hosting environments this is not an option anyway.)
/webtrees/resources/css/
H A D_list-notes.css7 * (at your option) any later version.
H A D_chart-timeline.css7 * (at your option) any later version.
H A D_list-branches.css7 * (at your option) any later version.
H A D_list-media.css7 * (at your option) any later version.
H A D_pages.css7 * (at your option) any later version.
H A D_list-sources.css7 * (at your option) any later version.
H A D_blocks.css7 * (at your option) any later version.
H A D_list-repositories.css7 * (at your option) any later version.
H A D_chart-lifespans.css7 * (at your option) any later version.
H A D_chart-fan.css7 * (at your option) any later version.
H A D_chart-statistics.css7 * (at your option) any later version.
H A D_tab-album.css7 * (at your option) any later version.
/webtrees/resources/css/colors/
H A Dbluemarine.css7 * (at your option) any later version.
H A Dgreenbeam.css7 * (at your option) any later version.
H A Dbluelagoon.css7 * (at your option) any later version.
H A Dbelgianchocolate.css7 * (at your option) any later version.
H A Dtealtop.css7 * (at your option) any later version.
H A Dmediterranio.css7 * (at your option) any later version.
H A Dcoldday.css7 * (at your option) any later version.
H A Dmercury.css7 * (at your option) any later version.

123456