Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3789716
D730.id1830.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
997 B
Referenced Files
None
Subscribers
None
D730.id1830.diff
View Options
diff --git a/pages/huffingtonpostfrance.php b/pages/huffingtonpostfrance.php
new file mode 100644
--- /dev/null
+++ b/pages/huffingtonpostfrance.php
@@ -0,0 +1,18 @@
+<?php
+
+/**
+ * Represents a page from the http://www.huffingtonpost.fr/ site.
+ */
+class HuffingtonPostFrancePage extends Page {
+ /**
+ * Analyses the page and extracts metadata
+ */
+ function analyse () {
+ parent::analyse();
+
+ $this->site = "[[Le Huffington Post]]";
+
+ $this->author = self::between('<a class="author-card__details__name">', '</a>');
+ $this->extractYYYYMMDDDateFromURL();
+ }
+}
diff --git a/pages/index.dat b/pages/index.dat
--- a/pages/index.dat
+++ b/pages/index.dat
@@ -5,6 +5,7 @@
http://www.erudit.org/ Erudit
http://www.footofeminin.fr/ FootOFeminin
http://www.formula1.com/ Formula1
+http://www.huffingtonpost.fr/ HuffingtonPostFrance
http://www.jstor.org/ JSTOR
http://www.lalibre.be/ LaLibreBelgique
http://www.latimes.com/ LosAngelesTimes
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Nov 28, 03:30 (21 h, 57 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2268088
Default Alt Text
D730.id1830.diff (997 B)
Attached To
Mode
D730: Analyze Le Huffington Post
Attached
Detach File
Event Timeline
Log In to Comment