summaryrefslogtreecommitdiffstats
path: root/common/entities/entities.xsl
Commit message (Collapse)AuthorAgeFilesLines
* Add another global entity LANG for the current locale code; this is useful ↵Paul W. Frields2007-04-281-0/+10
| | | | for snippets where there is no translatable content for translators to change.
* Add another global entity LANG for the current locale code; this is useful ↵Paul W. Frields2007-04-281-0/+1
| | | | for snippets where there is no translatable content for translators to change.
* Don't wreck normalizationPaul W. Frields2007-03-181-3/+1
|
* This should be a text node, methinks.Paul W. Frields2007-03-181-1/+1
|
* Added support for per-document translatable entities file.Tommy Reynolds2006-03-011-7/+13
|
* Added "fdpcommon" kind of entity. Automatically relocate filesTommy Reynolds2006-02-281-2/+36
| | | | | | marked as "fdpcommon" when building the ".ent" files. Revert Karsten's "Makefile.common" change as a courtesey.
* Added <ulink url="foo"/> construct to avoid all that hideous escapingTommy Reynolds2006-02-251-1/+8
| | | | | | and ampersanding when entering a URL. Note that we only support the EMPTY content model of the <ulink/> element because it renders consistently with current practice.
* Added support for SYSTEM entities.Tommy Reynolds2006-02-251-2/+21
|
* Implement the <use/> entity because you can't embed an entityTommy Reynolds2006-02-251-7/+30
| | | | | reference such as "&FED;" in an XML document that doesn't have it defined using an "<!ENTITY>" element.
* Adding infrastucture for I18N support for the Fedora DocumentationTommy Reynolds2006-02-251-0/+21
Project Standard Entities.