Fixing some warnings and errors in the sample content. Images are now correctly displayed.

This commit is contained in:
Marc-Alexandre Espiaut 2018-07-04 10:46:05 +02:00
commit f4303608ee
9 changed files with 8 additions and 5 deletions

View file

@ -1,6 +1,7 @@
Trop bien ! Trop bien !
########### ###########
:date: 2010-10-20 10:14
:lang: fr :lang: fr
:slug: oh-yeah :slug: oh-yeah

View file

@ -5,6 +5,7 @@ Oh yeah !
:date: 2010-10-20 10:14 :date: 2010-10-20 10:14
:category: bar :category: bar
:author: Alexis Métaireau :author: Alexis Métaireau
:lang: en
:slug: oh-yeah :slug: oh-yeah
:license: WTFPL :license: WTFPL
@ -14,7 +15,7 @@ Why not ?
After all, why not ? It's pretty simple to do it, and it will allow me to write my blogposts in rst ! After all, why not ? It's pretty simple to do it, and it will allow me to write my blogposts in rst !
YEAH ! YEAH !
.. image:: |filename|/pictures/Sushi.jpg .. image:: |filename|/images/Sushi.jpg
:height: 450 px :height: 450 px
:width: 600 px :width: 600 px
:alt: alternate text :alt: alternate text

View file

@ -1,6 +1,7 @@
A draft article A draft article
############### ###############
:date: 2011-05-08 15:58
:status: draft :status: draft
This is a draft article, it should live under the /drafts/ folder and not be This is a draft article, it should live under the /drafts/ folder and not be

View file

@ -1,2 +1,2 @@
User-agent: * User-agent: *
Disallow: /pictures Disallow: /images

View file

Before

Width:  |  Height:  |  Size: 61 KiB

After

Width:  |  Height:  |  Size: 61 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 28 KiB

After

Width:  |  Height:  |  Size: 28 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 38 KiB

After

Width:  |  Height:  |  Size: 38 KiB

Before After
Before After

View file

@ -5,7 +5,7 @@ This is a test page
Just an image. Just an image.
.. image:: |filename|/pictures/Fat_Cat.jpg .. image:: |filename|/images/Fat_Cat.jpg
:height: 450 px :height: 450 px
:width: 600 px :width: 600 px
:alt: alternate text :alt: alternate text

View file

@ -17,12 +17,12 @@ This is a simple title
And here comes the cool stuff_. And here comes the cool stuff_.
.. image:: |filename|/pictures/Sushi.jpg .. image:: |filename|/images/Sushi.jpg
:height: 450 px :height: 450 px
:width: 600 px :width: 600 px
:alt: alternate text :alt: alternate text
.. image:: |filename|/pictures/Sushi_Macro.jpg .. image:: |filename|/images/Sushi_Macro.jpg
:height: 450 px :height: 450 px
:width: 600 px :width: 600 px
:alt: alternate text :alt: alternate text