aboutsummaryrefslogtreecommitdiffhomepage
path: root/org/default_paths.org
Commit message (Collapse)AuthorAgeFilesLines
...
* 0.7.4 sqlite related, also some xml pathsRalph Amissah2019-10-171-96/+103
|
* harvests reorganized; adjustments: output, pathsdoc-reform_v0.7.3Ralph Amissah2019-10-171-21/+159
|
* harvest reorganizedRalph Amissah2019-10-171-11/+1
|
* 0.7.2 latex (for pdf) (initial stub)doc-reform_v0.7.2Ralph Amissah2019-10-171-0/+36
|
* 0.7.1 odt (initial stub)doc-reform_v0.7.1Ralph Amissah2019-10-171-0/+74
|
* remove ./data for now, else relatively minorRalph Amissah2019-10-171-13/+16
|
* text format delimiter, use: "┃" instead of "┋"Ralph Amissah2019-05-171-1/+1
| | | | | | | | - 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 Amissah2019-05-171-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.0Ralph Amissah2019-05-171-15/+18
|
* format delimiter s/¶/┋/gRalph Amissah2019-05-171-1/+1
|
* 0.4.0 sqlite relatedRalph Amissah2019-05-171-0/+42
|
* 0.3.3 org mode behaviorRalph Amissah2019-05-171-8/+8
|
* 0.3.0 internal links, anchor tags & segment associationsdoc-reform_v0.3.0Ralph Amissah2019-04-101-40/+39
|
* org headings & tags, minordoc-reform_v0.2.0Ralph Amissah2019-04-101-5/+5
|
* 0.2.0 renames pod from sisupodRalph Amissah2019-04-101-28/+28
|
* internal linksRalph Amissah2019-04-101-0/+9
|
* naming DocReform from SiSURalph Amissah2019-04-101-31/+31
|
* 0.1.0 renamed doc-reform, doc_reform (& rad)Ralph Amissah2019-04-101-15/+14
| | | | - from sdp
* messages & remove outputs not generatedRalph Amissah2019-04-101-6/+4
|
* 0.26.5 sqlite output, focusRalph Amissah2019-04-101-4/+18
|
* 0.26.4 file renames, cleaning, reorganisationRalph Amissah2019-04-101-90/+65
|
* 0.26.2 image(s) without dimensionsRalph Amissah2019-04-101-9/+13
|
* image pathsRalph Amissah2019-04-101-20/+18
|
* html & epub images in place (dimensions not & other issues)Ralph Amissah2019-04-101-7/+25
|
* dmd compiles & run fixes (not required by ldc2)Ralph Amissah2019-04-101-0/+7
| | | | | | - dmd compiles without optimize flag - dmd some variables need re-loading - D version for both is: 2078 (at commit)
* 0.26.1 single sqlite file, premature?Ralph Amissah2019-04-101-1/+53
|
* sqlite3 some stuff & rearrange files, dlang, orgRalph Amissah2019-04-101-12/+30
|
* 0.26.0 sqlite single statement insertion of objectsRalph Amissah2019-04-101-5/+61
| | | | | | - d2sqlite3 db.run, begin commit used with insert statement - can be used after upstream fix that should follow d2sqlite3 0.16.0
* remove .toml extensionRalph Amissah2019-04-101-2/+2
| | | | - .sdl option removed, no need to distinguish
* (header, doc make, config) add checks to tomlRalph Amissah2019-04-101-1/+1
|
* 0.25.0 remove sdlang (headers, conf, make doc)Ralph Amissah2019-04-101-6/+0
|
* 0.24.0 toml or sdlang for configurationRalph Amissah2019-04-101-13/+58
|
* paths, further adjustmentsdoc-reform_v0.0.23Ralph Amissah2019-04-101-22/+49
|
* 0.23.3 work on source & target file paths/locationsRalph Amissah2019-04-101-214/+284
|
* target config file locations, refineRalph Amissah2019-04-101-2/+12
|
* target different type of config file locationsRalph Amissah2019-04-101-22/+43
| | | | | | - config files for - local site configuration (not in pod) - document make (included in pod)
* 0.23.2 config paths for podRalph Amissah2019-04-101-22/+65
|
* 0.23.1 use output path specified if anyRalph Amissah2019-04-101-66/+72
|
* 0.22.0 document matters & pod matters structsdoc-reform_v0.0.22Ralph Amissah2019-04-101-4/+4
| | | | - better integrated, redundancy removed
* 0.21.0 paths, pod manifest source alternativedoc-reform_v0.0.21Ralph Amissah2019-04-101-16/+117
| | | | | | | | | | | | | | | - 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
* paths, manifestdoc-reform_v0.0.20Ralph Amissah2019-04-101-12/+17
|
* 0.20.2 paths, config & manifest filesRalph Amissah2019-04-101-61/+148
|
* 0.20.1 struct for opt_actionsRalph Amissah2019-04-101-0/+3
|
* process filesystem/unzipped sisupod.zipRalph Amissah2019-04-101-95/+259
| | | | | | | | | | | | | | | | | | | | | | | | | | | - 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
* 0.20.0 sisupod & source dir structure changedRalph Amissah2019-04-101-16/+16
| | | | | - ./media (instead of ./multimedia) - ./media/text (instead of ./text)
* sqlite document db discrete & collection, startedRalph Amissah2019-04-101-0/+33
| | | | | | | | | | - discrete document , drop & recreate document --sqlite-disctrete - document collection - create tables --sqlite-create - populate db with specified document --sqlite-update
* org header cosmetic & maker.org/makefileRalph Amissah2019-04-101-12/+12
|
* sisupod.zip related fixesRalph Amissah2019-04-101-4/+10
|
* sqlite, introduced, far to godoc-reform_v0.0.18Ralph Amissah2019-04-101-0/+33
|
* css, separate files and reorganizationRalph Amissah2019-04-101-2/+5
| | | | | - separate files for html seg, scroll & epub - output_xmls_css.org, reorganized org file