diff options
Diffstat (limited to 'CHANGELOG_v3')
| -rw-r--r-- | CHANGELOG_v3 | 24 | 
1 files changed, 19 insertions, 5 deletions
diff --git a/CHANGELOG_v3 b/CHANGELOG_v3 index f51ac307..be7fe541 100644 --- a/CHANGELOG_v3 +++ b/CHANGELOG_v3 @@ -6,25 +6,39 @@  * <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 - gi* CHANGELOG CHANGELOG_v1 CHANGELOG_v2 README data/doc/sisu/ +* CHANGELOG CHANGELOG_v2 CHANGELOG_v3 README data/doc/sisu/  Reverse Chronological:  %% Development branch UNSTABLE  v3 branch once stable will supersede & replace current stable v2 branch -%% 3.0.0.orig.tar.gz (2011-01-12:02/3) +%% 3.0.0.orig.tar.gz (2011-02-07:06/1)  http://www.jus.uio.no/sisu/pkg/src/sisu_3.0.0.orig.tar.gz    sisu_3.0.0.orig.tar.gz    sisu_3.0.0-1.dsc    sisu_3.0.0-1.diff.gz -  NOTE: big patch, changes interim/incomplete (with possibility of breakage) -  primarily for: ebook-readers and other downloading viewers (alternative -  directory structures and use of title based filenames); use of git; +  NOTE: Processing defaults to v2, for v3 use 'sisu3' or 'sisu --v3' + +  Versions 3 is experimental and attempts to introduce output more compatible +  with mobile devices and other non-web use and more internationalisation +  possibilities. + +  NOTE: v3 branch opened, big patch, changes interim/incomplete (with +  possibility of breakage) primarily for: ebook-readers and other downloading +  viewers (alternative directory structures and use of title based filenames);    internationalisation (use with po4a, export pot & po, alternative directory    structures, use of git to ensure changes not lost). +  In v3 SiSU markup files may be organised in language directories that are +  given their language code. There are alternative output directory structures +  depending on whether you want: the v2 layout (mostly in a directory of the +  given filename/a generic filetype name); a monolingual version 3 layout, +  which organises files by filetype/given file name; multilingual v3 layout, +  which organises files by language code/filetype/given which is illustrated +  below +    * alternative output directory structures, configurable      ├── en      │   ├── epub  | 
