158
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 06, 2024 — Nov 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix #254: Pass structure/@xml:lang to result doc More... over 2 years ago
fix issue #219 glossary sort not using full l10n sort order variables More... over 4 years ago
fix issue #228 so @format test is not case sensitive More... over 4 years ago
fix issue #227 to turn off relative-align in header and footer More... over 4 years ago
Update gentext.template and gentext.template.exists to fix a bug that caused gentext.template.exists to return an incorrect negative value if the template had a null string for the returned value. More... about 5 years ago
Change URLs in locale README from sourceforge to github More... about 5 years ago
Implement and activate Nothern Sami (se) locale More... about 5 years ago
Corrected and updated nb and nn locales More... about 5 years ago
Fixed #188. Updated to a newer jQuery without known security vulnerability More... about 5 years ago
fix bug #192 incorrect langcodes for locale files More... over 5 years ago
Merge pull request #182 from tgraham-antenna/patch-6 More... over 5 years ago
keyword metadata now removes duplicates and is sorted More... over 5 years ago
fix bug #189 to resolve ambiguous matches in mode xref-to More... over 5 years ago
Corrected attribute set for 'xslthl:annotation'. More... over 5 years ago
Do not match modules or structures in evaluate.effectivity mode. We only want to consider the immediate child filterin and filterout elements of the modules/structures we're evaluting. Also, condense some comments. More... over 5 years ago
Only process filterin and filterout elements when calculating the value of effectivity.exclude. More... over 5 years ago
Adjusted the way that effectivity.separator is set. Added an AND condition to the test that controls whether we call cross.compare for each effectivity attribute. Cross-compare will emit a 1 character if the A parameter is an empty string. That was causing false matches when an unset effectivity parameter (not passed into the stylesheet) is compared to a non-empty effectivity attribute (attribute set on filterin or filterout). More... over 5 years ago
Changed all tests to compare with the string 1 instead of non-empty string More... over 5 years ago
Removed debug messages; fixed indentation to make code more readable More... over 5 years ago
Fixed profile separator default falue, formatting some debug messages for better readability More... over 5 years ago
Wrapped all cross.compare calls in xsl:if elements More... over 5 years ago
Removed and/or commented out more debug messages More... almost 6 years ago
Removed reused cross.compare code and commented out a lot of debug messages in effectivity.xsl More... almost 6 years ago
Updated variable definitions for all effectivity attributes and all xsl:when tests under the filterin template in effectivity.xsl More... almost 6 years ago
Updated variable definitions for all effectivity attributes and all xsl:when tests under the filterout template in effectivity.xsl More... almost 6 years ago
Rewrote variable values and some filterout and filterin tests; they work More... almost 6 years ago
Rewrote variable value and filterout test for arch attribute only More... almost 6 years ago
Use attribute sets to style highlighted text More... almost 6 years ago
Add XQuery highlighter More... almost 6 years ago
Add XQuery highlighter More... almost 6 years ago