[cvs] commit: kronolith/js embed.js kronolith/js/src embed.js kronolith/lib Driver.php kronolith/lib/Block summary.php kronolith/lib/Imple Embed.php

Michael Rubinsky mike at theupstairsroom.com
Wed Aug 20 20:22:14 UTC 2008


mrubinsk    2008-08-20 16:22:14 EDT

  Modified files:
    lib                  Driver.php 
    lib/Block            summary.php 
  Added files:
    js                   embed.js 
    js/src               embed.js 
    lib/Imple            Embed.php 
  Log:
  Allow embedding of Kronolith's calendar blocks in external websites with
  javascript. Use code like the following to embed:
  
  <script src="http://example.com/horde/kronolith/imple.php?imple=Embed/calendar=calendar_name/container=domid/view=summary"></script><div id="domid"></div>
  
  Still needs CSS rules seperated out into a seperate CSS file, and the embed text
  should probably be displayed on the calendar's information page as well...
  
  Revision  Changes    Path
  1.1       +1 -0      kronolith/js/embed.js (new)
  1.1       +7 -0      kronolith/js/src/embed.js (new)
  1.67      +3 -3      kronolith/lib/Block/summary.php
  1.295     +15 -11    kronolith/lib/Driver.php
  1.1       +89 -0     kronolith/lib/Imple/Embed.php (new)

  Chora Links:
  http://cvs.horde.org/co.php/kronolith/js/embed.js?r=1.1
  http://cvs.horde.org/co.php/kronolith/js/src/embed.js?r=1.1
  http://cvs.horde.org/diff.php/kronolith/lib/Block/summary.php?r1=1.66&r2=1.67&ty=u
  http://cvs.horde.org/diff.php/kronolith/lib/Driver.php?r1=1.294&r2=1.295&ty=u
  http://cvs.horde.org/co.php/kronolith/lib/Imple/Embed.php?r=1.1


More information about the cvs mailing list