Page 1 of 3

Kalender 1.03

Posted: Tue May 31, 2005 3:07 pm
by piratos
You can now download Kalender 1.03  here  http://coftware.de/uploads/Kalender.zip  with german, danish, english and norwegan language  -  handbook in german as pdf.

Admin works with his default language (as long a languagefile is given, when not in german).

Outputlanguage via parameter.

NEW LANGUAGE FILES WITHIN DOWNLOADFILE:

FRENCH
DUTCH

Re: Kalender 1.03

Posted: Wed Jun 01, 2005 9:30 pm
by pao
I have testet the Danish version and it seems to be allright.

When the english handbook is ready I will then translate it to danish.

btw. nice work

Re: Kalender 1.03

Posted: Thu Jun 02, 2005 1:45 am
by iNSiPiD
This is probably a silly question (I have so many of them) but does Kalendar replace Calendar or is it an entirely new module?

Re: Kalender 1.03

Posted: Thu Jun 02, 2005 7:11 am
by Alex_Leipzig
iNSiPiD wrote: This is probably a silly question (I have so many of them) but does Kalendar replace Calendar or is it an entirely new module?
That's what this forum is for, isn't it. Kalendar is an entirely new module, but AFAIK it's based on Calendar's code. You CANNOT import events from Calendar to Kalender. I would recommend piratos' module - it has better configuration and more display options.

Re: Kalender 1.03

Posted: Thu Jun 02, 2005 10:58 pm
by iNSiPiD
Thanks Alex. You know, that post just made you a CMS Know-it-all. :)

Re: Kalender 1.03

Posted: Fri Jun 03, 2005 8:47 am
by piratos
When the english handbook is ready I will then translate it to danish.
Alex das wäre doch eine AUfgabe für dich als Sprachenspezialist. Kannst die Word  DOC Datei haben.

Re: Kalender 1.03

Posted: Sun Jun 05, 2005 8:21 pm
by Alex_Leipzig
piratos wrote:
When the english handbook is ready I will then translate it to danish.
Alex das wäre doch eine AUfgabe für dich als Sprachenspezialist. Kannst die Word  DOC Datei haben.
OK - kannst du mir das mailen? (alex /at/ bonjourtristesse.de)

Re: Kalender 1.03

Posted: Tue Jun 07, 2005 6:23 am
by iNSiPiD
Hi Piratos,

Well done. Great looking module.

The documentation looks very pretty and has lots of nice pictures and big words in a language I failed to learn at school. ;)
Do you have an ETA for the English manual?

I'd settle for a list of the English parameters at this stage or even French (this teacher was much prettier ;)).

I also agree with Patricia that Monday would be preferable for the start of the week.

Lastly, will Kalendar 1.03 work with anything less than 10beta2?

Re: Kalender 1.03

Posted: Tue Jun 07, 2005 8:02 am
by Alex_Leipzig
G'day Insipid,

AFAIK, Piratos is on holiday - but took his laptop... That's what people like us are like.

Output for small "blog-like" calendar:

Code: Select all

{cms_module module="Kalender" display="kalender"}
Parameters:
  • month="2" - show events beginning with February
  • year="2005" - show events beginning with 2005
  • day="1" - show events beginning with first day of month
  • language="de_DE" - trigger language (language files are available for German, English, Norwegian, Danish, French and Dutch here in the Forum
  • For the formatting, see big calender and change _gr_ to _kl_.
Output for big calendar:

Code: Select all

{cms_module module="Kalender" display="kalender" titelanzeige="1"}
Parameters:
  • month="2" - show events beginning with February
  • year="2005" - show events beginning with 2005
  • day="1" - show events beginning with first day of month
  • language="de_DE" - trigger language (language files are available for German, English, Norwegian, Danish, French and Dutch here in the Forum
  • style="0" - switch off default formatting to use own CSS
Formatting:
  • kal_gr_tabelle - whole table
  • kal_gr_tabelle_td_wochenende - weekend days
  • kal_gr_tabelle_td_werktag - weekdays
  • kal_gr_tabelle_td_blank - empty cells at beginning or end
  • kal_gr_tabelle_td_termin - days with event
  • kal_gr_tabelle_td_ohnetermin - days without event
Output for list form:

Code: Select all

{cms_module module="Kalender" display="list"}
The date format is determined in the language file
Formatting:
  • kal_list_d - date
  • kal_list_a - summary
  • kal_list_b - details
  • kal_list_hr - hr after every entry
  • kal-monat - month name
  • kal-prev - switch to previous month
  • kal-next - switch to next month
Output for "month list":

Code: Select all

{cms_module module="Kalender" display="monatsliste"}
You can use the above-mentioned date-related parameters.

Output for just one entry with title only:

Code: Select all

{cms_module module="Kalender" display="list" termin_name="<entryname>"}

Re: Kalender 1.03

Posted: Wed Jun 08, 2005 1:50 am
by iNSiPiD
That's fantastic. Thanks Alex!

As soon as I finish vacuuming the sand out of my PDA I'll transfer those instructions across. ;)

For anyone who want it I have uploaded a single-page PDF version of this documentation.

[attachment deleted by admin]

Re: Kalender 1.03

Posted: Thu Jun 09, 2005 1:52 pm
by Alex_Leipzig
Great! Here's the complete English manual for the Kalender module.

Re: Kalender 1.03

Posted: Thu Jun 09, 2005 3:37 pm
by piratos
Danke Alex für die Übersetzung !

You can now download all here http://piratos.coftware.de/index.php?page=Kalender

The latest version is 1.04 - download only with the link above.



Now with polish  language file.

These are the complete list of the available Language files:
  • da_DK
  • de_DE
  • en_US
  • fr_FR
  • nb_NO
  • nl_N
  • pl_PL

Re: Kalender 1.03

Posted: Thu Jun 16, 2005 2:01 pm
by Akrabat
Nice work piratos !  Documentation is good too.

Re: Kalender 1.03

Posted: Sun Jun 26, 2005 5:09 pm
by Alex_Leipzig
Piratos, why don't you put the module in the wiki?

Re: Kalender 1.03

Posted: Tue Aug 02, 2005 1:51 pm
by jacebenson
is there any way for you guys to add a start to end date.... Like for instance...
on Aug 2nd @7pm we will start our over night until Aug 3 8am...
and it would be in both days or
Join us for our week long sale from Aug 2nd to Aug 9th.  andnot have to recreate the event.

Just a suggestion.  Like the mod alot. Good job whoever made it.