yavsc/web/Views/Blogs
Paul Schneider 9494d6f353 Hallo now edits my images,
and each post can display a dedicated photo.

* NpgsqlBlogProvider.cs: implements a blog post photo storage

* BlogsController.cs: implements a method to update the photo url

* style.css: yastyle

* AdminController.cs: refactoring the notification:
Introduces a static `Notice` method, server side, to populate an array
in `ViewData`, used in the paster page.

* BlogsController.cs: Controls the photo update

* YavscHelpers.cs:
* yavsc.circles.js:
* HomeController.cs:
* GoogleController.cs: notification refactoring

* App.master: - notification refactoring
- html structure in the `nav`

* hallo.js: event 'hallomodified' now also occurs at image
  modifications

* to-markdown.js: ?Fixes? html images alt text and title to Markdown

* yavsc.js: implements the photo in database

* Edit.aspx: A nicer bill edition, with a photo

* UserPost.aspx: Displays the photo

* UserPosts.aspx: Fixes the new usage of `ResultPages`

* Web.config: totem custo

* instdbws.sql: adds a `photo` field in the `blog` table

* BlogEntry.cs: defines the photo in the model

* BlogManager.cs: a new method to set the photo on a blog post.

* BlogProvider.cs: the blog provider now also gives some photo

* LocalizedText.fr.Designer.cs: Reordering the french localisation
  resource

* LocalizedText.fr.resx: Reorders the french localisation resource
2015-10-08 12:43:04 +02:00
..
ChooseMedia.aspx Totem prod custo 2015-10-02 15:13:56 +02:00
Edit.aspx Hallo now edits my images, 2015-10-08 12:43:04 +02:00
Error.aspx * Web.csproj: 2014-10-06 03:05:57 +02:00
Index.aspx bug fixes 2015-10-04 03:02:17 +02:00
NotAuthorized.aspx adds access by circle to blog posts 2015-07-02 14:42:18 +02:00
RemovePost.aspx * bg.gif: 2015-08-04 02:10:28 +02:00
RemoveTitle.aspx * font-awesome.css: an awesome css 2015-09-23 18:48:38 +02:00
TitleNotFound.aspx adds access by circle to blog posts 2015-07-02 14:42:18 +02:00
UserPost.aspx Hallo now edits my images, 2015-10-08 12:43:04 +02:00
UserPosts.aspx Hallo now edits my images, 2015-10-08 12:43:04 +02:00