Eskil

Check-in [b36b1c03bd]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Webpage polish
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: b36b1c03bde66012cdce93b43427943fca2ef006
User & Date: peter 2015-02-23 22:04:25.035
Context
2015-02-23
22:42
Make sure the right type of plugin is called. check-in: 983d72f1d1 user: peter tags: trunk
22:04
Webpage polish check-in: b36b1c03bd user: peter tags: trunk
21:53
Webpage polish check-in: 06b7bff49a user: peter tags: trunk
Changes
Unified Diff Ignore Whitespace Patch
Changes to htdocs/index.html.
1





2
3
4
5
6
7
8
<div class='fossil-doc' data-title='A graphical view of file and directory differences'>






<h3>About Eskil</h3>
Eskil is a graphical tool to view the differences between files and directories. It supports version management and patch files and has various preprocessing and alignment options to improve the display of tricky diffs.
<p>
Pronunciation: The E is short, like in "set", the rest is like "skill".
<p>
Any feedback, good or bad, can be sent to

>
>
>
>
>







1
2
3
4
5
6
7
8
9
10
11
12
13
<div class='fossil-doc' data-title='A graphical view of file and directory differences'>

<div class="submenu">
<a class="label" href="changes.wiki">Changes</a>
<a class="label" href="download.html">Download</a>
</div>

<h3>About Eskil</h3>
Eskil is a graphical tool to view the differences between files and directories. It supports version management and patch files and has various preprocessing and alignment options to improve the display of tricky diffs.
<p>
Pronunciation: The E is short, like in "set", the rest is like "skill".
<p>
Any feedback, good or bad, can be sent to
Changes to htdocs/starpack.wiki.
1
2
3
4
5
6
7
8
9
<title>Starpack generation</title>
<h1 align="center">Starpack generation</h1>

Eskil is normally distributed as a [http://wiki.tcl.tk/starkit | Starkit] which
needs a [http://wiki.tcl.tk/tclkit | Tclkit] to run. If you have ActiveTcl
installed, tclsh can also run a Starkit.

To generate a stand-alone executable,
a [http://wiki.tcl.tk/starpack | Starpack], of Eskil you need the following:

|







1
2
3
4
5
6
7
8
9
<title>Starpack generation</title>
<h1>Starpack generation</h1>

Eskil is normally distributed as a [http://wiki.tcl.tk/starkit | Starkit] which
needs a [http://wiki.tcl.tk/tclkit | Tclkit] to run. If you have ActiveTcl
installed, tclsh can also run a Starkit.

To generate a stand-alone executable,
a [http://wiki.tcl.tk/starpack | Starpack], of Eskil you need the following: