Main menu

Forum


[WISH LIST] ROAD MAP : Features and functions to come in future versions

  • Lyr!C
  • Lyr!C's Avatar Topic Author
  • Administrator
  • Administrator
  • Lead Developer
More
11 years 2 months ago #2543 by Lyr!C
Plugin for AcyMailing will may take time, as i have first to implement some missing features, but i will may be begin to work on it in March ;)

Latest version : iCagenda 3.9.2
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) .

File Attachment:

Please Log in or Create an account to join the conversation.

  • denis.bonetti
  • denis.bonetti's Avatar
  • New Member
  • New Member
More
11 years 2 months ago #2548 by denis.bonetti
well, i think that Icagenda is really really good, easy, clean, fast...
i'd like that in the next version will be possible show 2 events every line
now with the default theme is one every line and is (sometimes) too big, two much space

show 2 events for line could be a nice idea, what u think about?
thanks anyway for the great job

Please Log in or Create an account to join the conversation.

  • Lyr!C
  • Lyr!C's Avatar Topic Author
  • Administrator
  • Administrator
  • Lead Developer
More
11 years 2 months ago #2549 by Lyr!C

denis.bonetti wrote: well, i think that Icagenda is really really good, easy, clean, fast...
i'd like that in the next version will be possible show 2 events every line
now with the default theme is one every line and is (sometimes) too big, two much space

show 2 events for line could be a nice idea, what u think about?
thanks anyway for the great job


Thanks for your compliment !

We are working currently to give user documentation to create your own theme pack, and so if you have skill in css and html, you can begin this with the excellent video by Giusebos : www.joomlic.com/en/docs/icagenda-tutorial-videos

Soon, i will add also a written documentation, with more informations, and help, and Giusebos is preparing a part 2 for Theme Pack creation.

For users who have no skill in css and/or html, i will create new theme packs during the year (some free and some commercial, for a little price)

Hope that can help you ;-)

Lyr!C

Latest version : iCagenda 3.9.2
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) .

File Attachment:

Please Log in or Create an account to join the conversation.

  • denis.bonetti
  • denis.bonetti's Avatar
  • New Member
  • New Member
More
11 years 2 months ago #2550 by denis.bonetti
good news, i'm just watching the video...but if i can do something with cs...i think it will be hard for html...
never say never..i'll try
anyway i'll contact you to show what i'd like to have an ask u to create...of course with the price, no problem

i'm testing free version here

manuale.phi-informatica.eu/

at the moment is not bad, but have 2 events for lines, white color for font and maybe light background will be super

anyway
thanks a lot

Please Log in or Create an account to join the conversation.

  • Lyr!C
  • Lyr!C's Avatar Topic Author
  • Administrator
  • Administrator
  • Lead Developer
More
11 years 2 months ago #2590 by Lyr!C
Hi denis,

About html, you can for exemple remove <h2> <h1> and so on, for title,as example, to remove your site template css added to this line.
You can too edit, and create your own css, for example, using your_theme pack :

change :
<h2>
	<a href="<?php echo $item->url; ?>" alt="<?php echo $item->title; ?>"><?php echo $item->title; ?></a> 
</h2>
by :
<span class"yourclassname">
	<a href="<?php echo $item->url; ?>" alt="<?php echo $item->title; ?>"><?php echo $item->title; ?></a> 
</span>

You can use span or div.

And then, add you css class in component.css :
#icagenda .yourclassname { ... }

Hope this can help B)

Latest version : iCagenda 3.9.2
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) .

File Attachment:

Please Log in or Create an account to join the conversation.

  • Lyr!C
  • Lyr!C's Avatar Topic Author
  • Administrator
  • Administrator
  • Lead Developer
More
11 years 2 months ago #2591 by Lyr!C
Update of the first post, the developpement list.

Added what is done, and what is in dev. for next release ! ;)


www.joomlic.com/forum/icagenda-announcem...e-in-future-versions

Latest version : iCagenda 3.9.2
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) .

File Attachment:

Please Log in or Create an account to join the conversation.

  • denis.bonetti
  • denis.bonetti's Avatar
  • New Member
  • New Member
More
11 years 2 months ago #2592 by denis.bonetti
thanks a lot
in these days i'll try..i'll buy pro version next week..and if i will have problems with new template, i'll ask to you to do new one...if u want.

of course i'll pay the job!

have good sunday

Please Log in or Create an account to join the conversation.

  • Lyr!C
  • Lyr!C's Avatar Topic Author
  • Administrator
  • Administrator
  • Lead Developer
More
11 years 2 months ago #2593 by Lyr!C

denis.bonetti wrote: thanks a lot
in these days i'll try..i'll buy pro version next week..and if i will have problems with new template, i'll ask to you to do new one...if u want.

of course i'll pay the job!

have good sunday


Don't forget, that if you get a pro version, i will be able to help you by email (advanced support by email for pros) ;)

Latest version : iCagenda 3.9.2
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) .

File Attachment:

Please Log in or Create an account to join the conversation.

  • haroim
  • New Member
  • New Member
More
11 years 2 months ago #2611 by haroim
Thanks for this great component. It is not only extremely useful, but also very well designed. And when I see what you are still developing, it looks even better.

I noticed one feature which was missing from the list, which I believe would be a very valuable extension to the component: an RSS button and list, which list all the upcoming events (with category and link to image etc.). Would it be possible to add this in the near future?

Thanks in advance.

Please Log in or Create an account to join the conversation.

  • lolozzr
  • Junior Member
  • Junior Member
More
11 years 2 months ago #2636 by lolozzr
salut Cyril,

il serait intéressant d'ajouter la possibilité d'afficher la catégorie dans le popup de l'agenda, j'ai regardé la WISH LIST je ne pense pas avoir vu cela de prévu, merci


à bientôt, lolo

Please Log in or Create an account to join the conversation.

Moderators: Lyr!C
Time to create page: 0.340 seconds

Follow Us

Create your Joomla templates with Template Creator CK

acymailing logo new