The administrator determines how far ahead the block will look. You can further refine the block\'s display of upcoming events through several configuration options.');
$text.='- ';
$text.=i18n::translate('Number of days to show: This is the number of days that webtrees should use when searching for events');
$text.=' ('.i18n::plural('maximum %d day', 'maximum %d days', 30, 30).').';
$text.='
- ';
$text.=i18n::translate('Show only events of living people?: Choose to show events of all people, or just those still living.');
$text.='
- ';
$text.=i18n::translate('Show only births, deaths and marriages?: This option lets you eliminate some dated events. For example, Divorce, Cremation, Graduation, Bar Mitzvah, First Communion, etc. should all be dated. When you select "Yes", only Births, Deaths, and Marriages will be shown. When you select "No", all dated events will be shown.');
$text.='
- ';
$text.=i18n::translate('Presentation style: Either a simple text "List" or a "Table" format.');
$text.='
- ';
$text.=i18n::translate('Sort style: "Alphabetically", or "By Anniversary" showing results in date order with the most recent first.');
$text.='
';
break;
}
?>