Davinci Toolboxes

Overview


The davinci community toolbox library is a collection of toolboxes that are accessible from the davinci page editor. Toolboxes help users to create pages by providing various types of functionality, typically in the form of web components.

Video Demos


Toolboxes
Introduction to toolboxes.

Community Submissions


  • Charts:
    • Highcharts : a toolbox for adding charts to the blog
    • Highstockcharts : a toolbox for adding charts to the blog
    • Map :
  • Components:
    • Html :
    • Deck :
    • Form Components :
  • Data:
    • Data : a toolbox for adding and viewing data in a page.
  • Layout:
    • Layout : a toolbox for creating blog layouts using blog sections.
  • Latex:
    • Latex : a toolbox for adding latex documents and other latex functionality to a blog
  • Media:
    • Media :
  • Packages:
    • Packages :
  • Page:
    • Page : general untilities for configuring a blog page, such as styles, background images and videos
    • Page Media : a toolbox for accessing the pages saved media
    • Page Styles :
    • Dialog Window : creates draggable dialog windows withing a blog
  • Script:
    • Script : a toolbox that contains toolboxes for adding dynamic scripts to a blog and script areas.
  • Social:
    • Social :
  • Statistics:
    • Asset Analysis :
    • Statistics :
  • Tables:
    • Tables :
  • Text:
    • Text :

Toolbox Design


In addition to the toolboxes provided below, you can code your own toolboxes to run within the blog workspace. Wdigets are simple javascript modules that are loaded in the workspace. The toolbox design page details the requirements to code a toolbox. Finished toolboxes can be submitted for inclusion in the library through the submission app.