summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Select "fdpsh" as the shell used by make(1). This lets us avoidTommy Reynolds2006-01-171-6/+11
| | | | | | | | | ugly "${FDPBIN}/foo" in preference to a lovely, lonely, "foo". Also, replace unconditional mv(1) commands with "move-if-change" to help avoid needlessly touching a file, thus triggering a useless rebuild. Don't know if this happens here, but its a best practices thing.
* Automatically create a backup, similar to "mv -b", if we replaceTommy Reynolds2006-01-171-2/+5
| | | | a file.
* Conditionally move source file to target if, and only if, theirTommy Reynolds2006-01-171-0/+32
| | | | | content differs. This can help avoid unnecessary rebuilds when working with derived files.
* clog target and XSL stylesheet should be able to figure out if this is the ↵Paul W. Frields2006-01-162-1/+18
| | | | first package for a document revision
* Use new fdpsh, 'cause it's kewlPaul W. Frields2006-01-161-4/+2
|
* Allow proper choice of OPL for license... probably need additional checksPaul W. Frields2006-01-161-2/+8
|
* Make OPL content render correctly by demoting opening paragraph, which is ↵Paul W. Frields2006-01-161-7/+5
| | | | not really part of the license content
* Make spacing more properly XMLishPaul W. Frields2006-01-161-4/+7
|
* Need to mark the table's entry out separately, because it is not possible to ↵Karsten Wade2006-01-161-0/+5
| | | | predict what is needed. The parser looks to the existence of any whitespace after the <entry> as an indication of inline v. block markup, and there is no way to tell with xmlformat. It is better to leave this alone and to the discretion of the author to solve. The problem to solve next is, what happens when xmlformat encounters content on the same line as <entry>. I'll test later.
* Add appropriate wrapper and entity support for OPL licensingPaul W. Frields2006-01-163-3/+14
|
* Make OTHERNAME setting scriptablePaul W. Frields2006-01-161-2/+4
|
* No need for this section in CVS, duhPaul W. Frields2006-01-161-4/+0
|
* 1) Make compatible with Bourne shell, bash, korn shell, and Z-Shell.Tommy Reynolds2006-01-161-7/+13
| | | | | | | 2) Redirections now work correctly in all modes. So do pipes, (), and the like. 3) Set ${SHELL} environment parameter so that subshells inherit the ". fdp-functions" environment.
* Fedora Documention Project Shell, a wrapper for the "fdp-functions"Tommy Reynolds2006-01-161-0/+45
| | | | functionality that works very much like the original BASH shell.
* May be trivial, but I think adding new contributors at the bottom makes it ↵Paul W. Frields2006-01-151-2/+2
| | | | more readable
* Use xmlformat-fdp.conf options properly in functionsPaul W. Frields2006-01-152-3/+4
|
* Add function to insert colophon entryPaul W. Frields2006-01-152-0/+54
|
* Trivial change, should not affect OMF adverselyPaul W. Frields2006-01-151-2/+2
|
* Better handling of brand-new rpm-info.xml filesPaul W. Frields2006-01-151-1/+9
|
* And make the clog target easier to readPaul W. Frields2006-01-151-1/+1
|
* Make it possible to use alternate rpm-info.xml file if neededPaul W. Frields2006-01-151-2/+14
|
* Use new abstracted functionsPaul W. Frields2006-01-152-15/+13
|
* Draw out some functions that might be useful elsewherePaul W. Frields2006-01-151-0/+38
|
* Script to support Makefile "clog" targetPaul W. Frields2006-01-151-0/+60
|
* Let doc-version.xsl query latest revision of either "doc" or "rpm" rolePaul W. Frields2006-01-151-6/+12
|
* Actually, makes much more sense for the default to be idPaul W. Frields2006-01-151-2/+2
|
* These snippets will be useful in Makefile.common, since they enable:Paul W. Frields2006-01-154-0/+176
| | | | | | | | | | | | 1. inserting new worker and revision elements (both newest-first of course!) 2. querying the document for a tight listing of the entire colophon, so the user can choose who is responsible for a new revision 3. querying the document for a specific worker attribute The "make worker" target idea is simple enough, but more importantly, the use case for a "make clog" target would be: 1. User picks whether revision role is "rpm" or "doc", today's date is formatted properly for the role 2. User picks their name from the tight colophon listing 3. The make target automatically queries for the worker attribute appropriate for that revision role (e.g. initials for doc, email for rpm)
* Fix copyright section for real this time; since DocBook structure should be ↵Paul W. Frields2006-01-141-10/+1
| | | | as good as ours, just copy it
* update for fedora 5Yuan Yijun2006-01-131-4/+4
|
* Remove in-place sed(1) edit when generating fdp-info-${LANG}.xmlTommy Reynolds2006-01-121-15/+53
| | | | | | file. Added "rpm-info.xml" dependancies to force production of said file.
* Solving the chicken-and-egg problem of creating theTommy Reynolds2006-01-122-0/+26
| | | | | | | | | "fdp-info-${LANG}.xml" file by using a simple shell script to pick out the document type. This is needed because, without the "fdp-info-${LANG}.xml" file, a new document will not validate and the xsltproc script "doctype.xsl" cannot determine the document type. To avoid nasty in-place sed(1)'ing to circumvent the problem, I'll opt for a non-XML solution.
* Added entry for "watermark-es.svg" and derivatives.Tommy Reynolds2006-01-111-2/+3
|
* Spanish svg versionManuel Ospina2006-01-111-0/+89
|
* Spanish png versionManuel Ospina2006-01-111-0/+0
|
* Removing files with incorrect naming scheme, sorry for the cruft causing ↵Karsten Wade2006-01-112-124/+0
| | | | confusion. The file had originally been named .xml, which was an incorrect file extension.
* Fix title template to work mostly everywherePaul W. Frields2006-01-071-1/+1
|
* REALLY fix copyright element transformPaul W. Frields2006-01-071-5/+3
|
* Slight DTD change per discussion, all XSL checked and verifiedPaul W. Frields2006-01-076-13/+8
|
* Allow shorthand, I think this is OKrelease-notes-FC-5-TEST2-TRANS-FREEZEPaul W. Frields2006-01-071-1/+1
|
* Write proper LEGALNOTICE entityPaul W. Frields2006-01-071-1/+1
|
* Make instructions a little clearerPaul W. Frields2006-01-071-1/+1
|
* Fix out-of-DTD copying of copyright informationPaul W. Frields2006-01-071-1/+1
|
* Extract the document version from the VERY FIRST change log entry inTommy Reynolds2006-01-061-0/+10
| | | | the "rpm-info.xml" file.
* Fat-fingered cleanup.Tommy Reynolds2006-01-061-1/+1
|
* Shell script to extract <articleinfo> or <bookinfo> currently in an XMLTommy Reynolds2006-01-061-0/+8
| | | | document and use it to generate a skeleton "rpm-info.xml" file.
* Added comment to identify this as a generated file, not to be editedTommy Reynolds2006-01-061-0/+8
| | | | | by mere mortals. Included reference to the "rpm-info.xml" file, which *is* the proper file to be edited.
* GoneTommy Reynolds2006-01-056-438/+0
|
* Replacing bulkbuild script with build-docs packagePatrick Barnes2006-01-046-7/+269
|
* Don't forget the legalnotice... but this should incorporate somePaul W. Frields2006-01-041-0/+1
| | | | smarts later on using the right license for the rpm-info's <rights> tag
* Break ties in revhistoryPaul W. Frields2006-01-031-5/+5
|