libdir.'/blocklib.php');
require_once($CFG->dirroot.'/course/lib.php');
require_once('pagelib.php');
require_login();
$mymoodlestr = get_string('mymoodle','my');
if (isguest()) {
$wwwroot = $CFG->wwwroot.'/login/index.php';
if (!empty($CFG->loginhttps)) {
$wwwroot = str_replace('http:','https:', $wwwroot);
}
print_header($mymoodlestr);
notice_yesno(get_string('noguest', 'my').'
'.get_string('liketologin'),
$wwwroot, $CFG->wwwroot);
print_footer();
die();
}
$edit = optional_param('edit', -1, PARAM_BOOL);
$blockaction = optional_param('blockaction', '', PARAM_ALPHA);
$PAGE = page_create_instance($USER->id);
$pageblocks = blo cks_setup($PAGE,BLOCKS_PINNED_BOTH);
if (($edit != -1) and $PAGE->user_allowed_editing()) {
$USER->editing = $edit;
}
$PAGE->print_header($mymoodlestr);
echo '
';
echo '';
$lt = (empty($THEME->layouttable)) ? array('left', 'middle', 'right') : $THEME->layouttable;
foreach ($lt as $column) {
switch ($column) {
case 'left':
$blocks_preferred_width = bounded_number(180, blocks_preferred_width($pageblocks[BLOCK_POS_LEFT]), 210);
if(blocks_have_content($pageblocks, BLOCK_POS_LEFT) || $PAGE->user_is_editing()) {
echo '| ';
blocks_print_group($PAGE, $pageblocks, BLOCK_POS_LEFT);
echo ' | ';
}
break;
case 'middle':
echo '';
/// The main overview in the middle of the page
// limits the number of courses showing up
$courses = get_my_courses($USER->id, null, '*', false, 21);
$site = get_site();
$course = $site; //just in case we need the old global $course hack
if (array_key_exists($site->id,$courses)) {
unset($courses[$site->id]);
}
foreach ($courses as $c) {
if (isset($USER->lastcourseaccess[$c->id])) {
$courses[$c->id]->lastaccess = $USER->lastcourseaccess[$c->id];
} else {
$courses[$c->id]->lastaccess = 0;
}
}
if (empty($courses)) {
print_simple_box(get_string('nocourses','my'),'center');
} else {
print_overview($courses);
}
// if more than 20 courses
if (count($courses) > 20) {
echo ' ...';
}
echo ' | ';
break;
case 'right':
$blocks_preferred_width = bounded_number(180, blocks_preferred_width($pageblocks[BLOCK_POS_RIGHT]), 210);
if (blocks_have_content($pageblocks, BLOCK_POS_RIGHT) || $PAGE->user_is_editing()) {
echo '';
blocks_print_group($PAGE, $pageblocks, BLOCK_POS_RIGHT);
echo ' | ';
}
break;
}
}
/// Finish the page
echo '
';
print_footer();
?>
-fareast-font-family: 'Times New Roman'; mso-ansi-language: FR; mso-fareast-language: FR; mso-bidi-language: AR-SA">
|
Mois de mai

Fête des Escargots |
Mois de juin
Vide Grenier
|
|
Mois de juillet
Soirée Barbecue
Feu d' Artifice et musique

|
Mois d'août
Concours de Pétanque
|
|
Le 07 octobre 2007
Fête de la châtaigne et de l'artisanat
 |
Mois de décembre
Noël des enfants

|
| © 2009 |
|
 |
|