Commit Graph

290 Commits

Author SHA1 Message Date
Stefan Ritter 43eb80d070 Switch to default style in configuration 2011-02-22 21:23:54 +01:00
Stefan Ritter 6c3d8f4355 Styles:
* Remove everything
  * Add new default style
2011-02-22 21:22:12 +01:00
Stefan Ritter 32b5d2142f Fix wrong notation of Blogthon 2011-02-07 23:11:21 +01:00
Stefan Ritter 92caac31aa Fix indention error 2011-02-07 23:11:16 +01:00
Stefan Ritter 50e5c532f7 Remove exceptions for entries_dir 2011-02-07 23:11:09 +01:00
Stefan Ritter c46d219390 Determine if entries_dir is writable 2011-02-07 23:11:02 +01:00
Stefan Ritter c7ac70ff84 Make error page more beautiful 2011-01-31 09:18:24 +01:00
Stefan Ritter b32a982b81 Code cleanup:
* Fix blog_url if there is no http:// at the beginning or/and no
   / at the end
 * Use %s for string concatenation (improving performance)
2010-12-16 11:11:41 +01:00
Stefan Ritter fad6090431 Exception fix for python 2.5 2010-12-14 16:21:03 +01:00
Stefan Ritter bc6a0f176a Rewritten config parser code 2010-12-14 16:16:12 +01:00
Stefan Ritter b76a97c26a Following guidelines from http://www.python.org/dev/peps/pep-0008/ 2010-12-14 11:26:21 +01:00
Stefan Ritter b48033faca Using hashlib instead of deprecated md5 2010-12-14 09:55:09 +01:00
Stefan Ritter 51c4cfc7f2 Use more os.path.join 2010-12-14 09:52:12 +01:00
Stefan Ritter cbf2032d78 Code cleanup (inconsistency between " and ') 2010-12-14 09:42:38 +01:00
Stefan Ritter 6adce37ab0 Add *.stamp to gitignore 2010-12-10 09:07:03 +01:00
Stefan Ritter aba86775bb Removed old parts from README 2010-12-09 11:32:13 +01:00
Stefan Ritter 64c0b794ee Timestamp fix 2010-12-09 11:14:45 +01:00
Stefan Ritter cb2022a236 Using timestamp files for sorting entries 2010-12-09 09:27:01 +01:00
Stefan Ritter 0f4bdcfc21 Changed fontsize in box style 2010-12-08 16:21:21 +01:00
Stefan Ritter f449c22281 * Some code cleanup
* First code for moderated comments
2010-11-20 20:01:08 +01:00
Stefan Ritter 6575010157 Some code cleanup 2010-11-16 08:45:21 +01:00
Stefan Ritter 9a8023158b Use variable "tab" for tabs for better code style (part2) 2010-11-16 08:33:29 +01:00
Stefan Ritter 6697c76176 Use variable "tab" for tabs for better code style 2010-11-15 17:50:11 +01:00
Stefan Ritter e4b3672547 Removed staticpages_images stuff (needs testing) 2010-11-15 16:14:23 +01:00
Stefan Ritter 4fe866b726 Add gitignore 2010-11-15 16:14:15 +01:00
Stefan Ritter e812b7f824 Fixed another W3C issue in the demo plugin 2010-06-11 16:42:38 +02:00
Stefan Ritter e412f643c3 Remove .pyc file 2010-06-11 16:42:12 +02:00
Stefan Ritter ffb2f07626 Bugfix: a href without quotation 2010-06-11 16:24:24 +02:00
Stefan Ritter 1973659923 Try to use URL as guid in RSS (possible bugfix?) 2010-04-15 12:17:20 +02:00
Stefan Ritter a4fb72c0e1 Include .htaccess in README 2010-04-14 14:40:42 +02:00
Stefan Ritter 96ea4a821b Disable directory listing in htaccess 2010-04-11 21:05:43 +02:00
Stefan Ritter 043c595cea Also forbid access to comments and linklist in htaccess 2010-03-04 16:48:45 +01:00
Stefan Ritter a6166a1ab7 Started new style 'clean-black' 2010-03-04 16:23:03 +01:00
Stefan Ritter a5d0c8d7bd Added htaccess to forbid access to configuration 2010-03-04 16:20:23 +01:00
Stefan Ritter d6eb14bda5 Removed target _blank to be strict 2010-02-25 12:06:09 +01:00
Stefan Ritter e664b622e9 Insert image in staticpageslist instead of title if title.jpg/png/gif exists 2010-02-17 12:42:22 +01:00
Stefan Ritter 2676322ded Remove leading dot in title from staticpages 2010-02-17 11:50:43 +01:00
Stefan Ritter d8b98ca5fb Show localized times if locales are generated for this country 2010-02-17 11:16:00 +01:00
Stefan Ritter eae87ee0ec Added language option
* 'language' in section 'style' can be de, at, en, us, ...
2010-02-17 09:26:59 +01:00
Stefan Ritter 5244d4b0dd Merge branch 'master' of fucktheforce.de:blogthon 2010-02-13 19:55:51 +01:00
Stefan Ritter 6e3bf1759e Added experimental commodore style
* Disable comments
* Style is using @font-face
2010-02-13 19:55:44 +01:00
Stefan Ritter 54844ac56d Updated Todo 2009-12-21 08:05:46 +01:00
Stefan Ritter d0cd09a5a0 Updated README 2009-12-16 10:56:35 +01:00
Stefan Ritter 59b3fe4272 Added precompiled regexp for commentfile parsing 2009-12-10 15:19:31 +01:00
Stefan Ritter c4b4c138c2 Removed links to RSS/Atom images 2009-12-10 15:09:51 +01:00
Pascal Turbing f4bb15c590 New Style: technology (beta) 2009-12-07 17:55:33 +01:00
Pascal Turbing 3391a3671e Several Stylings in zenburn and zenburn-light, lighty-README section reformatted 2009-12-07 12:57:38 +01:00
Stefan Ritter e0e182c5c7 Merge branch 'master' of git@fucktheforce.de:blogthon 2009-12-07 12:34:22 +01:00
Stefan Ritter fc815ad4e7 Doing some cleanup in styles/
* ATTENTION: you have to delete .css from your stylename in config
* Deleted some non-used images
* Everything is now in a subfolder
2009-12-07 12:28:34 +01:00
Pascal Turbing f422a8c24c Added lighty config to README 2009-12-07 12:20:28 +01:00