Re: [Tei-council] first draft release notes
Re: html:* passthrough.
Sure, but I know SPQR used it for things locally in Oxford as well. But you could probably remove without side-effect. I doubt many other people are using them. (Though, how would we know?)
re: highlighting github lines in a link.
Cool isn't it. ;-) It is the way we should talk about code when discussing where some error is, by URI that references the lines (of a particular revision even better for historical completeness)
Re: nuking ref
I'm assuming you mean only the ones wrapped around gi? As there are some (pointing to things like classes etc) that we do need, obviously.
Let me know if I can help,
James
--
Dr James Cummings, James.Cummings@newcastle.ac.uk
Senior Lecturer in Late-Medieval Literature and Digital Humanities
School of English, Newcastle University
________________________________
From: Tei-council
That is the standard way that those profiles work, ...
Yes, indeed. I was just listing 'em as that's the set of files I looked through.
The HTML is just a pass through for those doing readme files that have some html embedded.
Ummm ... OK. But of the 35 readme-*.xml files we have in P5/RelaseNotes/, not one has a single non-TEI element.
The makefile I was referring to was the P5 one at: https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%...
Wow. Thanks. (Not so much for the Makefile pointer, but for the cool demo of highlighting lines in GitHub source!)
You are right that grabbing version is a problem, but you've omitted the _real_ problem which is that xslt is run over every xml file in the directory. So you can't pass it the current version. Instead, you would need to get it from the filename itself.
Oh, good point!
Note, if doing this that it would have to be tei:gi[not(ancestor::tei:ref)] or something, right? (Since there are readme files that already have the refs around them. ;-)
Sure, but my plan was to just nuke those <ref> elements. (After all, there are only 35 files ...)
Just thinking out loud,
Thanks for doing so. I will get on that v. important version number bit in a few mins. Also need to add code for <att> and <ident>, which also occur inside <ref> in our collection of readmes. _______________________________________________ Tei-council mailing list Tei-council@lists.tei-c.org http://lists.lists.tei-c.org/mailman/listinfo/tei-council
participants (1)
-
James Cummings