2011-05-15 01:32:47 +02:00
|
|
|
<?php
|
2014-09-04 17:52:18 +02:00
|
|
|
/**
|
|
|
|
* This software is governed by the CeCILL-B license. If a copy of this license
|
|
|
|
* is not distributed with this file, you can obtain one at
|
|
|
|
* http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.txt
|
|
|
|
*
|
|
|
|
* Authors of STUdS (initial project): Guilhem BORGHESI (borghesi@unistra.fr) and Raphaël DROZ
|
|
|
|
* Authors of Framadate/OpenSondate: Framasoft (https://github.com/framasoft)
|
|
|
|
*
|
2014-07-04 11:21:31 +02:00
|
|
|
* =============================
|
2014-09-04 17:52:18 +02:00
|
|
|
*
|
|
|
|
* Ce logiciel est régi par la licence CeCILL-B. Si une copie de cette licence
|
|
|
|
* ne se trouve pas avec ce fichier vous pouvez l'obtenir sur
|
|
|
|
* http://www.cecill.info/licences/Licence_CeCILL-B_V1-fr.txt
|
|
|
|
*
|
2014-07-04 11:21:31 +02:00
|
|
|
* Auteurs de STUdS (projet initial) : Guilhem BORGHESI (borghesi@unistra.fr) et Raphaël DROZ
|
2014-09-04 17:52:18 +02:00
|
|
|
* Auteurs de Framadate/OpenSondage : Framasoft (https://github.com/framasoft)
|
2014-07-04 11:21:31 +02:00
|
|
|
*/
|
2014-09-04 17:52:18 +02:00
|
|
|
namespace Framadate;
|
|
|
|
|
|
|
|
use Framadate\Utils;
|
|
|
|
|
|
|
|
include_once __DIR__ . '/app/inc/init.php';
|
|
|
|
|
2011-05-15 03:56:54 +02:00
|
|
|
if (is_readable('bandeaux_local.php')) {
|
2014-09-04 17:52:18 +02:00
|
|
|
include_once('bandeaux_local.php');
|
2011-05-15 03:56:54 +02:00
|
|
|
} else {
|
2014-09-04 17:52:18 +02:00
|
|
|
include_once('bandeaux.php');
|
2011-05-15 03:56:54 +02:00
|
|
|
}
|
2011-05-15 01:32:47 +02:00
|
|
|
|
|
|
|
session_start();
|
|
|
|
|
2014-09-04 17:52:18 +02:00
|
|
|
// affichage de la page
|
|
|
|
Utils::print_header( _("Home") );
|
2014-10-21 01:31:26 +02:00
|
|
|
bandeau_titre(_("Make your polls"));
|
2014-11-10 20:09:47 +01:00
|
|
|
|
2014-09-04 17:52:18 +02:00
|
|
|
echo '
|
2014-10-21 01:31:26 +02:00
|
|
|
<div class="row">
|
|
|
|
<div class="col-md-6 text-center">
|
|
|
|
<p><a href="'.Utils::get_server_name().'infos_sondage.php?choix_sondage=date" class="opacity" role="button">
|
|
|
|
<img class="img-responsive center-block" src="'.Utils::get_server_name().'images/date.png" alt="" />
|
|
|
|
<br /><span class="btn btn-primary btn-lg"><span class="glyphicon glyphicon-calendar"></span>
|
2014-09-04 17:52:18 +02:00
|
|
|
'. _('Schedule an event') . '</span>
|
|
|
|
</a></p>
|
|
|
|
</div>
|
2014-10-21 01:31:26 +02:00
|
|
|
<div class="col-md-6 text-center">
|
|
|
|
<p><a href="'.Utils::get_server_name().'infos_sondage.php?choix_sondage=autre" class="opacity" role="button">
|
|
|
|
<img alt="" class="img-responsive center-block" src="'.Utils::get_server_name().'images/classic.png" />
|
|
|
|
<br /><span class="btn btn-info btn-lg"><span class="glyphicon glyphicon-stats"></span>
|
|
|
|
'. _('Make a classic poll') . '</span>
|
2014-09-04 17:52:18 +02:00
|
|
|
</a></p>
|
|
|
|
</div>
|
|
|
|
</div>
|
2014-10-21 01:31:26 +02:00
|
|
|
<hr />
|
2014-11-10 20:09:47 +01:00
|
|
|
<div class="row">';
|
|
|
|
$nbcol = config_get('show_what_is_that') + config_get('show_the_software') + config_get('show_cultivate_your_garden');
|
|
|
|
if ($nbcol > 0){
|
|
|
|
$colmd = 12/$nbcol; // 3 =>col-md-4, 2 =>col-md-6, 1 =>col-md-12.
|
|
|
|
//echo "mon test : ".$nbActivation;
|
|
|
|
}
|
|
|
|
if(config_get('show_what_is_that') == true){
|
|
|
|
echo '<div class="col-md-'.$colmd.'">
|
2014-11-06 15:20:03 +01:00
|
|
|
<h3>'. _('What is that?') . '</h3>
|
2014-10-21 01:31:26 +02:00
|
|
|
<p class="text-center"><span class="glyphicon glyphicon-question-sign" style="font-size:50px"></span></p>
|
|
|
|
<p>'. _('Framadate is an online service for planning an appointment or make a decision quickly and easily. No registration is required.') .'</p>
|
|
|
|
<p>'. _('Here is how it works:') . '</p>
|
|
|
|
<ol>
|
|
|
|
<li>'. _('Make a poll') . '</li>
|
|
|
|
<li>'. _('Define dates or subjects to choose') . '</li>
|
|
|
|
<li>'. _('Send the poll link to your friends or colleagues') . '</li>
|
|
|
|
<li>'. _('Discuss and make a decision') . '</li>
|
|
|
|
</ol>
|
|
|
|
<p>'. _('Do you want to ') . '<a href="' . Utils::getUrlSondage('aqg259dth55iuhwm').'">'. _("view an example?") .'</a></p>
|
2014-11-10 20:09:47 +01:00
|
|
|
</div>';
|
|
|
|
}
|
|
|
|
|
|
|
|
if(config_get('show_the_software') == true){
|
|
|
|
echo '<div class="col-md-'.$colmd.'">
|
2014-11-06 15:20:03 +01:00
|
|
|
<h3>'. _('The software') .'</h3>
|
2014-10-21 01:31:26 +02:00
|
|
|
<p class="text-center"><span class="glyphicon glyphicon-cloud" style="font-size:50px"></span></p>
|
|
|
|
<p>'. _('Framadate was initially based on '). '<a href="https://sourcesup.cru.fr/projects/studs/">Studs</a>'. _(' a software developed by the University of Strasbourg. Today, it is devevoped by the association Framasoft') .'.</p>
|
|
|
|
<p>'. _('This software needs javascript and cookies enabled. It is compatible with the following web browsers:') .'</p>
|
|
|
|
<ul>
|
|
|
|
<li>Microsoft Internet Explorer 9+</li>
|
|
|
|
<li>Google Chrome 19+</li>
|
|
|
|
<li>Firefox 12+</li>
|
|
|
|
<li>Safari 5+</li>
|
|
|
|
<li>Opera 11+</li>
|
|
|
|
</ul>
|
|
|
|
<p>'. _('It is governed by the ').'<a href="http://www.cecill.info">'. _('CeCILL-B license').'</a>.</p>
|
2014-11-10 20:09:47 +01:00
|
|
|
</div>';
|
|
|
|
}
|
|
|
|
|
|
|
|
if(config_get('show_cultivate_your_garden') == true){
|
|
|
|
echo '<div class="col-md-'.$colmd.'">
|
2014-11-06 15:20:03 +01:00
|
|
|
<h3>'. _('Cultivate your garden') .'</h3>
|
2014-10-21 01:31:26 +02:00
|
|
|
<p class="text-center"><span class="glyphicon glyphicon-tree-deciduous" style="font-size:50px"></span></p>
|
|
|
|
<p>'. _('To participate in the software development, suggest improvements or simply download it, please visit ') .'<a href="https://git.framasoft.org/framasoft/framadate">'._('the development site').'</a>.</p>
|
|
|
|
<br />
|
|
|
|
<p>'. _('If you want to install the software for your own use and thus increase your independence, we help you on:') .'</p>
|
|
|
|
<p class="text-center"><a href="http://framacloud.org/cultiver-son-jardin/installation-de-framadate/" class="btn btn-success"><span class="glyphicon glyphicon-tree-deciduous"></span> framacloud.org</a></p>
|
2014-11-10 20:09:47 +01:00
|
|
|
</div>';
|
|
|
|
}
|
|
|
|
echo '</div>'."\n";
|
2011-05-15 01:32:47 +02:00
|
|
|
|
|
|
|
bandeau_pied();
|