diff --git a/src/site/xdoc/release_notes.xml b/src/site/xdoc/release_notes.xml index beb317a36c..f1a7dbf01c 100644 --- a/src/site/xdoc/release_notes.xml +++ b/src/site/xdoc/release_notes.xml @@ -27,6 +27,7 @@
  • Fixed building with JDK 8. #141
  • Removed direct references to Unix spesific TMP paths /tmp and /var/tmp. #172
  • Initial thread-safety fix for Memento from Luda. #180
  • +
  • Moved 'SWFReplayRenderer' to external file; imported to maintain functionality. #176
  • diff --git a/wayback-webapp/src/main/webapp/WEB-INF/ArchivalUrlReplay.xml b/wayback-webapp/src/main/webapp/WEB-INF/ArchivalUrlReplay.xml index 7f139cee07..bbc1d737a6 100644 --- a/wayback-webapp/src/main/webapp/WEB-INF/ArchivalUrlReplay.xml +++ b/wayback-webapp/src/main/webapp/WEB-INF/ArchivalUrlReplay.xml @@ -96,6 +96,9 @@ + + + - - - - application/x-shockwave-flash - - - - - - - - + + + @@ -257,4 +249,4 @@ - \ No newline at end of file + diff --git a/wayback-webapp/src/main/webapp/WEB-INF/SWFReplayRenderer.xml b/wayback-webapp/src/main/webapp/WEB-INF/SWFReplayRenderer.xml new file mode 100644 index 0000000000..d7c7588655 --- /dev/null +++ b/wayback-webapp/src/main/webapp/WEB-INF/SWFReplayRenderer.xml @@ -0,0 +1,22 @@ + + + + + + + + application/x-shockwave-flash + + + + + + + + + +