File: portable.html

package info (click to toggle)
webissues 0.9.6-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 5,472 kB
  • ctags: 3,237
  • sloc: cpp: 24,611; xml: 500; sh: 313; makefile: 49
file content (66 lines) | stat: -rw-r--r-- 4,514 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <title>Chapter 4. Portable Client</title>
    <link rel="stylesheet" href="common/style.css" type="text/css" />
    <meta name="generator" content="DocBook XSL Stylesheets V1.74.0" />
    <meta name="keywords" content="webissues, issue tracking, bug tracking, team collaboration, desktop client" />
    <link rel="home" href="index.html" title="The WebIssues Client Manual" />
    <link rel="up" href="index.html" title="The WebIssues Client Manual" />
    <link rel="prev" href="types_window.html" title="Types Window" />
    <link rel="next" href="portable_using.html" title="Using the Portable Client" />
  </head>
  <body>
    <div id="wrapper">
      <div id="content-wrapper">
        <img id="header-logo" src="common/webissues.png" alt="WebIssues" />
        <div id="header-title">The WebIssues Client Manual</div>
        <div id="header-abstract">Desktop client for the <span class="application">WebIssues</span> system</div>
        <div id="content">
          <div id="content-right">
            <div id="content-left">
              <div id="header-links">
                <a accesskey="h" href="index.html">Home</a>
              </div>
              <div class="navlinks">
                <div class="navleft">&laquo; <a accesskey="p" href="types_window.html">Types Window</a></div>
                <div class="navright"><a accesskey="n" href="portable_using.html">Using the Portable Client</a> &raquo;</div>
              </div>
              <div class="chapter" lang="en" xml:lang="en">
                <div class="titlepage">
                  <div>
                    <div>
                      <h2 class="title"><a id="portable"></a>Chapter 4. Portable Client</h2>
                    </div>
                  </div>
                </div>
                <p>The <span class="application">WebIssues Client</span> has a portable version which can be carried on a portable device (USB flash drive, iPod, portable hard drive, CD, etc.) and used on any Windows computer. Settings and cache data can be stored on the portable device as well. The <span class="application">WebIssues</span> Portable Client can be used either stand-alone or together with the <a class="ulink" href="http://portableapps.com" target="_top">PortableApps.com Platform</a>.</p>
                <div class="sect1" lang="en" xml:lang="en">
                  <div class="titlepage">
                    <div>
                      <div>
                        <h2 class="title" style="clear: both"><a id="portable_install"></a>Installation and Updating</h2>
                      </div>
                    </div>
                  </div>
                  <p>To install the <span class="application">WebIssues Portable Client</span>, download and run the installation package. Then select the location where a folder named <code class="literal">WebIssuesPortable</code> should be created; it can be a portable device or any location on the computer where you have read/write access. If you have the PortableApps.com Platform installed on the device, the default installation path will be detected automatically.</p>
                  <p>You can upgrade an existing installation of the <span class="application">WebIssues Portable Client</span> by installing a newer version into the same location. All existing data files and settings will be preserved during the upgrade.</p>
                  <p>The executable file of the <span class="application">WebIssues Portable Client</span> is packed using <a class="ulink" href="http://upx.sourceforge.net" target="_top">UPX</a> to reduce startup time, especially on slower portable devices.</p>
                </div>
              </div>
              <div class="navlinks">
                <div class="navleft">&laquo; <a accesskey="p" href="types_window.html">Types Window</a></div>
                <div class="navright"><a accesskey="n" href="portable_using.html">Using the Portable Client</a> &raquo;</div>
              </div>
              <div id="copyright">
                <p class="copyright">Copyright © 2007-2009 WebIssues Team</p>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </body>
</html>