Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xmls, copyright and license display | Ralph Amissah | 2022-02-09 | 1 | -2/+10 |
| | |||||
* | quote block, footnotes, markup? | Ralph Amissah | 2022-02-05 | 1 | -6/+7 |
| | |||||
* | epub, work on | Ralph Amissah | 2022-02-05 | 3 | -7/+10 |
| | |||||
* | htmls, banner layout additions | Ralph Amissah | 2022-02-05 | 2 | -2/+2 |
| | | | | | | | | - scroll/seg doc access toggle - epub link added, later make optional - search button, minor cosmetic | ||||
* | xmls css, stepwise changes | Ralph Amissah | 2022-01-31 | 2 | -0/+12 |
| | |||||
* | xmls css, start to consider mobile usability | Ralph Amissah | 2022-01-29 | 2 | -14/+14 |
| | |||||
* | config & sqlite search output, some changes | Ralph Amissah | 2022-01-29 | 1 | -7/+8 |
| | |||||
* | cgi sqlite_search, heading matches fix, cleanup | Ralph Amissah | 2022-01-27 | 1 | -70/+70 |
| | |||||
* | doc presentation, add option to include date with title and author | Ralph Amissah | 2022-01-25 | 2 | -3/+28 |
| | |||||
* | metadata, topic register to json removed, unused | Ralph Amissah | 2022-01-25 | 2 | -32/+0 |
| | |||||
* | sqlite: table, topic register | Ralph Amissah | 2022-01-25 | 2 | -1/+55 |
| | |||||
* | xmls, html group text output (bullets & indents) | Ralph Amissah | 2022-01-21 | 1 | -1/+2 |
| | |||||
* | a new year | Ralph Amissah | 2022-01-05 | 16 | -16/+16 |
| | |||||
* | metaverse, xml dom close eof | Ralph Amissah | 2021-12-03 | 1 | -97/+139 |
| | |||||
* | org files, tangle output, some fixes | Ralph Amissah | 2021-11-27 | 2 | -228/+127 |
| | |||||
* | configuration, hierarchy filenames & paths ... | Ralph Amissah | 2021-11-27 | 3 | -881/+994 |
| | |||||
* | sqlite related internal naming | Ralph Amissah | 2021-11-27 | 2 | -10/+12 |
| | |||||
* | primarily org related | Ralph Amissah | 2021-11-27 | 17 | -146/+146 |
| | |||||
* | metadata "curate" replaces "harvest" | Ralph Amissah | 2021-09-09 | 4 | -92/+92 |
| | | | | | - "curated metadata" instead of "metadata harvest" - css color change to related pages, light theme | ||||
* | xmls, epub3 toc_nav.xhtml toc.ncx | Ralph Amissah | 2021-09-09 | 1 | -4/+7 |
| | |||||
* | metaverse parallel processing reproducability | Ralph Amissah | 2021-08-22 | 1 | -5/+9 |
| | | | | | - html xhtml issue with tags - epub issue with title (skipped) in OEBPS/toc.ncx | ||||
* | config, clean up and make a bit more consistent | Ralph Amissah | 2021-08-20 | 4 | -40/+39 |
| | | | | | - check version settings with: rg -A2 _version_set$ org | ||||
* | spine search and configuration related | Ralph Amissah | 2021-08-11 | 6 | -15/+35 |
| | |||||
* | org-mode file minor adjustment | Ralph Amissah | 2021-05-05 | 1 | -3/+1 |
| | |||||
* | regex adjust, dc update build fix required | Ralph Amissah | 2021-05-03 | 1 | -5/+5 |
| | | | | - ldc-v1.26.0 dmd-v2.096.1 | ||||
* | doc summary reinstated (org fix) | Ralph Amissah | 2021-04-13 | 1 | -0/+56 |
| | |||||
* | headers: copyright, license, year; also https | Ralph Amissah | 2021-04-08 | 17 | -507/+907 |
| | |||||
* | org mode, code-block names | Ralph Amissah | 2020-10-23 | 1 | -2/+1 |
| | |||||
* | org mode, unique code-block names & adjust headers | Ralph Amissah | 2020-10-19 | 2 | -2/+2 |
| | | | | | - avoid org-mode undefined behavior, provide unique code-block names | ||||
* | catching | Ralph Amissah | 2020-05-21 | 2 | -7/+11 |
| | |||||
* | doc abstraction, code & org whitespace, cosmetic | Ralph Amissah | 2020-05-20 | 2 | -983/+983 |
| | |||||
* | doc structure hash removed, replaced, unused | Ralph Amissah | 2020-05-20 | 3 | -44/+0 |
| | | | | | | - doc abstraction changes (use of new associative array named "pith" with enum) replaces the redundant doc structure associative array | ||||
* | doc abstraction, pith replaces obj_type_status | Ralph Amissah | 2020-05-20 | 1 | -97/+83 |
| | | | | - instructions sequence for headings & verse | ||||
* | doc abstraction, track paragraphs & headings | Ralph Amissah | 2020-05-20 | 1 | -38/+40 |
| | |||||
* | doc abstraction, state | Ralph Amissah | 2020-05-20 | 1 | -765/+788 |
| | | | | - block_is, block_state, block_delim | ||||
* | doc abstraction, object numbering and dummy headings | Ralph Amissah | 2020-05-20 | 1 | -106/+116 |
| | |||||
* | renaming | Ralph Amissah | 2020-05-20 | 2 | -444/+429 |
| | |||||
* | metaverse, doc structure & blocks, change tracking | Ralph Amissah | 2020-05-20 | 3 | -42/+74 |
| | |||||
* | footnote/endnote fix | Ralph Amissah | 2020-05-20 | 1 | -10/+13 |
| | |||||
* | html, harvests search form, minor misc | Ralph Amissah | 2020-05-20 | 2 | -2/+154 |
| | | | | | | | | | - harvests add search form to db option - dark theme input background color (follows cgi search form) - html tidy html tidy | ||||
* | backmatter, special sections, heading ocn fix | Ralph Amissah | 2020-05-20 | 1 | -22/+32 |
| | | | | | | - special section heading object numbering: - level B title numbered - level 1 title not numbered | ||||
* | backmatter, special sections, multiple fixes | Ralph Amissah | 2020-05-20 | 2 | -86/+77 |
| | | | | | | | | - fix special sections eat other special sections, e.g. glossary eats bibliography & other headings - glossary stop object numbering on empty lines - glossary remove indent markup instruction - bibliography provide missing heading | ||||
* | cgi search form title | Ralph Amissah | 2020-05-20 | 3 | -6/+15 |
| | |||||
* | cli precedence over config file settings | Ralph Amissah | 2020-05-20 | 5 | -118/+202 |
| | | | | | - cli precedence over config file settings - latex papersize settings sorted | ||||
* | trust more, else minor | Ralph Amissah | 2020-05-20 | 1 | -1/+0 |
| | |||||
* | metaverse, set behavior of block & group text | Ralph Amissah | 2020-05-20 | 2 | -44/+46 |
| | | | | | - group: loses spaces, retains double newlines - block: retains spaces and newlines | ||||
* | uid, select separator that works better with sqlite | Ralph Amissah | 2020-05-20 | 2 | -1/+3 |
| | |||||
* | config, where used without document processing | Ralph Amissah | 2020-05-20 | 6 | -29/+114 |
| | |||||
* | sql, sqlite internal site links | Ralph Amissah | 2020-05-20 | 3 | -2/+12 |
| | |||||
* | 0.10.0 search sqlite & cgi | Ralph Amissah | 2020-05-20 | 6 | -71/+208 |
| |