From 306aed5b8a559aad2fb944a946ffdda9713f07ec Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Sat, 6 Mar 2010 09:47:55 -0500 Subject: introducing version 2, major patch, (version 1 libraries retained) --- data/doc/sisu/v1/CHANGELOG | 18 +- data/doc/sisu/v1/html/sisu.1.html | 180 ++++++----- data/doc/sisu/v1/on_markup.txt | 337 --------------------- data/doc/sisu/v1/on_standards.txt | 17 -- .../doc/sisu/v1/sisu_markup_samples/README.samples | 15 - .../samples/_sisu/skin/doc/skin_gutenberg.rb | 22 +- .../samples/_sisu/skin/site/skin_sisu.rb | 1 + .../samples/_sisu/skin/yml/list.yml | 9 +- .../samples/_sisu/skin/yml/promo.yml | 36 ++- .../sisu_manual/_sisu/skin/yml/list.yml | 4 +- .../v1/sisu_markup_samples/sisu_manual/sisu.ssm | 2 +- .../sisu_manual/sisu_commands.sst | 9 +- .../sisu_manual/sisu_complete.sst | 2 +- .../sisu_manual/sisu_config.ssi | 2 +- .../sisu_manual/sisu_configuration.ssm | 2 +- .../sisu_manual/sisu_content_directories.ssi | 2 +- .../sisu_markup_samples/sisu_manual/sisu_css.ssi | 2 +- .../sisu_manual/sisu_description.sst | 2 +- .../sisu_markup_samples/sisu_manual/sisu_doc.sst | 2 +- .../sisu_manual/sisu_download.ssi | 26 +- .../sisu_manual/sisu_examples.ssi | 2 +- .../sisu_manual/sisu_examples.sst | 6 +- .../sisu_markup_samples/sisu_manual/sisu_faq.sst | 2 +- .../sisu_manual/sisu_filetypes.sst | 2 +- .../sisu_markup_samples/sisu_manual/sisu_help.sst | 2 +- .../sisu_manual/sisu_help_sources.sst | 2 +- .../sisu_manual/sisu_homepages.ssi | 2 +- .../sisu_markup_samples/sisu_manual/sisu_how.ssi | 2 +- .../sisu_markup_samples/sisu_manual/sisu_howto.sst | 2 +- .../sisu_manual/sisu_hyperestraier.ssi | 2 +- .../sisu_manual/sisu_installation.ssi | 2 +- .../sisu_manual/sisu_interesting_to_whom.ssi | 2 +- .../sisu_manual/sisu_introduction.ssi | 4 +- .../sisu_manual/sisu_introduction.ssm | 2 +- .../sisu_manual/sisu_manual.ssm | 2 +- .../sisu_manual/sisu_markup.sst | 2 +- .../sisu_manual/sisu_output_overview.sst | 2 +- .../sisu_markup_samples/sisu_manual/sisu_pdf.sst | 2 +- .../sisu_manual/sisu_postgresql.sst | 2 +- .../sisu_manual/sisu_quickstart.sst | 2 +- .../sisu_manual/sisu_remote.sst | 2 +- .../sisu_manual/sisu_search.ssm | 2 +- .../sisu_manual/sisu_search_cgi.ssi | 2 +- .../sisu_manual/sisu_search_examples.ssi | 2 +- .../sisu_manual/sisu_search_intro.ssi | 2 +- .../sisu_manual/sisu_short_feature_summary.ssi | 2 +- .../sisu_markup_samples/sisu_manual/sisu_skin.sst | 2 +- .../sisu_markup_samples/sisu_manual/sisu_sql.ssi | 2 +- .../sisu_manual/sisu_sqlite.sst | 2 +- .../sisu_manual/sisu_syntax_highlighting.sst | 2 +- .../sisu_markup_samples/sisu_manual/sisu_vim.sst | 2 +- .../sisu_manual/sisu_webrick.sst | 2 +- .../sisu_manual/sisu_work_needed_and_wishlist.ssi | 2 +- data/doc/sisu/v1/sisu_output_overview.sst | 61 ---- 54 files changed, 217 insertions(+), 606 deletions(-) delete mode 100644 data/doc/sisu/v1/on_markup.txt delete mode 100644 data/doc/sisu/v1/on_standards.txt delete mode 100644 data/doc/sisu/v1/sisu_markup_samples/README.samples delete mode 100644 data/doc/sisu/v1/sisu_output_overview.sst (limited to 'data/doc/sisu/v1') diff --git a/data/doc/sisu/v1/CHANGELOG b/data/doc/sisu/v1/CHANGELOG index a8688eae..e0e51800 100644 --- a/data/doc/sisu/v1/CHANGELOG +++ b/data/doc/sisu/v1/CHANGELOG @@ -1,15 +1,29 @@ -* homepage at: +%% SiSU version 1 + +* homepage at: * * * * data/doc/sisu/sisu_markup_samples/sisu_manual/sisu_manual.ssm * data/doc/sisu/sisu_markup_samples/sisu_manual/sisu_download.ssi -* CHANGELOG README data/doc/sisu/ +* CHANGELOG CHANGELOG_v1 CHANGELOG_v2 README data/doc/sisu/ Reverse Chronological: %% STABLE MANIFEST +%% 2.0.0.orig.tar.gz (2009-07-04:26/6) +http://www.jus.uio.no/sisu/pkg/src/sisu_2.0.0.orig.tar.gz + sisu_2.0.0.orig.tar.gz + sisu_2.0.0-1.dsc + sisu_2.0.0-1.diff.gz + + * introduces sisu v2, see CHANGELOG_v2 + * sisu v1 also included and maintained in tarball, if installed directly from + tarball version 1 should be available as sisu1 + * version 2 series changes will be mentioned in this changelog only insofar + as there are changes to sisu v1 + %% 1.0.3.orig.tar.gz (2010-02-17:07/3) http://www.jus.uio.no/sisu/pkg/src/sisu_1.0.3.orig.tar.gz beaa4fc88a13eef203947d8ca5ce9aff246760c673fd84cac96322a9c8991c18 1558232 sisu_1.0.3.orig.tar.gz diff --git a/data/doc/sisu/v1/html/sisu.1.html b/data/doc/sisu/v1/html/sisu.1.html index 01aafbb1..f0983e49 100644 --- a/data/doc/sisu/v1/html/sisu.1.html +++ b/data/doc/sisu/v1/html/sisu.1.html @@ -18,104 +18,96 @@ MANUAL, RALPH AMISSAH

WHAT IS SISU?

1. INTRODUCTION - WHAT IS SISU? -

SiSU is a framework for document structuring, publishing (in multiple -open standard formats) and search, comprising of: (a) a lightweight document -structure and presentation markup syntax; and (b) an accompanying engine -for generating standard document format outputs from documents prepared +

SiSU is a framework for document structuring, publishing (in +multiple open standard formats) and search, comprising of: (a) a lightweight +document structure and presentation markup syntax; and (b) an accompanying +engine for generating standard document format outputs from documents prepared in sisu markup syntax, which is able to produce multiple standard outputs (including the population of sql databases) that (can) share a common numbering -system for the citation of text within a document. -

SiSU is developed under -an open source, software libre license (GPL3). Its use case for development -is to cope with medium to large document sets with evolving markup related -technologies, which should be prepared once, and for which you want multiple -output formats that can be updated and a common mechanism for cross-output-format -citation, and search. -

SiSU both defines a markup syntax and provides an -engine that produces open standards format outputs from documents prepared -with SiSU markup. From a single lightly prepared document sisu custom builds -several standard output formats which share a common (text object) numbering -system for citation of content within a document (that also has implications -for search). The sisu engine works with an abstraction of the document’s -structure and content from which it is possible to generate different forms -of representation of the document. Significantly SiSU markup is more sparse -than html and outputs which include html, LaTeX, landscape and portrait -pdfs, Open Document Format (ODF), all of which can be added to and updated. -SiSU is also able to populate SQL type databases at an object level, which -means that searches can be made with that degree of granularity. -

Source -document preparation and output generation is a two step process: (i) document -source is prepared, that is, marked up in sisu markup syntax and (ii) the -desired output subsequently generated by running the sisu engine against -document source. Output representations if updated (in the sisu engine) -can be generated by re-running the engine against the prepared source. Using -SiSU markup applied to a document, SiSU custom builds (to take advantage -of the strengths of different ways of representing documents) various standard -open output formats including plain text, HTML, XHTML, XML, OpenDocument, -LaTeX or PDF files, and populate an SQL database with objects[^1] (equating -generally to paragraph-sized chunks) so searches may be performed and matches -returned with that degree of granularity ( e.g. your search criteria is met -by these documents and at these locations within each document). Document -output formats share a common object numbering system for locating content. -This is particularly suitable for works (finalized texts as opposed to -works that are frequently changed or updated) for which it provides a fixed -means of reference of content. -

In preparing a SiSU document you optionally -provide semantic information related to the document in a document header, -and in marking up the substantive text provide information on the structure -of the document, primarily indicating heading levels and footnotes. You -also provide information on basic text attributes where used. The rest is -automatic, sisu from this information custom builds[^2] the different forms -of output requested. -

SiSU works with an abstraction of the document based -on its structure which is comprised of its structure (or frame)[^3] and -the objects[^4] it contains, which enables SiSU to represent the document -in many different ways, and to take advantage of the strengths of different -ways of presenting documents. The objects are numbered, and these numbers -can be used to provide a common base for citing material within a document -across the different output format types. This is significant as page numbers -are not well suited to the digital age, in web publishing, changing a browser’s +system for the citation of text within a document.

SiSU is +developed under an open source, software libre license (GPL3). Its use case for +development is to cope with medium to large document sets with evolving markup +related technologies, which should be prepared once, and for which you want +multiple output formats that can be updated and a common mechanism for +cross-output-format citation, and search.

SiSU both defines a +markup syntax and provides an engine that produces open standards format +outputs from documents prepared with SiSU markup. From a single lightly +prepared document sisu custom builds several standard output formats which +share a common (text object) numbering system for citation of content within a +document (that also has implications for search). The sisu engine works with an +abstraction of the document’s structure and content from which it is +possible to generate different forms of representation of the document. +Significantly SiSU markup is more sparse than html and outputs which +include html, LaTeX, landscape and portrait pdfs, Open Document Format (ODF), +all of which can be added to and updated. SiSU is also able to populate +SQL type databases at an object level, which means that searches can be made +with that degree of granularity.

Source document preparation and output +generation is a two step process: (i) document source is prepared, that is, +marked up in sisu markup syntax and (ii) the desired output subsequently +generated by running the sisu engine against document source. Output +representations if updated (in the sisu engine) can be generated by re-running +the engine against the prepared source. Using SiSU markup applied to a +document, SiSU custom builds (to take advantage of the strengths of +different ways of representing documents) various standard open output formats +including plain text, HTML, XHTML, XML, OpenDocument, LaTeX or PDF files, and +populate an SQL database with objects[^1] (equating generally to +paragraph-sized chunks) so searches may be performed and matches returned with +that degree of granularity ( e.g. your search criteria is met by these +documents and at these locations within each document). Document output formats +share a common object numbering system for locating content. This is +particularly suitable for works (finalized texts as opposed to works that are +frequently changed or updated) for which it provides a fixed means of reference +of content.

In preparing a SiSU document you optionally provide +semantic information related to the document in a document header, and in +marking up the substantive text provide information on the structure of the +document, primarily indicating heading levels and footnotes. You also provide +information on basic text attributes where used. The rest is automatic, sisu +from this information custom builds[^2] the different forms of output +requested.

SiSU works with an abstraction of the document based on +its structure which is comprised of its structure (or frame)[^3] and the +objects[^4] it contains, which enables SiSU to represent the document in +many different ways, and to take advantage of the strengths of different ways +of presenting documents. The objects are numbered, and these numbers can be +used to provide a common base for citing material within a document across the +different output format types. This is significant as page numbers are not well +suited to the digital age, in web publishing, changing a browser’s default font or using a different browser means that text appears on different -pages; and in publishing in different formats, html, landscape and portrait -pdf etc. again page numbers are of no use to cite text in a manner that -is relevant against the different output types. Dealing with documents at -an object level together with object numbering also has implications for -search. -

One of the challenges of maintaining documents is to keep them -in a format that would allow users to use them without depending on a proprietary -software popular at the time. Consider the ease of dealing with legacy proprietary -formats today and what guarantee you have that old proprietary formats -will remain (or can be read without proprietary software/equipment) in -15 years time, or the way the way in which html has evolved over its relatively -short span of existence. SiSU provides the flexibility of outputing documents -in multiple non-proprietary open formats including html, pdf[^5] and the -ISO standard ODF.[^6] Whilst SiSU relies on software, the markup is uncomplicated -and minimalistic which guarantees that future engines can be written to -run against it. It is also easily converted to other formats, which means -documents prepared in SiSU can be migrated to other document formats. Further -security is provided by the fact that the software itself, SiSU is available -under GPL3 a licence that guarantees that the source code will always be -open, and free as in libre which means that that code base can be used, +pages; and in publishing in different formats, html, landscape and portrait pdf +etc. again page numbers are of no use to cite text in a manner that is relevant +against the different output types. Dealing with documents at an object level +together with object numbering also has implications for search.

One of +the challenges of maintaining documents is to keep them in a format that would +allow users to use them without depending on a proprietary software popular at +the time. Consider the ease of dealing with legacy proprietary formats today +and what guarantee you have that old proprietary formats will remain (or can be +read without proprietary software/equipment) in 15 years time, or the way the +way in which html has evolved over its relatively short span of existence. +SiSU provides the flexibility of outputing documents in multiple +non-proprietary open formats including html, pdf[^5] and the ISO standard +ODF.[^6] Whilst SiSU relies on software, the markup is uncomplicated and +minimalistic which guarantees that future engines can be written to run against +it. It is also easily converted to other formats, which means documents +prepared in SiSU can be migrated to other document formats. Further +security is provided by the fact that the software itself, SiSU is +available under GPL3 a licence that guarantees that the source code will always +be open, and free as in libre which means that that code base can be used, updated and further developed as required under the terms of its license. -Another challenge is to keep up with a moving target. SiSU permits new forms -of output to be added as they become important, (Open Document Format text -was added in 2006 when it became an ISO standard for office applications -and the archival of documents), and existing output to be updated (html -has evolved and the related module has been updated repeatedly over the -years, presumably when the World Wide Web Consortium (w3c) finalises html -5 which is currently under development, the html module will again be updated -allowing all existing documents to be regenerated as html 5). -

The document -formats are written to the file-system and available for indexing by independent -indexing tools, whether off the web like Google and Yahoo or on the site -like Lucene and Hyperestraier. -

SiSU also provides other features such -as concordance files and document content certificates, and the working -against an abstraction of document structure has further possibilities -for the research and development of other document representations, the -availability of objects is useful for example for topic maps and the commercial -law thesaurus by Vikki Rogers and Al Krtizer, together with the flexibility -of SiSU offers great possibilities. +Another challenge is to keep up with a moving target. SiSU permits new +forms of output to be added as they become important, (Open Document Format +text was added in 2006 when it became an ISO standard for office applications +and the archival of documents), and existing output to be updated (html has +evolved and the related module has been updated repeatedly over the years, +presumably when the World Wide Web Consortium (w3c) finalises html 5 which is +currently under development, the html module will again be updated allowing all +existing documents to be regenerated as html 5).

The document formats are +written to the file-system and available for indexing by independent indexing +tools, whether off the web like Google and Yahoo or on the site like Lucene and +Hyperestraier.

SiSU also provides other features such as +concordance files and document content certificates, and the working against an +abstraction of document structure has further possibilities for the research +and development of other document representations, the availability of objects +is useful for example for topic maps and thesauri, together with the +flexibility of SiSU offers great possibilities.

SiSU is primarily for published works, which can take advantage of the citation system to reliably reference its documents. SiSU works well in a complementary manner with such collaborative diff --git a/data/doc/sisu/v1/on_markup.txt b/data/doc/sisu/v1/on_markup.txt deleted file mode 100644 index c86df967..00000000 --- a/data/doc/sisu/v1/on_markup.txt +++ /dev/null @@ -1,337 +0,0 @@ -SiSU Markup Standard -* Copyright Ralph Amissah -* version 0.38.0 -* homepage: http://www.jus.uio.no/sisu -* manpages 'man sisu' -* markup examples - * data/sisu-examples/sample/document_samples_sisu_markup - * /usr/share/sisu-examples/sample/document_samples_sisu_markup - * http://www.jus.uio.no/sisu/sample/markup - * http://www.jus.uio.no/sisu/sample/syntax -* book samples - * http://www.jus.uio.no/sisu/sisu_examples/1#books - * http://www.jus.uio.no/sisu/SiSU/2#books - -The man pages 'man sisu' are likely to be more up to date than this document, -please consult them. - -Examples of marked up documents are also provided, under the directory branch -sisu-examples/sample/document_samples_sisu_markup -or online at - -SiSU Markup syntax - -sisu - Data text markup (alternative to available html subset) - -:A~ heading/title [levels :A~ to :C~ available] - -1~filename heading [segmentation level, levels 1~ to 3~ available ] - - !{emphasis}! - - *{bold text}* - - _{underscore}_ - - /{italics}/ - - "{citation}" - - ^{superscript}^ - - ,{subscript}, - - +{inserted text}+ - - -{strikethrough}- - - ------------------------------------------ - Indentation and bullets - -_1 indent paragraph one level - -_2 indent paragraph two steps - - ... - -_9 indent paragraph nine steps - -_* bullet text - -_1* bullet text, first indent - - ------------------------------------------ - Numbered List (not to be confused with headings/titles, (document structure)) - -# numbered list numbered list 1., 2., 3, etc. - -_# numbered list numbered list indented a., b., c., d., etc. - - ------------------------------------------ - Endnotes - - ~{ endnote }~ endnote~{ self contained endnote marker & endnote in one }~ - - --- - alternative endnote pair notation - - ~^ endnote marker -^~ endnote text following the paragraph in which the marker occurs - - ------------------------------------------ - Links - - A url within text is automatically hyperlinked to itself, ie raw urls within text are automatically marked up. - - http://url.org would be hyperlinked to itself - - { [text to link] }http://url.org - - { image.png }http://url.org - - { image.png }image { tux.png 64x80 }image width x height - - Linked image - - { SiSU Geek Writer }http://www.jus.uio.no/sisu/ url example - - { tux.png 64x80 "a better way" }http://www.jus.uio.no/sisu/ image example with all options - - shortcut - hyper-linked text with endnote providing the url information - - {~^ [text to link] }http://url.org maps to { [text to link] }http://url.org ~{ http://url.org }~ - which produces hyper-linked text within a document/paragraph, with an endnote providing the url for the text location used in the hyperlink - - manual location marker/tagging at present only in html to produce (use sparingly) - - *~[name] - - note at a heading level the same is automatically achieved by providing names to headings 5 and 6 i.e. 5~[name] and 6~[name] or in the case of auto-heading numbering, without further intervention. - - ------------------------------------------ - - ~# unnumbered paragraph (place marker at end of paragraph) - - -# unnumbered paragraph, delete when not required (place marker at end of paragraph) [used in dummy headings, eg. for segmented html] - - ------------------------------------------ - % add a comment to text, that will be removed prior to processing (place marker at beginning of line) - - ------------------------------------------ - - There are some things to be aware of
may be used, but urls occuring before or after a break must have a space. The vim syntax highlighter catches most of the rules... - - ------------------------------------------ - - More HELP on Markup markup help is available on: - - document wide instructions: headers (document structure) - - general text markup: headings; endnotes; tables - - configuration and customisation - - document or site wide customisation: customise; skin - -TABLES - - -table{ [number of columns] [column width %];[column width %] - -[table content, line breaks are important see example below] - -}table ----- -This is a sample table: ------------------------ - -table{ c3; 40; 30; 30; - -This is a table -this would become column two of row one -column three of row one is here - -And here begins another row -column two of row two -column three of row two, and so on - -}table - -PREFORMATTED TEXT - -poem{ - - [Text here] - -}poem ----- - -group{ - - [Text here] - -}group ----- - -code{ - - [Text here] - -}code - -HEADERS - -Header tags appear at the beginning of a document and provide meta information on the document (such as the Dublin Core), or information as to how the document as a whole is to be processed. -All header instructions take the form @tagname: All Dublin Core meta tags are available -@indentifier: information -where the "identifier" is a tag recognised by the program, and the "information" or "instructions" belong to the tag/indentifier specified -The { form was introduced to take advantage of vim folds, and its use is reserved primarily for document structural instructions: namely header and heading tags (also a footnote/endnote option). -This is a sample header (Dublin Core in fuschia, other information headers in cyan, markup instructions in red): - -@title: My Title - This is now the Title of the Document and used as such - -@subtitle: The Subtitle if any - -@creator: [or ~author] Ralph Amissah - -@subject: Document production and management (or whatever your subject) - -@description: - -@publisher: - -@contributor: - -@date: 2000-08-27 - [ also @date:.created @date:.issued @date:.available @date:.valid @date:.modified ] - -@type: article - -@format: - -@identifier: - -@source: - -@language: (en|us|fr|de|es|se|dk|fi|no) - -@relation: - -@coverage: - -@rights: copyright, all rights reserved, public domain, copyleft, creative commons variant, etc. - -@owner: - -@keywords: text document generation processing management latex pdf structured xml citation [your keywords here, used for example by rss feeds, and in sql searches] - -@abstract: [paper abstract, placed after table of contents] - -@comment: [...] - -@prefix_a: [prefix is placed just before table of contents - not implemented] - -@prefix_b: or @prefix: [prefix is placed just after table of contents] - -@cvs: $Id$ [used by cvs to embed versioning (revision control) information into document, cvs can usefully provide a history of updates to a document (though I no longer use it for programming, preferring darcs and arch/tla cvs performs this function for documents quite well) ] - -@toc: PART; CHAPTER; SECTION; ARTICLE; none; none; -optional, where document structure can be defined by a match words or regular expression (the regular expression is assumed to start at the beginning of a line of text) -default markers 1~ to 6~ can be used within text instead, without this header tag, and may be used to suppliment the instructions provided in this header tag if provided - -@level: newpage=3; breakpage=4 [paragraph level, used by latex to breakpages, the page is optional eg. in newpage] - -@markup: num_top=4 [various markup instructions, eg: num_top=4 headings tobe numbered, starting at heading level 4... the default is to provide 3 levels, as in 1 level 4, 1.1 level 5, 1.1.1 level 6, markup to be merged within level] - -@vocabulary: name of taxonomy/vocabulary/wordlist to use against document - -@skin: skin_doc_[name_of_desired_document_skin] - -@links: http://google.com; Google; - -1~ Top level heading [this is usually the same as the title @title: ] - -2~ Second level heading [this is a heading level divider] - -3~ Third level heading [this is a heading level divider] - -4~ Top level heading preceeding substantive text of document or sub-heading 5, the heading level that would normally be marked 1. or 2. or 3. etc. in a document - -5~ Second level heading preceeding substantive text of document or sub-heading 6, the heading level that would normally be marked 1.1 or 1.2 or 1.3 or 2.1 etc in a document - -6~ Third level heading preceeding substantive text of document, that would normally be marked 1.1.1 or 1.1.2 or 1.2.1 or 2.1.1 etc. in a document - -SAMPLE DOCUMENT - -For sample marked up documents see the directory - markup_samples - -@title: Working Sample Document - -@subtitle: Demonstrating markup - -@creator: Ralph Amissah - -@date: - -@markup: num_top=4 - -@links: - -1~ A Sample Document - -2~ just for fun - -4~ This is Chapter One or Article One - -Ordinary Text follows here. The Title would be a Chapter or Article depending on the type of document you were working to produce. - -4~ This would be Chapter Two or Article Two - -And so on. - -Assuming sisu is configured properly so it has been instructed where to put the work files and ouput files, you would generate this text once saved, with the suffix .s3 if saved as example.s3, by typing sisu -mhwxp example.s3 while in the directory in which the file is saved. - -_1 -m initial processing, -h html (css based), -w wordmap for html, -x xml, -p pdf output, generated via latex, there are of course additional options - -_1 for a listing type: sisu ~ commands - -_1 for an outline of sisu markup type: sisu ~ markup - -The example ends here. - -------------------- - -Composite Documents - -It is possible to build a document by requiring other documents. The documents required may complete documents that could be gener ated independently, or they could be markup snippets, prepared so as to be easily available to be placed within another text. If the calling document is a master document (built mainly from other doc uments), by convention it should be named with the suffix .r1 , .r2 , or .r3 .s1 , .s2 , or .s3 , and if markup snippets .si. A tempo rary file of the composite document is built prior to processing with the same prefix and the suffix .t1 , .t2 , or .t3 - -basic markup for importing a document into another, -[note placement is at start of the line, no spaces despite presentation below] - - r{ filename } - - { filename.si }require - - << { filename.si } #for vim folds - -importing a document with textlink syntax - - |filename.si|@|^|require - - << |filename.si|@|^| #for vim folds - - -importing a document with thlnk syntax - - require - - << #for vim folds - - -remote documents may be called with the thlnk syntax (or regular -sisu syntax), e.g. - - << - diff --git a/data/doc/sisu/v1/on_standards.txt b/data/doc/sisu/v1/on_standards.txt deleted file mode 100644 index fc34468b..00000000 --- a/data/doc/sisu/v1/on_standards.txt +++ /dev/null @@ -1,17 +0,0 @@ -* Name: SiSU information Structuring Universe -* Author: Ralph@Amissah.com -* Description: Information on SiSU Standards -* homepage: http://www.jus.uio.no/sisu - -SiSU uses: -* Standard SiSU markup syntax, -* Standard SiSU meta-markup syntax, and the -* Standard SiSU object citation numbering and system - -Information on these may be obtained from: - http://www.jus.uio.no/sisu/SiSU - -More information to be provided later. - -? Ralph Amissah 1997, current 2005 -All Rights Reserved diff --git a/data/doc/sisu/v1/sisu_markup_samples/README.samples b/data/doc/sisu/v1/sisu_markup_samples/README.samples deleted file mode 100644 index fe068333..00000000 --- a/data/doc/sisu/v1/sisu_markup_samples/README.samples +++ /dev/null @@ -1,15 +0,0 @@ -Document samples for sisu processing are contained in the sub-directories -* ./dfsg -* ./sisu_manual -and if it exists -* ./non-free - -DFSG stands for Debian Free Software Guidelines. - -* sample documents in the dfsg directory should comply with the guidelines. - -* the SiSU manual has (for convenience) been placed in a separate sub-directory - of its own, the license for these is GPL 3 - -* the non-free directory if it exists contains document samples that do not or - may not comply with the DFSG. diff --git a/data/doc/sisu/v1/sisu_markup_samples/samples/_sisu/skin/doc/skin_gutenberg.rb b/data/doc/sisu/v1/sisu_markup_samples/samples/_sisu/skin/doc/skin_gutenberg.rb index 305f5e61..148fbae4 100644 --- a/data/doc/sisu/v1/sisu_markup_samples/samples/_sisu/skin/doc/skin_gutenberg.rb +++ b/data/doc/sisu/v1/sisu_markup_samples/samples/_sisu/skin/doc/skin_gutenberg.rb @@ -73,9 +73,9 @@ module SiSU_Viz def insert1 < generate examples of (naive) cgi search form for sqlite and pgsql depends on your already having used sisu to populate an sqlite and/or pgsql database, (the sqlite version scans the output directories for existing sisu_sqlite databases, so it is first necessary to create them, before generating the search form) see -d -D and the database section below. If the optional parameter --webserv=webrick is passed, the cgi examples created will be set up to use the default port set for use by the webrick server, (otherwise the port is left blank and the system setting used, usually 80). The samples are dumped in the present work directory which must be writable, (with screen instructions given that they be copied to the cgi-bin directory). -Fv (in addition to the above) provides some information on setting up hyperestraier for sisu -!_ -H [filename/wildcard]
-produces html without link suffixes (.html .pdf etc.) ("Hide"). Requires an appropriately configured web server. [behaviour switched after 0.35 see -h]. - !_ -h [filename/wildcard]
-produces html (with hardlinks i.e. with name suffixes in links/local urls). html, with internal document links that include the document suffix, i.e. whether it is .html or .pdf (required for browsing directly off a file system, and works with most web servers). [behaviour switched after 0.35 see -H]. +produces html output, segmented text with table of contents (toc.html and index.html) and the document in a single file (scroll.html) !_ -I [filename/wildcard]
produces texinfo and info file, (view with pinfo). @@ -161,7 +158,7 @@ even more verbose than the -v flag. (also see -M) on its own, provides SiSU version information !_ -v [filename/wildcard]
-provides verbose output of what is being built, where it is being built (and error messages if any), as with -u flag provides a url mapping of files created for each of the processing flag requests. See also -V +provides verbose output of what is being generated, where output is placed (and error messages if any), as with -u flag provides a url mapping of files created for each of the processing flag requests. See also -V !_ -W
starts ruby's webrick webserver points at sisu output directories, the default port is set to 8081 and can be changed in the resource configuration files. [tip: the webrick server requires link suffixes, so html output should be created using the -h option rather than -H ; also, note -F webrick ]. diff --git a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_complete.sst b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_complete.sst index 6637fd0e..5e4a6873 100644 --- a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_complete.sst +++ b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_complete.sst @@ -1,4 +1,4 @@ -% SiSU 0.58 +% SiSU 1.0 @title: SiSU diff --git a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_config.ssi b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_config.ssi index 57eed103..19b2d60b 100644 --- a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_config.ssi +++ b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_config.ssi @@ -1,4 +1,4 @@ -% SiSU insert 0.58 +% SiSU insert 1.0 @title: SiSU diff --git a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_configuration.ssm b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_configuration.ssm index 6cadf688..03cb1e8d 100644 --- a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_configuration.ssm +++ b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_configuration.ssm @@ -1,4 +1,4 @@ -% SiSU master 0.67 +% SiSU master 1.0 @title: SiSU diff --git a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_content_directories.ssi b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_content_directories.ssi index 2d40863d..a1aa7a28 100644 --- a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_content_directories.ssi +++ b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_content_directories.ssi @@ -1,4 +1,4 @@ -% SiSU insert 0.58 +% SiSU insert 1.0 @title: SiSU diff --git a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_css.ssi b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_css.ssi index 6045aa6e..bf5d2d61 100644 --- a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_css.ssi +++ b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_css.ssi @@ -1,4 +1,4 @@ -% SiSU insert 0.58 +% SiSU insert 1.0 @title: SiSU diff --git a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_description.sst b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_description.sst index 18b6295d..43ea10e3 100644 --- a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_description.sst +++ b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_description.sst @@ -1,4 +1,4 @@ -% SiSU 0.57 +% SiSU 1.0 @title: SiSU diff --git a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_doc.sst b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_doc.sst index abfdd514..cafc8851 100644 --- a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_doc.sst +++ b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_doc.sst @@ -1,4 +1,4 @@ -% SiSU 0.58 +% SiSU 1.0 @title: SiSU diff --git a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_download.ssi b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_download.ssi index cf741dc4..26013d55 100644 --- a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_download.ssi +++ b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_download.ssi @@ -1,4 +1,4 @@ -% SiSU insert 0.57 +% SiSU insert 1.0 @title: SiSU @@ -53,7 +53,7 @@ Download the latest version of SiSU (and SiSU markup samples):~{ Breakage and Fixes Report
http://www.jus.uio.no/sisu/SiSU/breakage_and_fixes.html }~ -_* {~^ sisu_1.0.0.orig.tar.gz (of 2009-12-5:48/5) }http://www.jus.uio.no/sisu/pkg/src/sisu_1.0.0.orig.tar.gz +_* {~^ sisu_1.0.3.orig.tar.gz (2010-02-17:07/3) }http://www.jus.uio.no/sisu/pkg/src/sisu_1.0.3.orig.tar.gz ~{
beaa4fc88a13eef203947d8ca5ce9aff246760c673fd84cac96322a9c8991c18 1558232 }~ _* {~^ sisu-markup-samples_1.0.10.orig.tar.gz (of 2008-10-09:40/4 ) }http://www.jus.uio.no/sisu/pkg/src/sisu-markup-samples_1.0.10.orig.tar.gz ~{
1e769b5c2c2d6135c3f5a14ede1d019f77588c7024168c756c7093510145c7dc 3442966 }~ *~sisu-markup-samples @@ -100,11 +100,11 @@ group{ *{Source}* -{~^ sisu_1.0.0.orig.tar.gz }http://www.jus.uio.no/sisu/pkg/src/sisu_1.0.0.orig.tar.gz +{~^ sisu_1.0.3.orig.tar.gz }http://www.jus.uio.no/sisu/pkg/src/sisu_1.0.3.orig.tar.gz -{~^ sisu_1.0.0-1.diff.gz }http://www.jus.uio.no/sisu/pkg/src/sisu_1.0.0-1.diff.gz +{~^ sisu_1.0.3-1.diff.gz }http://www.jus.uio.no/sisu/pkg/src/sisu_1.0.3-1.diff.gz -{~^ sisu_1.0.0-1.dsc }http://www.jus.uio.no/sisu/pkg/src/sisu_1.0.0-1.dsc +{~^ sisu_1.0.3-1.dsc }http://www.jus.uio.no/sisu/pkg/src/sisu_1.0.3-1.dsc ~{
b805ee728b69f5e41cf92e0c87170bb65eb085b61e49ce05a5519959a3d04ba8 1145 }~ }group @@ -112,15 +112,15 @@ group{ *{Debs}* -{~^ sisu_1.0.0-1_all.deb }http://www.jus.uio.no/sisu/archive/pool/main/s/sisu/sisu_1.0.0-1_all.deb ~{
sisu, the base code, (the main package on which the others depend), without any dependencies other than ruby (and for convenience the ruby webrick web server), this generates a number of types of output on its own, other packages provide additional functionality, and have their dependencies
Depends: ruby (>=1.8.2), libwebrick-ruby
Recommends: sisu-pdf, sisu-sqlite, sisu-postgresql, sisu-examples, vim-sisu, librmagick-ruby, trang, tidy, libtidy, librexml-ruby, zip, unzip, openssl }~ +{~^ sisu_1.0.3-1_all.deb }http://www.jus.uio.no/sisu/archive/pool/main/s/sisu/sisu_1.0.3-1_all.deb ~{
sisu, the base code, (the main package on which the others depend), without any dependencies other than ruby (and for convenience the ruby webrick web server), this generates a number of types of output on its own, other packages provide additional functionality, and have their dependencies
Depends: ruby (>=1.8.2), libwebrick-ruby
Recommends: sisu-pdf, sisu-sqlite, sisu-postgresql, sisu-examples, vim-sisu, librmagick-ruby, trang, tidy, libtidy, librexml-ruby, zip, unzip, openssl }~ -{~^ sisu-complete_1.0.0-1_all.deb }http://www.jus.uio.no/sisu/archive/pool/main/s/sisu/sisu-complete_1.0.0-1_all.deb ~{
a package that pulls in other packages to build the whole of sisu (excluding sisu-examples)
Depends: ruby (>=1.8.2), sisu, sisu-pdf, sisu-postgresql, sisu-remote, sisu-sqlite, vim-sisu
Recommends: sisu-examples }~ +{~^ sisu-complete_1.0.3-1_all.deb }http://www.jus.uio.no/sisu/archive/pool/main/s/sisu/sisu-complete_1.0.3-1_all.deb ~{
a package that pulls in other packages to build the whole of sisu (excluding sisu-examples)
Depends: ruby (>=1.8.2), sisu, sisu-pdf, sisu-postgresql, sisu-remote, sisu-sqlite, vim-sisu
Recommends: sisu-examples }~ -{~^ sisu-pdf_1.0.0-1_all.deb }http://www.jus.uio.no/sisu/archive/pool/main/s/sisu/sisu-pdf_1.0.0-1_all.deb ~{
dependencies used by sisu to produce pdf from LaTeX generated
Depends: sisu, tetex-bin, tetex-extra, latex-ucs
Suggests: evince, xpdf }~ +{~^ sisu-pdf_1.0.3-1_all.deb }http://www.jus.uio.no/sisu/archive/pool/main/s/sisu/sisu-pdf_1.0.3-1_all.deb ~{
dependencies used by sisu to produce pdf from LaTeX generated
Depends: sisu, tetex-bin, tetex-extra, latex-ucs
Suggests: evince, xpdf }~ -{~^ sisu-postgresql_1.0.0-1_all.deb }http://www.jus.uio.no/sisu/archive/pool/main/s/sisu/sisu-postgresql_1.0.0-1_all.deb ~{
dependencies used by sisu to populate postgresql database (further configuration is necessary)
Depends: sisu, postgresql-8.1, libdbi-ruby, libdbm-ruby, libdbd-pg-ruby
Suggests: pgaccess, libdbd-pgsql, postgresql-contrib-8.1 }~ +{~^ sisu-postgresql_1.0.3-1_all.deb }http://www.jus.uio.no/sisu/archive/pool/main/s/sisu/sisu-postgresql_1.0.3-1_all.deb ~{
dependencies used by sisu to populate postgresql database (further configuration is necessary)
Depends: sisu, postgresql-8.1, libdbi-ruby, libdbm-ruby, libdbd-pg-ruby
Suggests: pgaccess, libdbd-pgsql, postgresql-contrib-8.1 }~ -{~^ sisu-sqlite_1.0.0-1_all.deb }http://www.jus.uio.no/sisu/archive/pool/main/s/sisu/sisu-sqlite_1.0.0-1_all.deb ~{
dependencies used by sisu to populate sqlite database
Depends: sisu, sqlite, libdbi-ruby, libdbm-ruby, libdbd-sqlite-ruby
Suggests: libdbd-sqlite }~ +{~^ sisu-sqlite_1.0.3-1_all.deb }http://www.jus.uio.no/sisu/archive/pool/main/s/sisu/sisu-sqlite_1.0.3-1_all.deb ~{
dependencies used by sisu to populate sqlite database
Depends: sisu, sqlite, libdbi-ruby, libdbm-ruby, libdbd-sqlite-ruby
Suggests: libdbd-sqlite }~ }group @@ -136,7 +136,7 @@ Book markup samples have been moved to non-free as the substantive text of the d _* {~^ sisu-markup-samples_1.0.10-1_all.deb }http://www.jus.uio.no/sisu/archive/pool/non-free/s/sisu-markup-samples/sisu-markup-samples_1.0.10-1_all.deb ~{
marked up documents and other examples related to sisu, a larger package containing a number of texts
Depends: sisu }~ -_* {~^ sisu-markup-samples_1.0.10-1.dsc }http://www.jus.uio.no/sisu/pkg/src/sisu-markup-samples_1.0.10-1.dsc ~{
sisu-markup-samples_1.0.10-1.dsc }~ +_* {~^ sisu-markup-samples_1.0.10-1.dsc }http://www.jus.uio.no/sisu/pkg/src/sisu-markup-samples_1.0.10-1.dsc ~{
1fd20f69634682feee7d7c2d0fe0e05c493ee83c199bc5370459f6ad9fb606de 1076 sisu-markup-samples_1.0.10-1.dsc }~ For changelogs see: @@ -150,9 +150,9 @@ The RPM is generated from the source file using Alien.~{ http://www.kitenet.net/ sudo rpm -i [package name] -_* {~^ sisu-1.0.0-2.noarch.rpm }http://www.jus.uio.no/sisu/pkg/rpm/sisu-1.0.0-2.noarch.rpm ~{
created using alien }~ +_* {~^ sisu-1.0.3-2.noarch.rpm }http://www.jus.uio.no/sisu/pkg/rpm/sisu-1.0.3-2.noarch.rpm ~{
*
created using alien }~ -_* {~^ sisu-markup-samples_1.0.10.orig-2.noarch.rpm }http://www.jus.uio.no/sisu/pkg/rpm/sisu-markup-samples_1.0.6.orig-2.noarch.rpm ~{
http://www.jus.uio.no/sisu/archive/pool/non-free/s/sisu-markup-samples/sisu-markup-samples_1.0.10-1_all.deb
created using: alien -r sisu_0.70.5-1_all.deb }~ +_* {~^ sisu-markup-samples_1.0.10.orig-2.noarch.rpm }http://www.jus.uio.no/sisu/pkg/rpm/sisu-markup-samples_1.0.6.orig-2.noarch.rpm ~{
1fd20f69634682feee7d7c2d0fe0e05c493ee83c199bc5370459f6ad9fb606de 1076
http://www.jus.uio.no/sisu/archive/pool/non-free/s/sisu-markup-samples/sisu-markup-samples_1.0.10-1_all.deb
created using: alien -r sisu_1.0.3-1_all.deb }~ For changelogs see: diff --git a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_examples.ssi b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_examples.ssi index d70c5118..6418054e 100644 --- a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_examples.ssi +++ b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_examples.ssi @@ -1,4 +1,4 @@ -% SiSU 0.57 +% SiSU 1.0 @title: SiSU diff --git a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_examples.sst b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_examples.sst index 2d580d1e..160c3d24 100644 --- a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_examples.sst +++ b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_examples.sst @@ -1,4 +1,4 @@ -% SiSU 0.57 +% SiSU 1.0 @title: SiSU @@ -81,6 +81,10 @@ For some documents hardly any markup at all is required at all, other than a hea { "The Cathedral and the Bazaar", by Eric S. Raymond [3sS]}the_cathedral_and_the_bazaar.eric_s_raymond.sst +3~littlebrother- /{"Little Brother"}/, Cory Doctorow *~doctorow + +{ "Little Brother", Cory Doctorow [3sS]}little_brother.cory_doctorow.sst *~littlebrother + 3~accelerando- /{"Accelerando"}/, Charles Stross *~stross { "Accelerando", Charles Stross [3sS]}accelerando.charles_stross.sst *~accelerando diff --git a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_faq.sst b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_faq.sst index 87274bc7..16c77860 100644 --- a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_faq.sst +++ b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_faq.sst @@ -1,4 +1,4 @@ -% SiSU 0.57 +% SiSU 1.0 @title: SiSU diff --git a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_filetypes.sst b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_filetypes.sst index 9f1dc99c..e6418fe2 100644 --- a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_filetypes.sst +++ b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_filetypes.sst @@ -1,4 +1,4 @@ -% SiSU 0.58 +% SiSU 1.0 @title: SiSU diff --git a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_help.sst b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_help.sst index f6b84ae2..837efc00 100644 --- a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_help.sst +++ b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_help.sst @@ -1,4 +1,4 @@ -% SiSU 0.58 +% SiSU 1.0 @title: SiSU diff --git a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_help_sources.sst b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_help_sources.sst index 50368475..c6ce8f0d 100644 --- a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_help_sources.sst +++ b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_help_sources.sst @@ -1,4 +1,4 @@ -% SiSU insert 0.58 +% SiSU insert 1.0 @title: SiSU diff --git a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_homepages.ssi b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_homepages.ssi index 965282db..d6493996 100644 --- a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_homepages.ssi +++ b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_homepages.ssi @@ -1,4 +1,4 @@ -% SiSU insert 0.58 +% SiSU insert 1.0 @title: SiSU diff --git a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_how.ssi b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_how.ssi index eaa17656..bef17522 100644 --- a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_how.ssi +++ b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_how.ssi @@ -1,4 +1,4 @@ -% SiSU 0.58 +% SiSU 1.0 @title: SiSU diff --git a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_howto.sst b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_howto.sst index 86a0df24..49193f00 100644 --- a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_howto.sst +++ b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_howto.sst @@ -1,4 +1,4 @@ -% SiSU insert 0.57 +% SiSU insert 1.0 @title: SiSU diff --git a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_hyperestraier.ssi b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_hyperestraier.ssi index 6d8fd33d..98fe5f87 100644 --- a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_hyperestraier.ssi +++ b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_hyperestraier.ssi @@ -1,4 +1,4 @@ -% SiSU insert 0.58 +% SiSU insert 1.0 @title: SiSU diff --git a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_installation.ssi b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_installation.ssi index b58b5659..643276e7 100644 --- a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_installation.ssi +++ b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_installation.ssi @@ -1,4 +1,4 @@ -% SiSU insert 0.38 +% SiSU insert 1.0 @title: SiSU diff --git a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_interesting_to_whom.ssi b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_interesting_to_whom.ssi index abdcf77e..6648b47f 100644 --- a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_interesting_to_whom.ssi +++ b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_interesting_to_whom.ssi @@ -1,4 +1,4 @@ -% SiSU 0.58 +% SiSU 1.0 @title: SiSU diff --git a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_introduction.ssi b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_introduction.ssi index 106e2252..52ac9103 100644 --- a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_introduction.ssi +++ b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_introduction.ssi @@ -1,4 +1,4 @@ -% SiSU 0.58 +% SiSU 1.0 @title: SiSU @@ -63,7 +63,7 @@ One of the challenges of maintaining documents is to keep them in a format that The document formats are written to the file-system and available for indexing by independent indexing tools, whether off the web like Google and Yahoo or on the site like Lucene and Hyperestraier. -SiSU also provides other features such as concordance files and document content certificates, and the working against an abstraction of document structure has further possibilities for the research and development of other document representations, the availability of objects is useful for example for topic maps and the commercial law thesaurus by Vikki Rogers and Al Krtizer, together with the flexibility of SiSU offers great possibilities. +SiSU also provides other features such as concordance files and document content certificates, and the working against an abstraction of document structure has further possibilities for the research and development of other document representations, the availability of objects is useful for example for topic maps and thesauri, together with the flexibility of SiSU offers great possibilities. SiSU is primarily for published works, which can take advantage of the citation system to reliably reference its documents. SiSU works well in a complementary manner with such collaborative technologies as Wikis, which can take advantage of and be used to discuss the substance of content prepared in SiSU. diff --git a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_introduction.ssm b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_introduction.ssm index 44f71f1d..7396ffab 100644 --- a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_introduction.ssm +++ b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_introduction.ssm @@ -1,4 +1,4 @@ -% SiSU 0.67 +% SiSU 1.0 @title: SiSU diff --git a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_manual.ssm b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_manual.ssm index 5dcb56c5..57d54b88 100644 --- a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_manual.ssm +++ b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_manual.ssm @@ -1,4 +1,4 @@ -% SiSU master 0.67 +% SiSU master 1.0 @title: SiSU diff --git a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_markup.sst b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_markup.sst index 62c50334..78f2cf10 100644 --- a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_markup.sst +++ b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_markup.sst @@ -1,4 +1,4 @@ -% SiSU 0.72 +% SiSU 1.0 @title: SiSU diff --git a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_output_overview.sst b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_output_overview.sst index ab0a41db..f590b502 100644 --- a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_output_overview.sst +++ b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_output_overview.sst @@ -1,4 +1,4 @@ -% SiSU 0.57 +% SiSU 1.0 @title: SiSU diff --git a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_pdf.sst b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_pdf.sst index b413b198..3382a1d6 100644 --- a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_pdf.sst +++ b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_pdf.sst @@ -1,4 +1,4 @@ -% SiSU 0.58 +% SiSU 1.0 @title: SiSU diff --git a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_postgresql.sst b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_postgresql.sst index fe8bd7d1..f9f2d2f7 100644 --- a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_postgresql.sst +++ b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_postgresql.sst @@ -1,4 +1,4 @@ -% SiSU 0.58 +% SiSU 1.0 @title: SiSU diff --git a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_quickstart.sst b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_quickstart.sst index e9f6372d..ba0a3b29 100644 --- a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_quickstart.sst +++ b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_quickstart.sst @@ -1,4 +1,4 @@ -% SiSU 0.57 +% SiSU 1.0 @title: SiSU diff --git a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_remote.sst b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_remote.sst index 3067e3e3..3832f9cf 100644 --- a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_remote.sst +++ b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_remote.sst @@ -1,4 +1,4 @@ -% SiSU 0.58 +% SiSU 1.0 @title: SiSU diff --git a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_search.ssm b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_search.ssm index bc817b97..bdfd1cec 100644 --- a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_search.ssm +++ b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_search.ssm @@ -1,4 +1,4 @@ -% SiSU master 0.67 +% SiSU master 1.0 @title: SiSU diff --git a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_search_cgi.ssi b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_search_cgi.ssi index d7919598..53d4e044 100644 --- a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_search_cgi.ssi +++ b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_search_cgi.ssi @@ -1,4 +1,4 @@ -% SiSU insert 0.58 +% SiSU insert 1.0 @title: SiSU diff --git a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_search_examples.ssi b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_search_examples.ssi index 15a6d2db..904992c4 100644 --- a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_search_examples.ssi +++ b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_search_examples.ssi @@ -1,4 +1,4 @@ -% SiSU insert 0.58 +% SiSU insert 1.0 @title: SiSU diff --git a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_search_intro.ssi b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_search_intro.ssi index 803330e7..96fd19bb 100644 --- a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_search_intro.ssi +++ b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_search_intro.ssi @@ -1,4 +1,4 @@ -% SiSU insert 0.58 +% SiSU insert 1.0 @title: SiSU diff --git a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_short_feature_summary.ssi b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_short_feature_summary.ssi index 7f6db5a8..62f72e8c 100644 --- a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_short_feature_summary.ssi +++ b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_short_feature_summary.ssi @@ -1,4 +1,4 @@ -% SiSU 0.58 +% SiSU 1.0 @title: SiSU diff --git a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_skin.sst b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_skin.sst index b4256039..1e30cac8 100644 --- a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_skin.sst +++ b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_skin.sst @@ -1,4 +1,4 @@ -% SiSU insert 0.58 +% SiSU insert 1.0 @title: SiSU diff --git a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_sql.ssi b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_sql.ssi index 65304a69..0f02df56 100644 --- a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_sql.ssi +++ b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_sql.ssi @@ -1,4 +1,4 @@ -% SiSU insert 0.58 +% SiSU insert 1.0 @title: SiSU diff --git a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_sqlite.sst b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_sqlite.sst index a713a7b1..00d2f185 100644 --- a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_sqlite.sst +++ b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_sqlite.sst @@ -1,4 +1,4 @@ -% SiSU 0.58 +% SiSU 1.0 @title: SiSU diff --git a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_syntax_highlighting.sst b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_syntax_highlighting.sst index 5197761c..5e4fc866 100644 --- a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_syntax_highlighting.sst +++ b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_syntax_highlighting.sst @@ -1,4 +1,4 @@ -% SiSU insert 0.58 +% SiSU insert 1.0 @title: SiSU diff --git a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_vim.sst b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_vim.sst index 14257e76..3652a41e 100644 --- a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_vim.sst +++ b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_vim.sst @@ -1,4 +1,4 @@ -% SiSU insert 0.58 +% SiSU insert 1.0 @title: SiSU diff --git a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_webrick.sst b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_webrick.sst index c7b2fdcb..36a52f96 100644 --- a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_webrick.sst +++ b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_webrick.sst @@ -1,4 +1,4 @@ -% SiSU 0.58 +% SiSU 1.0 @title: SiSU diff --git a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_work_needed_and_wishlist.ssi b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_work_needed_and_wishlist.ssi index 8ac075a7..6de204dd 100644 --- a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_work_needed_and_wishlist.ssi +++ b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_work_needed_and_wishlist.ssi @@ -1,4 +1,4 @@ -% SiSU 0.58 +% SiSU 1.0 @title: SiSU diff --git a/data/doc/sisu/v1/sisu_output_overview.sst b/data/doc/sisu/v1/sisu_output_overview.sst deleted file mode 100644 index 7a522582..00000000 --- a/data/doc/sisu/v1/sisu_output_overview.sst +++ /dev/null @@ -1,61 +0,0 @@ -0~title SiSU overview of status of features available in various outputs - -0~date.created 2005-10-31 - -0~date.available 2006-10-31 - -0~date.modified 2006-01-23 - -0~date 2006-01-23 - -1~? SiSU overview of status of features available in various outputs - -4~ A Checklist of Output Features - -This table gives an indication of the features that are available -for various forms of output of SiSU.~{ updated for sisu-0.36.6 on 2006-01-23 }~ - -{t~h} -feature |txt|ltx/pdf|HTML|XHTML|XML/s|XML/d|ODF|SQLite|pgSQL -headings | * | * | * | * | * | * | * | * | * -footnotes | * | * | * | * | * | * | * | * | * -bold, underscore, italics | . | * | * | * | * | * | * | * | * -strikethrough | . | * | * | * | * | * | * | | -superscript, subscript | . | * | * | * | * | * | * | | -extended ascii set (utf-8)| * | * | * | * | * | * | * | | * -indents | * | * | * | * | * | * | * | | -bullets | . | * | * | * | * | * | . | | -groups | | | | | | | | | -* tables | | * | * | . | . | . | . | . | . -* poem | * | * | * | . | . | . | * | . | . -* code | * | * | * | . | . | . | * | . | . -url | * | * | * | * | * | * | * | . | . -links | * | * | * | * | * | * | * | . | . -images | - | * | * | T | T | T | * | T | T -image caption | - | * | * | | | | | | -table of contents | | * | * | * | * | * | . | | -page header/footer? | - | * | * | * | * | * | t | | -line break | * | * | * | * | * | * | * | | -page break | | * | | | | | * | | -segments | | | * | | | | | | -skins | * | * | * | * | * | * | | | -ocn | . | * | * | * | * | * | -?| * | * -auto-heading numbers | * | * | * | * | * | * | * | * | * -minor list numbering | * | * | * | * | * | * | * | * | * -special characters | . | . | . | | | | | | - -group{ - - Done - * yes/done - . partial - - - not available/appropriate - - Not Done - T task todo - t lesser task/todo - not done - -}group - -- cgit v1.2.3