Changes

Summary

  1. Moved stylesheets out of the WEB-INF directory (details)
  2. Configured servlet to serve stylesheets (details)
  3. added index files (details)
Commit df8b9a3c95e6976de0cc894ec4a3946423ae06a1 by Thorsten Vitt
Moved stylesheets out of the WEB-INF directory
The file was addedsrc/main/webapp/stylesheets/corpus2groups.xsl (diff)
The file was modified .gitmodules (diff)
The file was addedsrc/main/webapp/stylesheets/frame.xsl (diff)
The file was addedsrc/main/webapp/stylesheets/wadl_documentation-2009-02.xsl (diff)
The file was modified src/main/java/info/textgrid/services/aggregator/Version.java (diff)
The file was removedsrc/main/webapp/WEB-INF/stylesheets/db2xhtml.xsl (diff)
The file was modified src/main/java/info/textgrid/services/aggregator/zip/ZipResult.java (diff)
The file was addedsrc/main/webapp/stylesheets/epub.xsl (diff)
The file was removedsrc/main/webapp/WEB-INF/tei-stylesheets (diff)
The file was addedsrc/main/webapp/stylesheets/epub-agg.xsl (diff)
The file was addedsrc/main/webapp/stylesheets/preview.xsl (diff)
The file was modified src/main/java/info/textgrid/services/aggregator/pdf/PDF.java (diff)
The file was modified src/main/java/info/textgrid/services/aggregator/Help.java (diff)
The file was addedsrc/main/webapp/tei-stylesheets (diff)
The file was addedsrc/main/webapp/stylesheets/db2xhtml.xsl (diff)
The file was removedsrc/main/webapp/WEB-INF/stylesheets/wadl_documentation-2009-02.xsl (diff)
The file was removedsrc/main/webapp/WEB-INF/stylesheets/extractbody.xsl (diff)
The file was modified src/test/java/info/textgrid/services/aggregator/StylesheetManagerTest.java (diff)
The file was addedsrc/main/webapp/stylesheets/tghtml-common.xsl (diff)
The file was modified src/main/java/info/textgrid/services/aggregator/epub/EPUBSerializer.java (diff)
The file was removedsrc/main/webapp/WEB-INF/stylesheets/preview.xsl (diff)
The file was removedsrc/main/webapp/WEB-INF/stylesheets/frame.xsl (diff)
The file was removedsrc/main/webapp/WEB-INF/stylesheets/corpus2groups.xsl (diff)
The file was removedsrc/main/webapp/WEB-INF/stylesheets/tghtml-common.xsl (diff)
The file was removedsrc/main/webapp/WEB-INF/stylesheets/epub-agg.xsl (diff)
The file was modified src/main/java/info/textgrid/services/aggregator/html/HTMLWriter.java (diff)
The file was addedsrc/main/webapp/stylesheets/extractbody.xsl (diff)
The file was removedsrc/main/webapp/WEB-INF/stylesheets/epub.xsl (diff)
Commit 5892567c143fdf97322862bc0c9419eb2622525e by Thorsten Vitt
Configured servlet to serve stylesheets
The file was modified src/main/webapp/WEB-INF/web.xml (diff)
The file was addedsrc/main/webapp/stylesheets/index.html (diff)
The file was addedsrc/main/webapp/stylesheets/index.md (diff)