1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Nov 17, 2024 — Nov 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed Ticket#54 I could eliminate all of our table customizations in table.xsl which makes it more robust. Customized parameter to get the old look, but it's not fully right. It contains now dotted lines between cells (could be disabled easily). More... over 13 years ago
- Template index.html: added parameter relative.default.topic and drop any path (just leave filename - Added missing <p> in body More... over 13 years ago
- Introduced new parameter webhelp.favicon.filename which points to the "favicon.ico" filename and used it on all locations - Replaced hard-coded 'index.html' with webhelp.start.filename - Replaced expensive XPath //title[1] by calling "get.doc.title" template - Replaced unnecessary verbose xsl:value-of in xsl:with-param by select attribute and concat() More... over 13 years ago
Bugfix: Installing aspell wordlist to correct directory More... over 13 years ago
- Used select attribute and concat() in parameters callout.graphics.path and admon.graphics.path - Used &#10; in xsl:text (better readability) More... over 13 years ago
Fixes on index.html generation; added new para webhelp.gen.index to control whether an index.html file is generated or not More... over 13 years ago
Fixed path to draft.png More... over 13 years ago
A huge portion of tom's magic fixes the main issues of the original stylesheetsll! If a rootid is supplied, the sidebar now displays the doc's tree starting with the rootid. Furthermore, the per part/chapter toc is now disabled More... over 13 years ago
First shot at supporting webhelp; mechanics fully support it, much work ist still needed on the stylesheets More... over 13 years ago
aspell-en-huge only seems to be available on x86-64, making it a recommendation More... over 13 years ago
Added %if...%endif for to hide package aspell-en-huge greater than openSUSE 12.1 More... over 13 years ago
Using a symbolic link from the tar ball with rpm/cpio does not work, so follow the links when creating a tarball and let fdupes take care of the links when creating the rom More... over 13 years ago
Forgot to exclude COPYING as well More... over 13 years ago
removed obsolete dependency More... over 13 years ago
Also added COPYING-*, which need to be added manually to the tar ball More... over 13 years ago
Excluded files that will be generated by automake More... over 13 years ago
Removed unnecessary generation of a seconf catalog file More... over 13 years ago
Added/deleted aspell refrences as required by the move to the aspell dictionary to suse-xsl-stylesheets More... over 13 years ago
Obsolete with new directory structure More... over 13 years ago
Added suse-aspell directory More... over 13 years ago
Added exclusions that need to be added manually More... over 13 years ago
Moved suse XSLT stuff once again More... over 13 years ago