Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Merged in trunk for builtin_request_js() changes and ported wikiedit/fileedit/forumpost to use those. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | ajax-wiki-editor |
Files: | files | file ages | folders |
SHA3-256: |
2ec332a0c2208e8a657fca5c76f8b927 |
User & Date: | stephan 2020-07-31 23:33:20.561 |
Context
2020-08-01
| ||
01:37 | Removed the legacy /wikiedit implementation and the wysiwyg option it supported/sported. Updated the change log. ... (check-in: 336afe8e91 user: stephan tags: ajax-wiki-editor) | |
2020-07-31
| ||
23:33 | Merged in trunk for builtin_request_js() changes and ported wikiedit/fileedit/forumpost to use those. ... (check-in: 2ec332a0c2 user: stephan tags: ajax-wiki-editor) | |
22:04 | Simplify the internal interfaces used for injecting built-in Javascript files onto a web page. ... (check-in: 036a9d5c58 user: drh tags: trunk) | |
18:49 | Made all tab elements hidden on /fileedit to lessen the impact of FOUC before JS assembles the tabbed interface. ... (check-in: 99f288d2a5 user: stephan tags: ajax-wiki-editor) | |
Changes
Changes to skins/ardoise/css.txt.
Changes to src/browse.c.
Changes to src/builtin.c.
Changes to src/codecheck1.c.
Changes to src/configure.c.
Changes to src/doc.c.
Changes to src/fileedit.c.
Changes to src/forum.c.
Changes to src/info.c.
Changes to src/json_config.c.
Changes to src/login.c.
Changes to src/main.c.
Changes to src/main.mk.
Changes to src/makemake.tcl.
Changes to src/mkbuiltin.c.
Changes to src/setup.c.
Changes to src/setupuser.c.
Changes to src/skins.c.
Changes to src/style.c.
Changes to src/timeline.c.
Changes to src/wiki.c.
Changes to win/Makefile.mingw.
Changes to win/Makefile.msc.