Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | fixed a typo in webui.wiki |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: | ef80fd87f32b40bb6b01af74dc8588c8 |
User & Date: | BM 2011-01-26 08:58:21 |
Context
2011-01-26
| ||
12:02 | Fixed a typo in documentation (closes ticket [1f82e0e1e]) check-in: 6a5d3bb0 user: BM tags: trunk | |
08:58 | fixed a typo in webui.wiki check-in: ef80fd87 user: BM tags: trunk | |
2011-01-25
| ||
23:17 | For the "stash save" command, take care to avoid reverting everything if no files were stashed. Ticket [fbfe43e153ee0e1d]. check-in: 2dd7b4b5 user: drh tags: trunk | |
Changes
Changes to www/webui.wiki.
22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 |
As an example of how useful this web interface can be, the entire [./index.wiki | fossil website] (except for the [http://www.fossil-scm.org/download.html | precompiled binary download page]), including the document you are now reading, is rendered using the stock fossil web interface, with no enhancements, and little customization. Note also that because fossil is a distribute system, you can run the web interface on your local machine while off network (for example, while on an airplane) including making changes to wiki pages and/or trouble ticket, then synchronize with your co-workers after you reconnect. <h2>Drop-Dead Simple Startup</h2> |
| |
22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 |
As an example of how useful this web interface can be,
the entire [./index.wiki | fossil website] (except for the
[http://www.fossil-scm.org/download.html | precompiled binary download page]),
including the document you are now reading,
is rendered using the stock fossil web interface, with no enhancements,
and little customization.
Note also that because fossil is a distributed system, you can run
the web interface on your local machine while off network (for example,
while on an airplane) including
making changes to wiki pages and/or trouble ticket, then synchronize with your
co-workers after you reconnect.
<h2>Drop-Dead Simple Startup</h2>
|