Extension Configuration
Some general settings can be configured in the Extension Configuration.
- Go to Admin Tools > Settings > Extension Configuration
- Choose calendarize
The settings are described here in detail:
Properties
Basic
Disable default event disableDefaultEvent  
            disableDefaultEvent
- 
                        - type
- 
            
    boolean 
- Default
 Disable the default event table in the list view and in the registration. 
Frequency limit per item frequencyLimitPerItem   
            frequencyLimitPerItem
- 
                        - type
- 
            
    int+ 
- Default
- 
            
    300 
 Set the maximum level of iteration of frequency events to avoid endless indexing. 
Disable date in speaking URL disableDateInSpeakingUrl    
            disableDateInSpeakingUrl
- 
                        - type
- 
            
    boolean 
- Default
 Disable the date in the speaking URL generation. 
Till Days tillDays 
            tillDays
- 
                        - type
- 
            
    int+ 
- Default
 Maximum of (future) days for which indices should be created (per default based on start date, if till days is relative is true then based on the current day). The frequency limit per item is still active, make sure to set the value high enough. It is also possible to leave this blank and set the value per configuration item. 
Till Days Past tillDaysPast  
            tillDaysPast
- 
                        - type
- 
            
    int+ 
- Default
 Maximum of (past) days for which indices should be created (does only make sense if till days relative is enabled). The frequency limit per item is still active, make sure to set the value high enough. It is also possible to leave this blank and set the value per configuration item. 
Till Days Relative tillDaysRelative  
            tillDaysRelative
- 
                        - type
- 
            
    boolean 
- Default
 Defines if till days and till days past are based on the start date or based on the current day. It is also possible to leave this blank and set the value per configuration item. 
Respect times in time frame constraints respectTimesInTimeFrameConstraints     
            respectTimesInTimeFrameConstraints
- 
                        - type
- 
            
    boolean 
- Default
 Per default Indexonly checksRepository->add Time Frame Constraints () start_anddate end_. If you want the actual times to be respected (e.g. ifdate settings.is set tooverride Start Relative now) enable this option.