aboutsummaryrefslogtreecommitdiffhomepage
path: root/data/doc/sisu/CHANGELOG_v4
diff options
context:
space:
mode:
Diffstat (limited to 'data/doc/sisu/CHANGELOG_v4')
-rw-r--r--data/doc/sisu/CHANGELOG_v470
1 files changed, 70 insertions, 0 deletions
diff --git a/data/doc/sisu/CHANGELOG_v4 b/data/doc/sisu/CHANGELOG_v4
new file mode 100644
index 00000000..c58ff43f
--- /dev/null
+++ b/data/doc/sisu/CHANGELOG_v4
@@ -0,0 +1,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