antville/code/app.properties

25 lines
686 B
Properties
Raw Normal View History

2002-07-02 15:13:17 +00:00
# uncomment to set base for application generated
# URLs, if necessary.
# baseURI = /antville
_description = An "easy to maintain and use" weblog hosting system.
2001-06-18 08:57:33 +00:00
# path where uploaded images will be stored ..
# don't forget the trailing slash!
2002-06-26 17:44:31 +00:00
imgPath = static/images/
# path where files will be stored
filePath = static/files/
2001-06-18 08:57:33 +00:00
# url of weblog-images
imgUrl = /static/images/
2002-06-26 17:44:31 +00:00
# url of files
fileUrl = /static/files/
2001-08-27 14:34:34 +00:00
# making the blogger-api functions accessible via XML-RPC
2003-01-02 19:16:32 +00:00
xmlrpcaccess = root.getPost, root.newPost, root.editPost, root.deletePost, root.getRecentPosts, root.getUsersBlogs
xmlrpcHandlerName = blogger
2001-11-03 09:39:14 +00:00
# all new href() options
# rootPrototype=weblog
# hrefSkin=href