diff options
Diffstat (limited to 'CHANGELOG')
| -rw-r--r-- | CHANGELOG | 19 | 
1 files changed, 12 insertions, 7 deletions
| @@ -17,12 +17,16 @@ http://www.jus.uio.no/sisu/pkg/src/sisu_0.62.0.orig.tar.gz    * directory shunting ... [some resulting re-initialization necessary]      * markup source directory (src), all shared markup source placed in a -      common directory [instead of being in output files generated -      sub-directory] +      common directory (instead of being in output files generated +      sub-directory) [NOTE: New src directory for shared markup source output +      required]      * images, output images used by html moved, now in image directory instead -      of image_local; system images moved from image to image_sys [to make sure +      of image_local; system images moved from image to image_sys (to make sure        they are always available, i.e. not written over (by subsequent images -      given same name)] +      given same name)) [NOTE: Image directories moved and may need to be +      tended to manually as existing directories are not overwritten, +      _sisu/image_local is moved to _sisu/image (and old _sisu/image is now +      _sisu/image_sys) ]    * remote, (put, get) placed in single file (consider separating later) @@ -33,9 +37,10 @@ http://www.jus.uio.no/sisu/pkg/src/sisu_0.62.0.orig.tar.gz    * copy images associated with document along with document, does not take      care of skins though, for all images still need to use -CC -  * sysenv remote placement, and config, define multiple hosts for rsync or scp -    placement of output (one set of displayed urls associated with such output -    files) +  * sysenv remote placement, and config, able to define multiple hosts for +    rsync or scp placement of output, for this sisurc.yml remote info given +    provided as array with '-' separator [old form of notation is also +    honoured]    * special character exceptions, exception, fix (:code underscore angle bracket      issue) | 
