Next in thread → Next in month →

Re: DOCBOOK: Date in PCDATA?

From
Sean Donnellan <>
Date
2000-08-07T16:00:27+00:00
ID
Thread
Re: DOCBOOK: Date in PCDATA?
I just include that as an external entity in my header and generate
it on the fly before parsing the document. If I had the <today/> tag I'm
not sure I'd use it for documents I publish because I pass the SGML along
with them. For me that would mean all I'd need would be a <printdate/>
tag.

<!ENTITY DoP SYSTEM "./pudlishedDate.txt">

but then again I had looked for the today or date tags aswell so I suppose
I agree :-)

	sean

On Mon, 7 Aug 2000, Jorge Godoy wrote:

> It would be intersting to have an RFE for a <today /> too. 
> 
> I don't know if other people find this useful, but I think it's worth
> having it. 
>
Next in thread → Next in month →