From 912ffe4a912a4e4760015c003dc7d0a6b2cc3c44 Mon Sep 17 00:00:00 2001
From: Bruno Binet
Date: Wed, 4 Apr 2012 22:49:12 +0200
Subject: [PATCH] update basic output with $USER="Dummy Author"
USER="Dummy Author" pelican -o tests/output/basic/ samples/content/
---
tests/output/basic/a-markdown-powered-article.html | 2 +-
tests/output/basic/article-1.html | 2 +-
tests/output/basic/article-2.html | 2 +-
tests/output/basic/article-3.html | 2 +-
.../basic/author/{bruno.html => dummy-author.html} | 14 +++++++-------
tests/output/basic/category/cat1.html | 8 ++++----
tests/output/basic/category/content.html | 4 ++--
tests/output/basic/drafts/a-draft-article.html | 2 +-
tests/output/basic/feeds/all-en.atom.xml | 10 +++++-----
tests/output/basic/feeds/all-fr.atom.xml | 4 ++--
tests/output/basic/feeds/all.atom.xml | 10 +++++-----
tests/output/basic/feeds/cat1.atom.xml | 6 +++---
tests/output/basic/feeds/content.atom.xml | 4 ++--
tests/output/basic/index.html | 12 ++++++------
tests/output/basic/oh-yeah-fr.html | 2 +-
tests/output/basic/second-article-fr.html | 2 +-
tests/output/basic/second-article.html | 2 +-
tests/output/basic/tag/bar.html | 4 ++--
tests/output/basic/tag/baz.html | 4 ++--
tests/output/basic/tag/foo.html | 4 ++--
tests/output/basic/unbelievable.html | 2 +-
21 files changed, 51 insertions(+), 51 deletions(-)
rename tests/output/basic/author/{bruno.html => dummy-author.html} (92%)
diff --git a/tests/output/basic/a-markdown-powered-article.html b/tests/output/basic/a-markdown-powered-article.html
index d36ba32c..9cb92c4b 100644
--- a/tests/output/basic/a-markdown-powered-article.html
+++ b/tests/output/basic/a-markdown-powered-article.html
@@ -54,7 +54,7 @@
- By bruno
+ By Dummy Author
In cat1 .
diff --git a/tests/output/basic/article-1.html b/tests/output/basic/article-1.html
index e681b991..5f1d7c1d 100644
--- a/tests/output/basic/article-1.html
+++ b/tests/output/basic/article-1.html
@@ -54,7 +54,7 @@
- By bruno
+ By Dummy Author
In cat1 .
diff --git a/tests/output/basic/article-2.html b/tests/output/basic/article-2.html
index b56d18ba..d6dbf74b 100644
--- a/tests/output/basic/article-2.html
+++ b/tests/output/basic/article-2.html
@@ -54,7 +54,7 @@
- By bruno
+ By Dummy Author
In cat1 .
diff --git a/tests/output/basic/article-3.html b/tests/output/basic/article-3.html
index 0d2525e7..8dc806c1 100644
--- a/tests/output/basic/article-3.html
+++ b/tests/output/basic/article-3.html
@@ -54,7 +54,7 @@
- By bruno
+ By Dummy Author
In cat1 .
diff --git a/tests/output/basic/author/bruno.html b/tests/output/basic/author/dummy-author.html
similarity index 92%
rename from tests/output/basic/author/bruno.html
rename to tests/output/basic/author/dummy-author.html
index f889c94e..cf23f899 100644
--- a/tests/output/basic/author/bruno.html
+++ b/tests/output/basic/author/dummy-author.html
@@ -1,7 +1,7 @@
- A Pelican Blog - bruno
+ A Pelican Blog - Dummy Author
@@ -57,7 +57,7 @@
- By bruno
+ By Dummy Author
In cat1 .
@@ -96,7 +96,7 @@
- By bruno
+ By Dummy Author
In cat1 .
@@ -131,7 +131,7 @@
- By bruno
+ By Dummy Author
In cat1 .
@@ -166,7 +166,7 @@
- By bruno
+ By Dummy Author
In cat1 .
@@ -201,7 +201,7 @@
- By bruno
+ By Dummy Author
In content .
@@ -241,7 +241,7 @@ Translations:
- By bruno
+ By Dummy Author
In content .
diff --git a/tests/output/basic/category/cat1.html b/tests/output/basic/category/cat1.html
index ba43f8f5..1d8d67e8 100644
--- a/tests/output/basic/category/cat1.html
+++ b/tests/output/basic/category/cat1.html
@@ -57,7 +57,7 @@
- By bruno
+ By Dummy Author
In cat1 .
@@ -96,7 +96,7 @@
- By bruno
+ By Dummy Author
In cat1 .
@@ -131,7 +131,7 @@
- By bruno
+ By Dummy Author
In cat1 .
@@ -166,7 +166,7 @@
- By bruno
+ By Dummy Author
In cat1 .
diff --git a/tests/output/basic/category/content.html b/tests/output/basic/category/content.html
index 9f44fa9e..19ceef2c 100644
--- a/tests/output/basic/category/content.html
+++ b/tests/output/basic/category/content.html
@@ -57,7 +57,7 @@
- By bruno
+ By Dummy Author
In content .
@@ -102,7 +102,7 @@ Translations:
- By bruno
+ By Dummy Author
In content .
diff --git a/tests/output/basic/drafts/a-draft-article.html b/tests/output/basic/drafts/a-draft-article.html
index 0b7f6899..32a11e69 100644
--- a/tests/output/basic/drafts/a-draft-article.html
+++ b/tests/output/basic/drafts/a-draft-article.html
@@ -54,7 +54,7 @@
- By bruno
+ By Dummy Author
In content .
diff --git a/tests/output/basic/feeds/all-en.atom.xml b/tests/output/basic/feeds/all-en.atom.xml
index 66c51fdf..e10386d5 100644
--- a/tests/output/basic/feeds/all-en.atom.xml
+++ b/tests/output/basic/feeds/all-en.atom.xml
@@ -1,8 +1,8 @@
-A Pelican Blog .././ 2012-02-29T00:00:00Z Second article 2012-02-29T00:00:00Z bruno tag:../.,2012-02-29:second-article.html <p>This is some article, in english</p>
- A markdown powered article 2011-04-20T00:00:00Z bruno tag:../.,2011-04-20:a-markdown-powered-article.html <p>You're mutually oblivious.</p> Article 1 2011-02-17T00:00:00Z bruno tag:../.,2011-02-17:article-1.html <p>Article 1</p>
- Article 2 2011-02-17T00:00:00Z bruno tag:../.,2011-02-17:article-2.html <p>Article 2</p>
- Article 3 2011-02-17T00:00:00Z bruno tag:../.,2011-02-17:article-3.html <p>Article 3</p>
+A Pelican Blog .././ 2012-02-29T00:00:00Z Second article 2012-02-29T00:00:00Z Dummy Author tag:../.,2012-02-29:second-article.html <p>This is some article, in english</p>
+ A markdown powered article 2011-04-20T00:00:00Z Dummy Author tag:../.,2011-04-20:a-markdown-powered-article.html <p>You're mutually oblivious.</p> Article 1 2011-02-17T00:00:00Z Dummy Author tag:../.,2011-02-17:article-1.html <p>Article 1</p>
+ Article 2 2011-02-17T00:00:00Z Dummy Author tag:../.,2011-02-17:article-2.html <p>Article 2</p>
+ Article 3 2011-02-17T00:00:00Z Dummy Author tag:../.,2011-02-17:article-3.html <p>Article 3</p>
This is a super article ! 2010-12-02T10:14:00Z Alexis Métaireau tag:../.,2010-12-02:this-is-a-super-article.html <p>Some content here !</p>
<div class="section" id="this-is-a-simple-title">
<h2>This is a simple title</h2>
@@ -21,5 +21,5 @@
YEAH !</p>
<img alt="alternate text" src="pictures/Sushi.jpg" style="width: 600px; height: 450px;" />
</div>
- Unbelievable ! 2010-10-15T20:30:00Z bruno tag:../.,2010-10-15:unbelievable.html <p>Or completely awesome. Depends the needs.</p>
+ Unbelievable ! 2010-10-15T20:30:00Z Dummy Author tag:../.,2010-10-15:unbelievable.html <p>Or completely awesome. Depends the needs.</p>
\ No newline at end of file
diff --git a/tests/output/basic/feeds/all-fr.atom.xml b/tests/output/basic/feeds/all-fr.atom.xml
index 2de714bb..3243f840 100644
--- a/tests/output/basic/feeds/all-fr.atom.xml
+++ b/tests/output/basic/feeds/all-fr.atom.xml
@@ -1,4 +1,4 @@
-A Pelican Blog .././ 2012-03-02T14:01:01Z Trop bien ! 2012-03-02T14:01:01Z bruno tag:../.,2012-03-02:oh-yeah-fr.html <p>Et voila du contenu en français</p>
- Deuxième article 2012-02-29T00:00:00Z bruno tag:../.,2012-02-29:second-article-fr.html <p>Ceci est un article, en français.</p>
+A Pelican Blog .././ 2012-03-02T14:01:01Z Trop bien ! 2012-03-02T14:01:01Z Dummy Author tag:../.,2012-03-02:oh-yeah-fr.html <p>Et voila du contenu en français</p>
+ Deuxième article 2012-02-29T00:00:00Z Dummy Author tag:../.,2012-02-29:second-article-fr.html <p>Ceci est un article, en français.</p>
\ No newline at end of file
diff --git a/tests/output/basic/feeds/all.atom.xml b/tests/output/basic/feeds/all.atom.xml
index c496adf7..7cdadf5d 100644
--- a/tests/output/basic/feeds/all.atom.xml
+++ b/tests/output/basic/feeds/all.atom.xml
@@ -1,8 +1,8 @@
-A Pelican Blog .././ 2012-02-29T00:00:00Z Second article 2012-02-29T00:00:00Z bruno tag:../.,2012-02-29:second-article.html <p>This is some article, in english</p>
- A markdown powered article 2011-04-20T00:00:00Z bruno tag:../.,2011-04-20:a-markdown-powered-article.html <p>You're mutually oblivious.</p> Article 1 2011-02-17T00:00:00Z bruno tag:../.,2011-02-17:article-1.html <p>Article 1</p>
- Article 2 2011-02-17T00:00:00Z bruno tag:../.,2011-02-17:article-2.html <p>Article 2</p>
- Article 3 2011-02-17T00:00:00Z bruno tag:../.,2011-02-17:article-3.html <p>Article 3</p>
+A Pelican Blog .././ 2012-02-29T00:00:00Z Second article 2012-02-29T00:00:00Z Dummy Author tag:../.,2012-02-29:second-article.html <p>This is some article, in english</p>
+ A markdown powered article 2011-04-20T00:00:00Z Dummy Author tag:../.,2011-04-20:a-markdown-powered-article.html <p>You're mutually oblivious.</p> Article 1 2011-02-17T00:00:00Z Dummy Author tag:../.,2011-02-17:article-1.html <p>Article 1</p>
+ Article 2 2011-02-17T00:00:00Z Dummy Author tag:../.,2011-02-17:article-2.html <p>Article 2</p>
+ Article 3 2011-02-17T00:00:00Z Dummy Author tag:../.,2011-02-17:article-3.html <p>Article 3</p>
This is a super article ! 2010-12-02T10:14:00Z Alexis Métaireau tag:../.,2010-12-02:this-is-a-super-article.html <p>Some content here !</p>
<div class="section" id="this-is-a-simple-title">
<h2>This is a simple title</h2>
@@ -21,5 +21,5 @@
YEAH !</p>
<img alt="alternate text" src="pictures/Sushi.jpg" style="width: 600px; height: 450px;" />
</div>
- Unbelievable ! 2010-10-15T20:30:00Z bruno tag:../.,2010-10-15:unbelievable.html <p>Or completely awesome. Depends the needs.</p>
+ Unbelievable ! 2010-10-15T20:30:00Z Dummy Author tag:../.,2010-10-15:unbelievable.html <p>Or completely awesome. Depends the needs.</p>
\ No newline at end of file
diff --git a/tests/output/basic/feeds/cat1.atom.xml b/tests/output/basic/feeds/cat1.atom.xml
index 3a4af6a6..05b21f75 100644
--- a/tests/output/basic/feeds/cat1.atom.xml
+++ b/tests/output/basic/feeds/cat1.atom.xml
@@ -1,5 +1,5 @@
-A Pelican Blog .././ 2011-04-20T00:00:00Z A markdown powered article 2011-04-20T00:00:00Z bruno tag:../.,2011-04-20:a-markdown-powered-article.html <p>You're mutually oblivious.</p> Article 1 2011-02-17T00:00:00Z bruno tag:../.,2011-02-17:article-1.html <p>Article 1</p>
- Article 2 2011-02-17T00:00:00Z bruno tag:../.,2011-02-17:article-2.html <p>Article 2</p>
- Article 3 2011-02-17T00:00:00Z bruno tag:../.,2011-02-17:article-3.html <p>Article 3</p>
+A Pelican Blog .././ 2011-04-20T00:00:00Z A markdown powered article 2011-04-20T00:00:00Z Dummy Author tag:../.,2011-04-20:a-markdown-powered-article.html <p>You're mutually oblivious.</p> Article 1 2011-02-17T00:00:00Z Dummy Author tag:../.,2011-02-17:article-1.html <p>Article 1</p>
+ Article 2 2011-02-17T00:00:00Z Dummy Author tag:../.,2011-02-17:article-2.html <p>Article 2</p>
+ Article 3 2011-02-17T00:00:00Z Dummy Author tag:../.,2011-02-17:article-3.html <p>Article 3</p>
\ No newline at end of file
diff --git a/tests/output/basic/feeds/content.atom.xml b/tests/output/basic/feeds/content.atom.xml
index e35b840f..d255cc8a 100644
--- a/tests/output/basic/feeds/content.atom.xml
+++ b/tests/output/basic/feeds/content.atom.xml
@@ -1,4 +1,4 @@
-A Pelican Blog .././ 2012-02-29T00:00:00Z Second article 2012-02-29T00:00:00Z bruno tag:../.,2012-02-29:second-article.html <p>This is some article, in english</p>
- Unbelievable ! 2010-10-15T20:30:00Z bruno tag:../.,2010-10-15:unbelievable.html <p>Or completely awesome. Depends the needs.</p>
+A Pelican Blog .././ 2012-02-29T00:00:00Z Second article 2012-02-29T00:00:00Z Dummy Author tag:../.,2012-02-29:second-article.html <p>This is some article, in english</p>
+ Unbelievable ! 2010-10-15T20:30:00Z Dummy Author tag:../.,2010-10-15:unbelievable.html <p>Or completely awesome. Depends the needs.</p>
\ No newline at end of file
diff --git a/tests/output/basic/index.html b/tests/output/basic/index.html
index 9bc1a2f9..1f247443 100644
--- a/tests/output/basic/index.html
+++ b/tests/output/basic/index.html
@@ -57,7 +57,7 @@
- By bruno
+ By Dummy Author
In content .
@@ -102,7 +102,7 @@ Translations:
- By bruno
+ By Dummy Author
In cat1 .
@@ -136,7 +136,7 @@ Translations:
- By bruno
+ By Dummy Author
In cat1 .
@@ -171,7 +171,7 @@ Translations:
- By bruno
+ By Dummy Author
In cat1 .
@@ -206,7 +206,7 @@ Translations:
- By bruno
+ By Dummy Author
In cat1 .
@@ -322,7 +322,7 @@ YEAH !
- By bruno
+ By Dummy Author
In content .
diff --git a/tests/output/basic/oh-yeah-fr.html b/tests/output/basic/oh-yeah-fr.html
index b380252e..186791b5 100644
--- a/tests/output/basic/oh-yeah-fr.html
+++ b/tests/output/basic/oh-yeah-fr.html
@@ -54,7 +54,7 @@
- By bruno
+ By Dummy Author
In content .
diff --git a/tests/output/basic/second-article-fr.html b/tests/output/basic/second-article-fr.html
index e6244aa8..9f9838dc 100644
--- a/tests/output/basic/second-article-fr.html
+++ b/tests/output/basic/second-article-fr.html
@@ -54,7 +54,7 @@
- By bruno
+ By Dummy Author
In content .
diff --git a/tests/output/basic/second-article.html b/tests/output/basic/second-article.html
index 3dec8d70..13f56e4c 100644
--- a/tests/output/basic/second-article.html
+++ b/tests/output/basic/second-article.html
@@ -54,7 +54,7 @@
- By bruno
+ By Dummy Author
In content .
diff --git a/tests/output/basic/tag/bar.html b/tests/output/basic/tag/bar.html
index bc4ffc9c..8ffd84d8 100644
--- a/tests/output/basic/tag/bar.html
+++ b/tests/output/basic/tag/bar.html
@@ -57,7 +57,7 @@
- By bruno
+ By Dummy Author
In content .
@@ -102,7 +102,7 @@ Translations:
- By bruno
+ By Dummy Author
In content .
diff --git a/tests/output/basic/tag/baz.html b/tests/output/basic/tag/baz.html
index 523e6f71..ea01a199 100644
--- a/tests/output/basic/tag/baz.html
+++ b/tests/output/basic/tag/baz.html
@@ -57,7 +57,7 @@
- By bruno
+ By Dummy Author
In content .
@@ -102,7 +102,7 @@ Translations:
- By bruno
+ By Dummy Author
In content .
diff --git a/tests/output/basic/tag/foo.html b/tests/output/basic/tag/foo.html
index 49cc3fd8..ea674062 100644
--- a/tests/output/basic/tag/foo.html
+++ b/tests/output/basic/tag/foo.html
@@ -57,7 +57,7 @@
- By bruno
+ By Dummy Author
In content .
@@ -102,7 +102,7 @@ Translations:
- By bruno
+ By Dummy Author
In content .
diff --git a/tests/output/basic/unbelievable.html b/tests/output/basic/unbelievable.html
index 6380a2a3..581e8318 100644
--- a/tests/output/basic/unbelievable.html
+++ b/tests/output/basic/unbelievable.html
@@ -54,7 +54,7 @@
- By bruno
+ By Dummy Author
In content .