/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Copyright ©2006 by sTEFANs
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
* Body text of help page. Instead of translating the very long text,
* a 'translated' include page is used to provide the help text
* in the correct language.<br>
* This file contains the default language (English) of help text.
* @subpackage Inc-Resources
* @copyright Copyright ©2006 by sTEFANs
* @license http://opensource.org/licenses/lgpl-license.php GNU General Public License
<div class="text_low">Depending on the state of the webspace, SWC offers different
functionalities and views. The upper part of the browser window contains SWC control panel, the
lower, bigger, part (where also this text could appear now) contains either the project page
or SVN related information. If no or an incorrect SWC configuration is applied,
according error messages are displayed in that area. Please refer to
<span class="text_low_bold">SWC installation and configuration description</span>
for more information about SWC configuration.<br/>
If everything is set up correctly and more than one project is configured for SWC,
the control panel offers a selection of these projects. After selection of a
project the complete panel is visible.<br/><br/>
<div class="title">Note:<br/><br/></div>
<div class="text_low">SWC usually reacts immideately on changes of
checkboxes. Unfortunately this behavior does not work with MS
Internet Explorer. As specified by W3C, IE reacts upon such a change
after a different element is selected. For this reason it is neccessary
to click on any area of the page to apply changes.<br/><br/>
<div class="title">SWC Control Panel - Checkout View<br/><br/></div>
<div class="text_low">SWC checks whether the selected project is already checked out.
If no checked out files are detected, it offers
some information about the repository and a button to check out the project.<br/><br/>
<table class="description">
<td class="description"><div class="text_low_bold">Project name</div></td>
<td class="description">The most left text in the first line is
the name of the selected project as configured. Below the project name the
used version of <a href="http://subversion.tigris.org" target="_blank">
<u>Subversion</u></a> is displayed.
<td class="description">Revision number and timestamp of the most recent revision
available in the repository. This revision will be checked out. Depending on
localization settings the timestamp could contain calendar week and day of the year.
<td class="description">Checks out the latest revision into the webspace.</td>
<td class="description">This text.</td>
<div class="title">SWC Control Panel - Project View<br/><br/></div>
<div class="text_low">For checked out projects SWC offers its functionality in
different bars. Some of these bars could be not visible in some cases.<br/><br/>
<div class="title">Info Bar</div>
<table class="description">
<td class="description"><div class="text_low_bold">Project name</div></td>
<td class="description">The most left text in the first line is
the name of the selected project as configured. Below the project name the
used version of subversion is displayed.
<td class="description">Revision number and timestamp of the most recent revision
available in the repository. This revision will be checked out. Depending on
localization settings the timestamp could contain calendar week and day of the year.
<td class="description"><div class="text_low_bold">'.
T(TK_CTRL_TITLE_WS).
'</div></td>
<td class="description">Revision number, repository path, and timestamp of revision
available in the webspace. Depending on localization settings the timestamp
could contain calendar week and day of the year.
<td class="description">Shrinks SWC panel to a compact variant of the info-bar.
If the checkbox is checked, only a single line info bar is displayed. Version
of subversion and timestamps are not shown in this mode.
<td class="description">Updates the webspace with the latest version (SVN head) available
within the repository. If the version of webspace matches the latest repository revision
this button is shown as disabled but still working. If the webspace is not up to date,
is displayed in front of the button.
<td class="description">This text.</td>
<div class="title">Action Bar</div>
<table class="description">
<td class="description">Refreshes the information of SWC. Please note
that also other pages, such as project page are reloaded.
<td class="description">Shows the project page below SWC control panel.
<td class="description">Shows repository view below SWC control panel
as provided by SVN Web access.
<td class="description">Opens the corresponding Web SVN view below the SWC control panel.
<a href="http://websvn.tigris.org/" target="_blank"><u>WebSVN</u></a> must be installed properly
and the project configuration must point to WebSVN, otherwise this button is not visible at all.
<td class="description">Displays information about the webspace below the SWC control panel.<br>
Executed command: svn info. Please refer to SVN documentation for further information.
<td class="description">Displays status of webspace below the SWC control panel.<br>
Executed command: svn status. Please refer to SVN documentation for further information.
<td class="description">Displays webspace log below the SWC control panel.<br>
Executed command: svn log. Please refer to SVN documentation for further information.
<td class="description">Cleans up the webspace and displays the result below the SWC control panel.<br>
Executed command: svn cleanup. Please refer to SVN documentation for further information.
<td class="description">Allows to create new and download existing spaceballs. Spaceballs
are file archives in ZIP format that contains a shnapshot of the current webspace without
This can be usefull to create e.g. file releases of a tested webspace.
<div class="title">SVN Command Bar</div>
<div class="text_low">Note: This bar is not shown if it is disabled via
project configuration or if checkbox "'.
<table class="description">
<td class="description">SVN command to be executed.
<td class="description">Executes the applied SVN command. The output of the execution
is shown below the SWC panel. If no command is applied or
the command is not an SVN command, an error message is displayed.<br>
<td class="description">Displays help texts of SVN below SWC control panel.
<div class="title">Switch Bar</div>
<div class="text_low">Note: This bar is not shown if checkbox "'.
<table class="description">
<td class="description">List of projects which are available via SWC. This list
is shown if more than one project is available. If a different project is selected,
this project is loaded below SWC control panel.
<td class="description">Switch to the latest version (head) within the repository.
<td class="description">List of available tags as configured within project configuration.
The webspace is switched to the selected tag when hitting
<td class="description">List of available branches as configured within project configuration.
The webspace is switched to the selected tag when hitting
<div class="title">User Settings Bar</div>
<table class="description">
<td class="description"><div class="text_low_link">'.
<td class="description">Opens the project page in an independent browser window. This is helpful
to prevent the project from reloading when SWC is refreshed and to proof special aspects
of the browser window, such as title.
<td class="description"><div class="text_low_bold">'.
<td class="description">Pins the project page below SWC control panel and
prevents showing other information in that area. This option is useful
<td class="description"><div class="text_low_bold">'.
<td class="description">Shows other information than the project page in a pop-up browser window.
This option is useful together with "'.
<td class="description"><div class="text_low_bold">'.
<td class="description">Shows or hides Switch Bar to make SWC more compact.
<td class="description"><div class="text_low_bold">'.
<td class="description">Shows or hides SVN Command Bar to make SWC more compact.
This checkbox is not shown if SVN Command Bar is disabled via project configuration.
<td class="description"><div class="text_low_bold">'.
<td class="description">Specifies the dimension of the embedded frame for project page.
The left text field accepts the frame width and the right text field the frame height
in pixel. The size is applied with
This function is useful to determine whether the project page fits into the
<div class="title">SVN Command Result<br/><br/></div>
<div class="text_low">The area below the SWC control panel displays various
information, also depending on certain settings as described above. It
also displays results of executed SVN commands.<br/>
<table class="description">
<td class="description"><div class="text_low_bold">Title</div></td>
<td class="description">The first line contains the tile of the information.
<td class="description">Displays the command line as it was executed.
<td class="description"><div class="description" class="text_low_bold">'.
<td class="description">Displays the numerical result code of the
<td class="description">Displays the formatted standard output as retrieved
during command execution.
<td class="description">Displays the formatted error output as retrieved
during command execution.
<div class="title">Credits<br/><br/>
<td class="title">POWERED BY</td>
<td class="text_low_bold">Developed on</td>
<td class="text_low_bold">using</td>
<td class="text_low_bold">to control projects with</td>
<a href="http://www.ebc.bz" target="_blank">
<img src="./inc/resources/logos/ebc.bz_logo.jpg" border="0" alt="eBC.bz"/>
<a href="http://www.eclipse.org/" target="_blank">
<img src="./inc/resources/logos/eclipse_logo.gif" border="0" alt="Eclipse">
<a href="http://www.phpeclipse.de/" target="_blank">
<img src="./inc/resources/logos/phpeclipse_logo.jpg" border="0" alt="PHPEclipse">
<a href="http://subversion.tigris.org/" title="Subversion" target="_blank">
<img src="./inc/resources/logos/subversion_logo.png" border="0" alt="Subversion">
<div class="text_low_bold">within your Browser</div>
<td class="text_low_bold">Optimized for</td>
<td class="text_low_bold">but works also well with</td>
<td class="text_low_bold" colspan="2">Complies with</td>
<a href="http://getfirefox.com/" title="Firefox" target="_blank">
<img src="./inc/resources/logos/firefox_logo.png" border="0" alt="Get Firefox">
<a href="http://my.opera.com/USERNAME/affiliate/">
<img src="./inc/resources/logos/opera_logo.png" border="0" alt="Opera" /></a></td>
<a href="http://validator.w3.org/check?uri=referer" target="_blank">
<img src="./inc/resources/logos/valid-xhtml10.png" border="0" alt="Valid XHTML 1.0 Transitional"/>
<img src="./inc/resources/logos/vcss.gif" border="0" alt="Valid CSS"/>
<td class="text_low_bold" colspan="3">Logos and trademarks belong to the according companies</td>