- Posts: 5
- Thank you received: 0
The developer takes a few days off for Summer vacation...
...and will be back with charged battery!
From 1st August to 10th August, 2026 included
During this period, assistance from developer will not be provided.
NEWS: iCagenda 4.1.0-alpha1 will be available for testing for users with a PRO subscription
by the end of August!
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
osep5@free.fr wrote: Merci.
En fait, cette option permet d'afficher l'événement autant de fois que de jour entre la date de début et la date de fin, si je comprend bien...
Moi, je voudrais qu'il affiche :
"du 1er février 2014 au 1er février 2015"
Est-ce possible ?
<?php // Next Date ('next' 'today' or 'last date' if no next date) ?>
<?php if ($EVENT_DAY): ?>
<div class="nextdate">
<strong><?php echo $EVENT_DATE; ?></strong>
</div>
<?php endif; ?><?php // Next Date ('next' 'today' or 'last date' if no next date) ?>
<?php if ($EVENT_PERIOD): ?>
<div class="nextdate">
<strong><?php echo $EVENT_PERIOD; ?></strong>
</div>
<?php else : ?>
<div class="nextdate">
<strong><?php echo $EVENT_DATE; ?></strong>
</div>
<?php endif; ?>
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Alaink wrote: Bonsoir,
Désolé de revenir avec ce post, mais j'ai de la pression de mon côté.
As tu une idée du délai pour quand tu vas l'intégrer comme option ?
Merci d'avance
Alain
Please Log in or Create an account to join the conversation.

