You are here

readme.txt in Calendar 6.2

Same filename in this branch
  1. 6.2 readme.txt
  2. 6.2 jcalendar/Readme.txt
Same filename and directory in other branches
  1. 5.2 readme.txt
  2. 5 readme.txt
  3. 7.3 README.txt
  4. 7 readme.txt
  5. 7.2 readme.txt
Creates calendar displays of Views results.

Create a new calendar by enabling or cloning the default calendar,
changing the date argument to use the correct date field(s), and setting
up the year, month, day, week, and block views with the desired styles 
and fields.

Unlike previous versions of the Calendar module, there is just a single
Date argument instead of year, month, and day arguments. The argument
value will be YYYY-MM-DD for a day, YYYY-MM for a month, YYYY for a
year, and YYYY-W99 for a week. There is a default option to set the 
argument to the current date when the argument is empty.

A calendar display creates calendar navigation and links to 
multiple displays for the year, month, day, or week views. The actual
displays are created by attaching calendar views that use whatever
styles are desired for those pages. 

Calendar views are attachments to create the year, month, day,
and week displays. They can be set to use any style, either a
calendar style or any other Views style, like teasers or lists.
If you don't want to use one of them, don't attach it to
anything. Only the attached views will show up in the calendar.

A calendar block will create a calendar block for the
view results. Attach a block view to the block and set up the
desired style in the block view. 

If the Calendar iCal module is enabled, an iCal feed can be
attached to the view.

File

readme.txt
View source
  1. Creates calendar displays of Views results.
  2. Create a new calendar by enabling or cloning the default calendar,
  3. changing the date argument to use the correct date field(s), and setting
  4. up the year, month, day, week, and block views with the desired styles
  5. and fields.
  6. Unlike previous versions of the Calendar module, there is just a single
  7. Date argument instead of year, month, and day arguments. The argument
  8. value will be YYYY-MM-DD for a day, YYYY-MM for a month, YYYY for a
  9. year, and YYYY-W99 for a week. There is a default option to set the
  10. argument to the current date when the argument is empty.
  11. A calendar display creates calendar navigation and links to
  12. multiple displays for the year, month, day, or week views. The actual
  13. displays are created by attaching calendar views that use whatever
  14. styles are desired for those pages.
  15. Calendar views are attachments to create the year, month, day,
  16. and week displays. They can be set to use any style, either a
  17. calendar style or any other Views style, like teasers or lists.
  18. If you don't want to use one of them, don't attach it to
  19. anything. Only the attached views will show up in the calendar.
  20. A calendar block will create a calendar block for the
  21. view results. Attach a block view to the block and set up the
  22. desired style in the block view.
  23. If the Calendar iCal module is enabled, an iCal feed can be
  24. attached to the view.