Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
7 check-ins using file src/setup.c version 44eafbc596
2007-11-03
| ||
04:39 | Add support for built-in variables in subscript. ... (check-in: a67fbd784d user: drh tags: trunk) | |
04:23 | Add basic math operators to subscript. ... (check-in: 92f6081d11 user: drh tags: trunk) | |
04:01 | Subscript interpreter is now running. ... (check-in: 8ef26c5e72 user: drh tags: trunk) | |
2007-10-28
| ||
23:27 | Added a "wiki" link to the main menu. Added built-in description of wiki formatting rules. Added a wiki "homepage" that displays when the "wiki" URI is used without a pagename. Added support for a wiki sandbox that does not save to the repository. ... (check-in: f08adf3d58 user: drh tags: trunk) | |
21:26 | The "wiki" URI without a page name argument now gives you a list of existing wiki pages. This works fine as long as there are a reasonable number (no more than a few hundred) wiki pages. We need to think of something better for large wikis. We also need to think of ways to give users better guidance for creating new wiki pages. ... (check-in: f40230a7e8 user: drh tags: trunk) | |
21:09 | Fixes to the rendering of <verbatim> and <nowiki> ... (check-in: e75f9a2ab4 user: drh tags: trunk) | |
20:52 | Add the ability to edit the CSS for all pages in the Setup menu. Other miscellaneous changes toward getting ticketing to work. ... (check-in: 8ffd32c2b7 user: drh tags: trunk) | |