Bleeding edge source code
+The current source code of the CryptoBox-Server package is always + available via our Subversion repository.
+ +diff --git a/content/details/05_left b/content/details/05_left index 556b594..fd94124 100644 --- a/content/details/05_left +++ b/content/details/05_left @@ -20,7 +20,7 @@
Take a look at the README file + href="http://devel.cryptobox.org/file/trunk/README">README file for more detailed installation and usage instructions.
The current source code of the CryptoBox-Server package is always + available via our Subversion repository.
+ +The whole is nothing without its parts. We would like to thank diff --git a/content/download/05_left b/content/download/05_left index 9ca0716..c225049 100644 --- a/content/download/05_left +++ b/content/download/05_left @@ -6,16 +6,5 @@
CryptoBox-CD: 0.2.1
CryptoBox-Server:
-CryptoBox-CD:
-Read the development roadmap - for more details.
-A modern actual system should meet most of the dependencies, but you probably have to install some missing packages.
--> -If you are a Debian/Ubuntu/... Linux user, then we strongly recommend to use the cryptobox-server package of our (inofficial) debian package repository to stay up to date.
-Get the latest CryptoBox-CD image and burn the bootable live-CD.
-We would like to thank codecoop.org for providing the necessary bandwidth.
Alternatively you can buy a live-CD at OpenSoft.nl @@ -33,15 +30,6 @@ So if you ask us kindly, we might send you a CD for a better price. ;)
-The current source code of the CryptoBox-Server package is always - available via our Subversion repository.
-The code of the CryptoBox-Server and the CryptoBox-CD is licensed under the diff --git a/content/index/02_top b/content/index/02_top index 5eba767..8262673 100644 --- a/content/index/02_top +++ b/content/index/02_top @@ -1,7 +1,7 @@
The CryptoBox project wants to bring data encryption to the masses.
-Therefore we develop two free software packages:
+Therefore we develop two Free Software packages:
Any questions left? Send a mail to %(mailaddress)s!
CryptoBox-Server:
+CryptoBox-CD:
+Read the development roadmap + for more details.
+All code is licensed under the GPL.
diff --git a/html/gfx/main.css b/html/gfx/main.css index 4ff157c..ada4de4 100644 --- a/html/gfx/main.css +++ b/html/gfx/main.css @@ -85,7 +85,7 @@ div.centercontent h2 { padding: 0.1em 0 0.1em 0.5em; } div.centercontent p { - padding: 0.1em 1.8em 0.1em 0.8em; + padding: 0.1em 1.8em 0.5em 0.8em; } div.centercontent ul { padding: 0.1em 1.8em 0.1em 2.8em; @@ -132,7 +132,7 @@ div.leftcontent { } div.leftcontent p { - padding: 0 0 0.5em 0.5em; + padding: 0.1em 0 0.5em 0.5em; } div.content { @@ -156,7 +156,7 @@ div.content h2, div.onecolumn h2 { } div.content p, div.onecolumn p { - padding: 0.1em 0.8em 0.1em 0.8em; + padding: 0.1em 0.8em 0.5em 0.8em; } div.onecolumn p { diff --git a/templatewriter.py b/templatewriter.py index 8ccc292..d137661 100755 --- a/templatewriter.py +++ b/templatewriter.py @@ -93,7 +93,7 @@ class TemplateWriter: def get_rss_info(self): """retrieve rss feed from http://devel.cryptobox.org/timeline""" timeline_url = r'http://devel.cryptobox.org/timeline?max=%d&wiki=off&ticket=on&changeset=on&milestone=off&format=rss' % self.max_rss_items - entry_html = r'%(updated)s
%(updated)s
%(title)s%(summary)s