aide agenda slider statislite h2

This commit is contained in:
Deltacms 2022-12-04 16:04:35 +01:00
parent 0ac039e80f
commit 3e3c704431
9 changed files with 38 additions and 17 deletions

View File

@ -51,6 +51,8 @@ $text['agenda_view']['config'][32] = 'Text end date';
$text['agenda_view']['config'][33] = 'Start : ';
$text['agenda_view']['config'][34] = 'End : ';
$text['agenda_view']['config'][35] = "Are you sure you want to delete all the events from your calendar ?";
$text['agenda_view']['config'][36] = 'Help';
$text['agenda_view']['config'][37] = 'module/agenda/view/config/config.help_en.html';
$text['agenda_view']['creation'][0] = 'Back';
$text['agenda_view']['creation'][1] = 'Save';
$text['agenda_view']['creation'][2] = 'Create event';

View File

@ -51,6 +51,8 @@ $text['agenda_view']['config'][32] = 'Texte date de fin';
$text['agenda_view']['config'][33] = 'Début : ';
$text['agenda_view']['config'][34] = 'Fin : ';
$text['agenda_view']['config'][35] = "Êtes-vous sûr de vouloir supprimer tous les évènements de votre agenda ?";
$text['agenda_view']['config'][36] = 'Aide';
$text['agenda_view']['config'][37] = 'module/agenda/view/config/config.help.html';
$text['agenda_view']['creation'][0] = 'Retour';
$text['agenda_view']['creation'][1] = 'Enregistrer';
$text['agenda_view']['creation'][2] = 'Créer un évènement';

View File

@ -0,0 +1,2 @@
<h2>AGENDA</h2>
<iframe title="agenda_FR" src="https://video.ploud.fr/videos/embed/7f4c7350-4c22-4995-920e-87bef34a05f7" allowfullscreen="" sandbox="allow-same-origin allow-scripts allow-popups" width="560" height="315" frameborder="0"></iframe>

View File

@ -0,0 +1,2 @@
<h2>AGENDA</h2>
<iframe title="agenda_EN" src="https://video.ploud.fr/videos/embed/c02d2f79-0301-4105-95c7-5ed95d07721e" allowfullscreen="" sandbox="allow-same-origin allow-scripts allow-popups" width="560" height="315" frameborder="0"></iframe>

View File

@ -15,8 +15,14 @@ echo template::formOpen('configuration'); ?>
'value' => $text['agenda_view']['config'][0]
]); ?>
</div>
<div class="col2 offset6">
<div class="col2">
<?php echo template::button('agendaIndexHelp', [
'class' => 'buttonHelp',
'ico' => 'help',
'value' => $text['agenda_view']['config'][36]
]); ?>
</div>
<div class="col2 offset4">
<?php echo template::button('config_gestion_categorie', [
'class' => 'buttonBlue',
'href' => helper::baseUrl() . $this->getUrl(0).'/categories/',
@ -24,13 +30,16 @@ echo template::formOpen('configuration'); ?>
'value' => $text['agenda_view']['config'][1]
]); ?>
</div>
<div class="col2">
<?php echo template::submit('config_enregistrer',[
'value' => $text['agenda_view']['config'][2]
]); ?>
</div>
</div>
<!-- Aide à propos de la configuration de agenda, view config -->
<div class="helpDisplayContent">
<?php echo file_get_contents( $text['agenda_view']['config'][37]) ;?>
</div>
<?php
if($this->getUser('group') < self::GROUP_MODERATOR) {

View File

@ -1,9 +1,10 @@
<h3>SELECTION</h3>
<h2>SLIDER</h2>
<h3>Sélection</h3>
<p>Sélectionnez un dossier où vous avez placé les images du diaporama puis enregistrer.</p>
<p>Le diaporama va s'adapter automatiquement au format (16/9, 4/3,...) ou à l'orientation des images mais le meilleur résultat visuel
sera obtenu avec des images de même format et de même orientation. Mais vous êtes libre de mixer différentes images...</p>
<p>Le diaporama va afficher l'image dans le même conteneur quelque soit sa taille, une image trop petite va être dilatée,
une image trop grande va augmenter le temps de chargement du diaporama. Je vous conseille des images de largeur minimum 800px
si votre paramétrage de la " Largeur maxi du diaporama " est à 800px.</p>
<h3>PARAMETRAGE</h3>
<h3>Paramétrage</h3>
<iframe title="slider_FR" src="https://video.ploud.fr/videos/embed/45f263c5-6c1b-4a5d-a05e-7bd76e5232e3" allowfullscreen="" sandbox="allow-same-origin allow-scripts allow-popups" width="560" height="315" frameborder="0"></iframe>

View File

@ -1,9 +1,10 @@
<h3>SELECTION</h3>
<h2>SLIDER</h2>
<h3>Selection</h3>
<p>Select a folder where you have placed the slideshow images and save..</p>
<p>The slideshow will automatically adapt to the format (16/9, 4/3,...) or orientation of the images but the best visual result
will be obtained with images of the same format and orientation. But you are free to mix different images...</p>
<p>The slideshow will display the image in the same container whatever its size, an image too small will be dilated,
an image that is too large will increase the loading time of the slideshow. I advise you to use images with a minimum width of 800px
if your setting of the "Maximum width of the slideshow" is 800px.</p>
<h3>SETTINGS</h3>
<h3>Settings</h3>
<iframe title="slider_EN" src="https://video.ploud.fr/videos/embed/976895ef-966b-4075-9637-ad1c3422fca1" allowfullscreen="" sandbox="allow-same-origin allow-scripts allow-popups" width="560" height="315" frameborder="0"></iframe>

View File

@ -1,17 +1,18 @@
<h3>FILTRAGE</h3>
<h2>STATISLITE</h2>
<h3>Filtrage</h3>
<p>Le filtrage permet d'éliminer des sessions ou des pages des statistiques. Il est réalisé en 2 étapes, un filtrage primaire commenté dans la configuration avancée
et le filtrage secondaire paramétrable ici.</p>
<p> * Le filtrage primaire est basé sur la reconnaissance de robots,d'IP appartenant à une liste, de pages appartenant à une autre liste,</P>
<p> * Le filtrage secondaire est basé sur le comportement : temps passé sur une page, temps de visite, nombre de pages vues, utilisateurs exclus.</P>
<p>Le réglage du 'Nombre minimum de pages vues' à 1 est déconseillé, dans ce cas aucun contrôle de temps ne peut opérer.</P>
<h3>SESSIONS INVALIDEES</h3>
<h3>Sessions invalidées</h3>
<p>Pour permettre d'ajuster les paramètres de filtrage une liste des 200 derniers robots et une liste des 200 dernières sessions invalidées sont disponibles, quand elles existent.</P>
<h3>MISES A JOUR</h3>
<h3>Mises à jour</h3>
<p>Pour afficher la langue, le navigateur et le système d'exploitation de l'utilisateur, Statislite utilise 3 fichiers que vous pouvez compléter : langages.txt, navigateurs.txt et systemes.txt, ils sont situés dans le dossier site/data/statislite/module/.
Lors d'une mise à jour on peut vous signaler l'évolution de ces fichiers dans l'archive du module, pour faire la mise à jour depuis cette archive cochez la case 'Validation de la mise à jour', après avoir éventuellement sauvegardé ces fichiers.</P>
<h3>SAUVEGARDE ET INITIALISATION</h3>
<h3>Sauvegarde et initialisation</h3>
<p>Les fichiers sont sauvegardés avec un nom formé par l'année, le mois, le jour, l'heure, les minutes, les secondes suivi de '_cumul.json'.</P>
<p>Pour charger un fichier de statistiques sauvegardé, sélectionnez le dans la liste puis enregistrez la configuration.</p>
<p>'Réinitialiser' supprime les statistiques, une copie automatique de précaution est réalisée avant.
<h3>PLUS</h3>
<h3>Plus</h3>
<iframe title="statislite_FR" src="https://video.ploud.fr/videos/embed/8015ef01-5f02-4f06-aa07-8cfb1ba1a452" allowfullscreen="" sandbox="allow-same-origin allow-scripts allow-popups" width="560" height="315" frameborder="0"></iframe>

View File

@ -1,17 +1,18 @@
<h3>FILTERING</h3>
<h2>STATISLITE</h2>
<h3>Filtering</h3>
<p>Filtering allows you to remove sessions or pages from the statistics. It is done in 2 steps, a primary filtering commented in the advanced configuration
and the secondary filtering that can be configured here.</p> <p>
<p> * Primary filtering is based on the recognition of robots,IPs belonging to a list, pages belonging to another list,</P>
<p> *Secondary filtering is based on behaviour: time spent on a page, time visited, number of pages viewed, users excluded.</P>
<p>Setting the 'Minimum number of page views' to 1 is not recommended, in this case no time control can operate.</P>
<h3>DISABLE SESSIONS</h3>
<h3>Disable sessions</h3>
<p>To allow adjustment of filtering settings a list of the last 200 bots and a list of the last 200 invalidated sessions are available, where they exist.</P>
<h3>UPDATES</h3>
<h3>Updates</h3>
<p>To display the user's language, browser and operating system, Statislite uses 3 files that you can add to: languages.txt, browsers.txt and systems.txt, they are located in the site/data/statislite/module/ folder.
During an update you can be notified of the evolution of these files in the module archive, to update from this archive check the 'Validate update' box, after possibly saving these files.</P>
<h3>SAVING AND INITIALIZING</h3>
<h3>Saving et initializing</h3>
<p>The files are saved with a name formed by year, month, day, hour, minutes, seconds followed by '_cumul.json'.</P>
<p>To load a saved statistics file, select it from the list then save the configuration.</p>
<p>'Reset' deletes the statistics, an automatic precautionary copy is made beforehand.
<h3>MORE</h3>
<h3>More</h3>
<iframe title="statislite_EN" src="https://video.ploud.fr/videos/embed/db4811ba-be34-41e4-861d-31a7bfe32de0" allowfullscreen="" sandbox="allow-same-origin allow-scripts allow-popups" width="560" height="315" frameborder="0"></iframe>