Re: Another XML question

2002-03-02 Thread Joshua Slive
On Sat, 2 Mar 2002, Rich Bowen wrote: > In mod_include I hvae a link that looks like: > > CGI > > What is the correct way to do this with the tag? I thought about that a little, and I think it is right the way it is. A tag designates the name of a module. If you want to link to a module with

Another XML question

2002-03-02 Thread Rich Bowen
In mod_include I hvae a link that looks like: CGI What is the correct way to do this with the tag? -- Rich Bowen - [EMAIL PROTECTED] As we trace our own few circles around the sun We get it backwards and our seven years go by like one Dog Years (Rush - Test for Echo - 1999) -

Re: XML conversion - mod_include

2002-03-02 Thread Joshua Slive
On Sat, 2 Mar 2002, Patrik Grip-Jansson wrote: > On Sat, 2 Mar 2002, Rich Bowen wrote: > > > Is it reasonable to assume that the conversion will still be usable even > > after the DTD and XSL work has been done? > > I don't think there will be any need for major changes. Once the DTD is > done it

RE: dtd for httpd-docs

2002-03-02 Thread Joshua Slive
On Sat, 2 Mar 2002, Patrik Grip-Jansson wrote: > On Fri, 1 Mar 2002, Joshua Slive wrote: > > > The DTD will take some work. But you also mentioned you had done some work > > on the xsl file. That I could probably commit right away. > > I hope you guys haven't done too many changes to the xsl fi

Re: XML conversion - mod_include

2002-03-02 Thread Patrik Grip-Jansson
On Sat, 2 Mar 2002, Rich Bowen wrote: > Is it reasonable to assume that the conversion will still be usable even > after the DTD and XSL work has been done? I don't think there will be any need for major changes. Once the DTD is done it should be pretty easy to test conformance and hopefully ther

XML conversion - mod_include

2002-03-02 Thread Rich Bowen
Just FTR, I'm doing the converstion of mod_include docs into XML. It's taking a while, and I don't want to be doing the same work that someone else is doing. Is it reasonable to assume that the conversion will still be usable even after the DTD and XSL work has been done? Forgive me, this is the f

RE: dtd for httpd-docs

2002-03-02 Thread Patrik Grip-Jansson
On Fri, 1 Mar 2002, Joshua Slive wrote: > The DTD will take some work. But you also mentioned you had done some work > on the xsl file. That I could probably commit right away. I hope you guys haven't done too many changes to the xsl file. I've changed it pretty extensively. I've tried to clea

RE: dtd for httpd-docs

2002-03-02 Thread Joshua Slive
On Fri, 1 Mar 2002, Brad Miller wrote: > I can't help with emacs but I am working on a sample XML file that has > comments and > uses all situations for examples. I'll forward it to the list as soon as I > get a > little more done on it. Cool. When I get the chance, I'll look into emacs instruct

Re: xml module docs (it happened)

2002-03-02 Thread Joshua Slive
On Fri, 1 Mar 2002, Rich Bowen wrote: > On Fri, 1 Mar 2002, Rich Bowen wrote: > > > On Wed, 13 Feb 2002, Joshua Slive wrote: > > > > > I just committed the first go at an xml transformation system for the > > > module docs. I should have mentioned in the commit message that I didn't > > > invent

RE: dtd for httpd-docs

2002-03-02 Thread Brad Miller
~~Sure, there are things missing (including some I added just recently), but ~~we should be able to clean that up pretty easily. For example, the ~~ and tags take the attribute "type". See ~~core.xml for an example. done. ~~A couple basic questions to consider: ~~1. How strict do we want to

Re: xml module docs (it happened)

2002-03-02 Thread Rich Bowen
On Fri, 1 Mar 2002, Rich Bowen wrote: > On Wed, 13 Feb 2002, Joshua Slive wrote: > > > I just committed the first go at an xml transformation system for the > > module docs. I should have mentioned in the commit message that I didn't > > invent all this myself. The inspiration and much of the co

Re: xml module docs (it happened)

2002-03-02 Thread Rich Bowen
On Wed, 13 Feb 2002, Joshua Slive wrote: > I just committed the first go at an xml transformation system for the > module docs. I should have mentioned in the commit message that I didn't > invent all this myself. The inspiration and much of the code comes from > jakarta-site2, and mainly Jon St

cvs commit: httpd-docs-1.3/htdocs/manual/mod mod_userdir.html

2002-03-02 Thread rbowen
rbowen 02/03/01 18:30:10 Modified:htdocs/manual/mod mod_userdir.html Log: Added example of denying, or allowing, particular users to have UserDir directories. In a discussion on IRC, it was requested that an explicit example of this configuration be provided in the documentati

RE: dtd for httpd-docs

2002-03-02 Thread Brad Miller
You didn't scare me off. I have been kinda busy. I will get back to work on the dtd this weekend. I didn't get to do anything on the xsl file yet. I hope to get to that after I get the DTD finalized. Thanks, Brad Miller [EMAIL PROTECTED] www.beldamar.com -Original Message- From: Joshua