Search found 5 matches

by Ajunne
2004-08-14 10:55:47
Forum: Ant Movie Catalog > Templates
Topic: New XHTML Export template
Replies: 0
Views: 2035

New XHTML Export template

After my previous XHTML 1.0 Transitional template, here is the next version, now using XHTML 1.1 (kinda like 1.0 Strict). It can be download off my website ( direct link ), install instructions are in the zip-file. As usual comments are welcome either here, or (preferably) to my e-mail: ajunne@gmail...
by Ajunne
2004-06-27 12:52:37
Forum: Ant Movie Catalog > Templates
Topic: XHTML Export Template
Replies: 6
Views: 3796

That's it yes, the problem is that when there is no image in the database, you get something like <img src="" alt ="poster" /> which is not correct. The image tag should completely be left out in that case...
by Ajunne
2004-06-26 20:06:53
Forum: Ant Movie Catalog > Templates
Topic: XHTML Export Template
Replies: 6
Views: 3796

BTW: I'm planning on making a real XHTML 1.1 template sometime (when I have the time), using a decent layout with special div's for the movies, so that the code is a lot more logical.
by Ajunne
2004-06-26 20:04:13
Forum: Ant Movie Catalog > Templates
Topic: XHTML Export Template
Replies: 6
Views: 3796

Thanks :) At the moment i use quite a big hack to make the img tag standards compliant (with an alt text and a slash to close the tag), so if you could change that in the catalog itself the ugly hack that makes images for movies mandatory could be removed and the standard appreciation images can be ...
by Ajunne
2004-06-24 19:11:13
Forum: Ant Movie Catalog > Templates
Topic: XHTML Export Template
Replies: 6
Views: 3796

XHTML Export Template

Hi I noticed the HTML export template in AMC was a little oldfashioned and still used non-standard HTML, so I took the liberty of changing it a bit and making it XHTML-compliant. If you want to give it a try you can download it of my website . Comments are very welcome of course, preferably to my e-...