aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v3/manifest.rb
Commit message (Collapse)AuthorAgeFilesLines
* v3: css, ensure css available for generated contentRalph Amissah2012-05-281-1/+2
| | | | | * checks whether exists if not copies (for --init-site / --configure just copies, takes as a re-copy request)
* v3: code headers mainly copyrightRalph Amissah2012-05-281-5/+4
|
* v3: reporting, composite file names touchedRalph Amissah2012-05-121-1/+1
|
* v3: rescue & error warnings, some touchedRalph Amissah2012-05-061-2/+8
|
* v3: 3.2 branch is main (v3dv --> v3); dev (v3dv) branch directories removedRalph Amissah2012-03-191-49/+86
| | | | | | | | | * v3dv (3.2) "merged" into v3 (previously 3.1) (& removed) * conf/sisu/v3dv --> conf/sisu/v3 * data/sisu/v3dv --> data/sisu/v3 * lib/sisu/v3dv --> lib/sisu/v3 * bin/sisu* (v3dv references changed to v3) * (--dev modifier (superfluous for the time being) runs main v3 branch)
* v3: date, year 2012, updateRalph Amissah2012-01-101-1/+1
|
* v3: manifest, odt url lnk, fixRalph Amissah2011-10-151-1/+1
|
* v3: qrcode, sisu generated manifest output, treat as suchRalph Amissah2011-09-241-6/+5
| | | | | * place qrcode images in directory under manifest (manifest/qrcode) * fix remote placement of qrcode images when requested
* v3: info files, fix output; remote, include info file & manpage (when selected)Ralph Amissah2011-09-241-14/+14
|
* v3: image (relative) paths for different sisu output structuresRalph Amissah2011-09-131-3/+2
| | | | | | * (re: by_language, by_filetype, by_filename) * sysenv, set path * html seg, scroll, manifest (qrcodes), xmls
* v3: sisupod_v3 make (build); place (rsync); process (generate sisu output from)sisu_3.0.17sisu-3.0.17Ralph Amissah2011-09-051-5/+3
| | | | | | | | | | | | | | | | * sisupod v3 * modify pod dir structure, place sisu source in dir/[lang_code]/ e.g. dir/en/ * use tar.xz (.txz) * bundle all language version in pod * bundle .ssm and all included files for each selected language (rather than composited .ssm.sst file) (filename pattern) or named in files to be processed string * remote placement * sisu processing from sisupod v3 * rsync sisupod v3 * sysenv, check that tree is available and use as desired when available
* v3: unix conditional tests (? :) remove line break markers before : cosmeticRalph Amissah2011-09-051-1/+1
|
* v3: param, manifest, qrcode, epub, added creator.editor fieldRalph Amissah2011-07-261-0/+5
|
* v3: qrcode, manifest, (++), QR code (metadata) images for manifestRalph Amissah2011-07-261-0/+28
| | | | * generate images using qrencode
* v3: manifest, manifest enable additional output & source (if shared)Ralph Amissah2011-06-261-10/+26
| | | | | | | | * manpage (in fututure have config setting with default false/off) * info (texinfo) (in fututure have config setting with default false/off) * hash digests * locate markup source (if shared) * sisupod (if shared)
* v3: ansi screen reporting include document language codeRalph Amissah2011-06-261-1/+1
|
* v3: manifest, fix a full nameRalph Amissah2011-06-081-1/+1
|
* v3: manifest, sysenv, "available outputs" relative paths; available languagesRalph Amissah2011-05-231-187/+247
| | | | | | * 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)
* v3: sysenv, output_path & place_file, modified, (affects many libraries)Ralph Amissah2011-05-151-87/+107
| | | | | | | | | * 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
* v3: i18n, sysenv, options, language setting changesRalph Amissah2011-05-041-5/+5
| | | | | | * must be able to set language at options stage from filename or directory * affects many files * old i18n more appropriately renamed prog_text_translation
* v3: options, language setting, based on directory structure or filenameRalph Amissah2011-05-041-2/+2
| | | | * affects multiple libraries
* v3: param, md remove md.cmd and md.mod shortcut methods, use use md.optRalph Amissah2011-04-191-6/+6
| | | | | * affects many files that now use @md.opt.cmd & @md.opt.mod (instead of @md.cmd & @md.mod)
* v3: ruby 1.9 hash symbol syntax adoptedRalph Amissah2011-03-011-1/+1
|
* v3: use rb1.9.2 "require_relative" syntaxRalph Amissah2011-03-011-6/+6
|
* v3: use "encoding: utf-8" (instead of coding)Ralph Amissah2011-03-011-1/+1
|
* sysenv, sisurc.yml & elsewhere as affected, output_dir_structure (conf & tests)Ralph Amissah2011-02-151-2/+2
| | | | * (by_language_code; by_filetype; by_filename)
* console feedback on selected files being processed, updates & fixesRalph Amissah2011-02-151-2/+2
|
* increment year (2011) for bin and lib/sisu/v3Ralph Amissah2011-02-071-1/+1
|
* v3 introduced as development branch, invoked using "sisu --v3 [instructions]Ralph Amissah2011-02-011-0/+738