[Html2wml] multiple cards not displayed
Brought to you by:
maddingue
From: Razvan C. <raz...@te...> - 2003-09-09 08:14:42
|
Problem with a specific page in cgi mode: html2wml splits it in multiple cards, but they all have the same name (from the title tag of the html document), and the Ericsson phones I have and the deckit emulator only show the first card. If I save the wml document and modify the card name tag for each one, the page is completely displayed. I'm new to this and have no idea if the phones should know better, anyway I tried to add some String::Random stuff in post_conversion_cleanup(), and discovered it is only called once. Any hints would be greatly appreciated. (off-topic: nice script, does a helluwa job ripping off frontpage/vstudio crap). |