aboutsummaryrefslogtreecommitdiff
path: root/views/rss/extensions
diff options
context:
space:
mode:
authorCash Costello <cash.costello@gmail.com>2009-06-28 13:22:18 +0000
committerCash Costello <cash.costello@gmail.com>2009-06-28 13:22:18 +0000
commitec24309e01d00fd913071747839aece6f7a8d866 (patch)
tree64353da763f84b543688a2d36272328158539b49 /views/rss/extensions
parentea636d9fbc60dbd54cd4f8ca271fd845361a2726 (diff)
downloadelgg-ec24309e01d00fd913071747839aece6f7a8d866.tar.gz
elgg-ec24309e01d00fd913071747839aece6f7a8d866.tar.bz2
new rss view of albums - includes yahoo media xmlns
Diffstat (limited to 'views/rss/extensions')
-rw-r--r--views/rss/extensions/tidypics/channel.php1
-rw-r--r--views/rss/extensions/tidypics/xmlns.php1
2 files changed, 2 insertions, 0 deletions
diff --git a/views/rss/extensions/tidypics/channel.php b/views/rss/extensions/tidypics/channel.php
new file mode 100644
index 000000000..8b620d15d
--- /dev/null
+++ b/views/rss/extensions/tidypics/channel.php
@@ -0,0 +1 @@
+<description /> \ No newline at end of file
diff --git a/views/rss/extensions/tidypics/xmlns.php b/views/rss/extensions/tidypics/xmlns.php
new file mode 100644
index 000000000..cb9646dcb
--- /dev/null
+++ b/views/rss/extensions/tidypics/xmlns.php
@@ -0,0 +1 @@
+ xmlns:media="http://search.yahoo.com/mrss/" \ No newline at end of file