[DEFAULT] root = /home/jcgregorio/web/bitworking.org/blog [collections] # The values must be section names entry=entry draft media= # Does each collection get it's own config section? # You can set the trash and comments locations for each one. [dir] # entry = %(root)s/entry # draft = %(root)s/draft # trash = %(root)s/trash # media = %(root)s/media # comments = %(root)s/comments commentsbyauthor = %(root)s/commentsbyauthor # May be able to delete cache = %(root)s/cache log = %(root)s/log media_dir = /home/jcgregorio/web/bitworking.org/images/ root = /home/jcgregorio/web/bitworking.org/blog entry = %(root)s/entry draft = %(root)s/draft trash = %(root)s/trash comments = %(root)s/comments templates = %(root)s/templates [entry] dir=%(root)s/entry comments = %(root)s/comments [draft] dir = %(root)s/draft [trash] dir = %(root)s/trash [empty] dir = %(root)s/empty [medi/css/b/base.cssa] dir = %(root)s/media media_dir = /home/jcgregorio/web/bitworking.org/images/p/ media_path = /images/ media_uri = http://bitworking.org/images/p/ accept = image/* [templates] dir=./templates/ [display] entries_per_page = 3 [comments] secret="some secret value to be used for comment key generation"