From 4b7dde83b6b77f7d98efcbcbae38e816cf8c0b13 Mon Sep 17 00:00:00 2001 From: dave Date: Tue, 25 May 2010 10:23:45 +0000 Subject: added an all site tagcloud view, tagcloud.php will be customised to run in the sidebar. git-svn-id: http://code.elgg.org/elgg/trunk@6199 36083f99-b078-4883-b0ff-0f9b5a30f544 --- mod/tagcloud/all.php | 15 +++++++++++++++ mod/tagcloud/tagcloud.php | 2 +- 2 files changed, 16 insertions(+), 1 deletion(-) create mode 100644 mod/tagcloud/all.php (limited to 'mod/tagcloud') diff --git a/mod/tagcloud/all.php b/mod/tagcloud/all.php new file mode 100644 index 000000000..0927e3683 --- /dev/null +++ b/mod/tagcloud/all.php @@ -0,0 +1,15 @@ +name),$body); \ No newline at end of file diff --git a/mod/tagcloud/tagcloud.php b/mod/tagcloud/tagcloud.php index c40cc095b..f5cd3e7ae 100644 --- a/mod/tagcloud/tagcloud.php +++ b/mod/tagcloud/tagcloud.php @@ -1,6 +1,6 @@