| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
| |
* used to parse alternative markup source dir structures
|
|
|
|
|
| |
* syslink will need revisit (will only "work" properly with by_language dir
structure)
|
| |
|
|
|
|
|
|
| |
* relative paths to "available outputs" (for each dir structure), fix
* show language versions published
(needs 2 runs for manifest, polls output as to whether manifest exists)
|
|
|
|
|
| |
* language code occurs in fixed location within file-name (could previously do
so in 1 of 3 configured locations)
|
|
|
|
|
|
| |
* Portuguese language class name (missed 't')
* language name matching ('Portuguese Brazil')
* indentation
|
|
|
|
| |
* changelog, version dates touched as well
|
|
|
|
| |
* prevent attempt to change directory unless different directory requested
|
| |
|
|
|
|
|
|
|
| |
* only use for single file(name) available in multiple languages e.g.
sisu3 -hv en/free_culture.lawrence_lessig.sst es fr
* english assumed as default language, make default configurable later
* particularly useful for po4a
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
* paths for dir, url, relative and rcp that vary with output dir structure
* cope with alterative dir structures
* manifest url paths, fix
* dal_expand_insertions, fix
* rsync, review
* scp disabled
|
| |
|
| |
|
|
|
|
| |
* prevent program from becoming as slow as treacle, a fix
|
|
|
|
|
|
|
| |
* sisu3 using ruby >=1.9.2p180 generates search form for ruby 1.8.7, so:
generate sample form using sisu3 -F (options), then; start webrick using
ruby 1.8.7 & sisu -W (not sisu3)
* take account of alternative output directory structures [work on, test]
|
|
|
|
|
|
|
|
|
|
| |
* language_document_char field made larger [consider renaming]
* title, src_filename and language_document_char fields mandatory
(title, title_main, src_filename, language_document_char)
* review of unique key setting, now based on combination of filename
and language (filename no longer sufficient with intro of language
subdirectories)
* [retest sqlite3]
|
| |
|
|
|
|
|
|
| |
* must be able to set language at options stage from filename or directory
* affects many files
* old i18n more appropriately renamed prog_text_translation
|
|
|
|
| |
* affects multiple libraries
|
| |
|
| |
|
|
|
|
|
| |
* v2 lowriter instead of oowriter
* v3 lowriter instead of libreoffice
|
|
|
|
|
|
|
|
|
|
| |
* sysenv, variable directory path fixing (language, filetype, filname), making
the stub for at least manifest and html available early for processing
that do not or should not need to process individual markup files
completely, such as the cgi search form and harvest
* harvest
* place with document manifests
* variable directory path fixing (language, filetype, filname)
|
|
|
|
|
| |
* affects many files that now use @md.opt.cmd & @md.opt.mod
(instead of @md.cmd & @md.mod)
|
|
|
|
|
|
|
| |
* opt.act booleans more flexible than opt.cmd
(start to favor use of opt.act over opt.cmd)
* move option setting from hub to options where possible
* separate out a few methods
|
|
|
|
|
| |
* fix maintenance urls -M (where processing files are kept for examination)
* odf maintenance added
|
|
|
|
|
|
| |
* processing in separate subdirectories that can be kept for maintenance
* odt.zip (bin) directory renamed odt from odf
* sysenv, odf:odt paths adjusted for changes in maintenance & odt.zip
|
|
|
|
|
|
|
| |
* new alias --keep-processing-files (see Bug#622902)
* document "--keep-processing-files" alias for "-M" ("--maintenance")
* minor rearrangement of regex
* (Closes: #622902)
|
|
|
|
|
| |
* results still not right, (ruby1.9.2 libraries? double check script)
* not yet done variable directory path fixing for result links
|
| |
|
|
|
|
|
| |
* share code between show selected urls and show all urls
* fix -U which has not been properly updated for v3
|
|
|
|
|
| |
* ruby1.9.2 transition related
* double spaced empty line creates spurious newline
|
|
|
|
| |
* ruby1.9.2 transition related
|
|
|
|
| |
* ruby1.9.2 transition related
|
|
|
|
| |
* ruby1.9.2 transition related
|
| |
|
| |
|
|
|
|
|
|
| |
* Debian-live, live-manual (Ben Armstrong, chals?, reported new bug in a
number of translations (that crashed the pdf generator). It turns out
where map_nametags is not found the document crashes. Fix.
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
* manpage: lowercase .br; correct newlines before .nf and after .fi; no
escape of hyphens; remove redundant links; endnotes array requires flatten;
screen info on output path)
* param: manpage header .br and no escape of hyphens
* urls: correct output path for manpage
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
[Debian-live, live-manual (Jose Luis Zabalza, Ben Armstrong, reported bug in
Spanish translation markup (that crashed the pdf generator). Bug in markup
subsequently identified as "versátil,#{iso-hybrid}#, se" which the interpreter
identified as an internal document link to a comma (instead of as being
monospace markup), markup should have been "versátil, #{iso-hybrid}#, se" this
fix prevents that incorrect match, (but the markup remains faulty and the
monospace markup is not identified as such without the corrected spacing).
Unfortunate "grave" results for what is a pretty insignificant data entry
typo (there are no doubt other such situations).]
|
|
|
|
|
|
| |
* revised pattern match for email address, (removes occasional interference
with urls having embedded email addresses) (dal_syntax and affected
downstream output modules)
|
| |
|