Changes for page CSVEdit

Last modified by christoph_lechleitner@iteg_at on 2013-02-02 07.41:20

From version 2.1
edited by 5fbc055b7cc103006957e1ae
on 2012-06-15 02.19:38
Change comment: There is no comment for this version
To version 3.1
edited by 5fbc055b7cc103006957e1ae
on 2012-06-15 02.44:42
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,54 +8,36 @@
1 -(% class="contentLayout" data-atlassian-layout="{~"name~":~"pagelayout-two-right~",~"columns~":[~"large~",~"aside~"],~"header~":true,~"footer~":true}" %)
2 -(((
3 -(% class="header" %)
4 -(((
5 -(% class="innerCell" %)
6 -(((
7 -(% style="" %)
8 8  CSVEdit is an editor for .csv like files, i.e. text files with values in columns separated by some special character like comma or tab.
9 9  
10 -(% style="" %)
11 -It is now available for Linux (from [[deb.Clazzes.org>>url:http://deb.clazzes.org/||title="deb.Clazzes.org" shape="rect"]], see *-csvedit-1.list there) as well as Windows (32 and 64 bit, from our [[Download area>>url:http://download.clazzes.org/csvedit/||title="Download area" shape="rect"]]).
12 -
13 -(% style="" %)
14 14  For more information on the existing, recently added and planned features and limits, see the current [[ReadMe.txt>>url:http://svn.clazzes.org/svn/csvedit/trunk/csvedit/doc/ReadMe.txt||title="ReadMe.txt" shape="rect"]], [[Changes.txt>>url:http://svn.clazzes.org/svn/csvedit/trunk/csvedit/doc/Changes.txt||title="Changes.txt" shape="rect"]] and the totally informal [[ToDo.txt>>url:http://svn.clazzes.org/svn/csvedit/trunk/csvedit/doc/ToDo.txt||title="ToDo.txt" shape="rect"]].
15 15  
16 -(% style="" %)
17 -SVN Repository: [[http:~~/~~/svn.clazzes.org/svn/csvedit>>url:http://svn.clazzes.org/svn/csvedit||shape="rect"]]
5 +The SVN Repository can be found here:
18 18  
19 -(% style="" %)
20 -News: Thanks to our intern Samuel Stirtzel CSVEdit as of 1.1 has icons for all actions and some **printing capabilites** (work in progress). Thanks Samuel!
21 -)))
22 -)))
7 +{{code language="none"}}
8 +http://svn.clazzes.org/svn/csvedit
9 +{{/code}}
23 23  
24 -(% class="columnLayout twoColumns" %)
25 -(((
26 -(% class="cell large" %)
27 -(((
28 -(% class="innerCell" %)
29 -(((
30 -{{recently-updated/}}
31 -)))
32 -)))
11 +Thanks to our intern Samuel Stirtzel CSVEdit as of 1.1 has icons for all actions and some **printing capabilites** (work in progress). Thanks Samuel!
33 33  
34 -(% class="cell aside" %)
35 -(((
36 -(% class="innerCell" %)
37 -(((
38 -====== {{id name="CSVEditHome-Navigatespace"/}}Navigate space ======
13 += {{id name="CSVEditHome-Installation"/}}Installation =
39 39  
40 -{{locationSearch reference="WebHome"/}}
15 +CSVEdit is available for Linux as a .deb package and for Windows in both 32 and 64 bit.
41 41  
42 -{{documentTree root="document:CSVEDIT.WebHome"/}}
43 -)))
44 -)))
45 -)))
17 +=== {{id name="CSVEditHome-ForLinux(Debianandderivatives)"/}}For Linux (Debian and derivatives) ===
46 46  
47 -(% class="footer" %)
48 -(((
49 -(% class="innerCell" %)
50 -(((
19 +If you have not already added the key for [[deb.clazzes.org>>url:https://deb.clazzes.org/||shape="rect"]] to your list of trusted archivers, do it now (see the section on "Software Packages/Installers" in the [[doc:CLORG.Repository Access.WebHome]] page).
20 +
21 +Although the name suggests otherwise, CSVEdit has been tested and runs under debian wheezy and the latest Ubuntu. Download and copy the {{code language="none"}}.list{{/code}} file to your sources directory (as root):
22 +
23 +{{code language="none"}}
24 +cd /etc/apt/sources.list.d/
25 +wget http://deb.clazzes.org/debian/sources.list.d/squeeze/squeeze-csvedit-1.list
26 +apt-get update
27 +apt-get install csvedit
28 +{{/code}}
29 +
30 +Done.
31 +
32 +=== {{id name="CSVEditHome-ForWindows"/}}For Windows ===
33 +
34 +The latest Windows installers can be downloaded from [[http:~~/~~/download.clazzes.org/csvedit/stable/>>url:http://download.clazzes.org/csvedit/stable/||shape="rect"]]. Choose the appriate .exe for your environment and install.
35 +
51 51  
52 -)))
53 -)))
54 -)))
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -656156
1 +656118
URL
... ... @@ -1,1 +1,1 @@
1 -https://clazzes.atlassian.net/wiki/spaces/CSVEDIT/pages/656156/CSVEdit Home
1 +https://clazzes.atlassian.net/wiki/spaces/CSVEDIT/pages/656118/CSVEdit Home