diff -ru firedrop2-0.2.2.orig/firedrop2/articlecollection.py firedrop2-0.2.2/firedrop2/articlecollection.py
--- firedrop2-0.2.2.orig/firedrop2/articlecollection.py 2006-04-29 10:46:24.000000000 +0200
+++ firedrop2-0.2.2/firedrop2/articlecollection.py 2007-03-31 00:38:05.000000000 +0200
@@ -47,7 +47,7 @@
Article Collection contains these articles:
<% index_body %>
-
+
@@ -211,4 +211,4 @@
Added index_template methods and text for a site's index page.
- midtoad
-"""
\ Kein Zeilenumbruch am Dateiende.
+"""
diff -ru firedrop2-0.2.2.orig/firedrop2/colorize.py firedrop2-0.2.2/firedrop2/colorize.py
--- firedrop2-0.2.2.orig/firedrop2/colorize.py 2006-03-26 18:38:20.000000000 +0200
+++ firedrop2-0.2.2/firedrop2/colorize.py 2007-03-31 00:36:49.000000000 +0200
@@ -76,7 +76,7 @@
""" Token handler.
"""
if 0: print "type", toktype, token.tok_name[toktype], "text", toktext, \
- "start", srow,scol, "end", erow,ecol, "
"
+ "start", srow,scol, "end", erow,ecol, "
"
# calculate new positions
oldpos = self.pos
diff -ru firedrop2-0.2.2.orig/firedrop2/htmltools.py firedrop2-0.2.2/firedrop2/htmltools.py
--- firedrop2-0.2.2.orig/firedrop2/htmltools.py 2006-03-26 18:38:20.000000000 +0200
+++ firedrop2-0.2.2/firedrop2/htmltools.py 2007-03-31 00:36:49.000000000 +0200
@@ -33,9 +33,9 @@
def human_readable(s):
""" Return a string with HTML, etc, as human readable text, with line
- endings converted to
. """
+ endings converted to
. """
s = quote(s)
- s = s.replace("\n", "
")
+ s = s.replace("\n", "
")
return s
def indent(s, indent=4):
diff -ru firedrop2-0.2.2.orig/firedrop2/modules/colorize.py firedrop2-0.2.2/firedrop2/modules/colorize.py
--- firedrop2-0.2.2.orig/firedrop2/modules/colorize.py 2006-03-26 18:38:20.000000000 +0200
+++ firedrop2-0.2.2/firedrop2/modules/colorize.py 2007-03-31 00:36:49.000000000 +0200
@@ -76,7 +76,7 @@
""" Token handler.
"""
if 0: print "type", toktype, token.tok_name[toktype], "text", toktext, \
- "start", srow,scol, "end", erow,ecol, "
"
+ "start", srow,scol, "end", erow,ecol, "
"
# calculate new positions
oldpos = self.pos
diff -ru firedrop2-0.2.2.orig/firedrop2/plugins/Themes.py firedrop2-0.2.2/firedrop2/plugins/Themes.py
--- firedrop2-0.2.2.orig/firedrop2/plugins/Themes.py 2006-06-07 10:10:34.000000000 +0200
+++ firedrop2-0.2.2/firedrop2/plugins/Themes.py 2007-03-31 00:38:23.000000000 +0200
@@ -368,7 +368,7 @@
-
+
-
+
-
+