Re: w3cdate in flavour head
will guaraldi <[email protected]>
| Newsgroups | gmane.comp.web.pyblosxom.user |
|---|---|
| Message-ID | <[email protected]> |
I don't know where you got the ATOM flavour, but I'm guessing you're talking about the w3cdate plugin which, as you correctly state, only populates the story template with w3cdate versions of the entry mtime. Clearly we need to populate the w3cdate in the head, but I don't know what the date value should be. Should it be the mtime of the first entry in the list? /will On Mon, 23 May 2005, Doug Ransom wrote: > > The modified element in the atom flavor is not being populated with the > w3cdate. > > http://ransom.dyndns.ws/doug/index.syndicate > > this is the head.syndicate file, copied from the atom flavour head. > > > > > > <?xml version="1.0"?> > > <?xml-stylesheet href="http://ransom.dyndns.ws/syndicate.css" type="text/css"?> > > <feed xmlns="http://purl.org/atom/ns#" xmlns:ent="http://www.purl.org/NET/ENT/1.0/" version="1.0"> > > <title>$blog_title</title> > > <link rel="alternate" type="text/html" href="$url" /> > > <modified>$w3cdate</modified> > > <!-- optional elements --> > > <tagline></tagline> > > <generator>$base_url</generator> > > > > I canÿÿt see how this w3cdate would ever be populated, since w3cdate seems to be a story variable. Is there a trick I am missing? > > > > > > > > Doug Ransom > > > > -- whatever it is, you can find it at http://www.bluesock.org/~willg/ except Will--you can only see him in real life.