You are here

TODO.txt in Lightbox2 8

Same filename and directory in other branches
  1. 7.2 TODO.txt
  2. 7 TODO.txt
Drupal 7 port

Works
  * Add a image with rel="lightbox"
  * Add a image group with rel="lightbox[group]"
  * Slideshow using rel="lightshow[group]"
  * HTML content using rel="lightframe"
  * Modal with rel="lightmodal", and with settings, show a blank screen if
    the url address is invalid(404 error)
 
Integration with external modules
  * acidvideo - There is not a drupal 7 version

Not tested
  * Video using rel=lightshow

To do
  * Add a description in hook_permission
  * This is many filters without any action, look if this is really necessaary,
    if not, remove the ones without action

  

File

TODO.txt
View source
  1. Drupal 7 port
  2. Works
  3. * Add a image with rel="lightbox"
  4. * Add a image group with rel="lightbox[group]"
  5. * Slideshow using rel="lightshow[group]"
  6. * HTML content using rel="lightframe"
  7. * Modal with rel="lightmodal", and with settings, show a blank screen if
  8. the url address is invalid(404 error)
  9. Integration with external modules
  10. * acidvideo - There is not a drupal 7 version
  11. Not tested
  12. * Video using rel=lightshow
  13. To do
  14. * Add a description in hook_permission
  15. * This is many filters without any action, look if this is really necessaary,
  16. if not, remove the ones without action