diff options
author | Stefan Ritter <gideonstar@thehappy.de> | 2009-07-22 13:56:39 +0200 |
---|---|---|
committer | Stefan Ritter <gideonstar@thehappy.de> | 2009-07-22 13:56:39 +0200 |
commit | 25749d70b01c4a810af9cab1aae0fdf6d5c7ef45 (patch) | |
tree | cf0c713aefa97c4261de2e6d3b9f2312885de375 | |
parent | 479e4490bcc1ba594ffaefc4b4a6fc6d7bb53126 (diff) |
Deleted FAQ and TODO
-rw-r--r-- | FAQ | 5 | ||||
-rw-r--r-- | TODO | 11 |
2 files changed, 0 insertions, 16 deletions
@@ -1,5 +0,0 @@ -1) I edited an entry, now it is listed first on the page... wtf? - - Unix don't know a creation time for a file, so i had to use the last - changed time for entries. You can use 'touch' to edit the timestamp. - Syntax is 'touch foo.txt -t YYMMDDhhmm'. @@ -1,11 +0,0 @@ -box.css: - - * Das Elternelement des Kommentarformular (pos. rel) ist ein Kommentar. - Wenn ein Kommentar vorhanden ist, dann positioniert sich das Formular - also korrekt. Ist jedoch keiner vorhanden, dann wird als - Elternelement der Eintrag genommen, und das Formular sitzt nicht mehr - richtig. - -blogthon.cgi: - - * RSS fertigstellen |