Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
11 check-ins using file src/main.c version 3d17275ac1
|
2015-02-15
| ||
| 03:53 | Improvements to the etienne1 skin. Remove excess text from the check-in editor screen. check-in: 5da61d61b1 user: drh tags: trunk | |
| 02:46 | Fix a typo in the technote documentation. check-in: ceafbb0f5f user: drh tags: trunk | |
|
2015-02-14
| ||
| 21:20 | Change the name of "Events" to "Technotes" in the activity reports pages. check-in: 12a3f81cb2 user: drh tags: trunk | |
| 20:55 | Documentation updates: Revise the change list. Continue migrating from the term "Event" over to "Technical Note". Update the wiki documentation to acknowledge the ability to use Markdown for the past two years. check-in: de6a590a0f user: drh tags: trunk | |
| 19:04 | Updates to the /sitemap page. check-in: 767c97c603 user: drh tags: trunk | |
| 17:56 | Rename the "event artifact" type to "technical note" or "technote". The format of the artifact is unchanged. Add the ability to enter and edit technotes as markdown and plain text in addition to wiki. check-in: bd50848eb5 user: drh tags: trunk | |
| 16:25 | Fix a bug in the file browser introduced by check-in [c62e94f8a3da2]. check-in: c662ad90d3 user: drh tags: trunk | |
| 15:17 | Enhance /search to distinguish between the title and the body of a document and provide support for the Porter stemmer for indexed search. Improved scoring and snippet presentation. NB: Run "fossil fts-config reindex" when upgrading through this change. check-in: 0f96ffb9c2 user: drh tags: trunk | |
| 15:06 | Improvements to login/logout processing: (1) When the user is "nobody", show hyperlinks to pages that require "anonymous" but have those links redirect to the /login page. (2) Clean up the /login page - less verbage. (3) Redirects from /login to /tarball or /zip provide a button to press, rather than immediately starting the download. check-in: 653dd402ea user: drh tags: trunk | |
| 14:55 | Added the referred_from_login() function and use it to enhance the /zip and /tarball pages so that they show a download button to click if the referrer page was /login. Closed-Leaf check-in: bcebe55e91 user: drh tags: login-enhancements | |
| 14:05 | Change default headers to show menu-bar items that would be available to user "anonymous" even if the current user is not logged in. check-in: 72cddddbcc user: drh tags: login-enhancements | |