Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
18 check-ins using file src/wikiformat.c version 51759e15ab
|
2008-11-22
| ||
| 19:09 | Fix the user edit screen to work correctly even if one or more of the "anonymous", "login", or "developer" users is omitted from the user list. ... (check-in: 21cecd209f user: drh tags: trunk) | |
| 18:16 | Use colored bullets to indicate the privileges of "nobody", "anonymous", and "developer" on the user edit page. ... (check-in: 77bdac3b19 user: drh tags: trunk) | |
| 17:09 | Update the "Notes" to the right of the user setup screen. ... (check-in: 3eac8bc0f9 user: drh tags: trunk) | |
| 15:40 | Update the version of SQLite used internally to 3.6.6.1. ... (check-in: dec2c22d9d user: drh tags: trunk) | |
| 15:09 | Modified index.wiki a little less. ... (check-in: 5ebaac3dd4 user: kejoki tags: trunk) | |
| 10:12 | Added some text to index.wiki pointing new users at anonymous login to see links. ... (check-in: 927da3300f user: kejoki tags: trunk) | |
|
2008-11-21
| ||
| 22:16 | Fix to the pathname simplifer logic. ... (check-in: d31c0f9c29 user: drh tags: trunk) | |
|
2008-11-20
| ||
| 23:19 | Another attempt to get the /home to /login redirection correct. ... (check-in: 0a523be389 user: drh tags: trunk) | |
| 23:17 | Try again to get the redirection correct when redirecting from /home to /login. ... (check-in: 3420e47b24 user: drh tags: trunk) | |
| 23:15 | Require wiki read permission in order to visit the /home URL. ... (check-in: 19f5d0b15f user: drh tags: trunk) | |
| 17:24 | added documentation plan, just so I can ask myself "What was I thinking?" later. ... (check-in: f8835f7365 user: kejoki tags: trunk) | |
| 03:14 | Change the markup in the index.wiki page from HTML to wiki. Extend the wikitheory.wiki page. Other documentation tweaks. ... (check-in: 7083eb1a1c user: drh tags: trunk) | |
| 01:07 | When creating a new repository or cloning a repository, print the initial administrator password on standard output. This is intended to help new users figure out how to log in. Ticket [ca08d51f19] ... (check-in: 0c6ea0d93f user: drh tags: trunk) | |
| 00:35 | Here is a better fix for ticket [c62fac40af] suggested by Kees Nuyt. ... (check-in: 22cb1e1be2 user: drh tags: trunk) | |
|
2008-11-19
| ||
| 23:33 | Make sure the socket of the "ui" and "server" commands is bound to the specified port when the -P or --port option is used. Ticket [7ef970e4a2] ... (check-in: 53db94cd41 user: drh tags: trunk) | |
| 22:44 | Fix a bug in the cluster creater. The bug prevents clusters from being created correctly when there are phantom artifacts. ... (check-in: 72959c415e user: drh tags: trunk) | |
| 16:55 | Merge src & doc leaves back. ... (check-in: d14adf1032 user: kejoki tags: trunk) | |
|
2008-11-18
| ||
| 15:33 | In wiki, hyperlinks or the form [./filename] (hyperlinks that begin with character ".") work correctly. Need to add more docs on how the [...] wiki markup really works. ... (check-in: 63886daad8 user: drh tags: trunk) | |