23 August 2005 * * @package webtrees * @subpackage Charts * @version $Id$ */ define('WT_SCRIPT_NAME', 'hourglass.php'); require './includes/session.php'; require_once WT_ROOT.'includes/controllers/hourglass_ctrl.php'; $controller = new HourglassController(); $controller->init(); // -- print html header information print_header(PrintReady($controller->name)." ".i18n::translate('Hourglass chart')); if ($ENABLE_AUTOCOMPLETE) require WT_ROOT.'js/autocomplete.js.htm'; echo ""; echo "
"; echo "

".i18n::translate('Hourglass chart').":
".PrintReady($controller->name)."

"; $controller->setupJavascript(); // LBox ===================================================================================== if (WT_USE_LIGHTBOX) { require WT_ROOT.'modules/lightbox/lb_defaultconfig.php'; require WT_ROOT.'modules/lightbox/functions/lb_call_js.php'; } // ========================================================================================== $gencount=0; ?>
 
" />
show_spouse) echo " checked=\"checked\""; ?> />
%   
', i18n::translate('Click on any of the boxes to get more information about that person.'), '
'; } ?>
" >
print_descendency($controller->pid, 1); ?> print_person_pedigree($controller->pid, 1); ?>