Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

All other Modules /

Discuss all other Modules here.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

A Calendar extension


Go to End


25 Posts   7141 Views

Avatar
Nivanka

Community Member, 400 Posts

16 January 2009 at 6:21pm

The module is posted in the module directory,

You all are welcome to run tests, and give feedback.

http://www.silverstripe.org/calendar/

Avatar
Nivanka

Community Member, 400 Posts

18 January 2009 at 7:50am

Edited: 18/01/2009 7:51am

I did a website with this module, hope that this it might be useful to see a real world implementation of the module.

check it out

http://dev.kulturognaring.no/kalender/

Avatar
petsta

Community Member, 2 Posts

21 January 2009 at 3:20am

Hi Nivanka,

I'm just trying your calendar-0.0.4 on a local ss installation (macbook). Everything seems to be running well but the localization.
Day- and monthnames always appear in english, although I enabled i18n (de_DE) for German language in my _config.php. What else do I have to do?
I saw your site
http://dev.kulturognaring.no/kalender/
which is Norwegian I think which shows the right days and monthnames.
How did you get it working?
Thanks for replying

PETSTA

Avatar
Nivanka

Community Member, 400 Posts

21 January 2009 at 4:26am

Hi PETSTA,

The calendar module is very new, and these features are not bundled with the first release. I will post a new release soon (will be able to do it this week :) ). I will post on this thread, keep in contact.

Avatar
UncleCheese

Forum Moderator, 4102 Posts

21 January 2009 at 5:13am

I will be releasing a calendar module that is much more refined feature rich later this week.

See this thread:
http://www.silverstripe.org/all-other-modules/show/252277?start=24#post252679

Avatar
Nivanka

Community Member, 400 Posts

21 January 2009 at 6:10am

PETSTA,

I forgot to mention, until then if you like you can edit the names in the source code and get your work done,

Avatar
Nivanka

Community Member, 400 Posts

22 January 2009 at 7:59am

The translations are enabled now on the module,

I started a new thread http://silverstripe.org/all-other-modules/show/252743?showPost=252743

Welcome to contributions.

Avatar
chris_d

Community Member, 21 Posts

27 January 2009 at 1:03am

hi,
i've used this module to embed the google calendar, it uses some php to change the google style to prevent overwrap and customise colours. might be useful to someone..