-
iCagenda
-
iCagenda - English
-
[ROADMAP] Feature request: Link to all months, top of calendar
[ROADMAP] Feature request: Link to all months, top of calendar
-
robinne
-
Auteur du sujet
-
Nouveau membre
-
Réduire
Plus d'informations
-
Messages : 7
-
Remerciements reçus 1
-
-
il y a 9 ans 1 mois - il y a 9 ans 1 mois #11445
par robinne
Hi there,
Just wanted to throw this out there, if it's possible to have a link to Jan, Feb, Mar etc at top of calendar for quick access.
Thanks.
Dernière édition: il y a 9 ans 1 mois par Lyr!C. Raison: [ROADMAP]
Connexion ou Créer un compte pour participer à la conversation.
-
Lyr!C
-
-
Administrateur
-
-
Lead Developer
Réduire
Plus d'informations
-
Messages : 6784
-
Remerciements reçus 608
-
-
-
-
il y a 9 ans 1 mois #11459
par Lyr!C
Hello,
I've planned to refactory the module calendar in 2016 (don't know yet if in 6 or 12 months...)
And this one of the improvement i would like to develop : quick search and dynamic events filtering.
Today, i'm already working on a new structure for component, with a better, faster and more flexible events display.
When all this will be done and working, i will see to add similar improvement to the modules
Best Regards,
Cyril
Latest version : iCagenda 3.9.8
We recommend every user to keep iCagenda updated.
Don't forget to have your Joomla!™ up-to-date!
Do you like iCagenda?
I would appreciate if you could take 5 minutes to post a review on
JED (Joomla Extensions Directory)
.
Connexion ou Créer un compte pour participer à la conversation.
-
robinne
-
Auteur du sujet
-
Nouveau membre
-
Réduire
Plus d'informations
-
Messages : 7
-
Remerciements reçus 1
-
-
il y a 9 ans 1 mois #11463
par robinne
that's great, looking forward to it. Another enhancement that I've made to the calendar is to show the title of the event in the calendar. Just in case this is something you might be able to do as well.
Les utilisateur(s) suivant ont remercié: Lyr!C
Connexion ou Créer un compte pour participer à la conversation.
-
Lyr!C
-
-
Administrateur
-
-
Lead Developer
Réduire
Plus d'informations
-
Messages : 6784
-
Remerciements reçus 608
-
-
-
-
il y a 9 ans 1 mois #11486
par Lyr!C
Hello,
Thanks for suggestion, but today not possible to able this in case of many events the same day.
But when refactory of calendar module next year, my goal will be to add more flexibility in customization
Best Regards,
Cyril
Latest version : iCagenda 3.9.8
We recommend every user to keep iCagenda updated.
Don't forget to have your Joomla!™ up-to-date!
Do you like iCagenda?
I would appreciate if you could take 5 minutes to post a review on
JED (Joomla Extensions Directory)
.
Connexion ou Créer un compte pour participer à la conversation.
-
robinne
-
Auteur du sujet
-
Nouveau membre
-
Réduire
Plus d'informations
-
Messages : 7
-
Remerciements reçus 1
-
-
il y a 9 ans 3 semaines #11544
par robinne
thanks. this is how I am adding the titles:
// Load template for day infotip
require $this->t_day;
// added by Robin Luther to include info about the event
if ($OneEventbgcolor != ' '
AND $count_events == '1')
{
// print out title of first event of this day. this only runs when one event exists for this day
echo '<span class="placer_cal_title">';
echo $stamp->events[0];
echo '</span>';
}
// end added by Robin Luther
Connexion ou Créer un compte pour participer à la conversation.
-
Lyr!C
-
-
Administrateur
-
-
Lead Developer
Réduire
Plus d'informations
-
Messages : 6784
-
Remerciements reçus 608
-
-
-
-
il y a 9 ans 2 semaines #11554
par Lyr!C
Hello,
Thank you for code, even if i know how to do this
This could help other users who would like to do the same!
The only issue in adding this option to iCagenda officially would be how to manage it when more than one event per day... ?
Open to ideas!
Best Regards,
Cyril
Latest version : iCagenda 3.9.8
We recommend every user to keep iCagenda updated.
Don't forget to have your Joomla!™ up-to-date!
Do you like iCagenda?
I would appreciate if you could take 5 minutes to post a review on
JED (Joomla Extensions Directory)
.
Connexion ou Créer un compte pour participer à la conversation.
-
iCagenda
-
iCagenda - English
-
[ROADMAP] Feature request: Link to all months, top of calendar
Temps de génération de la page : 0.112 secondes