diff options
author | Ralph Amissah <ralph@amissah.com> | 2011-05-15 23:10:49 -0400 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2011-05-15 23:27:18 -0400 |
commit | b1b2fe8cc3120d2a53e4c211748107ced1b1b40b (patch) | |
tree | f5fd4299f01a51aaa484da19879c022008f41ddf /data/doc | |
parent | v3: sysenv, options, output_dir_structure.by? (language|filetype|filename) (diff) |
v3: sysenv, output_path & place_file, modified, (affects many libraries)
* 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
Diffstat (limited to 'data/doc')
-rw-r--r-- | data/doc/sisu/CHANGELOG_v3 | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/data/doc/sisu/CHANGELOG_v3 b/data/doc/sisu/CHANGELOG_v3 index d0c1354b..a48a8cc3 100644 --- a/data/doc/sisu/CHANGELOG_v3 +++ b/data/doc/sisu/CHANGELOG_v3 @@ -31,6 +31,18 @@ http://www.jus.uio.no/sisu/pkg/src/sisu_3.0.9.orig.tar.gz * sysenv * output directory structure check, fix & start testing alternatives sisurc.yml output_by: (language|filetype|filename) + * output paths restructured, to have dir, url rel(ative) & rcp (for rsync or scp) + * url paths to output files (requires setup in sisurc.yml) + * consolidated output paths, directory & url, affecting many files + + * rsync of output must cope with alternative file structures + + * scp, disable until looked at + + * dal_expand_insertions, fix resulting urls for shortcut for sisu generated + document in same output directory + + * manifest, url path, fix %% 3.0.8.orig.tar.gz (2011-05-05:18/4) http://git.sisudoc.org/?p=code/sisu.git;a=log;h=refs/tags/debian/3.0.8-1 |