'select', '#title' => t('The Bible version to use'), '#default_value' => variable_get('reftagger_TooltipBibleVersion', 'ESV'), '#options' => array( 'ESV' => t('English Standard Version'), 'NIV' => t('New International Version'), ), '#description' => 'The Bible version to use in the tooltips', ); return system_settings_form($form); } function reftagger_menu() { $items = array(); $items['admin/settings/reftagger'] = array( 'title' => 'RefTagger module settings', 'description' => 'Settings for the RefTagger module', 'page callback' => 'drupal_get_form', 'page arguments' => array('reftagger_admin'), 'access arguments' => array('access administration pages'), 'type' => MENU_NORMAL_ITEM, ); return $items; } function reftagger_help($path, $arg) { $output = ''; switch($path) { case "admin/help#reftagger": $output = '

'.t("Adds Logos™ RefTagger functionality to your site").'

'; break; } return $output; } function reftagger_perm() { return array('access reftagger content'); } function reftagger_footer($main) { $output = ''; $output .= ''; $output .= ''; return $output; } A funny observation… | The Collected Thoughts of the Zappe Family

A funny observation…

warning: Parameter 2 to gmap_gmap() expected to be a reference, value given in /var/www/html/d/includes/module.inc on line 471.

…from The Daily Peep

Interestingly, idiot derives from the Latin idiōta (Greek idiōtēs) meaning a private person, layman, or one not holding public office; from the Greek idios meaning own or private. This makes Bierce’s cynical analysis of the ultimate power vested in the idiot ironic, for one could argue to proponents of ‘social contract theory’ and the democratisation of nations are literally placing the rule of the state in the hands of idiots.