From 2abdfb462a34a5c469efe12243e2a91d3fa39a03 Mon Sep 17 00:00:00 2001 From: Friendika Date: Sun, 26 Dec 2010 15:48:44 -0800 Subject: plugin changes to contact_block, also configurable limit --- addon/README | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'addon/README') diff --git a/addon/README b/addon/README index 84f856924..8d5088f78 100644 --- a/addon/README +++ b/addon/README @@ -94,9 +94,11 @@ Current hooks: $b is the (string) generated HTML of the entry (The profile array details are in $a->profile) -'contact_block_end' - called when displaying the block of contacts/friends on a - profile sidebar -*** $b is the (string) generated HTML of the contact block +'contact_block_end' - called when formatting the block of contacts/friends on a + profile sidebar has completed + $b is an array + 'contacts' => contact array of entries + 'output' => the (string) generated HTML of the contact block *** = subject to change -- cgit v1.2.3