Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 0.7.3 start to look at document harvest (initial stub) | Ralph Amissah | 2019-10-17 | 1 | -1/+12 |
| | |||||
* | 0.7.2 latex (for pdf) (initial stub)doc-reform_v0.7.2 | Ralph Amissah | 2019-10-17 | 1 | -0/+18 |
| | |||||
* | a regex & some clearing | Ralph Amissah | 2019-05-21 | 1 | -27/+1 |
| | |||||
* | url encoding | Ralph Amissah | 2019-05-17 | 1 | -0/+1 |
| | |||||
* | regex, meta_abstraction, naming of some regex submatches | Ralph Amissah | 2019-05-17 | 1 | -27/+27 |
| | |||||
* | (segmented html) dummy heading related | Ralph Amissah | 2019-05-17 | 1 | -2/+2 |
| | |||||
* | text format delimiter, use: "┃" instead of "┋" | Ralph Amissah | 2019-05-17 | 1 | -2/+2 |
| | | | | | | | | - gdc has compilation issue with the "┋" character, not worth arguing, make internal marker changes (can be changed again) - text format delimiter rg -l "┋" org/. | xargs sed -i 's/┋/┃/g' | ||||
* | 0.6.0 docReform project license AGPLv3+ | Ralph Amissah | 2019-05-17 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | - copyright Ralph Amissah - license - project src AGPLv3+ - applied retroactively to project and within git by git rebase prior to any release of project - org files consider, for time being separate - ./maker.org moved to ./org/dr_build_scaffold.org - pre-release development continues - can initialize project from: makefile & org files - cp -av makefile org (and possibly data/pod & data/src) then - make skel tangle ldc | ||||
* | housekeepingdoc-reform_v0.5.0 | Ralph Amissah | 2019-05-17 | 1 | -9/+41 |
| | |||||
* | 0.5.0 per object inline munging (rather than by line) | Ralph Amissah | 2019-05-17 | 1 | -5/+5 |
| | | | | | | - munging per object for inline markup fontface, links, urls, images, footnotes/endnotes (also book index) | ||||
* | metaverse single line munging tuningdoc-reform_v0.4.3 | Ralph Amissah | 2019-05-17 | 1 | -11/+15 |
| | |||||
* | inline fontface markup, internal representation | Ralph Amissah | 2019-05-17 | 1 | -13/+35 |
| | |||||
* | white space rgx to keep in block | Ralph Amissah | 2019-05-17 | 1 | -0/+1 |
| | | | | - code, block, verse | ||||
* | format delimiter s/¶/┋/g | Ralph Amissah | 2019-05-17 | 1 | -1/+1 |
| | |||||
* | 0.4.3 stow (most) uri/links in array, separate from object text | Ralph Amissah | 2019-05-17 | 1 | -1/+3 |
| | | | | | | - munge independently - no need to consider special munging of uri with text - uri can easily be munged independently (encoded as need be) | ||||
* | cleaningdoc-reform_v0.4.1 | Ralph Amissah | 2019-05-17 | 1 | -5/+5 |
| | |||||
* | code block, number(ed), regex for keyword instruction, not implemented | Ralph Amissah | 2019-05-17 | 1 | -6/+14 |
| | | | | | | - code(number){ to number code block (hash symbol "#" used previously) | ||||
* | 0.4.1 markup syntax extension for blocks, re: attributes | Ralph Amissah | 2019-05-17 | 1 | -20/+20 |
| | | | | | | | | | | | - for all blocks, e.g. - table{ - table(){ - table([recognized attributes if any]){ - code{ - code(){ - code.d([recognized attributes if any]){ - allows for the subsequent addition of attributes as required | ||||
* | cosmeticdoc-reform_v0.3.3 | Ralph Amissah | 2019-05-17 | 1 | -0/+1 |
| | |||||
* | 0.3.3 org mode behavior | Ralph Amissah | 2019-05-17 | 1 | -4/+4 |
| | |||||
* | 0.3.0 internal links, anchor tags & segment associationsdoc-reform_v0.3.0 | Ralph Amissah | 2019-04-10 | 1 | -2/+2 |
| | |||||
* | org headings & tags, minordoc-reform_v0.2.0 | Ralph Amissah | 2019-04-10 | 1 | -4/+4 |
| | |||||
* | 0.2.0 renames pod from sisupod | Ralph Amissah | 2019-04-10 | 1 | -3/+3 |
| | |||||
* | internal links | Ralph Amissah | 2019-04-10 | 1 | -1/+3 |
| | |||||
* | output xmls, work on internal links | Ralph Amissah | 2019-04-10 | 1 | -1/+2 |
| | |||||
* | regex, resolve issues with: master file inserts path; url internal link | Ralph Amissah | 2019-04-10 | 1 | -15/+15 |
| | |||||
* | config webserv_url_doc_root, domain & path | Ralph Amissah | 2019-04-10 | 1 | -0/+1 |
| | |||||
* | naming DocReform from SiSU | Ralph Amissah | 2019-04-10 | 1 | -2/+2 |
| | |||||
* | 0.1.0 renamed doc-reform, doc_reform (& rad) | Ralph Amissah | 2019-04-10 | 1 | -16/+15 |
| | | | | - from sdp | ||||
* | catches | Ralph Amissah | 2019-04-10 | 1 | -1/+3 |
| | |||||
* | object_number, replaces object_cite_number in code | Ralph Amissah | 2019-04-10 | 1 | -13/+13 |
| | |||||
* | 0.26.2 image(s) without dimensions | Ralph Amissah | 2019-04-10 | 1 | -0/+2 |
| | |||||
* | html & epub images in place (dimensions not & other issues) | Ralph Amissah | 2019-04-10 | 1 | -2/+6 |
| | |||||
* | link url matching | Ralph Amissah | 2019-04-10 | 1 | -8/+9 |
| | | | | | | | - smid: sisu markup identify - inline_link_markup_regular matches series of marked up urls, e.g. { link txt }http://url, { link txt }http://url | ||||
* | 0.26.1 single sqlite file, premature? | Ralph Amissah | 2019-04-10 | 1 | -1/+1 |
| | |||||
* | 0.26.0 sqlite single statement insertion of objects | Ralph Amissah | 2019-04-10 | 1 | -1/+10 |
| | | | | | | - d2sqlite3 db.run, begin commit used with insert statement - can be used after upstream fix that should follow d2sqlite3 0.16.0 | ||||
* | home button text, a redo | Ralph Amissah | 2019-04-10 | 1 | -1/+14 |
| | |||||
* | footnotes fontface; home button text and links | Ralph Amissah | 2019-04-10 | 1 | -1/+2 |
| | |||||
* | 0.25.0 remove sdlang (headers, conf, make doc) | Ralph Amissah | 2019-04-10 | 1 | -1/+0 |
| | |||||
* | 0.24.0 toml or sdlang for configuration | Ralph Amissah | 2019-04-10 | 1 | -1/+8 |
| | |||||
* | paths, further adjustmentsdoc-reform_v0.0.23 | Ralph Amissah | 2019-04-10 | 1 | -0/+3 |
| | |||||
* | 0.23.3 work on source & target file paths/locations | Ralph Amissah | 2019-04-10 | 1 | -0/+1 |
| | |||||
* | 0.23.2 config paths for pod | Ralph Amissah | 2019-04-10 | 1 | -1/+1 |
| | |||||
* | 0.21.0 paths, pod manifest source alternativedoc-reform_v0.0.21 | Ralph Amissah | 2019-04-10 | 1 | -2/+5 |
| | | | | | | | | | | | | | | | - sisupod.manifest - list alternative processable files with paths e.g.: media/text/en/live-manual.ssm media/text/fr/live-manual.ssm ... - name file followed by list of language codes e.g.: live-manual.ssm en, ca, de, es, fr, it, ja, pl, ro live-manual_next.ssm en, de, es, fr, it, ja | ||||
* | 0.20.2 paths, config & manifest files | Ralph Amissah | 2019-04-10 | 1 | -5/+5 |
| | |||||
* | process pod dir with sisudoc.txt (or file) | Ralph Amissah | 2019-04-10 | 1 | -3/+3 |
| | | | | | | - process multiple files named in sisudoc.txt - works with multilingual doc with inserts - regex fixes were needed | ||||
* | process filesystem/unzipped sisupod.zip | Ralph Amissah | 2019-04-10 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - src pod dir structure changes - notes - the plan is to have a src manifest of related .sst or .ssm files that can be pointed to for processing - multilingual documents [ponder persistence for multilingual documents] - in the case of multilingual documents, there will be multiple source documents on list with different language codes, and to build this list, persistence is required - inserted documents (from master .ssm or .sst) must track document root so inserts can be located, else not found - consider a commandline -o --output path specifier - steps - auto create filelist - for single source file - for multilinugual source files - process document by pointing at filelist (rather than file) - if necessary manually create filelist (for multilinugual source) - keep document root for document inserts (.ssi) process filesystem/unzipped sisupod.zip - source/sisupod path/dir structure representation changes | ||||
* | org header cosmetic & maker.org/makefile | Ralph Amissah | 2019-04-10 | 1 | -12/+12 |
| | |||||
* | a couple of small fixes | Ralph Amissah | 2019-04-10 | 1 | -1/+1 |
| | |||||
* | static, liberal use of keyword | Ralph Amissah | 2019-04-10 | 1 | -6/+6 |
| |