Mercurial > libervia-web
log libervia_server/blog.py @ 395:98cd5387d291
age | author | description |
---|---|---|
2014-02-25 | souliane | server_side: display blog comments when you click on a main item header or title |
2014-02-25 | souliane | server_side: display blog banner if it is defined |
2014-02-24 | souliane | server and browser sides: add in the static blog the link to the Atom feed + set encoding of libervia.html |
2014-02-23 | souliane | server_side: blog: bug fixes |
2014-02-05 | souliane | server_side: sort blog post with "published" instead of "timestamp" + display titles in <h1> tags. |
2014-01-22 | souliane | server_side: Atom feed for blogposts is accessible from <host>/blog/<user>/atom.xml |
2014-02-04 | Goffi | dates update |
2014-02-04 | Goffi | fixed docstrings wrong usage for licence informations |
2014-02-04 | 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 |