From cdf5e08eb970c58b2d413e4ea9a4042f265259a3 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 2 May 2014 17:28:46 -0700 Subject: weekly update --- doc/html/items_8php.html | 35 ++++++++++++++++++++++++++++++++--- 1 file changed, 32 insertions(+), 3 deletions(-) (limited to 'doc/html/items_8php.html') diff --git a/doc/html/items_8php.html b/doc/html/items_8php.html index ebea2bc0c..8683450e7 100644 --- a/doc/html/items_8php.html +++ b/doc/html/items_8php.html @@ -222,6 +222,8 @@ Functions    first_post_date ($uid, $wall=false)   + list_post_dates ($uid, $wall) +   posted_dates ($uid, $wall)    fetch_post_tags ($items, $link=false) @@ -923,7 +925,7 @@ Functions
-

Referenced by posted_dates().

+

Referenced by list_post_dates(), and posted_dates().

@@ -1371,6 +1373,35 @@ Functions

Referenced by get_atom_elements().

+ + + +
+
+ + + + + + + + + + + + + + + + + + +
list_post_dates ( $uid,
 $wall 
)
+
+

modified posted_dates() {below} to arrange the list in years, which we'll eventually use to make a menu of years with collapsible sub-menus for the months instead of the current flat list of all representative dates.

+ +

Referenced by widget_archive().

+
@@ -1460,8 +1491,6 @@ Functions
-

Referenced by widget_archive().

-
-- cgit v1.2.3