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/text_8php.js | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/html/text_8php.js') diff --git a/doc/html/text_8php.js b/doc/html/text_8php.js index cf3d8b77f..525dbb5d8 100644 --- a/doc/html/text_8php.js +++ b/doc/html/text_8php.js @@ -69,6 +69,7 @@ var text_8php = [ "return_bytes", "text_8php.html#ae2126da85966da0e79c6bcbac63b0bda", null ], [ "sanitise_acl", "text_8php.html#a9fbeae13c9abd6e27cb4d8d1817f969c", null ], [ "search", "text_8php.html#a876e94892867019935b348b573299352", null ], + [ "searchbox", "text_8php.html#aae91e4d2a2c6f7a9daccd2c186ae3447", null ], [ "smile_decode", "text_8php.html#aca0f589be74fab1a460c57e88dad9779", null ], [ "smile_encode", "text_8php.html#a44d460fcdee6247c67b9bef3ea15f3e6", null ], [ "smilies", "text_8php.html#a3d225b253bb9e0f2498c11647d927b0b", null ], -- 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/text_8php.js | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/html/text_8php.js') diff --git a/doc/html/text_8php.js b/doc/html/text_8php.js index 525dbb5d8..5f85d6232 100644 --- a/doc/html/text_8php.js +++ b/doc/html/text_8php.js @@ -73,6 +73,7 @@ var text_8php = [ "smile_decode", "text_8php.html#aca0f589be74fab1a460c57e88dad9779", null ], [ "smile_encode", "text_8php.html#a44d460fcdee6247c67b9bef3ea15f3e6", null ], [ "smilies", "text_8php.html#a3d225b253bb9e0f2498c11647d927b0b", null ], + [ "sslify", "text_8php.html#a33bdb5d4bfff2ede7caf61a98ac0a2e9", null ], [ "stringify_array_elms", "text_8php.html#a8796f6a9ca592ecdce7b3afc3462aa13", null ], [ "theme_attachments", "text_8php.html#af9c9ac3f74c82dc60acfa404d0e9dc53", null ], [ "unamp", "text_8php.html#a29d6b804e368d3ef359ee295e96ed4c7", null ], -- 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/text_8php.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/text_8php.js') diff --git a/doc/html/text_8php.js b/doc/html/text_8php.js index 5f85d6232..65a33574e 100644 --- a/doc/html/text_8php.js +++ b/doc/html/text_8php.js @@ -28,7 +28,7 @@ var text_8php = [ "generate_user_guid", "text_8php.html#ae4f6881d7e13623f8eded6277595112a", null ], [ "get_mentions", "text_8php.html#a76d1b3435c067978d7b484c45f56472b", null ], [ "get_mood_verbs", "text_8php.html#a736db13a966b8abaf8c9198faa35911a", null ], - [ "get_plink", "text_8php.html#a3ef8c0cf31f35f77462067de8712fa34", null ], + [ "get_plink", "text_8php.html#aac0969ae09853205992ba06ab9f9f61a", null ], [ "get_poke_verbs", "text_8php.html#aa46f941155c2ac1155f2f17ffb0adb66", null ], [ "get_rel_link", "text_8php.html#a3972701c5c83624ec4e2d06242f614e7", null ], [ "get_tags", "text_8php.html#a4659fbc4e54ddc700c3aa66b9092c623", null ], -- 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/text_8php.js | 1 - 1 file changed, 1 deletion(-) (limited to 'doc/html/text_8php.js') diff --git a/doc/html/text_8php.js b/doc/html/text_8php.js index 65a33574e..c3be5dc91 100644 --- a/doc/html/text_8php.js +++ b/doc/html/text_8php.js @@ -70,7 +70,6 @@ var text_8php = [ "sanitise_acl", "text_8php.html#a9fbeae13c9abd6e27cb4d8d1817f969c", null ], [ "search", "text_8php.html#a876e94892867019935b348b573299352", null ], [ "searchbox", "text_8php.html#aae91e4d2a2c6f7a9daccd2c186ae3447", null ], - [ "smile_decode", "text_8php.html#aca0f589be74fab1a460c57e88dad9779", null ], [ "smile_encode", "text_8php.html#a44d460fcdee6247c67b9bef3ea15f3e6", null ], [ "smilies", "text_8php.html#a3d225b253bb9e0f2498c11647d927b0b", null ], [ "sslify", "text_8php.html#a33bdb5d4bfff2ede7caf61a98ac0a2e9", null ], -- 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/text_8php.js | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'doc/html/text_8php.js') diff --git a/doc/html/text_8php.js b/doc/html/text_8php.js index c3be5dc91..be6fbeab3 100644 --- a/doc/html/text_8php.js +++ b/doc/html/text_8php.js @@ -25,7 +25,6 @@ var text_8php = [ "fix_mce_lf", "text_8php.html#afdc69fe3f6c09e35e46304dcea63ae28", null ], [ "format_categories", "text_8php.html#a3054189cff173977f4216c9a3dd29e1b", null ], [ "format_filer", "text_8php.html#a4e4d42b0a805148d9f9a92bcac89bf91", null ], - [ "generate_user_guid", "text_8php.html#ae4f6881d7e13623f8eded6277595112a", null ], [ "get_mentions", "text_8php.html#a76d1b3435c067978d7b484c45f56472b", null ], [ "get_mood_verbs", "text_8php.html#a736db13a966b8abaf8c9198faa35911a", null ], [ "get_plink", "text_8php.html#aac0969ae09853205992ba06ab9f9f61a", null ], @@ -51,7 +50,6 @@ var text_8php = [ "micropro", "text_8php.html#a2a902f5fdba8646333e997898ac45ea3", null ], [ "mimetype_select", "text_8php.html#a1633412120f52bdce5f43e0a127d9293", null ], [ "normalise_link", "text_8php.html#a4bbb7d00c05cd20b4e043424f322388f", null ], - [ "normalise_openid", "text_8php.html#adba17ec946f4285285dc100f7860bf51", null ], [ "notags", "text_8php.html#a1af49756c8c71902a66c7e329c462beb", null ], [ "paginate", "text_8php.html#afe9f178d264d44a94dc1292aaf0fd585", null ], [ "perms2str", "text_8php.html#a98fd99dee3da8cf4c148dc04efe782ee", null ], @@ -70,7 +68,8 @@ var text_8php = [ "sanitise_acl", "text_8php.html#a9fbeae13c9abd6e27cb4d8d1817f969c", null ], [ "search", "text_8php.html#a876e94892867019935b348b573299352", null ], [ "searchbox", "text_8php.html#aae91e4d2a2c6f7a9daccd2c186ae3447", null ], - [ "smile_encode", "text_8php.html#a44d460fcdee6247c67b9bef3ea15f3e6", null ], + [ "smile_shield", "text_8php.html#a10dde167249ed5abf190a7a0986878ea", null ], + [ "smile_unshield", "text_8php.html#a273156a6f5cddc6652ad656821cd5805", null ], [ "smilies", "text_8php.html#a3d225b253bb9e0f2498c11647d927b0b", null ], [ "sslify", "text_8php.html#a33bdb5d4bfff2ede7caf61a98ac0a2e9", null ], [ "stringify_array_elms", "text_8php.html#a8796f6a9ca592ecdce7b3afc3462aa13", null ], -- 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/text_8php.js | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/html/text_8php.js') diff --git a/doc/html/text_8php.js b/doc/html/text_8php.js index be6fbeab3..e742132d5 100644 --- a/doc/html/text_8php.js +++ b/doc/html/text_8php.js @@ -50,6 +50,7 @@ var text_8php = [ "micropro", "text_8php.html#a2a902f5fdba8646333e997898ac45ea3", null ], [ "mimetype_select", "text_8php.html#a1633412120f52bdce5f43e0a127d9293", null ], [ "normalise_link", "text_8php.html#a4bbb7d00c05cd20b4e043424f322388f", null ], + [ "normalise_openid", "text_8php.html#adba17ec946f4285285dc100f7860bf51", null ], [ "notags", "text_8php.html#a1af49756c8c71902a66c7e329c462beb", null ], [ "paginate", "text_8php.html#afe9f178d264d44a94dc1292aaf0fd585", null ], [ "perms2str", "text_8php.html#a98fd99dee3da8cf4c148dc04efe782ee", null ], @@ -73,6 +74,7 @@ var text_8php = [ "smilies", "text_8php.html#a3d225b253bb9e0f2498c11647d927b0b", null ], [ "sslify", "text_8php.html#a33bdb5d4bfff2ede7caf61a98ac0a2e9", null ], [ "stringify_array_elms", "text_8php.html#a8796f6a9ca592ecdce7b3afc3462aa13", null ], + [ "strip_zids", "text_8php.html#a2f2585385530cb935a6325c809d84a4d", null ], [ "theme_attachments", "text_8php.html#af9c9ac3f74c82dc60acfa404d0e9dc53", null ], [ "unamp", "text_8php.html#a29d6b804e368d3ef359ee295e96ed4c7", null ], [ "undo_post_tagging", "text_8php.html#a740ad03e00459039a2c0992246c4e727", null ], -- cgit v1.2.3