-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathREADME
20 lines (17 loc) · 986 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Nascent project for creating data-driven slide shows in Force.com using the RevealJS Javascript library.
What's it got:
Initial port of RevealJS libs into Force.com artifacts including
- JS, CSS, and core RevealJS functionality
- Basic Themes that come with the RevealJS library
- Additional Force.com Theme using salesforce.com license for webfont VAG Rounded
- Static example slide presentation from the RevealJS project into a Visualforce page
- Visualforce Template page packaging core features for slide presentation
- Example page driven from Account with
- Custom link on account page layout
- Mobile card on Salesforce1 Mobile App Account page
- Permissions set for assigning access to VF page and Account properties to support sample implementation
Page Layout, mobile card and pemission set have not been test deployed to a new environment.
What's it not:
- No implementation of speaker notes as of yet
- Code highlighting not working
- Print to PDF not working either