I'm looking to install/use a calendar module on a school website I'm currently developing. Can someone please point me to where I can download it from?
thanks
beeswax
where can I actually find the calendar module?
Re: where can I actually find the calendar module?
Downloads > the Forge >
http://dev.cmsmadesimple.org/projects/calendar/
http://dev.cmsmadesimple.org/projects/calendar/
Re: where can I actually find the calendar module?
thanks for that help Mesmer. I'd spent quite a while looking for that.
beeswax
beeswax
Re: where can I actually find the calendar module?
I had a quick look in Safari and it seems fine but I hope you know some, (probably all,) of the pages do not validate and it's only silly little things to get you there
.
Russ

Russ
Re: where can I actually find the calendar module?
Russ wrote: I had a quick look in Safari and it seems fine but I hope you know some, (probably all,) of the pages do not validate and it's only silly little things to get you there.
Russ

Re: where can I actually find the calendar module?
All web pages should be constructed with valid (X)HTML. I'd go for a minimum doctype of XHTML Strict 1.0. They should also be accessible and contain vaild CSS.
Note: sometimes it necessary to break the 'valid CSS' bit to accomodate difficult browsers
1. (X)HTML Validator
http://validator.w3.org/
2. CSS Validator
http://jigsaw.w3.org/css-validator/
3. Accessibilty
I see no real reason why a web page should not at least pass the machine test for 'AAA' for accessibility. Although it should be noted that this does not mean it is really 'AAA' - because this requires considerable further manual testing.
a. WebXACT
http://webxact.watchfire.com/
b. Cynthia Says
http://www.cynthiasays.com/
Hope this helps,
Russ
Note: sometimes it necessary to break the 'valid CSS' bit to accomodate difficult browsers

1. (X)HTML Validator
http://validator.w3.org/
2. CSS Validator
http://jigsaw.w3.org/css-validator/
3. Accessibilty
I see no real reason why a web page should not at least pass the machine test for 'AAA' for accessibility. Although it should be noted that this does not mean it is really 'AAA' - because this requires considerable further manual testing.
a. WebXACT
http://webxact.watchfire.com/
b. Cynthia Says
http://www.cynthiasays.com/
Hope this helps,
Russ
Re: where can I actually find the calendar module?
a quick look at what?Russ wrote: I had a quick look in Safari and it seems fine but I hope you know some, (probably all,) of the pages do not validate and it's only silly little things to get you there.
Russ
beeswax
Re: where can I actually find the calendar module?
Sorry beeswax, replying to wrong post !
uss
uss
Re: where can I actually find the calendar module?
I've installed the module and set up a test month, July, but when try to go backwards and forwards a month I get a page cannot be found. how do I correct this?Mesmer wrote: Downloads > the Forge >
http://dev.cmsmadesimple.org/projects/calendar/
thanks in advance,
beeswax