From 9a3e5b876ebd966ca1036a6613bab759c7c3f178 Mon Sep 17 00:00:00 2001 From: marcus Date: Tue, 29 Jul 2008 17:20:04 +0000 Subject: Improvements to export view git-svn-id: https://code.elgg.org/elgg/trunk@1583 36083f99-b078-4883-b0ff-0f9b5a30f544 --- views/default/export/entity.php | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) (limited to 'views/default/export/entity.php') diff --git a/views/default/export/entity.php b/views/default/export/entity.php index 43189d693..71e3b2faf 100644 --- a/views/default/export/entity.php +++ b/views/default/export/entity.php @@ -27,7 +27,7 @@
- +
:
@@ -36,6 +36,8 @@ } ?>
+ +

Metadata

- +
name; ?>name; ?>: value; ?>
@@ -55,7 +57,9 @@ ?>
+ +

Annotations

- +
name; ?>name; ?>: value; ?>
@@ -74,7 +78,9 @@ } ?>
+ +

Relationships

- +
relationship; ?>relationship; ?>: guid_two; ?>
@@ -92,4 +98,5 @@ -
\ No newline at end of file + + \ No newline at end of file -- cgit v1.2.3