Uploaded image for project: 'ZK Calendar'
  1. ZK Calendar
  2. ZKCAL-94

Normalize item headers display

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Fixed
    • Icon: Normal Normal
    • 3.2.0
    • 3.0.1
    • Security Level: Jimmy
    • None

      User Story

      In the current state, calendar items displayed in day-of-month mode will show the start time header if they are in a single day, but will not display if an item is multi-day.

      Acceptance Criteria

      provide options to choose to display or not display header in the same way for all item types.

      (add start time header to multi-day items, and remove start time header for single day items)

      Details

      ZK Calendar

      Google calendar

      month view

      1. time first, title after
      2. a space character separates the time and the title

      week view

      1. title first, time after
      2. a comma separates the title and the time (different from month view)

      Workaround

      removing header for single day items can be done in CSS:

      .z-calendars-month-body .z-calitem-headerĀ {    display: none;}
      

        1. monthMold.png
          monthMold.png
          17 kB
        2. google month.png
          google month.png
          10 kB
        3. defaultMold.png
          defaultMold.png
          31 kB
        4. calendar item title.png
          calendar item title.png
          15 kB

            hawk hawk
            MDuchemin MDuchemin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: