The KPI Dashboard – Evolved
1-877-233-6149
Contact Us
TRY IT
Web & Mobile
Sign In
Products
Examples
Clients
Developer
About
Support
Developer Guide
API
Developer Edition
Data Sources
How-To Articles
Klip Templates & Samples
Klip Assets
Developer Edition
Developer
Developer Guide
Klipfolio Dashboard: Klip Developer Guide
Next
Klipfolio Dashboard: Klip Developer Guide
Last updated: February 16, 2011
Table of Contents
About This Document
Introduction
1. Klip Development Fundamentals
1.1. The Role of a Klip in Klipfolio Dashboard
1.2. Basic Klip Structure
1.2.1. XML Parameters Block
1.2.2. Stylesheet Block
1.2.3. JavaScript Block
1.3. Using the Development Tools
2. Developing a Basic Klip
2.1. Adding a Blank Klip
2.1.1. Renaming the Klip File
2.2. Specifying the Data Source
2.3. Writing the Style Block
2.4. Making Basic Enhancements: XML
2.5. Making Basic Enhancements: CSS
2.6. Next Steps
3. Adding Your Own Logic to the Klips
3.1. Events and the Klip Life Cycle
3.2. JavaScript and Klipfolio Dashboard Events
3.3. Klipfolio Dashboard API
3.3.1. Engines.Data
3.3.2. Items and Items.Deleted
3.4. Next Steps
4. Upgrading and Publishing Your Klips
4.1. Options for Sharing Your Klips
4.2. Setting the MIME Type on a Web Server
4.2.1. IIS Web Server
4.2.2. Apache Web Server
4.3. Remotely Upgrading Your Klip
4.4. Next Steps
A. Supported CSS Properties
A.1. @parse csv
A.2. @parse flat
A.3. @parse tsv
A.4. alertcol
A.5. align
A.6. asset
A.7. base
A.8. collabel
A.9. content
A.10. definition
A.11. description
A.12. drilldown
A.13. emphasis
A.14. fit
A.15. format
A.16. formula
A.17. headerlegend
A.18. height
A.19. hidden
A.20. hint
A.21. indicator
A.22. itemcol
A.23. key
A.24. label
A.25. layout
A.26. legend
A.27. maxcount
A.28. maxwidth
A.29. name
A.30. notelabel
A.31. noterow
A.32. order
A.33. persistence
A.34. placement
A.35. priority
A.36. result
A.37. showresult
A.38. type
A.39. valign
A.40. wrap
B. Supported XML Parameters
C. CSS Selectors
D. A Tour of the Debug Window
D.1. Introduction to the Debug Window
D.2. Debug Window Tips & Tricks
E. Klip Language and Country
E.1. Country Codes
E.2. Language Code
F. Document Revision History