aboutsummaryrefslogtreecommitdiffhomepage
path: root/data/doc/sisu/CHANGELOG_v4
blob: c58ff43f3b92681496c449e8c961be8587233756 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
%% SiSU version 4
v4 branch supersedes & replaces v3 branch
   initial goals:
   * remove/retire "skins"; replace some functionality with headers and/or yml
     file (consider header like syntax for document and site appearance info)
   * bin/sisu $0 make possible to run sisu command on/within project dir tree
   * bin/sisu $*, hub, make possible to specify dir path for markup files
v2 branch is removed; it is available in sisu =< 3.3.2

* homepage at: <http://www.jus.uio.no/sisu>
* <http://www.jus.uio.no/sisu/SiSU/download>
* <http://www.jus.uio.no/sisu/SiSU/changelog>
* <http://sisudoc.org/sisu/sisu_manual>
* data/doc/sisu/sisu_markup_samples/sisu_manual/sisu_manual.ssm
* data/doc/sisu/sisu_markup_samples/sisu_manual/sisu_download.ssi
* CHANGELOG CHANGELOG_v2 CHANGELOG_v3 README data/doc/sisu/

%% Reverse Chronological:

%% 4.0.0.orig.tar.xz (2012-12-12:50/3)
http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_4.0.0
http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/debian/sisu_4.0.0-1
http://www.jus.uio.no/sisu/pkg/src/sisu_4.0.0.orig.tar.xz
  sisu_4.0.0.orig.tar.xz
  sisu_4.0.0-1.dsc
  sisu_4.0.0-1.debian.tar.gz

* v4: bin/sisu $0 make possible to run sisu command on/within project dir tree
  (previously sisu needed to be correctly installed with system paths honored)
  NOTE: loading of skins turned off

* v4: bin/sisu $*, hub, make possible to specify dir path for markup files
  (previously sisu needed to be invoked and run on files within the selected
  markup file directory)
  run sisu on markup in given path (or relative path), e.g.:
    sisu ~/path1/filename.ssm ~/path2/*.ss[tm]

* v4: defaults, some cleaning

* v4: skins (remove)
  * remove skins
  * defaults, rename class Defaults (was InfoSkin)
  * sisupod, remove skin, fix path

* v4: db
  * no skin info to store, omitted from structure
  * change prefix name (structure changed)

* v4 (&v3): markup samples, for v4 remove skins, separate (v3 & v4) directories

* v4: param (header make)
  * epub, pdf, book cover images
  * html, home button
    * text button
    * image/icon button
  * pdf, footer

* v4: param_make, options, read common make instruction header for documents,
  _sisu/v4/sisu_document_make
  * @make:
  * @links:

* v4: sisupod, use common make instruction header for documents
  * sisupod make instruction header file, write & read

* v4: document headers, metadata rearranged, wide-ranging effect

* v4: vim syntax, sisu.vim, make new headers

* v4: documentation; markup samples & help