On 2004/03/16, at 0:23, Nuno Lopes wrote:
Modified files: /phpdoc/en/reference/mbstring encodings.xml reference.xml /phpdoc/entities global.ent Log: fixing docbook style adding entities for mbstring
Just curious, what was wrong with the segmentedlist style?
Seems like there was a kind of redundancy :)
didou
Firstly you were using URLs directly instead of entities.
And you were repiting the header in every entry. You need only to add the
header and then fill in the entries.
(more info at: http://www.docbook.org/tdg/en/html/segmentedlist.html)
Then it was a semantics issue. I placed a segmentedlist for every entry because the rendered page with a unified segmentedlist didn't look neat.
BTW, you seems to have combined the entry for encoding names in IANA charset registry with the mbstring encoding name that was put in the <title> element of each segmentedlist. That's not what I meant and they are not always identical. So I think the original is right in some aspect. Have you got any idea to fulfill those requirements altogether?
Don't forget that some of that charsets aren't explained, they have only the
name there.
Well, I have too few time to fill them at once. Any volunteers are welcome :)
Moriyoshi
