Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • -Dincludeui=true -Duipath=<path-to-ui-source-trunk/branch>
  • Here is a list of the files that should be in the folder downloadable_slideshow:
    • downloadable_slideshow.lzx
      classes/icon.lzx
      classes/matrixview/matrixitem.lzx
      classes/matrixview/slide.lzx
      classes/matrixview/slide_dropspot.lzx
      classes/proportionalimage.lzx
      classes/thaliacolorpicker.lzx
      data/context_data.lzx
      includes/slideshow/ss_player.lzx
      includes/slideshow_resources.lzx
      resources/generic_thumbnails/*
      resources/slideshow/slide_drop_spot.jpg
      resources/slideshow/viewer/*

Currently, create_slideshow.jsp writes to System.out, not the thalia.log. So, to check errors, look in tomcat/logs/catalina.out. Errors are likely to be one of the 3 things:

...