21
edits
Line 157: | Line 157: | ||
==== Files available here ==== | ==== Files available here ==== | ||
uploaded them here | uploaded them here. | ||
2 sample data (right click and "view source" to see the dummy xml data) | 2 sample data (right click and "view source" to see the dummy xml data) | ||
1. [http://www.geocities.com/j_h_s_y/anidb/a235.xml] | 1. [http://www.geocities.com/j_h_s_y/anidb/a235.xml] This dummy data has lots of titles defined (Some with same official titles get defined over several xml elements, but xslt collects them and display as one row) | ||
2. | 2. [http://www.geocities.com/j_h_s_y/anidb/a17.xml] This is another dummy data one shows the language file in action. I created my own "reverse-speak" (just reversed all words. LOL) I also defined some general online resources that are enumerable, searcheable and filterable by xslt. The "image gallery test" below could be expanded to say only display images of chracters, or images of a particular character, or only screenshot images from the film etc. | ||
This is the xsl file | This is the xsl file |
edits