From 64b16f1e1ac303b476ffac891c99f6404bc04f53 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 13 Dec 2013 01:13:35 -0800 Subject: add construct_page hook --- doc/html/items_8php.html | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'doc/html/items_8php.html') diff --git a/doc/html/items_8php.html b/doc/html/items_8php.html index cdb6587c5..d76cf3b7f 100644 --- a/doc/html/items_8php.html +++ b/doc/html/items_8php.html @@ -830,7 +830,7 @@ Functions
-

Referenced by channel_content(), display_content(), editpost_content(), events_content(), item_expire(), items_fetch(), lastpost_content(), network_content(), notifier_run(), page_content(), search_content(), tag_deliver(), and zot_feed().

+

Referenced by channel_content(), display_content(), editpost_content(), events_content(), item_expire(), items_fetch(), network_content(), notifier_run(), page_content(), search_content(), tag_deliver(), and zot_feed().

@@ -1382,8 +1382,6 @@ Functions
-

Referenced by channel_aside(), lastpost_aside(), and network_init().

-
@@ -1410,7 +1408,7 @@ Functions
-

Referenced by posted_date_widget().

+

Referenced by posted_date_widget(), and widget_archive().

-- cgit v1.2.3 From 916f3e9afc0dcf7f4255bac917ed6236595c7e07 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 20 Dec 2013 01:39:05 -0800 Subject: doc updates --- doc/html/items_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/items_8php.html') diff --git a/doc/html/items_8php.html b/doc/html/items_8php.html index d76cf3b7f..a5cf59220 100644 --- a/doc/html/items_8php.html +++ b/doc/html/items_8php.html @@ -830,7 +830,7 @@ Functions -- cgit v1.2.3 From 121ee48963f7da0aec45b94163d68f23a36c7744 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 27 Dec 2013 21:19:23 -0800 Subject: sslify - remove the redirect fallback - as it gets called occasionally and creates mixed content exceptions. Let's see how we go without it. Also a doc update. --- doc/html/items_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/items_8php.html') diff --git a/doc/html/items_8php.html b/doc/html/items_8php.html index a5cf59220..7e960877d 100644 --- a/doc/html/items_8php.html +++ b/doc/html/items_8php.html @@ -1481,7 +1481,7 @@ Functions -- cgit v1.2.3 From 3298768d957421743eaa56dec5381141ab094d53 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 10 Jan 2014 00:47:40 -0800 Subject: directory creation error, display localtimes on cloud webpage, doc updates --- doc/html/items_8php.html | 60 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) (limited to 'doc/html/items_8php.html') diff --git a/doc/html/items_8php.html b/doc/html/items_8php.html index 7e960877d..14c34b581 100644 --- a/doc/html/items_8php.html +++ b/doc/html/items_8php.html @@ -220,6 +220,8 @@ Functions    items_fetch ($arr, $channel=null, $observer_hash=null, $client_mode=CLIENT_MODE_NORMAL, $module= 'network')   + update_remote_id ($channel, $post_id, $webpage, $pagetitle, $namespace, $remote_id, $mid) + 

Function Documentation

@@ -1557,6 +1559,64 @@ Functions

Referenced by get_atom_elements().

+ + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
update_remote_id ( $channel,
 $post_id,
 $webpage,
 $pagetitle,
 $namespace,
 $remote_id,
 $mid 
)
+
+ +

Referenced by item_post().

+
-- cgit v1.2.3 From 3869b16298041887d0c90c884ffb5b22df8d56e9 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 24 Jan 2014 14:35:32 -0800 Subject: prettyphoto (js|css) not found --- doc/html/items_8php.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/items_8php.html') diff --git a/doc/html/items_8php.html b/doc/html/items_8php.html index 14c34b581..1cba27d43 100644 --- a/doc/html/items_8php.html +++ b/doc/html/items_8php.html @@ -1195,7 +1195,7 @@ Functions @@ -1223,7 +1223,7 @@ Functions -- cgit v1.2.3 From 902c9b158528b03e6e31f8b7f16fa4a5b16f62cd Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 31 Jan 2014 20:02:45 -0800 Subject: doc updates --- doc/html/items_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/items_8php.html') diff --git a/doc/html/items_8php.html b/doc/html/items_8php.html index 1cba27d43..a17e9cc15 100644 --- a/doc/html/items_8php.html +++ b/doc/html/items_8php.html @@ -1269,7 +1269,7 @@ Functions
-

Referenced by get_feed_for().

+

Referenced by api_statuses_user_timeline(), and get_feed_for().

-- cgit v1.2.3 From fb49647993fec8f52e69801ce92a9882a4c95b1a Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 7 Feb 2014 00:49:45 -0800 Subject: doc updates --- doc/html/items_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/items_8php.html') diff --git a/doc/html/items_8php.html b/doc/html/items_8php.html index a17e9cc15..13aecfbec 100644 --- a/doc/html/items_8php.html +++ b/doc/html/items_8php.html @@ -832,7 +832,7 @@ Functions -- cgit v1.2.3 From 064962ff82701d9d415a351a91354a0cdf949bd5 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 14 Feb 2014 12:25:27 -0800 Subject: doc and assets update. There is what seems to be a controversial powerpoint in this checkin. The powerpoint is of course *open source* even if powerpoint itself is not. The source file is available for your examination and revision. --- doc/html/items_8php.html | 54 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) (limited to 'doc/html/items_8php.html') diff --git a/doc/html/items_8php.html b/doc/html/items_8php.html index 13aecfbec..dbe9f62b0 100644 --- a/doc/html/items_8php.html +++ b/doc/html/items_8php.html @@ -118,6 +118,12 @@ Functions    red_zrl_callback ($matches)   + red_escape_zrl_callback ($matches) +  + red_escape_codeblock ($m) +  + red_unescape_codeblock ($m) +   post_activity_item ($arr)    get_public_feed ($channel, $params) @@ -1412,6 +1418,54 @@ Functions

Referenced by posted_date_widget(), and widget_archive().

+ + + +
+
+ + + + + + + + +
red_escape_codeblock ( $m)
+
+ +
+
+ +
+
+ + + + + + + + +
red_escape_zrl_callback ( $matches)
+
+ +
+
+ +
+
+ + + + + + + + +
red_unescape_codeblock ( $m)
+
+
-- cgit v1.2.3 From 0501bab7dc5982f94924e19192c1d523a45085aa Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 21 Feb 2014 23:51:43 -0800 Subject: doc update --- doc/html/items_8php.html | 58 ++++++++++++++++++------------------------------ 1 file changed, 22 insertions(+), 36 deletions(-) (limited to 'doc/html/items_8php.html') diff --git a/doc/html/items_8php.html b/doc/html/items_8php.html index dbe9f62b0..1ff5877f6 100644 --- a/doc/html/items_8php.html +++ b/doc/html/items_8php.html @@ -144,6 +144,8 @@ Functions    import_author_xchan ($x)   + import_author_rss ($x) +   encode_item ($item)    map_scope ($scope) @@ -218,8 +220,6 @@ Functions    posted_dates ($uid, $wall)   - posted_date_widget ($url, $uid, $wall) -   fetch_post_tags ($items, $link=false)    zot_feed ($uid, $observer_xchan, $mindate) @@ -1097,6 +1097,24 @@ Functions

Referenced by fix_private_photos().

+ + + +
+
+ + + + + + + + +
import_author_rss ( $x)
+
+ +

Referenced by import_author_xchan().

+
@@ -1358,38 +1376,6 @@ Functions

Referenced by api_channel_stream(), poke_init(), tagger_content(), and thing_init().

- - - -
-
- - - - - - - - - - - - - - - - - - - - - - - - -
posted_date_widget ( $url,
 $uid,
 $wall 
)
-
-
@@ -1416,7 +1402,7 @@ Functions
-

Referenced by posted_date_widget(), and widget_archive().

+

Referenced by widget_archive().

@@ -1481,7 +1467,7 @@ Functions
-

red_zrl_callback preg_match function when fixing 'naked' links in mod item.php Check if we've got a hubloc for the site and use a zrl if we do, a url if we don't.

+

red_zrl_callback preg_match function when fixing 'naked' links in mod item.php Check if we've got a hubloc for the site and use a zrl if we do, a url if we don't. Remove any existing zid= param which may have been pasted by mistake - and will have the author's credentials. zid's are dynamic and can't really be passed around like that.

-- cgit v1.2.3