Calendar App json Database
Revize maintains the following group of files that contain all the event information:
- calendarX_jsdb.js: only used to generate other files
- calendars.xml:
- calendar_1_activemonths.html (
These files reside in both the following locations:
Templates changes
- Open freeform or similar dependent template
- Delete the center area edit buttons and center content area fetch tag
- From RZ code menu > document_center_list
when this snippet is inserted:
- template name changes to "document_center"
- revize_document_center DB module is imported
- From Revize Menu: Store Updated Template to store new template
- Review new "document_center" template in browser
- Create a new page on topnav, leftnav or in the rich text editor
- Save and click on that link and an empty list of documents will appear
- Make any css changes required
- Use "document_center" template to create "document_center_detail"
- Highlight the "document_center_list" include and insert "document_center_detaill" snippet
(when this snippet is inserted, template name and dependent module will change)
- From Revize Menu: Store Updated Template
- Open "document_center" template and From Revize menu > Store Updated Template
This updates the links to the "document_center_detail" template
- Review new "document_center_list" template by clicking on uploaded document name
Live Site Deployment
Copy .../www/revize/plugins/document_center/_images_
to
live site
/revize/plugins/document_center/
Copy .../www/revize/plugins/document_center/document_center_styles.css
to
live site
/revize/plugins/document_center/
Copy .../www/revize/plugins/document_center/
to
live-site
/revize/plugins/document_center/