]>
granicus.if.org Git - docbook-dsssl/log
Michael Smith [Fri, 8 Apr 2005 13:07:24 +0000 (13:07 +0000)]
initial add
Michael Smith [Fri, 8 Apr 2005 12:18:22 +0000 (12:18 +0000)]
added depends-file param, to help make distclean behave as expected
when building non-tabular version of website
Michael Smith [Fri, 8 Apr 2005 12:15:38 +0000 (12:15 +0000)]
ignore .rng files
Michael Smith [Fri, 8 Apr 2005 12:11:57 +0000 (12:11 +0000)]
Added notes about Makefile-example.txt and about RNC versions of
schemas; Changed references to "text only" to "non tabular" for
more clarity, and renamed build-textonly.xml to build-nontab.xml
Michael Smith [Fri, 8 Apr 2005 11:22:20 +0000 (11:22 +0000)]
Renamed original Makefile to Makefile-example.txt so that it will
get included in the release package correctly. Also added support
for a new depends-file param, when helps to get "clean" targe in
depends.* files set up correctly. Also make change to suppress
warnings about depends.* files being missing.
Michael Smith [Fri, 8 Apr 2005 11:17:06 +0000 (11:17 +0000)]
Added note* images
Michael Smith [Fri, 8 Apr 2005 02:43:06 +0000 (02:43 +0000)]
path in URI corrected
Michael Smith [Fri, 8 Apr 2005 02:41:59 +0000 (02:41 +0000)]
Added standard distro files, to make life easier for packagers;
From README, moved copyright info to COPYING and install info to
INSTALL. README content is not just minimal how-to info. Added
BUGS and TODO, which are just pointers to SF trackers. Added
AUTHORS just for sake completeness.
Michael Smith [Fri, 8 Apr 2005 01:55:48 +0000 (01:55 +0000)]
make *.rng as well as *.rnc files (*.rng files are needed for
people who want to do validation using xmllint)
Bob Stayton [Thu, 7 Apr 2005 21:24:52 +0000 (21:24 +0000)]
Make sure all keep-together and keep-with-* have either .within-column
or .within-line so no unintentional keeps.
Norman Walsh [Thu, 7 Apr 2005 20:31:42 +0000 (20:31 +0000)]
Constrain spanname, colname, namest, and nameend a little more tightly
Michael Smith [Thu, 7 Apr 2005 05:15:08 +0000 (05:15 +0000)]
minor changes to comments
Michael Smith [Thu, 7 Apr 2005 03:09:34 +0000 (03:09 +0000)]
make -> $(MAKE)
Michael Smith [Thu, 7 Apr 2005 03:07:27 +0000 (03:07 +0000)]
moved RELAX NG locating-rules file to root dir of distro, at same
level as catalogs.xml, which has a similar purpose
Michael Smith [Wed, 6 Apr 2005 13:05:54 +0000 (13:05 +0000)]
typos fixed
Michael Smith [Wed, 6 Apr 2005 13:04:28 +0000 (13:04 +0000)]
xmllint is now used for validation if XSLT=xsltproc
Michael Smith [Wed, 6 Apr 2005 13:01:55 +0000 (13:01 +0000)]
clean also now removes depends.nontabular & website.database.xml
Michael Smith [Wed, 6 Apr 2005 12:59:30 +0000 (12:59 +0000)]
VERSION scheme switched to same as that used by "xsl" module;
this enables auto-submitting info to Freshmeat as part of the build
Michael Smith [Wed, 6 Apr 2005 12:56:14 +0000 (12:56 +0000)]
initial add; locating file for allowing RNG-aware editors such as
nXML mode to automatically associate rootelement = "webpage"
documents with the DocBook Website RNC schema
Michael Smith [Wed, 6 Apr 2005 10:46:32 +0000 (10:46 +0000)]
TMP dir, default to environment setting for TMP if set
Michael Smith [Wed, 6 Apr 2005 09:39:57 +0000 (09:39 +0000)]
changes I neglected to check in a while back and that have just
been sitting in my sandbox
Michael Smith [Wed, 6 Apr 2005 09:36:03 +0000 (09:36 +0000)]
create separate *zip files for doc distro
Michael Smith [Tue, 5 Apr 2005 14:51:36 +0000 (14:51 +0000)]
tweaks to match cvstools/Release-vars.mk and Release-targets.mk changes
Michael Smith [Tue, 5 Apr 2005 14:49:41 +0000 (14:49 +0000)]
refinements to try to modularize things a bit further
Michael Smith [Tue, 5 Apr 2005 13:47:23 +0000 (13:47 +0000)]
move release-related vars to separate makefile; thus reverting
this to what it was to begin with before I started messing around
with it...
Michael Smith [Tue, 5 Apr 2005 13:45:34 +0000 (13:45 +0000)]
moved release-related variables to separate makefile
Michael Smith [Tue, 5 Apr 2005 13:44:17 +0000 (13:44 +0000)]
Makefile.common renamed to Release-targets.mk
Norman Walsh [Mon, 4 Apr 2005 19:35:57 +0000 (19:35 +0000)]
Fixed typo in XPath expression
Norman Walsh [Mon, 4 Apr 2005 13:34:23 +0000 (13:34 +0000)]
Support mathphrase
Norman Walsh [Mon, 4 Apr 2005 13:33:51 +0000 (13:33 +0000)]
Support termdef
Norman Walsh [Mon, 4 Apr 2005 13:26:29 +0000 (13:26 +0000)]
Support xml:id in anchor
Norman Walsh [Mon, 4 Apr 2005 13:24:35 +0000 (13:24 +0000)]
Support xml:id in object.id
Norman Walsh [Mon, 4 Apr 2005 12:55:49 +0000 (12:55 +0000)]
Added termdef context
Michael Smith [Mon, 4 Apr 2005 12:21:48 +0000 (12:21 +0000)]
refine logic for determing RELVER
Michael Smith [Mon, 4 Apr 2005 12:06:05 +0000 (12:06 +0000)]
DISTRO added; auto-determine RELVER from VERSION file
** NOTE: For any modules with Makefiles that already contain
variables for RELVER, etc., the existing variables in those
Makefiles will override the ones in this file. The Makefiles would
need to be rewritten in order for the variable definitions in this
file to have any effect.
My point being that these additions will not break any existing builds :)
Michael Smith [Mon, 4 Apr 2005 11:20:34 +0000 (11:20 +0000)]
DISTRIB_DEPENDS = example
Michael Smith [Mon, 4 Apr 2005 11:19:43 +0000 (11:19 +0000)]
DISTRIB_DEPENDS, for specifying dependencies for "distrib" target
Michael Smith [Mon, 4 Apr 2005 10:49:32 +0000 (10:49 +0000)]
common targets for release builds
Michael Smith [Mon, 4 Apr 2005 10:44:04 +0000 (10:44 +0000)]
added variables related to release builds (ported from "build" branch)
Michael Smith [Mon, 4 Apr 2005 08:25:48 +0000 (08:25 +0000)]
ignore more stuff
Michael Smith [Mon, 4 Apr 2005 08:21:44 +0000 (08:21 +0000)]
ignore stuff
Michael Smith [Mon, 4 Apr 2005 07:56:51 +0000 (07:56 +0000)]
zip target updated to enable snapshot build
Michael Smith [Mon, 4 Apr 2005 07:38:26 +0000 (07:38 +0000)]
dummy Makefile needed to prevent breaking the snapshot build
Michael Smith [Mon, 4 Apr 2005 07:32:59 +0000 (07:32 +0000)]
runtrang, fail if not found
Norman Walsh [Sun, 3 Apr 2005 21:53:26 +0000 (21:53 +0000)]
Move termdef into glossary.rnc; fix content model ambiguity, add a Schematron rule to require glossterm in termdef
Bob Stayton [Sun, 3 Apr 2005 09:22:46 +0000 (09:22 +0000)]
Add footnotes in table title to table footnote set, and add support
for table footnotes to HTML table markup.
Bob Stayton [Sun, 3 Apr 2005 08:19:55 +0000 (08:19 +0000)]
Major corrections submitted via bug #
1168778 .
Norman Walsh [Sat, 2 Apr 2005 22:29:43 +0000 (22:29 +0000)]
Added mathphrase and termdef
Norman Walsh [Sat, 2 Apr 2005 21:41:46 +0000 (21:41 +0000)]
Fixed WD
Michael Smith [Sat, 2 Apr 2005 15:26:24 +0000 (15:26 +0000)]
DOCBOOK_WEBSITE variable, pass appropriate value to "make example"
Michael Smith [Sat, 2 Apr 2005 15:24:36 +0000 (15:24 +0000)]
made stylesheet path to be based on canonical URI for current
Website distro; also added option for using xsltproc and xmllint
instead of saxon and xerces
Michael Smith [Sat, 2 Apr 2005 14:16:09 +0000 (14:16 +0000)]
generic script for automating upload of debs to a SF website
Michael Smith [Sat, 2 Apr 2005 14:14:30 +0000 (14:14 +0000)]
be a little less verbose
Norman Walsh [Sat, 2 Apr 2005 13:56:12 +0000 (13:56 +0000)]
Fixed to CS
Michael Smith [Sat, 2 Apr 2005 05:56:35 +0000 (05:56 +0000)]
NOTATION declaration for "XML" removed (already in latest website.dtd)
Michael Smith [Sat, 2 Apr 2005 05:52:57 +0000 (05:52 +0000)]
regenerated based on Simplified 1.1
Michael Smith [Sat, 2 Apr 2005 05:43:52 +0000 (05:43 +0000)]
change to 2.5.1 everywhere
Michael Smith [Sat, 2 Apr 2005 05:41:43 +0000 (05:41 +0000)]
update to v2.5.1 to match website-full.dtd
Michael Smith [Sat, 2 Apr 2005 04:37:30 +0000 (04:37 +0000)]
import Simplified 1.1 instead of Simplified 1.0
Norman Walsh [Fri, 1 Apr 2005 21:31:05 +0000 (21:31 +0000)]
Updated to 1.1
Norman Walsh [Fri, 1 Apr 2005 21:02:17 +0000 (21:02 +0000)]
Remove the CR2s
Michael Smith [Fri, 1 Apr 2005 15:06:35 +0000 (15:06 +0000)]
cvstools/Makefile, include instead of hard-coding application
names; "depends.tabular" and "depends.textonly", switched to
instead of .tabular and .textonly names, to match names in
../website/xsl/makefile-dep.xsl; "realclean" target added (to
remove depends)
Norman Walsh [Fri, 1 Apr 2005 14:18:09 +0000 (14:18 +0000)]
Fix bogus transformation for link
Michael Smith [Fri, 1 Apr 2005 07:30:41 +0000 (07:30 +0000)]
.rng files, don't generate (if you need them, use trang to
generate them from the .rnc files); website-custom.rnc, don't
generate (duh); clean target, be explicit about what files to
remove
Bob Stayton [Thu, 31 Mar 2005 18:38:13 +0000 (18:38 +0000)]
Fixed bug where id not output if partintro present in reference element.
Michael Smith [Thu, 31 Mar 2005 18:08:52 +0000 (18:08 +0000)]
build switched to generate all RNG schemas from DTDs; now also
generates RNC versions from RNGs (you can use the RNCs for
context-sensitive, validated editing in Emacs/nXML mode, Oxygen
XML Editor, etc.); RNG and RNC conversions both rely on "trang";
tagged the directory (tag name: "original") before making the
change, so original CVS-maintained RNG files and union.xml and
Makefile that were in this directory can be checked out at any
time by doing a "cvs update -r original"
Bob Stayton [Wed, 30 Mar 2005 16:45:58 +0000 (16:45 +0000)]
Fixed logic for @tocskip attribute.
Michael Smith [Wed, 30 Mar 2005 09:12:56 +0000 (09:12 +0000)]
args, pass to trang "as is"; also be a bit more verbose
Michael Smith [Wed, 30 Mar 2005 07:48:06 +0000 (07:48 +0000)]
debugging reverted
Michael Smith [Wed, 30 Mar 2005 07:37:33 +0000 (07:37 +0000)]
runtrang added
Michael Smith [Wed, 30 Mar 2005 07:35:29 +0000 (07:35 +0000)]
intial add; hack to find trang in a "portable" way, and run it
Bob Stayton [Tue, 29 Mar 2005 21:53:54 +0000 (21:53 +0000)]
Added @dir to document, to support Website.
Bob Stayton [Tue, 29 Mar 2005 21:49:38 +0000 (21:49 +0000)]
Update website-full to use DocBook 4.4 DTD.
Bob Stayton [Tue, 29 Mar 2005 21:47:32 +0000 (21:47 +0000)]
Updated to use docbook 4.4 instead of 4.2.
Bob Stayton [Tue, 29 Mar 2005 20:17:43 +0000 (20:17 +0000)]
Add processing of olink target database.
Bob Stayton [Tue, 29 Mar 2005 20:08:46 +0000 (20:08 +0000)]
Update version for new release.
Bob Stayton [Tue, 29 Mar 2005 20:08:24 +0000 (20:08 +0000)]
Add the depends target for example, as it seems to be needed.
Bob Stayton [Tue, 29 Mar 2005 20:03:31 +0000 (20:03 +0000)]
Turn off toc list for print output.
Bob Stayton [Tue, 29 Mar 2005 19:48:16 +0000 (19:48 +0000)]
Fixed bug
1019573 body tag, accessibility issue.
Bob Stayton [Tue, 29 Mar 2005 19:39:12 +0000 (19:39 +0000)]
Fixed bug
1163939 : toc-tabular depends on DTD validation.
Bob Stayton [Tue, 29 Mar 2005 19:34:27 +0000 (19:34 +0000)]
Updated for release 2.5.1.
Bob Stayton [Tue, 29 Mar 2005 19:34:12 +0000 (19:34 +0000)]
Updated website release version.
Bob Stayton [Tue, 29 Mar 2005 19:26:03 +0000 (19:26 +0000)]
Updated public and system identifiers in xsl:output element.
Bob Stayton [Tue, 29 Mar 2005 18:59:29 +0000 (18:59 +0000)]
Added sample gentext strings for de and fr.
Bob Stayton [Tue, 29 Mar 2005 18:34:14 +0000 (18:34 +0000)]
Fixed olink targetdoc for link to XSLT build method.
Michael Smith [Tue, 29 Mar 2005 09:49:30 +0000 (09:49 +0000)]
"clean" target, added extensions dir; also added "realclean" target
Michael Smith [Tue, 29 Mar 2005 09:42:52 +0000 (09:42 +0000)]
extensions "jar" target removed (to match updated extensions/Makefile)
Michael Smith [Tue, 29 Mar 2005 09:34:54 +0000 (09:34 +0000)]
tweaked to match updated build structure
Michael Smith [Tue, 29 Mar 2005 09:34:07 +0000 (09:34 +0000)]
initial add
Bob Stayton [Mon, 28 Mar 2005 08:00:14 +0000 (08:00 +0000)]
Fixed bug
1120883 Irrelevant mode attribute.
Bob Stayton [Mon, 28 Mar 2005 07:57:47 +0000 (07:57 +0000)]
Fixed bug
1120877 regarding duplicate match on website in title.markup mode.
Bob Stayton [Mon, 28 Mar 2005 01:12:43 +0000 (01:12 +0000)]
Fixed olink-entity to work with new olink setup.
Bob Stayton [Mon, 28 Mar 2005 00:55:48 +0000 (00:55 +0000)]
Updated to work with revisions to olink in main DocBook stylesheet
starting with version 1.66.
Michael Smith [Fri, 25 Mar 2005 04:11:15 +0000 (04:11 +0000)]
olink is part of standard distro now; deleted this old files
Jirka Kosek [Thu, 24 Mar 2005 21:00:27 +0000 (21:00 +0000)]
Added missing ~n letter into lowercase and uppercase strings
Michael Smith [Thu, 24 Mar 2005 14:32:41 +0000 (14:32 +0000)]
tools dir has been long obsoleted; now removed
Michael Smith [Thu, 24 Mar 2005 06:39:22 +0000 (06:39 +0000)]
xsl-manages-param name corrected
Michael Smith [Thu, 24 Mar 2005 04:51:27 +0000 (04:51 +0000)]
"l:" namespace prefix not needed for context and template elements
in gentext/locale/*.xml source files (is auto-added in generated
gentext/*.xml files)
Michael Smith [Sat, 19 Mar 2005 08:39:14 +0000 (08:39 +0000)]
typo fixed. (Thanks for Mike Castle)
Bob Stayton [Mon, 14 Mar 2005 02:41:22 +0000 (02:41 +0000)]
changed nested quotes to be different from outer quotes.