Hi,
Just wondering if anybody has begun working on an DocUtils-Xml -> Xsl to
multi-target ( Html w/Css | Html no CSS | PDF ) transformation project
yet.
I've spent the last few months working on just such a thing, but my
initial documents are my own grammar of Xml, and well ... after much
working with it I've definitely come to the decision that while great
for transformation, and computerized transformations it sucks to have to
write so many < blah blah > just to get a basic webpage up. In comes
DocUtils, and it's ability to create an Xml representation of reST.
So I started reading the code on Sunday afternoon ( yesterday ), and
have decided I *really* want to start using reST, as my standard static
content creation language. Non-static stuff, might move to generate
reST, but I've already built it to generate my Xml grammar so I really
don't see the need at this time. Maybe if somebody creates a better
presentation layer than mine I'll move it, but for now I think mines
better than most out there.
So the question is, has anybody started to work on any Xsl for
DocUtils-XML? If they have can they share what they've worked on? I've
looked in the sandbox but have found nothing ... maybe I'm looking in
the wrong place? Anyways thanks for your time.
Ray
PS : Sorry for the cross post, but I thought it would be easier if I
sent this out as widely as possible, and I *know* that sometimes people
in dev are not in users, and vice-versa.
|