Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
6 check-ins using file src/wikiformat.c version aab9e4b700
|
2007-10-26
| ||
| 18:18 | Prevent duplicate logins on the "user add" command. Also, allow the login to be specified on the command line. check-in: 783df88ba8 user: drh tags: trunk | |
|
2007-10-23
| ||
| 19:43 | No changes from the previous check-in. This just confirms that the previous check-in has now been tested and appears to work correctly. check-in: f4c30de75a user: drh tags: trunk | |
| 18:04 | Untested, experimental patch for correct redirect to the /index page when only the CGI script name is specified. check-in: f66089ec43 user: drh tags: trunk | |
| 16:35 | Get rid of the (silly?) int_least16_t type in sha1.c and just use good old "int" instead. Makes things easier to compile on older systems. check-in: 8fb641e071 user: drh tags: trunk | |
| 16:30 | Add a #include of <sys/types.h> to sha1.c. I am told this help it to compile on BSD systems. check-in: 17486c353f user: drh tags: trunk | |
|
2007-10-21
| ||
| 11:11 | Fix a bug in wiki rendering that caused an extra paragraph end tag following a hyperlink. check-in: 8f423ad438 user: drh tags: trunk | |