Code Complete
20040728 Wednesday July 28, 2004

Touchdown

After much messing about, I managed to get the currency template modified to not use so many inline HTML formatting tags. Using CSS is much easier, and makes it easier to factor out common styles to be modified from one place. Many complements to the Roller community for producing a fine Open Source blogging interface.

I use Movable Type 3.0 on my personal website, and paid good money for it. Movable Type looks very nice directly out of the box, but requires reading a lot of documentation to get basic plugins, like photo gallery, installed and working. We on the blogs.sun site didn't have to do all of the tinkering, but then, neither do we get to modify the content of the velocimacros used to construct the site. This is probably my one chief gripe about Roller -- I can't get my site to validate to HTML 4.01 Transitional, because some velocimacro tags insert HEAD and HTML/BODY tags in the output. Is there some way to make these tags output more streamlined HTML?

At any rate, no more serious tampering with the HTML/CSS for this page (for now). I'ts prime time.

Permalink Comments [1]
Comments:

Can you tell me which velocimacro tags are doing this? I cannot think of any. But point them out to me and I'll see what I can do to fix that! I've also been working on making the velocimacros produce more structural (vs presentational) markup, so if blogs.sun.com ever upgrades you'll get friendlier output.

Posted by Lance Lavandowska on July 29, 2004 at 08:24 AM PDT #

Post a Comment:

Comments are closed for this entry.