-
iCagenda
-
iCagenda - English
-
[ROADMAP] Feature request: Link to all months, top of calendar
[ROADMAP] Feature request: Link to all months, top of calendar
-
robinne
-
Autore della discussione
-
New Member
-
Riduci
Di più
-
Messaggi: 7
-
Ringraziamenti ricevuti 1
-
-
9 Anni 4 Mesi fa - 9 Anni 4 Mesi fa #11445
da 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.
Ultima Modifica 9 Anni 4 Mesi fa da Lyr!C. Motivo: [ROADMAP]
Si prega Accedi o Crea un account a partecipare alla conversazione.
-
Lyr!C
-
-
Administrator
-
-
Lead Developer
Riduci
Di più
-
Messaggi: 6806
-
Ringraziamenti ricevuti 611
-
-
-
-
9 Anni 4 Mesi fa #11459
da 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.10
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)
.
Si prega Accedi o Crea un account a partecipare alla conversazione.
-
robinne
-
Autore della discussione
-
New Member
-
Riduci
Di più
-
Messaggi: 7
-
Ringraziamenti ricevuti 1
-
-
9 Anni 4 Mesi fa #11463
da 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.
Ringraziano per il messaggio: Lyr!C
Si prega Accedi o Crea un account a partecipare alla conversazione.
-
Lyr!C
-
-
Administrator
-
-
Lead Developer
Riduci
Di più
-
Messaggi: 6806
-
Ringraziamenti ricevuti 611
-
-
-
-
9 Anni 4 Mesi fa #11486
da 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.10
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)
.
Si prega Accedi o Crea un account a partecipare alla conversazione.
-
robinne
-
Autore della discussione
-
New Member
-
Riduci
Di più
-
Messaggi: 7
-
Ringraziamenti ricevuti 1
-
-
9 Anni 3 Mesi fa #11544
da 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
Si prega Accedi o Crea un account a partecipare alla conversazione.
-
Lyr!C
-
-
Administrator
-
-
Lead Developer
Riduci
Di più
-
Messaggi: 6806
-
Ringraziamenti ricevuti 611
-
-
-
-
9 Anni 3 Mesi fa #11554
da 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.10
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)
.
Si prega Accedi o Crea un account a partecipare alla conversazione.
-
iCagenda
-
iCagenda - English
-
[ROADMAP] Feature request: Link to all months, top of calendar
Tempo creazione pagina: 0.138 secondi