[uf-discuss] [hAtom] syntax check--hAtom2atom.xml problems
Ryan Cannon
ryan at ryancannon.com
Mon Feb 5 09:19:27 PST 2007
Greetings all,
I want to use hAtom to generate an atom file which I can then use to
power Flash.
I'm having some trouble with a few constructs. I'm using the libxslt
included with PHP 5.
Specifically the following:
<img class="entry-content" src="/path/to/image.jpg" alt="">
Should become:
<content src="/path/to/image.jpg" type="text/javascript"/>
or at least
<content type="xhtml"><div xmlns="...">
<img class="entry-content" src="/path/to/image.jpg" alt="" />
</div></content>
Also, the content of my div.entry-summary elements is not being copied.
Anyone mind looking over my source and telling me if it's a problem
on my end or on the software end?
http://www-personal.si.umich.edu/~rcannonz/portfolio
Cheers,
--
Ryan Cannon
Interactive Developer
MSI Student, School of Information
University of Michigan
http://RyanCannon.com
More information about the microformats-discuss
mailing list