Mercurial > libervia-web
log libervia_server/blog.py @ 383:b90744ec426e
age | author | description |
---|---|---|
Mon, 24 Feb 2014 22:30:01 +0100 | souliane | server and browser sides: add in the static blog the link to the Atom feed + set encoding of libervia.html |
Sun, 23 Feb 2014 17:22:05 +0100 | souliane | server_side: blog: bug fixes |
Wed, 05 Feb 2014 16:37:31 +0100 | souliane | server_side: sort blog post with "published" instead of "timestamp" + display titles in <h1> tags. |
Wed, 22 Jan 2014 17:07:50 +0100 | souliane | server_side: Atom feed for blogposts is accessible from <host>/blog/<user>/atom.xml |
Tue, 04 Feb 2014 17:52:12 +0100 | Goffi | dates update |
Tue, 04 Feb 2014 17:21:59 +0100 | Goffi | fixed docstrings wrong usage for licence informations |
Tue, 04 Feb 2014 17:09:00 +0100 | Emmanuel Gil Peyrot | server side: make Libervia a Twisted plugin, and add it the --port argument + add a config file for the port. base server_side/blog.py@985fe2c4b8e4 |