| The Customisation Samples Template is designed to assist users to start customising on Quickr Domino |
The Customisation Samples Template has been released on www.OpenNTF.org under the Apache v2 license whose terms can be read here
http://www.apache.org/licenses/LICENSE-2.0.txt . Download the application from it's project and run it on your own system.
Catalog: http://www.openntf.org/catalogs/a2cat.nsf/topicThread.xsp?action=openDocument&documentId=093E45ABCC25088786257693003F4256
Project System: http://openntf.org/Projects/pmt.nsf/ProjectLookup/Quickr%20Domino%20Customisation%20Samples%20Template
It is broken down into the 6 different areas of customising. With explanations and samples of how to customise in each area.
The Template is broken into different folders and sections. We will cover Simple forms, MS Office forms, HTML forms, PlaceBots, Extended Javascript and Themes.
The samples are laid out inside the folders, as can be seen in this image
It is broken down into the 6 different areas of customising. With explanations and samples of how to customise in each area.
The Template is broken into different folders and sections. We will cover Simple forms, MS Office forms, HTML forms, PlaceBots, Extended Javascript and Themes.
The samples are laid out inside the folders, as can be seen in this image
The areas covered include.
Simple Forms:
How a standard Simple Form works, What are the different types of workflow that can be used with Simple forms and then how Versioning works..
Basic Forms.
The areas covered include.
Simple Forms:
How a standard Simple Form works, What are the different types of workflow that can be used with Simple forms and then how Versioning works..
Basic Forms.
With an Approval Cycle Workflow.
With an Approval Cycle Workflow.
With Versioning added.
With Versioning added.
Microsoft Office Forms:
How to create Microsoft Office forms and an example of MS Word, Excel and PowerPoint forms
Microsoft Office Forms:
How to create Microsoft Office forms and an example of MS Word, Excel and PowerPoint forms
HTML Forms:
How to create a HTML form in Quickr and examples of what can be done. Examples included are:
Photo Form: where a photo is displayed when published rather than just seen as an attached file.
HTML Forms:
How to create a HTML form in Quickr and examples of what can be done. Examples included are:
Photo Form: where a photo is displayed when published rather than just seen as an attached file.
Video Form: which plays an attached flash-compatible Video.
Video Form: which plays an attached flash-compatible Video.
Feed Form: which can display an RSS or ATOM feed.
Feed Form: which can display an RSS or ATOM feed.
Audio Form: a published page can have audio files played from the page.
Audio Form: a published page can have audio files played from the page.
WebCam Form:This published page can launch a connected webcam so that a user can take a snapshot and then save it.
WebCam Form:This published page can launch a connected webcam so that a user can take a snapshot and then save it.
PlaceBots:
Placebots which are triggered when a document is getting submitted or is triggered from a Schedule.
OnSubmission PlaceBot: This Placebot is triggered when a Simple Form is submitted, it will take data(Company Name) from the form and create a new folder. The Placebot also moves the page published with the Simple form into the new folder.
PlaceBots:
Placebots which are triggered when a document is getting submitted or is triggered from a Schedule.
OnSubmission PlaceBot: This Placebot is triggered when a Simple Form is submitted, it will take data(Company Name) from the form and create a new folder. The Placebot also moves the page published with the Simple form into the new folder.
Scheduled PlaceBot: Each night a Placebot runs which checks the pages to see if a page is Active or InActive, If there is InActive pages then an email is sent to a nominated person and informs them to amend the InActive pages.
Scheduled PlaceBot: Each night a Placebot runs which checks the pages to see if a page is Active or InActive, If there is InActive pages then an email is sent to a nominated person and informs them to amend the InActive pages.
Extended JavaScript:
The extended javascript file quickr81_ext.js is used to add Tagging to a Quickr Place.
Extended JavaScript:
The extended javascript file quickr81_ext.js is used to add Tagging to a Quickr Place.
Clicking on one of the Tags in the Tags Box opens a new view which shows all the docs which have this Tag
Clicking on one of the Tags in the Tags Box opens a new view which shows all the docs which have this Tag
.
Themes:
There are 2 themes used in the Place
Theme One - simple customisation (images, colour, icons...etc)
Theme Two is the same as Theme one with some advanced customisation (content on the left "lotusColLeft" moved to the right side).
Theme Two is the same as Theme one with some advanced customisation (content on the left "lotusColLeft" moved to the right side).