Bettern cmap handling. Lots of changes.
This commit is contained in:
@@ -52,7 +52,7 @@ normal application requests are redirected to @tt{/setup}.
|
||||
The setup page itself requires no JavaScript. On a fresh installation it asks for
|
||||
PostgreSQL server, port, database, user, password and SSL mode. The database must
|
||||
already exist. After testing the connection, setup creates the racket-wiki schema,
|
||||
asks for the first administrator, and downloads the pinned EasyMDE, Font Awesome,
|
||||
asks for the first administrator, and downloads the pinned EasyMDE, Lucide,
|
||||
DOMPurify, highlight.js, and diff2html browser files. PostgreSQL connection
|
||||
settings are stored in @tt{database.rktd} below the configured data directory.
|
||||
After setup the browser is redirected to @tt{/login}; setup does not create an
|
||||
@@ -94,7 +94,7 @@ while a page is edited.
|
||||
EasyMDE and the rendered wiki page use matching body and heading sizes. The
|
||||
source editor keeps Markdown syntax visible, but heading text uses the same
|
||||
scale as the rendered page. Toolbar icons are provided by a locally installed
|
||||
Font Awesome copy.
|
||||
Lucide copy.
|
||||
|
||||
|
||||
@section{Page navigation and metadata}
|
||||
|
||||
Reference in New Issue
Block a user