Enable image uploads
Events administrators may associate images with events by either including a public image URL or by uploading an image. Two fields are available per event: Image URL and Thumbnail URL. Thumbnails are used in the "Upcoming" events listing. The full image is used in the detailed event view.
The public image URL (and thumbnail URL) fields are part of the standard event form and can accept a URL to any image publicly available on the web. Image uploads, however, must be enabled explicitly for a calendar suite (see below) for the field to appear in the event form. During image upload, thumbnail images are automatically generated.Â
Enabling Image Uploads
(Image uploads are enabled by default for in Bedework 3.10).Â
- Log into the public events administrative webclient (e.g. http://localhost:8080/caladmin )
- Create an image repository (folder) inside Bedework
- Open the admin client.
- Visit the Systems tab.
- Click on Manage Calendars and Folders.
- Create a folder under /public. Â Let's call it images.
Note that this directory can be named anything you like - and you can use a different directory for different calendar suites, should you choose to do so.
- In the calendar suite preferences, add the path to that folder
- Visit the Calendar Suite tab.
- Click on Manage preferences.
- Fill in Default image directory with, in our example, /public/images.
- Save your changes
Â
A value of zero indicates no limit.
 Disabling Image Uploads
If you do not want to allow image uploads within a calendar suite, remove the "Default image directory" value in the calendar suite preferences:
- Log into the public events administrative webclient (e.g. http://localhost:8080/caladmin )
- Visit the Calendar Suite tab.
- Click on Manage preferences.
- Remove the Default image directory value
- Â Save your changes
Bedework Enterprise Calendar Server, version 3.10