TODO.txt 606 B

12345678910111213141516171819202122
  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