From 63c60b224c70ee9d09b8eb73bd11c44ca4a259fd Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 6 Sep 2013 03:10:25 -0700 Subject: provide mimetype selector on edit (pages and blocks) --- doc/html/globals_0x64.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/html/globals_0x64.html') diff --git a/doc/html/globals_0x64.html b/doc/html/globals_0x64.html index 6f8a0a98b..c9573a753 100644 --- a/doc/html/globals_0x64.html +++ b/doc/html/globals_0x64.html @@ -210,6 +210,9 @@ $(document).ready(function(){initNavTree('globals_0x64.html','');});
  • deliver_run() : deliver.php
  • +
  • design_tools() +: text.php +
  • detect_language() : language.php
  • -- cgit v1.2.3 From 96ad49b1b831d0f4e3660330750e9484eb9238bd Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 20 Sep 2013 05:43:30 -0700 Subject: doc updates --- doc/html/globals_0x64.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'doc/html/globals_0x64.html') diff --git a/doc/html/globals_0x64.html b/doc/html/globals_0x64.html index c9573a753..dd09f7376 100644 --- a/doc/html/globals_0x64.html +++ b/doc/html/globals_0x64.html @@ -228,6 +228,12 @@ $(document).ready(function(){initNavTree('globals_0x64.html','');});
  • diaspora_ul() : bb2diaspora.php
  • +
  • dir_tagadelic() +: taxonomy.php +
  • +
  • dir_tagblock() +: taxonomy.php +
  • directory_aside() : directory.php
  • @@ -258,12 +264,6 @@ $(document).ready(function(){initNavTree('globals_0x64.html','');});
  • directory_run() : directory.php
  • -
  • dirfind_content() -: dirfind.php -
  • -
  • dirfind_init() -: dirfind.php -
  • dirsearch_content() : dirsearch.php
  • -- cgit v1.2.3