[uf-discuss] hatom tumblr theme

David Janes davidjanes at blogmatrix.com
Sat Dec 13 06:56:09 PST 2008


Hmmm ... HTML Tidy on this gets upset at the DISQUS script line:

document.write('<script type="text/javascript" src="http://disqus.co...

If you change this to:

document.write('<' + 'script type="text/javascript" src="http://disqus.co...

does it get better?

Regards, etc...


On Sat, Dec 13, 2008 at 9:19 AM, James Tindall <james at atomless.com> wrote:
>
> I've just put together a microformats theme for tumblr that implements hatom. The microformats transformer Optimus (http://microformatique.com/optimus) seems to be able to seccessfully transform the content to Atom format but the microformatic hatom to atom parser fails. I'm wondering if this is due to some of the invalid markup that I know is generated by the tumblr system but is beyond the control of any theme or if there are any problems with the way I've implemented hatom?
>
> If anyone on this list has a second to take a look the theme is hosted here: http://microformats.tumblr.com/ and the source for the theme is here: http://github.com/atomless/a-microformats-theme-for-tumblr/tree/master
>
> james
>
> --
> James Tindall
> http://jamestindall.info/
>
> _______________________________________________
> microformats-discuss mailing list
> microformats-discuss at microformats.org
> http://microformats.org/mailman/listinfo/microformats-discuss



--
David Janes
Mercenary Programmer
http://code.davidjanes.com


More information about the microformats-discuss mailing list