aboutsummaryrefslogtreecommitdiff
path: root/pt_BR.ISO8859-1/share/xsl
Commit message (Collapse)AuthorAgeFilesLines
* - Use /usr/bin/svnlite as SVN if available.Hiroki Sato2013-11-134-47/+0
| | | | | | | | | | | | | - Replace /XML/{doc,www}/ with /XML/ in SysId. - Remove empty stylesheets in share/xsl and point share/xml/empty.xsl via XML catalog instead. - Change the L10N layer in freebsd-*.xsl not to use localized XSLT stylesheets directly. - Move share/xsl/* to share/xml and remove share/xsl. - Remove obsolete share/web2c/pdftex.def. Notes: svn path=/head/; revision=43181
* Simplify localization layer for XSLT stylesheets. lang/share/xsl/*.xsl areHiroki Sato2013-11-116-59/+10
| | | | | | | | | now picked up via share/xsl/*.xsl and they are empty when there is no localized content in it. This prevents inconsistency between share/xsl/*.xsl and the localized ones. Notes: svn path=/head/; revision=43171
* - Place the footer below the navigation as it used to beGabor Kovesdan2013-03-151-1/+1
| | | | Notes: svn path=/projects/xml-tools/; revision=41220
* - Add more customization layersGabor Kovesdan2013-02-266-0/+48
| | | | | | | - Localize footers Notes: svn path=/projects/xml-tools/; revision=41048
* - Add infrastructure for language-specific XSLT customizationsGabor Kovesdan2013-02-254-0/+48
Notes: svn path=/projects/xml-tools/; revision=41045