Calendar 0.2! (was 0.1)

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Akrabat

Calendar 0.2! (was 0.1)

Post by Akrabat »

I've finally been motivated enough to get to a 0.1 release of a Calendar module done!

Download: http://wiki.cmsmadesimple.org/uploads/M ... ar-0.1.zip

You can see it in action at: http://www.akrabat.com/testbed/index.php?page=Calendar

Feedback welcome :)
Last edited by Akrabat on Mon Feb 21, 2005 10:08 am, edited 1 time in total.
Greg
Power Poster
Power Poster
Posts: 598
Joined: Sun Sep 26, 2004 6:15 pm

Calendar 0.2! (was 0.1)

Post by Greg »

for a .1 release(seems more like a .8 ) - works very well, no bugs encountered. Easy to format with css. 8)
Greg
Akrabat

Calendar 0.2! (was 0.1)

Post by Akrabat »

Patricia wrote:Great!
When we edit an event in the admin form, it check all the categories, even if the event was entered in only 1 category.

EDIT: a second comment: when it is displayed as "list", the return link shouldn't be displayed, as we are already on the page.
Both fixed in svn.
Akrabat

Calendar 0.2! (was 0.1)

Post by Akrabat »

Greg wrote:for a .1 release(seems more like a .8 ) - works very well, no bugs encountered. Easy to format with css. 8)
Thanks!

Making a module customisable and flexible enough is one of the bits I find hardest.
jah
Forum Members
Forum Members
Posts: 147
Joined: Thu Dec 30, 2004 9:09 am

Calendar 0.2! (was 0.1)

Post by jah »

This looks like a great module. Just what I needed. I look forward to using this.

If I could wish for yet more features, it would be the following:

  • Tooltip for the small calendar that list time and name for all events of that day.[/list:u]
    • A list of all upcoming events (date/time name and summary) with links to details for each of them.[/list:u]

      Any chance of getting this in?
esmann

Dont work for me :-(

Post by esmann »

After installation of the module I insert this code on a page:

{cms_module module="Calendar" summaries=true table_id="big" first_day_of_week=0}

But nothing happens. No calendar to see and no errors?



/Jimmy
Akrabat

Re: Dont work for me :-(

Post by Akrabat »

esmann wrote:After installation of the module I insert this code on a page:

{cms_module module="Calendar" summaries=true table_id="big" first_day_of_week=0}

But nothing happens. No calendar to see and no errors?
Is the module installed and active in the "plugins" page of the admin?
esmann

Calendar 0.2! (was 0.1)

Post by esmann »

Yes it is. And the rights in groups are also set.
Akrabat

Calendar 0.2! (was 0.1)

Post by Akrabat »

Are you using rc4 ? also, are you using the wysiwyg editor?
User avatar
sjg
Power Poster
Power Poster
Posts: 310
Joined: Thu Jan 27, 2005 5:11 pm

Re: Dont work for me :-(

Post by sjg »

esmann wrote:After installation of the module I insert this code on a page:

{cms_module module="Calendar" summaries=true table_id="big" first_day_of_week=0}

But nothing happens. No calendar to see and no errors?



/Jimmy

I've been seeing a similar problem when testing the next version of my FeedbackForm module. It turns out that the WYSIWYG is nerfing the tag by replacing the quotation marks with a the HTML entity "

If I go in and change the HTML (using the TinyMCE HTML button) to regular quotation marks, it works again.
Many modules available from the http://dev.cmsmadesimple.org
The CMS Made Simple Developer Cookbook is now available from Packt Publishers!
Akrabat

Calendar 0.2! (was 0.1)

Post by Akrabat »

ah! The SYSIWYG quote problem again! (*phew*)

Does using single quotes work better?
jah
Forum Members
Forum Members
Posts: 147
Joined: Thu Dec 30, 2004 9:09 am

Calendar 0.2! (was 0.1)

Post by jah »

Looking through your testbed Acrabat, I see that date 21 is highlighted for all months. Is this an indication of the current date? In that case there is a small bug
:?
(The same happens for small and big calendar).
Akrabat

Calendar 0.2! (was 0.1)

Post by Akrabat »

jah wrote:Looking through your testbed Acrabat, I see that date 21 is highlighted for all months. Is this an indication of the current date? In that case there is a small bug
:?
Oops :) Fixed!

Thanks :)
Akrabat

Calendar 0.2! (was 0.1)

Post by Akrabat »

jah wrote:
  • Tooltip for the small calendar that list time and name for all events of that day.[/list:u]
Not sure about this one because Gecko browsers have a character limit on tooltips and display multi-line tooltips horrendously!
jah wrote:
  • A list of all upcoming events (date/time name and summary) with links to details for each of them.[/list:u]
This one is done. New display option: "upcominglist". I've updated the testbed to show lists. Also, I've significantly styled "upcominglist" to show what's possible.
Anonymous

Calendar 0.2! (was 0.1)

Post by Anonymous »

Single quotes does the trick :-)

Thanx.

/Jimmy - DK
Locked

Return to “Modules/Add-Ons”