doc update plus fix the "only to those in my address book" permission
This commit is contained in:
parent
9b66f16a01
commit
f2de266ce6
File diff suppressed because one or more lines are too long
@ -11,7 +11,7 @@ var boot_8php =
|
||||
[ "construct_page", "boot_8php.html#acc4e0c910af066148b810e5fde55fff1", null ],
|
||||
[ "curPageURL", "boot_8php.html#aa4221641e5c21db69fa52c426b9017f5", null ],
|
||||
[ "current_theme", "boot_8php.html#ad206598b909e8eb67eb0e0bb5ef69c13", null ],
|
||||
[ "current_theme_url", "boot_8php.html#ab2878f40a7f3978476fcfb4c95b96806", null ],
|
||||
[ "current_theme_url", "boot_8php.html#a926cad0b3d8b9d9ee5da1898fc063ba3", null ],
|
||||
[ "dba_timer", "boot_8php.html#a3e0930933fb2c0bf8211cc7ab4e1c3b4", null ],
|
||||
[ "fix_system_urls", "boot_8php.html#aca5e42678e178c6b9034610d66666fd7", null ],
|
||||
[ "get_account_id", "boot_8php.html#afe88b920aa285982edb817a0dd44eb37", null ],
|
||||
|
@ -114,8 +114,9 @@ $(document).ready(function(){initNavTree('classFriendicaSmartyEngine.html','');}
|
||||
<table class="directory">
|
||||
<tr class="even"><td class="entry"><a class="el" href="classFriendicaSmartyEngine.html#aaba6a42101bc9ae32e36b7fa2e243f02">$name</a></td><td class="entry"><a class="el" href="classFriendicaSmartyEngine.html">FriendicaSmartyEngine</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classFriendicaSmartyEngine.html#ab7c305bd8c386c2944e4dc9136cea5b6">__construct</a>()</td><td class="entry"><a class="el" href="classFriendicaSmartyEngine.html">FriendicaSmartyEngine</a></td><td class="entry"></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classFriendicaSmartyEngine.html#aab5994077fc3a64222e41b28e2bd8d88">get_markup_template</a>($file, $root='')</td><td class="entry"><a class="el" href="classFriendicaSmartyEngine.html">FriendicaSmartyEngine</a></td><td class="entry"></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classFriendicaSmartyEngine.html#ad62f1181d2f02b54b46731ad2bd46db2">replace_macros</a>($s, $r)</td><td class="entry"><a class="el" href="classFriendicaSmartyEngine.html">FriendicaSmartyEngine</a></td><td class="entry"></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classFriendicaSmartyEngine.html#a35ec0ee828c36640ea25296bcb84a118">get_intltext_template</a>($file, $root='')</td><td class="entry"><a class="el" href="classFriendicaSmartyEngine.html">FriendicaSmartyEngine</a></td><td class="entry"></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classFriendicaSmartyEngine.html#aab5994077fc3a64222e41b28e2bd8d88">get_markup_template</a>($file, $root='')</td><td class="entry"><a class="el" href="classFriendicaSmartyEngine.html">FriendicaSmartyEngine</a></td><td class="entry"></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classFriendicaSmartyEngine.html#ad62f1181d2f02b54b46731ad2bd46db2">replace_macros</a>($s, $r)</td><td class="entry"><a class="el" href="classFriendicaSmartyEngine.html">FriendicaSmartyEngine</a></td><td class="entry"></td></tr>
|
||||
</table></div><!-- contents -->
|
||||
</div><!-- doc-content -->
|
||||
|
||||
|
@ -131,6 +131,8 @@ Public Member Functions</h2></td></tr>
|
||||
<tr class="separator:ad62f1181d2f02b54b46731ad2bd46db2"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:aab5994077fc3a64222e41b28e2bd8d88"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classFriendicaSmartyEngine.html#aab5994077fc3a64222e41b28e2bd8d88">get_markup_template</a> ($file, $root='')</td></tr>
|
||||
<tr class="separator:aab5994077fc3a64222e41b28e2bd8d88"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a35ec0ee828c36640ea25296bcb84a118"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classFriendicaSmartyEngine.html#a35ec0ee828c36640ea25296bcb84a118">get_intltext_template</a> ($file, $root='')</td></tr>
|
||||
<tr class="separator:a35ec0ee828c36640ea25296bcb84a118"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table><table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-attribs"></a>
|
||||
Static Public Attributes</h2></td></tr>
|
||||
@ -154,6 +156,32 @@ Static Public Attributes</h2></td></tr>
|
||||
</div>
|
||||
</div>
|
||||
<h2 class="groupheader">Member Function Documentation</h2>
|
||||
<a class="anchor" id="a35ec0ee828c36640ea25296bcb84a118"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">FriendicaSmartyEngine::get_intltext_template </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype"> </td>
|
||||
<td class="paramname"><em>$file</em>, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype"> </td>
|
||||
<td class="paramname"><em>$root</em> = <code>''</code> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
<td>)</td>
|
||||
<td></td><td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a class="anchor" id="aab5994077fc3a64222e41b28e2bd8d88"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
|
@ -1,6 +1,7 @@
|
||||
var classFriendicaSmartyEngine =
|
||||
[
|
||||
[ "__construct", "classFriendicaSmartyEngine.html#ab7c305bd8c386c2944e4dc9136cea5b6", null ],
|
||||
[ "get_intltext_template", "classFriendicaSmartyEngine.html#a35ec0ee828c36640ea25296bcb84a118", null ],
|
||||
[ "get_markup_template", "classFriendicaSmartyEngine.html#aab5994077fc3a64222e41b28e2bd8d88", null ],
|
||||
[ "replace_macros", "classFriendicaSmartyEngine.html#ad62f1181d2f02b54b46731ad2bd46db2", null ]
|
||||
];
|
File diff suppressed because one or more lines are too long
@ -301,7 +301,7 @@ Functions</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Referenced by <a class="el" href="classdba__mysqli.html#a611c4de8d6d7512dffb83a38bb6701ec">dba_mysqli\q()</a>, and <a class="el" href="classdba__mysql.html#ac3fd60c278f400907322dac578754a99">dba_mysql\q()</a>.</p>
|
||||
<p>Referenced by <a class="el" href="classdba__mysql.html#ac3fd60c278f400907322dac578754a99">dba_mysql\q()</a>, and <a class="el" href="classdba__mysqli.html#a611c4de8d6d7512dffb83a38bb6701ec">dba_mysqli\q()</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
File diff suppressed because one or more lines are too long
@ -198,6 +198,9 @@ $(document).ready(function(){initNavTree('functions_0x67.html','');});
|
||||
<li>get_id()
|
||||
: <a class="el" href="classItem.html#ac0f27e58532612f6e7a54c8a621b9b92">Item</a>
|
||||
</li>
|
||||
<li>get_intltext_template()
|
||||
: <a class="el" href="classFriendicaSmartyEngine.html#a35ec0ee828c36640ea25296bcb84a118">FriendicaSmartyEngine</a>
|
||||
</li>
|
||||
<li>get_markup_template()
|
||||
: <a class="el" href="classFriendicaSmartyEngine.html#aab5994077fc3a64222e41b28e2bd8d88">FriendicaSmartyEngine</a>
|
||||
, <a class="el" href="interfaceITemplateEngine.html#aaf2698adbf46c073c24b162fe1b1c442">ITemplateEngine</a>
|
||||
@ -237,8 +240,8 @@ $(document).ready(function(){initNavTree('functions_0x67.html','');});
|
||||
: <a class="el" href="classItem.html#aba23a0a9d89e316d2b343cc46d695d91">Item</a>
|
||||
</li>
|
||||
<li>get_template_data()
|
||||
: <a class="el" href="classItem.html#ad5dcbe0b94cb2d5719bc5b6bd8ad60c8">Item</a>
|
||||
, <a class="el" href="classConversation.html#a2a96b7a6573ae53db861624659e831cb">Conversation</a>
|
||||
: <a class="el" href="classConversation.html#a2a96b7a6573ae53db861624659e831cb">Conversation</a>
|
||||
, <a class="el" href="classItem.html#ad5dcbe0b94cb2d5719bc5b6bd8ad60c8">Item</a>
|
||||
</li>
|
||||
<li>get_template_engine()
|
||||
: <a class="el" href="classApp.html#acb27e607fe4c82603444676e25c36b70">App</a>
|
||||
@ -263,8 +266,8 @@ $(document).ready(function(){initNavTree('functions_0x67.html','');});
|
||||
</li>
|
||||
<li>getImage()
|
||||
: <a class="el" href="classphoto__driver.html#ab98da263bd7341fc132c4fb6fc76e8d5">photo_driver</a>
|
||||
, <a class="el" href="classphoto__gd.html#a86757ba021fd80d1a5cf8c2f766a8484">photo_gd</a>
|
||||
, <a class="el" href="classphoto__imagick.html#ad07288e0eb3922cb08cc9d33a163decc">photo_imagick</a>
|
||||
, <a class="el" href="classphoto__gd.html#a86757ba021fd80d1a5cf8c2f766a8484">photo_gd</a>
|
||||
</li>
|
||||
<li>getType()
|
||||
: <a class="el" href="classphoto__driver.html#a6c6c16dbc4f517ce799f9143ed61f0e3">photo_driver</a>
|
||||
|
@ -356,6 +356,9 @@ $(document).ready(function(){initNavTree('functions_func.html','');});
|
||||
<li>get_id()
|
||||
: <a class="el" href="classItem.html#ac0f27e58532612f6e7a54c8a621b9b92">Item</a>
|
||||
</li>
|
||||
<li>get_intltext_template()
|
||||
: <a class="el" href="classFriendicaSmartyEngine.html#a35ec0ee828c36640ea25296bcb84a118">FriendicaSmartyEngine</a>
|
||||
</li>
|
||||
<li>get_markup_template()
|
||||
: <a class="el" href="classFriendicaSmartyEngine.html#aab5994077fc3a64222e41b28e2bd8d88">FriendicaSmartyEngine</a>
|
||||
, <a class="el" href="interfaceITemplateEngine.html#aaf2698adbf46c073c24b162fe1b1c442">ITemplateEngine</a>
|
||||
@ -395,8 +398,8 @@ $(document).ready(function(){initNavTree('functions_func.html','');});
|
||||
: <a class="el" href="classItem.html#aba23a0a9d89e316d2b343cc46d695d91">Item</a>
|
||||
</li>
|
||||
<li>get_template_data()
|
||||
: <a class="el" href="classItem.html#ad5dcbe0b94cb2d5719bc5b6bd8ad60c8">Item</a>
|
||||
, <a class="el" href="classConversation.html#a2a96b7a6573ae53db861624659e831cb">Conversation</a>
|
||||
: <a class="el" href="classConversation.html#a2a96b7a6573ae53db861624659e831cb">Conversation</a>
|
||||
, <a class="el" href="classItem.html#ad5dcbe0b94cb2d5719bc5b6bd8ad60c8">Item</a>
|
||||
</li>
|
||||
<li>get_template_engine()
|
||||
: <a class="el" href="classApp.html#acb27e607fe4c82603444676e25c36b70">App</a>
|
||||
@ -421,8 +424,8 @@ $(document).ready(function(){initNavTree('functions_func.html','');});
|
||||
</li>
|
||||
<li>getImage()
|
||||
: <a class="el" href="classphoto__driver.html#ab98da263bd7341fc132c4fb6fc76e8d5">photo_driver</a>
|
||||
, <a class="el" href="classphoto__gd.html#a86757ba021fd80d1a5cf8c2f766a8484">photo_gd</a>
|
||||
, <a class="el" href="classphoto__imagick.html#ad07288e0eb3922cb08cc9d33a163decc">photo_imagick</a>
|
||||
, <a class="el" href="classphoto__gd.html#a86757ba021fd80d1a5cf8c2f766a8484">photo_gd</a>
|
||||
</li>
|
||||
<li>getType()
|
||||
: <a class="el" href="classphoto__driver.html#a6c6c16dbc4f517ce799f9143ed61f0e3">photo_driver</a>
|
||||
|
@ -394,7 +394,7 @@ $(document).ready(function(){initNavTree('globals_0x63.html','');});
|
||||
: <a class="el" href="boot_8php.html#ad206598b909e8eb67eb0e0bb5ef69c13">boot.php</a>
|
||||
</li>
|
||||
<li>current_theme_url()
|
||||
: <a class="el" href="boot_8php.html#ab2878f40a7f3978476fcfb4c95b96806">boot.php</a>
|
||||
: <a class="el" href="boot_8php.html#a926cad0b3d8b9d9ee5da1898fc063ba3">boot.php</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div><!-- contents -->
|
||||
|
@ -202,7 +202,7 @@ $(document).ready(function(){initNavTree('globals_0x67.html','');});
|
||||
: <a class="el" href="security_8php.html#acd06ef411116115c2f0a92633700db8a">security.php</a>
|
||||
</li>
|
||||
<li>get_intltext_template()
|
||||
: <a class="el" href="plugin_8php.html#a917f10208bec9090f062a8cec92e110f">plugin.php</a>
|
||||
: <a class="el" href="plugin_8php.html#acb63c27d07f6d7dffe95f98a6cef1295">plugin.php</a>
|
||||
</li>
|
||||
<li>get_item_children()
|
||||
: <a class="el" href="conversation_8php.html#a7f6ef0dfa554bacf620e84c18d386e67">conversation.php</a>
|
||||
|
@ -384,7 +384,7 @@ $(document).ready(function(){initNavTree('globals_func_0x63.html','');});
|
||||
: <a class="el" href="boot_8php.html#ad206598b909e8eb67eb0e0bb5ef69c13">boot.php</a>
|
||||
</li>
|
||||
<li>current_theme_url()
|
||||
: <a class="el" href="boot_8php.html#ab2878f40a7f3978476fcfb4c95b96806">boot.php</a>
|
||||
: <a class="el" href="boot_8php.html#a926cad0b3d8b9d9ee5da1898fc063ba3">boot.php</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div><!-- contents -->
|
||||
|
@ -201,7 +201,7 @@ $(document).ready(function(){initNavTree('globals_func_0x67.html','');});
|
||||
: <a class="el" href="security_8php.html#acd06ef411116115c2f0a92633700db8a">security.php</a>
|
||||
</li>
|
||||
<li>get_intltext_template()
|
||||
: <a class="el" href="plugin_8php.html#a917f10208bec9090f062a8cec92e110f">plugin.php</a>
|
||||
: <a class="el" href="plugin_8php.html#acb63c27d07f6d7dffe95f98a6cef1295">plugin.php</a>
|
||||
</li>
|
||||
<li>get_item_children()
|
||||
: <a class="el" href="conversation_8php.html#a7f6ef0dfa554bacf620e84c18d386e67">conversation.php</a>
|
||||
|
@ -858,7 +858,7 @@ Functions</h2></td></tr>
|
||||
</dl>
|
||||
<dl class="section return"><dt>Returns</dt><dd>array 'return_code' => HTTP return code or 0 if timeout or failure 'success' => boolean true (if HTTP 2xx result) or false 'header' => HTTP headers 'body' => fetched content </dd></dl>
|
||||
|
||||
<p>Referenced by <a class="el" href="setup_8php.html#a0c3f3b671381f6dccd924b8ecdfc56c4">check_htaccess()</a>, <a class="el" href="mod_2directory_8php.html#aac79396570d759da2efac24fcedf5b44">directory_content()</a>, <a class="el" href="import_8php.html#af17fef0410518f7eac205d0ea416eaa2">import_post()</a>, <a class="el" href="photo__driver_8php.html#a102f3f26f67e0e38f4322a771951c1ca">import_profile_photo()</a>, <a class="el" href="acl_8php.html#a57dceff370d4a0e7ae673d50fbfda61f">navbar_complete()</a>, <a class="el" href="include_2oembed_8php.html#a98549b9af8140eda3eceaeedcaabc2c2">oembed_fetch_url()</a>, <a class="el" href="oexchange_8php.html#a2d8b785cd7d041a4e6274f5af370cf26">oexchange_content()</a>, <a class="el" href="onepoll_8php.html#a72753b2fdec79b37c7f432035c91fb6d">onepoll_run()</a>, <a class="el" href="parse__url_8php.html#a25635549f2c22955d72465f4d2e58993">parseurl_getsiteinfo()</a>, <a class="el" href="socgraph_8php.html#aad9ee2421fd1ca405b241e8ed72d9aca">poco_load()</a>, <a class="el" href="include_2network_8php.html#a9129fd55e7fc175b4ea9a195cccc16bc">z_post_url()</a>, <a class="el" href="zot_8php.html#a77720d6b59894e9b609af89c310c8a4d">zot_finger()</a>, and <a class="el" href="zot_8php.html#a5bcdfef419b16075a0eca990956223dc">zot_register_hub()</a>.</p>
|
||||
<p>Referenced by <a class="el" href="setup_8php.html#a0c3f3b671381f6dccd924b8ecdfc56c4">check_htaccess()</a>, <a class="el" href="mod_2directory_8php.html#aac79396570d759da2efac24fcedf5b44">directory_content()</a>, <a class="el" href="import_8php.html#af17fef0410518f7eac205d0ea416eaa2">import_post()</a>, <a class="el" href="photo__driver_8php.html#a102f3f26f67e0e38f4322a771951c1ca">import_profile_photo()</a>, <a class="el" href="acl_8php.html#a57dceff370d4a0e7ae673d50fbfda61f">navbar_complete()</a>, <a class="el" href="include_2oembed_8php.html#a98549b9af8140eda3eceaeedcaabc2c2">oembed_fetch_url()</a>, <a class="el" href="oexchange_8php.html#a2d8b785cd7d041a4e6274f5af370cf26">oexchange_content()</a>, <a class="el" href="onepoll_8php.html#a72753b2fdec79b37c7f432035c91fb6d">onepoll_run()</a>, <a class="el" href="parse__url_8php.html#a25635549f2c22955d72465f4d2e58993">parseurl_getsiteinfo()</a>, <a class="el" href="socgraph_8php.html#aad9ee2421fd1ca405b241e8ed72d9aca">poco_load()</a>, <a class="el" href="setup_8php.html#a13cf286774149a0a7bd8adb8179cec75">setup_post()</a>, <a class="el" href="include_2network_8php.html#a9129fd55e7fc175b4ea9a195cccc16bc">z_post_url()</a>, <a class="el" href="zot_8php.html#a77720d6b59894e9b609af89c310c8a4d">zot_finger()</a>, and <a class="el" href="zot_8php.html#a5bcdfef419b16075a0eca990956223dc">zot_register_hub()</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -37,11 +37,11 @@ var NAVTREEINDEX =
|
||||
[
|
||||
"BaseObject_8php.html",
|
||||
"boot_8php.html#ab79b8b4555cae20d03f8200666d89d63",
|
||||
"classProtoDriver.html#a85e9063f6d0c304410cd246f7900ea1b",
|
||||
"docblox__errorchecker_8php.html#ae9562cf60aa693114603d27b55d2185f",
|
||||
"include_2attach_8php.html#aeb07968990e66a88c95483ca09a7f909",
|
||||
"new__channel_8php.html#a180b0646957db8290482f02454ad7f23",
|
||||
"socgraph_8php.html#a7d34cd58025bcd9e575282f44db75918"
|
||||
"classProtoDriver.html#a64a3868cffe27d601d55f69a2ecc4337",
|
||||
"docblox__errorchecker_8php.html#ab66bc0493d25f39bf8b4dcbb429f04e6",
|
||||
"include_2attach_8php.html#ad991208ce939387e2f93a3bce7d09932",
|
||||
"new__channel_8php.html",
|
||||
"socgraph_8php.html#a790690bb1a1d02483fe31632a160144d"
|
||||
];
|
||||
|
||||
var SYNCONMSG = 'click to disable panel synchronisation';
|
||||
|
@ -214,6 +214,7 @@ var NAVTREEINDEX0 =
|
||||
"boot_8php.html#a8da836617174eed9fc2ac8054125354b":[5,0,4,106],
|
||||
"boot_8php.html#a8df201788c9dd0ca91384e3a14c08bce":[5,0,4,203],
|
||||
"boot_8php.html#a9255af5ae9c887520091ea04763c1a88":[5,0,4,30],
|
||||
"boot_8php.html#a926cad0b3d8b9d9ee5da1898fc063ba3":[5,0,4,11],
|
||||
"boot_8php.html#a93823d15ae07548a4c49de88d325cd26":[5,0,4,127],
|
||||
"boot_8php.html#a939de9a99278f4fd7dcd0ee67f243f08":[5,0,4,109],
|
||||
"boot_8php.html#a96ad56755a21e1361dbd7bf93c9e7ff4":[5,0,4,204],
|
||||
@ -239,7 +240,6 @@ var NAVTREEINDEX0 =
|
||||
"boot_8php.html#aad33b494084f729b6ee3b0bc457718a1":[5,0,4,118],
|
||||
"boot_8php.html#aaf9b76832ee5f85e56466af162ba8a14":[5,0,4,65],
|
||||
"boot_8php.html#ab21fb0f3e6b962419955c6fc7f26734f":[5,0,4,162],
|
||||
"boot_8php.html#ab2878f40a7f3978476fcfb4c95b96806":[5,0,4,11],
|
||||
"boot_8php.html#ab28dc518fa90b6f617dd8c564eb4f35f":[5,0,4,103],
|
||||
"boot_8php.html#ab2d0e8a9b81ee548ef2ce8e4560da2f6":[5,0,4,183],
|
||||
"boot_8php.html#ab346a2ece14993861f3e4206befa94f0":[5,0,4,31],
|
||||
|
@ -194,9 +194,10 @@ var NAVTREEINDEX1 =
|
||||
"classFriendicaSmarty.html#a6a4d4281d6fa9be1d37a97b188ffe8c9":[4,0,15,1],
|
||||
"classFriendicaSmarty.html#af12091b920b95eeef1218cbc48066ca6":[4,0,15,0],
|
||||
"classFriendicaSmartyEngine.html":[4,0,16],
|
||||
"classFriendicaSmartyEngine.html#aab5994077fc3a64222e41b28e2bd8d88":[4,0,16,1],
|
||||
"classFriendicaSmartyEngine.html#a35ec0ee828c36640ea25296bcb84a118":[4,0,16,1],
|
||||
"classFriendicaSmartyEngine.html#aab5994077fc3a64222e41b28e2bd8d88":[4,0,16,2],
|
||||
"classFriendicaSmartyEngine.html#ab7c305bd8c386c2944e4dc9136cea5b6":[4,0,16,0],
|
||||
"classFriendicaSmartyEngine.html#ad62f1181d2f02b54b46731ad2bd46db2":[4,0,16,2],
|
||||
"classFriendicaSmartyEngine.html#ad62f1181d2f02b54b46731ad2bd46db2":[4,0,16,3],
|
||||
"classItem.html":[4,0,17],
|
||||
"classItem.html#a007424e3e3171dcfb4312a02161da6cd":[4,0,17,33],
|
||||
"classItem.html#a078f95b4134ce3a1df344cf8d386f986":[4,0,17,37],
|
||||
@ -248,6 +249,5 @@ var NAVTREEINDEX1 =
|
||||
"classProtoDriver.html":[4,0,22],
|
||||
"classProtoDriver.html#a1593f3abae050edbd9304f4f8bc4894a":[4,0,22,0],
|
||||
"classProtoDriver.html#a2ba1758f0f9e3564580b6ff85292804d":[4,0,22,2],
|
||||
"classProtoDriver.html#a34b97ca5ef2165f2e16eb2fe59ff6c67":[4,0,22,1],
|
||||
"classProtoDriver.html#a64a3868cffe27d601d55f69a2ecc4337":[4,0,22,6]
|
||||
"classProtoDriver.html#a34b97ca5ef2165f2e16eb2fe59ff6c67":[4,0,22,1]
|
||||
};
|
||||
|
@ -1,5 +1,6 @@
|
||||
var NAVTREEINDEX2 =
|
||||
{
|
||||
"classProtoDriver.html#a64a3868cffe27d601d55f69a2ecc4337":[4,0,22,6],
|
||||
"classProtoDriver.html#a85e9063f6d0c304410cd246f7900ea1b":[4,0,22,4],
|
||||
"classProtoDriver.html#ae5b44739f84c10d00a9b65adf3785181":[4,0,22,5],
|
||||
"classProtoDriver.html#af66171aa7dab9b62cee915cb4f1abe1b":[4,0,22,3],
|
||||
@ -248,6 +249,5 @@ var NAVTREEINDEX2 =
|
||||
"docblox__errorchecker_8php.html#a648a570b0f9f6e0e51b7267647c4b09b":[5,0,2,2,5],
|
||||
"docblox__errorchecker_8php.html#a721c6ff80a6d3e4ad4ffa52a04c60085":[5,0,2,2,9],
|
||||
"docblox__errorchecker_8php.html#a83018d9153d17d91fbcf3bc10158d34f":[5,0,2,2,6],
|
||||
"docblox__errorchecker_8php.html#a852004caba0a34390297a079f4aaac73":[5,0,2,2,7],
|
||||
"docblox__errorchecker_8php.html#ab66bc0493d25f39bf8b4dcbb429f04e6":[5,0,2,2,4]
|
||||
"docblox__errorchecker_8php.html#a852004caba0a34390297a079f4aaac73":[5,0,2,2,7]
|
||||
};
|
||||
|
@ -1,5 +1,6 @@
|
||||
var NAVTREEINDEX3 =
|
||||
{
|
||||
"docblox__errorchecker_8php.html#ab66bc0493d25f39bf8b4dcbb429f04e6":[5,0,2,2,4],
|
||||
"docblox__errorchecker_8php.html#ae9562cf60aa693114603d27b55d2185f":[5,0,2,2,1],
|
||||
"docblox__errorchecker_8php.html#af4ca738a05beffe9c8c23e1f7aea3c2d":[5,0,2,2,10],
|
||||
"editpost_8php.html":[5,0,1,19],
|
||||
@ -138,8 +139,8 @@ var NAVTREEINDEX3 =
|
||||
"globals_func_0x77.html":[5,1,1,23],
|
||||
"globals_func_0x78.html":[5,1,1,24],
|
||||
"globals_func_0x7a.html":[5,1,1,25],
|
||||
"globals_vars.html":[5,1,2],
|
||||
"globals_vars.html":[5,1,2,0],
|
||||
"globals_vars.html":[5,1,2],
|
||||
"globals_vars_0x61.html":[5,1,2,1],
|
||||
"globals_vars_0x63.html":[5,1,2,2],
|
||||
"globals_vars_0x64.html":[5,1,2,3],
|
||||
@ -248,6 +249,5 @@ var NAVTREEINDEX3 =
|
||||
"include_2attach_8php.html#a3634af95f11a023dd8e882c3c7a3600d":[5,0,0,6,3],
|
||||
"include_2attach_8php.html#a6fdd92775f31c07d2863e16e0026018a":[5,0,0,6,5],
|
||||
"include_2attach_8php.html#a84a8a64c4805e1525b42d4add464833f":[5,0,0,6,4],
|
||||
"include_2attach_8php.html#a887d2d44a3ef18dcb6624e7fb58dc8e3":[5,0,0,6,2],
|
||||
"include_2attach_8php.html#ad991208ce939387e2f93a3bce7d09932":[5,0,0,6,1]
|
||||
"include_2attach_8php.html#a887d2d44a3ef18dcb6624e7fb58dc8e3":[5,0,0,6,2]
|
||||
};
|
||||
|
@ -1,5 +1,6 @@
|
||||
var NAVTREEINDEX4 =
|
||||
{
|
||||
"include_2attach_8php.html#ad991208ce939387e2f93a3bce7d09932":[5,0,0,6,1],
|
||||
"include_2attach_8php.html#aeb07968990e66a88c95483ca09a7f909":[5,0,0,6,6],
|
||||
"include_2config_8php.html":[5,0,0,13],
|
||||
"include_2config_8php.html#a27559f388c9b9af81c94e48d6889d1d1":[5,0,0,13,6],
|
||||
@ -234,8 +235,8 @@ var NAVTREEINDEX4 =
|
||||
"msearch_8php.html#ac80d2a6c0a92e79eec7efbbccd74d9a8":[5,0,1,45,0],
|
||||
"namespaceFriendica.html":[3,0,1],
|
||||
"namespaceFriendica.html":[4,0,1],
|
||||
"namespaceacl__selectors.html":[4,0,0],
|
||||
"namespaceacl__selectors.html":[3,0,0],
|
||||
"namespaceacl__selectors.html":[4,0,0],
|
||||
"namespacefriendica-to-smarty-tpl.html":[4,0,2],
|
||||
"namespacefriendica-to-smarty-tpl.html":[3,0,2],
|
||||
"namespacemembers.html":[3,1,0],
|
||||
@ -244,10 +245,9 @@ var NAVTREEINDEX4 =
|
||||
"namespaces.html":[3,0],
|
||||
"namespaceupdatetpl.html":[4,0,3],
|
||||
"namespaceupdatetpl.html":[3,0,3],
|
||||
"namespaceutil.html":[4,0,4],
|
||||
"namespaceutil.html":[3,0,4],
|
||||
"namespaceutil.html":[4,0,4],
|
||||
"nav_8php.html":[5,0,0,41],
|
||||
"nav_8php.html#a43be0df73b90647ea70947ce004e231e":[5,0,0,41,0],
|
||||
"nav_8php.html#ac3c920ce3ea5b0d9e0678ee37155f06a":[5,0,0,41,1],
|
||||
"new__channel_8php.html":[5,0,1,47]
|
||||
"nav_8php.html#ac3c920ce3ea5b0d9e0678ee37155f06a":[5,0,0,41,1]
|
||||
};
|
||||
|
@ -1,5 +1,6 @@
|
||||
var NAVTREEINDEX5 =
|
||||
{
|
||||
"new__channel_8php.html":[5,0,1,47],
|
||||
"new__channel_8php.html#a180b0646957db8290482f02454ad7f23":[5,0,1,47,2],
|
||||
"new__channel_8php.html#a1ad7f99e4366a32942c6b954aba3a164":[5,0,1,47,1],
|
||||
"new__channel_8php.html#ae585191610f79da129492482ce8e2fee":[5,0,1,47,0],
|
||||
@ -77,8 +78,8 @@ var NAVTREEINDEX5 =
|
||||
"plugin_8php.html#a9039e15aae27676af7777dcbee5a11d6":[5,0,0,50,1],
|
||||
"plugin_8php.html#a90538627db68605aeb6db17a8ead6523":[5,0,0,50,21],
|
||||
"plugin_8php.html#a905b54e10704b283ac64680a8abc0971":[5,0,0,50,18],
|
||||
"plugin_8php.html#a917f10208bec9090f062a8cec92e110f":[5,0,0,50,3],
|
||||
"plugin_8php.html#a9ca9632b7309a65b05c03a3e2f473a3d":[5,0,0,50,14],
|
||||
"plugin_8php.html#acb63c27d07f6d7dffe95f98a6cef1295":[5,0,0,50,3],
|
||||
"plugin_8php.html#ad48de9c0fb7f19413a2aa49250d00405":[5,0,0,50,6],
|
||||
"plugin_8php.html#ad9ff8ba554576383c5911a4bce068c1f":[5,0,0,50,2],
|
||||
"plugin_8php.html#af92789f559b89a380e49d303218aeeca":[5,0,0,50,10],
|
||||
@ -248,6 +249,5 @@ var NAVTREEINDEX5 =
|
||||
"smilies_8php.html#ab43b1e9f33a700a830aff14c7b3a617f":[5,0,1,82,0],
|
||||
"socgraph_8php.html":[5,0,0,59],
|
||||
"socgraph_8php.html#a16ac51c505d72987ed8d6d6aed0e8586":[5,0,0,59,0],
|
||||
"socgraph_8php.html#a76e6fca3d2bc842dcd9e710bb87c8329":[5,0,0,59,7],
|
||||
"socgraph_8php.html#a790690bb1a1d02483fe31632a160144d":[5,0,0,59,8]
|
||||
"socgraph_8php.html#a76e6fca3d2bc842dcd9e710bb87c8329":[5,0,0,59,7]
|
||||
};
|
||||
|
@ -1,5 +1,6 @@
|
||||
var NAVTREEINDEX6 =
|
||||
{
|
||||
"socgraph_8php.html#a790690bb1a1d02483fe31632a160144d":[5,0,0,59,8],
|
||||
"socgraph_8php.html#a7d34cd58025bcd9e575282f44db75918":[5,0,0,59,1],
|
||||
"socgraph_8php.html#a887d576f21fd708132a06d0f72f90f84":[5,0,0,59,4],
|
||||
"socgraph_8php.html#aad9ee2421fd1ca405b241e8ed72d9aca":[5,0,0,59,6],
|
||||
|
@ -246,7 +246,7 @@ Functions</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Referenced by <a class="el" href="classItem.html#a248f45871ecfe82a08d1d4c0769b2eb2">Item\__construct()</a>, <a class="el" href="include_2api_8php.html#a528d8070ee74ea800102936ce73cf366">api_statuses_home_timeline()</a>, <a class="el" href="include_2api_8php.html#ae0fa388479cace9c5a7a45b571ab42f8">api_statuses_repeat()</a>, <a class="el" href="include_2attach_8php.html#a0d07c5b83d3d54e186f752e571847b36">attach_by_hash()</a>, <a class="el" href="include_2attach_8php.html#ad991208ce939387e2f93a3bce7d09932">attach_by_hash_nodata()</a>, <a class="el" href="include_2attach_8php.html#a887d2d44a3ef18dcb6624e7fb58dc8e3">attach_count_files()</a>, <a class="el" href="include_2attach_8php.html#a3634af95f11a023dd8e882c3c7a3600d">attach_list_files()</a>, <a class="el" href="include_2attach_8php.html#a84a8a64c4805e1525b42d4add464833f">attach_store()</a>, <a class="el" href="permissions_8php.html#a0f5bd9f7f4c8fb7ba4b2c1ed048b4dc7">check_list_permissions()</a>, <a class="el" href="common_8php.html#ab63408f39abef7a6915186e8dabc5a96">common_content()</a>, <a class="el" href="contact__widgets_8php.html#a552f8544528cec0c995cea7287ea9d65">common_friends_visitor_widget()</a>, <a class="el" href="include_2directory_8php.html#aa75d3b0697ca1456aaabdb37a74aa0f0">directory_run()</a>, <a class="el" href="item_8php.html#a693cd09805755ab85bbb5ecae69a48c3">item_post()</a>, <a class="el" href="like_8php.html#a9d7dd268f21c21e9d29dd2aca2dd9538">like_content()</a>, <a class="el" href="photo_8php.html#a582779d24882b0d31ee909a91d70a448">photo_init()</a>, <a class="el" href="include_2photos_8php.html#a6c40ef58aefef705a5adc84a40e97109">photo_upload()</a>, <a class="el" href="include_2photos_8php.html#af24c6aeed28ecc31ec39e7d9a1804979">photos_album_widget()</a>, <a class="el" href="include_2photos_8php.html#aedccaf18282b26899d9549c29bd9d1b9">photos_albums_list()</a>, <a class="el" href="mod_2photos_8php.html#a062bed4d04d14fee8a53f4c9be673080">photos_post()</a>, <a class="el" href="poco_8php.html#a53def16f75e3d41f1d2bb7cfa4905498">poco_init()</a>, <a class="el" href="items_8php.html#a410f9c743877c125ca06312373346903">post_activity_item()</a>, <a class="el" href="zot_8php.html#a37ec13b18057634eadb071f05297f5e1">process_delivery()</a>, <a class="el" href="zot_8php.html#aa6ae96db8cbbdbb10e6876d206bbf7cc">process_mail_delivery()</a>, <a class="el" href="boot_8php.html#aebc5ed38c73ade57f360471da712ded2">profile_load()</a>, <a class="el" href="boot_8php.html#a646123ebbb10eb6f5b6ff26f4288da9b">profile_sidebar()</a>, <a class="el" href="classConversation.html#a66f121ca4026246f86a732e5faa0682c">Conversation\set_mode()</a>, <a class="el" href="subthread_8php.html#a50368f3d825b77996030528e7fbfa3d3">subthread_content()</a>, <a class="el" href="dir__fns_8php.html#a6cae22cfdd6edda5ddf09e07abb3242a">syncdirs()</a>, <a class="el" href="items_8php.html#ab1bce4261bcf75ad62753b498a144d17">tag_deliver()</a>, <a class="el" href="viewconnections_8php.html#ab6c4d983e97b3a8a879567ff76507776">viewconnections_content()</a>, <a class="el" href="include_2attach_8php.html#aeb07968990e66a88c95483ca09a7f909">z_readdir()</a>, and <a class="el" href="items_8php.html#a004e89d86b0f29b2c4da20108ecc4091">zot_feed()</a>.</p>
|
||||
<p>Referenced by <a class="el" href="classItem.html#a248f45871ecfe82a08d1d4c0769b2eb2">Item\__construct()</a>, <a class="el" href="include_2api_8php.html#a528d8070ee74ea800102936ce73cf366">api_statuses_home_timeline()</a>, <a class="el" href="include_2api_8php.html#ae0fa388479cace9c5a7a45b571ab42f8">api_statuses_repeat()</a>, <a class="el" href="include_2attach_8php.html#a0d07c5b83d3d54e186f752e571847b36">attach_by_hash()</a>, <a class="el" href="include_2attach_8php.html#ad991208ce939387e2f93a3bce7d09932">attach_by_hash_nodata()</a>, <a class="el" href="include_2attach_8php.html#a887d2d44a3ef18dcb6624e7fb58dc8e3">attach_count_files()</a>, <a class="el" href="include_2attach_8php.html#a3634af95f11a023dd8e882c3c7a3600d">attach_list_files()</a>, <a class="el" href="include_2attach_8php.html#a84a8a64c4805e1525b42d4add464833f">attach_store()</a>, <a class="el" href="permissions_8php.html#a0f5bd9f7f4c8fb7ba4b2c1ed048b4dc7">check_list_permissions()</a>, <a class="el" href="common_8php.html#ab63408f39abef7a6915186e8dabc5a96">common_content()</a>, <a class="el" href="contact__widgets_8php.html#a552f8544528cec0c995cea7287ea9d65">common_friends_visitor_widget()</a>, <a class="el" href="item_8php.html#a693cd09805755ab85bbb5ecae69a48c3">item_post()</a>, <a class="el" href="like_8php.html#a9d7dd268f21c21e9d29dd2aca2dd9538">like_content()</a>, <a class="el" href="photo_8php.html#a582779d24882b0d31ee909a91d70a448">photo_init()</a>, <a class="el" href="include_2photos_8php.html#a6c40ef58aefef705a5adc84a40e97109">photo_upload()</a>, <a class="el" href="include_2photos_8php.html#af24c6aeed28ecc31ec39e7d9a1804979">photos_album_widget()</a>, <a class="el" href="include_2photos_8php.html#aedccaf18282b26899d9549c29bd9d1b9">photos_albums_list()</a>, <a class="el" href="mod_2photos_8php.html#a062bed4d04d14fee8a53f4c9be673080">photos_post()</a>, <a class="el" href="poco_8php.html#a53def16f75e3d41f1d2bb7cfa4905498">poco_init()</a>, <a class="el" href="items_8php.html#a410f9c743877c125ca06312373346903">post_activity_item()</a>, <a class="el" href="zot_8php.html#a37ec13b18057634eadb071f05297f5e1">process_delivery()</a>, <a class="el" href="zot_8php.html#aa6ae96db8cbbdbb10e6876d206bbf7cc">process_mail_delivery()</a>, <a class="el" href="boot_8php.html#aebc5ed38c73ade57f360471da712ded2">profile_load()</a>, <a class="el" href="boot_8php.html#a646123ebbb10eb6f5b6ff26f4288da9b">profile_sidebar()</a>, <a class="el" href="classConversation.html#a66f121ca4026246f86a732e5faa0682c">Conversation\set_mode()</a>, <a class="el" href="subthread_8php.html#a50368f3d825b77996030528e7fbfa3d3">subthread_content()</a>, <a class="el" href="dir__fns_8php.html#a6cae22cfdd6edda5ddf09e07abb3242a">syncdirs()</a>, <a class="el" href="items_8php.html#ab1bce4261bcf75ad62753b498a144d17">tag_deliver()</a>, <a class="el" href="viewconnections_8php.html#ab6c4d983e97b3a8a879567ff76507776">viewconnections_content()</a>, <a class="el" href="include_2attach_8php.html#aeb07968990e66a88c95483ca09a7f909">z_readdir()</a>, and <a class="el" href="items_8php.html#a004e89d86b0f29b2c4da20108ecc4091">zot_feed()</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
File diff suppressed because one or more lines are too long
@ -3,7 +3,7 @@ var plugin_8php =
|
||||
[ "call_hooks", "plugin_8php.html#a7f05de16c0a32602853b09b99dd85e7c", null ],
|
||||
[ "format_css_if_exists", "plugin_8php.html#a9039e15aae27676af7777dcbee5a11d6", null ],
|
||||
[ "format_js_if_exists", "plugin_8php.html#ad9ff8ba554576383c5911a4bce068c1f", null ],
|
||||
[ "get_intltext_template", "plugin_8php.html#a917f10208bec9090f062a8cec92e110f", null ],
|
||||
[ "get_intltext_template", "plugin_8php.html#acb63c27d07f6d7dffe95f98a6cef1295", null ],
|
||||
[ "get_markup_template", "plugin_8php.html#a75f7dfed291fd7add7fc85b5c022a1f4", null ],
|
||||
[ "get_plugin_info", "plugin_8php.html#aff0178bd8d0b34a94d5efddc883edd35", null ],
|
||||
[ "get_theme_info", "plugin_8php.html#ad48de9c0fb7f19413a2aa49250d00405", null ],
|
||||
|
@ -114,6 +114,6 @@ var searchData=
|
||||
['crypto_2ephp',['crypto.php',['../crypto_8php.html',1,'']]],
|
||||
['curpageurl',['curPageURL',['../boot_8php.html#aa4221641e5c21db69fa52c426b9017f5',1,'boot.php']]],
|
||||
['current_5ftheme',['current_theme',['../boot_8php.html#ad206598b909e8eb67eb0e0bb5ef69c13',1,'boot.php']]],
|
||||
['current_5ftheme_5furl',['current_theme_url',['../boot_8php.html#ab2878f40a7f3978476fcfb4c95b96806',1,'boot.php']]],
|
||||
['current_5ftheme_5furl',['current_theme_url',['../boot_8php.html#a926cad0b3d8b9d9ee5da1898fc063ba3',1,'boot.php']]],
|
||||
['cli_20config_20utility',['CLI config utility',['../md_config.html',1,'']]]
|
||||
];
|
||||
|
@ -38,7 +38,7 @@ var searchData=
|
||||
['get_5fgroups',['get_groups',['../classApp.html#a4659785d13e4bac0bed50dbb1b0d4299',1,'App']]],
|
||||
['get_5fhostname',['get_hostname',['../classApp.html#a622eace13f8fc9f4b5672a68e2bc4396',1,'App']]],
|
||||
['get_5fid',['get_id',['../classItem.html#ac0f27e58532612f6e7a54c8a621b9b92',1,'Item']]],
|
||||
['get_5fintltext_5ftemplate',['get_intltext_template',['../plugin_8php.html#a917f10208bec9090f062a8cec92e110f',1,'plugin.php']]],
|
||||
['get_5fintltext_5ftemplate',['get_intltext_template',['../classFriendicaSmartyEngine.html#a35ec0ee828c36640ea25296bcb84a118',1,'FriendicaSmartyEngine\get_intltext_template()'],['../plugin_8php.html#acb63c27d07f6d7dffe95f98a6cef1295',1,'get_intltext_template(): plugin.php']]],
|
||||
['get_5fitem_5fchildren',['get_item_children',['../conversation_8php.html#a7f6ef0dfa554bacf620e84c18d386e67',1,'conversation.php']]],
|
||||
['get_5fitem_5fcontact',['get_item_contact',['../items_8php.html#aab9c6bae4c40799867596bdaae9829fd',1,'items.php']]],
|
||||
['get_5fitem_5felements',['get_item_elements',['../items_8php.html#a536d0313b6ffe33b9d2490c4e25c5361',1,'items.php']]],
|
||||
@ -91,8 +91,8 @@ var searchData=
|
||||
['gravity_5fcomment',['GRAVITY_COMMENT',['../boot_8php.html#a4a12ce5de39789b0361e308d89925a20',1,'boot.php']]],
|
||||
['gravity_5flike',['GRAVITY_LIKE',['../boot_8php.html#a1f5906598e90b5ea2b4245f682be4348',1,'boot.php']]],
|
||||
['gravity_5fparent',['GRAVITY_PARENT',['../boot_8php.html#a2af173e4e9836ee7c90757b4793a2be3',1,'boot.php']]],
|
||||
['group_2ephp',['group.php',['../include_2group_8php.html',1,'']]],
|
||||
['group_2ephp',['group.php',['../mod_2group_8php.html',1,'']]],
|
||||
['group_2ephp',['group.php',['../include_2group_8php.html',1,'']]],
|
||||
['group_5fadd',['group_add',['../include_2group_8php.html#a0a515d42ec78aa0066aac4c278ead5b0',1,'group.php']]],
|
||||
['group_5fadd_5fmember',['group_add_member',['../include_2group_8php.html#a0122ef312df2c5546b1a46b3e6c7b31b',1,'group.php']]],
|
||||
['group_5faside',['group_aside',['../mod_2group_8php.html#aeb0784dd928e53e6d8693513bec8928c',1,'group.php']]],
|
||||
|
@ -89,5 +89,5 @@ var searchData=
|
||||
['cropimage',['cropImage',['../classphoto__driver.html#a2e6e61f1e356a90bc978f4404a77137e',1,'photo_driver\cropImage()'],['../classphoto__gd.html#ab2232d775c8bacf66773a03308105f0c',1,'photo_gd\cropImage()'],['../classphoto__imagick.html#a2f33a03a89497a2b2768e29736d4a8a4',1,'photo_imagick\cropImage()']]],
|
||||
['curpageurl',['curPageURL',['../boot_8php.html#aa4221641e5c21db69fa52c426b9017f5',1,'boot.php']]],
|
||||
['current_5ftheme',['current_theme',['../boot_8php.html#ad206598b909e8eb67eb0e0bb5ef69c13',1,'boot.php']]],
|
||||
['current_5ftheme_5furl',['current_theme_url',['../boot_8php.html#ab2878f40a7f3978476fcfb4c95b96806',1,'boot.php']]]
|
||||
['current_5ftheme_5furl',['current_theme_url',['../boot_8php.html#a926cad0b3d8b9d9ee5da1898fc063ba3',1,'boot.php']]]
|
||||
];
|
||||
|
@ -38,7 +38,7 @@ var searchData=
|
||||
['get_5fgroups',['get_groups',['../classApp.html#a4659785d13e4bac0bed50dbb1b0d4299',1,'App']]],
|
||||
['get_5fhostname',['get_hostname',['../classApp.html#a622eace13f8fc9f4b5672a68e2bc4396',1,'App']]],
|
||||
['get_5fid',['get_id',['../classItem.html#ac0f27e58532612f6e7a54c8a621b9b92',1,'Item']]],
|
||||
['get_5fintltext_5ftemplate',['get_intltext_template',['../plugin_8php.html#a917f10208bec9090f062a8cec92e110f',1,'plugin.php']]],
|
||||
['get_5fintltext_5ftemplate',['get_intltext_template',['../classFriendicaSmartyEngine.html#a35ec0ee828c36640ea25296bcb84a118',1,'FriendicaSmartyEngine\get_intltext_template()'],['../plugin_8php.html#acb63c27d07f6d7dffe95f98a6cef1295',1,'get_intltext_template(): plugin.php']]],
|
||||
['get_5fitem_5fchildren',['get_item_children',['../conversation_8php.html#a7f6ef0dfa554bacf620e84c18d386e67',1,'conversation.php']]],
|
||||
['get_5fitem_5fcontact',['get_item_contact',['../items_8php.html#aab9c6bae4c40799867596bdaae9829fd',1,'items.php']]],
|
||||
['get_5fitem_5felements',['get_item_elements',['../items_8php.html#a536d0313b6ffe33b9d2490c4e25c5361',1,'items.php']]],
|
||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -164,10 +164,13 @@ function get_all_perms($uid,$observer_xchan,$internal_use = true) {
|
||||
// If PERMS_CONTACTS or PERMS_SPECIFIC, they need to be in your address book
|
||||
// $x is a valid address book entry
|
||||
|
||||
|
||||
|
||||
if(! $x) {
|
||||
$ret[$perm_name] = false;
|
||||
continue;
|
||||
}
|
||||
|
||||
|
||||
if(($r) && ($r[0][$channel_perm] & PERMS_CONTACTS)) {
|
||||
|
||||
@ -192,6 +195,8 @@ function get_all_perms($uid,$observer_xchan,$internal_use = true) {
|
||||
continue;
|
||||
|
||||
}
|
||||
|
||||
|
||||
$arr = array(
|
||||
'channel_id' => $uid,
|
||||
'observer_hash' => $observer_xchan,
|
||||
|
@ -345,7 +345,7 @@ function connections_content(&$a) {
|
||||
$channel = $a->get_channel();
|
||||
|
||||
$global_perms = get_perms();
|
||||
$existing = get_all_perms(local_user(),$contact);
|
||||
$existing = get_all_perms(local_user(),$contact['abook_xchan']);
|
||||
|
||||
$unapproved = array('pending', t('Approve this connection'), '', t('Accept connection to allow communication'));
|
||||
|
||||
|
399
util/messages.po
399
util/messages.po
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2013-05-10 00:01-0700\n"
|
||||
"POT-Creation-Date: 2013-05-17 00:00-0700\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@ -732,7 +732,7 @@ msgstr ""
|
||||
#: ../../mod/common.php:43 ../../mod/profile_photo.php:185
|
||||
#: ../../mod/profile_photo.php:198 ../../mod/connections.php:146
|
||||
#: ../../mod/settings.php:578 ../../mod/delegate.php:6
|
||||
#: ../../mod/editpost.php:10 ../../mod/setup.php:157 ../../mod/photos.php:74
|
||||
#: ../../mod/editpost.php:10 ../../mod/setup.php:181 ../../mod/photos.php:74
|
||||
#: ../../mod/photos.php:639 ../../mod/viewsrc.php:12 ../../mod/fsuggest.php:78
|
||||
#: ../../mod/group.php:15 ../../mod/profiles.php:163
|
||||
#: ../../mod/profiles.php:471 ../../mod/intro.php:50 ../../mod/crepair.php:115
|
||||
@ -1230,35 +1230,6 @@ msgstr ""
|
||||
msgid "%1$d %2$s ago"
|
||||
msgstr ""
|
||||
|
||||
#: ../../include/identity.php:14
|
||||
msgid "Unable to obtain identity information from database"
|
||||
msgstr ""
|
||||
|
||||
#: ../../include/identity.php:36
|
||||
msgid "Empty name"
|
||||
msgstr ""
|
||||
|
||||
#: ../../include/identity.php:38
|
||||
msgid "Name too long"
|
||||
msgstr ""
|
||||
|
||||
#: ../../include/identity.php:72
|
||||
msgid "No account identifier"
|
||||
msgstr ""
|
||||
|
||||
#: ../../include/identity.php:87
|
||||
msgid ""
|
||||
"Nickname has unsupported characters or is already being used on this site."
|
||||
msgstr ""
|
||||
|
||||
#: ../../include/identity.php:135
|
||||
msgid "Unable to retrieve created identity"
|
||||
msgstr ""
|
||||
|
||||
#: ../../include/identity.php:200
|
||||
msgid "Default Profile"
|
||||
msgstr ""
|
||||
|
||||
#: ../../include/nav.php:71 ../../include/nav.php:86 ../../boot.php:1323
|
||||
msgid "Logout"
|
||||
msgstr ""
|
||||
@ -1757,7 +1728,7 @@ msgstr ""
|
||||
msgid "Preview"
|
||||
msgstr ""
|
||||
|
||||
#: ../../include/dba/dba_driver.php:48
|
||||
#: ../../include/dba/dba_driver.php:50
|
||||
#, php-format
|
||||
msgid "Cannot locate DNS info for database server '%s'"
|
||||
msgstr ""
|
||||
@ -2003,6 +1974,35 @@ msgstr ""
|
||||
msgid "This action is not available under your subscription plan."
|
||||
msgstr ""
|
||||
|
||||
#: ../../include/identity.php:14
|
||||
msgid "Unable to obtain identity information from database"
|
||||
msgstr ""
|
||||
|
||||
#: ../../include/identity.php:36
|
||||
msgid "Empty name"
|
||||
msgstr ""
|
||||
|
||||
#: ../../include/identity.php:38
|
||||
msgid "Name too long"
|
||||
msgstr ""
|
||||
|
||||
#: ../../include/identity.php:72
|
||||
msgid "No account identifier"
|
||||
msgstr ""
|
||||
|
||||
#: ../../include/identity.php:87
|
||||
msgid ""
|
||||
"Nickname has unsupported characters or is already being used on this site."
|
||||
msgstr ""
|
||||
|
||||
#: ../../include/identity.php:135
|
||||
msgid "Unable to retrieve created identity"
|
||||
msgstr ""
|
||||
|
||||
#: ../../include/identity.php:200
|
||||
msgid "Default Profile"
|
||||
msgstr ""
|
||||
|
||||
#: ../../include/notify.php:23
|
||||
msgid "created a new post"
|
||||
msgstr ""
|
||||
@ -2489,19 +2489,19 @@ msgid "This is you"
|
||||
msgstr ""
|
||||
|
||||
#: ../../include/ItemObject.php:539 ../../mod/invite.php:138
|
||||
#: ../../mod/import.php:339 ../../mod/connections.php:372
|
||||
#: ../../mod/settings.php:596 ../../mod/settings.php:708
|
||||
#: ../../mod/settings.php:737 ../../mod/settings.php:760
|
||||
#: ../../mod/settings.php:831 ../../mod/settings.php:997
|
||||
#: ../../mod/setup.php:257 ../../mod/setup.php:298 ../../mod/photos.php:674
|
||||
#: ../../mod/photos.php:766 ../../mod/photos.php:1023
|
||||
#: ../../mod/connections.php:372 ../../mod/settings.php:596
|
||||
#: ../../mod/settings.php:708 ../../mod/settings.php:737
|
||||
#: ../../mod/settings.php:760 ../../mod/settings.php:831
|
||||
#: ../../mod/settings.php:997 ../../mod/setup.php:283 ../../mod/setup.php:326
|
||||
#: ../../mod/photos.php:674 ../../mod/photos.php:766 ../../mod/photos.php:1023
|
||||
#: ../../mod/photos.php:1062 ../../mod/photos.php:1100
|
||||
#: ../../mod/photos.php:1127 ../../mod/fsuggest.php:108 ../../mod/group.php:83
|
||||
#: ../../mod/profiles.php:523 ../../mod/crepair.php:166
|
||||
#: ../../mod/admin.php:397 ../../mod/admin.php:621 ../../mod/admin.php:757
|
||||
#: ../../mod/admin.php:956 ../../mod/admin.php:1043 ../../mod/poke.php:166
|
||||
#: ../../mod/message.php:290 ../../mod/message.php:421 ../../mod/mood.php:134
|
||||
#: ../../mod/events.php:456 ../../view/theme/redbasic/php/config.php:131
|
||||
#: ../../mod/import.php:339 ../../mod/message.php:290
|
||||
#: ../../mod/message.php:421 ../../mod/mood.php:134 ../../mod/events.php:456
|
||||
#: ../../view/theme/redbasic/php/config.php:131
|
||||
#: ../../view/theme/redbasic/php/config.php:148
|
||||
#: ../../view/theme/redstrap/php/config.php:131
|
||||
msgid "Submit"
|
||||
@ -2731,86 +2731,13 @@ msgstr ""
|
||||
msgid "View Connnections"
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/import.php:31
|
||||
msgid "Nothing to import."
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/import.php:53
|
||||
msgid "Unable to download data from old server"
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/import.php:59
|
||||
msgid "Imported file is empty."
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/import.php:82
|
||||
msgid ""
|
||||
"Cannot create a duplicate channel identifier on this system. Import failed."
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/import.php:100
|
||||
msgid "Channel clone failed. Import failed."
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/import.php:110
|
||||
msgid "Cloned channel not found. Import failed."
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/import.php:319
|
||||
msgid "Import completed."
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/import.php:328
|
||||
msgid "Import Channel"
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/import.php:329
|
||||
msgid ""
|
||||
"Use this form to import an existing channel from a different server/hub. You "
|
||||
"may retrieve the channel identity from the old server/hub via the network or "
|
||||
"provide an export file. Only identity and connections/relationships will be "
|
||||
"imported. Importation of content is not yet available."
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/import.php:330
|
||||
msgid "File to Upload"
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/import.php:331
|
||||
msgid "Or provide the old server/hub details"
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/import.php:332
|
||||
msgid "Your old identity address (xyz@example.com)"
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/import.php:333
|
||||
msgid "Your old login email address"
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/import.php:334
|
||||
msgid "Your old login password"
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/import.php:335
|
||||
msgid ""
|
||||
"For either option, please choose whether to make this hub your new primary "
|
||||
"address, or whether your old location should continue this role. You will be "
|
||||
"able to post from either location, but only one can be marked as the primary "
|
||||
"location for files, photos, and media."
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/import.php:336
|
||||
msgid "Make this hub my primary location"
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/post.php:114
|
||||
msgid ""
|
||||
"Remote authentication blocked. You are logged into this site locally. Please "
|
||||
"logout and retry."
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/post.php:124
|
||||
#: ../../mod/post.php:127
|
||||
#, php-format
|
||||
msgid "Welcome %s. Remote authentication successful."
|
||||
msgstr ""
|
||||
@ -3887,311 +3814,340 @@ msgid ""
|
||||
"dot com"
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/setup.php:123
|
||||
msgid "Red Identity/Communications Server - Setup"
|
||||
#: ../../mod/setup.php:142
|
||||
msgid "Red Matrix Server - Setup"
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/setup.php:129
|
||||
#: ../../mod/setup.php:148
|
||||
msgid "Could not connect to database."
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/setup.php:133
|
||||
#: ../../mod/setup.php:152
|
||||
msgid ""
|
||||
"Could not connect to specified site URL. Possible SSL certificate or DNS "
|
||||
"issue."
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/setup.php:157
|
||||
msgid "Could not create table."
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/setup.php:139
|
||||
#: ../../mod/setup.php:163
|
||||
msgid "Your site database has been installed."
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/setup.php:144
|
||||
#: ../../mod/setup.php:168
|
||||
msgid ""
|
||||
"You may need to import the file \"install/database.sql\" manually using "
|
||||
"phpmyadmin or mysql."
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/setup.php:145 ../../mod/setup.php:212 ../../mod/setup.php:528
|
||||
#: ../../mod/setup.php:169 ../../mod/setup.php:236 ../../mod/setup.php:565
|
||||
msgid "Please see the file \"install/INSTALL.txt\"."
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/setup.php:209
|
||||
#: ../../mod/setup.php:233
|
||||
msgid "System check"
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/setup.php:213 ../../mod/events.php:349
|
||||
#: ../../mod/setup.php:237 ../../mod/events.php:349
|
||||
msgid "Next"
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/setup.php:214
|
||||
#: ../../mod/setup.php:238
|
||||
msgid "Check again"
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/setup.php:235
|
||||
#: ../../mod/setup.php:260
|
||||
msgid "Database connection"
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/setup.php:236
|
||||
#: ../../mod/setup.php:261
|
||||
msgid ""
|
||||
"In order to install Red we need to know how to connect to your database."
|
||||
"In order to install Red Matrix we need to know how to connect to your "
|
||||
"database."
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/setup.php:237
|
||||
#: ../../mod/setup.php:262
|
||||
msgid ""
|
||||
"Please contact your hosting provider or site administrator if you have "
|
||||
"questions about these settings."
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/setup.php:238
|
||||
#: ../../mod/setup.php:263
|
||||
msgid ""
|
||||
"The database you specify below should already exist. If it does not, please "
|
||||
"create it before continuing."
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/setup.php:242
|
||||
#: ../../mod/setup.php:267
|
||||
msgid "Database Server Name"
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/setup.php:243
|
||||
#: ../../mod/setup.php:267
|
||||
msgid "Default is localhost"
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/setup.php:268
|
||||
msgid "Database Port"
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/setup.php:268
|
||||
msgid "Communication port number - use 0 for default"
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/setup.php:269
|
||||
msgid "Database Login Name"
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/setup.php:244
|
||||
#: ../../mod/setup.php:270
|
||||
msgid "Database Login Password"
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/setup.php:245
|
||||
#: ../../mod/setup.php:271
|
||||
msgid "Database Name"
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/setup.php:247 ../../mod/setup.php:287
|
||||
#: ../../mod/setup.php:273 ../../mod/setup.php:315
|
||||
msgid "Site administrator email address"
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/setup.php:247 ../../mod/setup.php:287
|
||||
#: ../../mod/setup.php:273 ../../mod/setup.php:315
|
||||
msgid ""
|
||||
"Your account email address must match this in order to use the web admin "
|
||||
"panel."
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/setup.php:248 ../../mod/setup.php:289
|
||||
#: ../../mod/setup.php:274 ../../mod/setup.php:317
|
||||
msgid "Website URL"
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/setup.php:248 ../../mod/setup.php:289
|
||||
#: ../../mod/setup.php:274 ../../mod/setup.php:317
|
||||
msgid "Please use SSL (https) URL if available."
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/setup.php:251 ../../mod/setup.php:292
|
||||
#: ../../mod/setup.php:277 ../../mod/setup.php:320
|
||||
msgid "Please select a default timezone for your website"
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/setup.php:277
|
||||
#: ../../mod/setup.php:304
|
||||
msgid "Site settings"
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/setup.php:332
|
||||
#: ../../mod/setup.php:360
|
||||
msgid "Could not find a command line version of PHP in the web server PATH."
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/setup.php:333
|
||||
#: ../../mod/setup.php:361
|
||||
msgid ""
|
||||
"If you don't have a command line version of PHP installed on server, you "
|
||||
"will not be able to run background polling via cron."
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/setup.php:337
|
||||
#: ../../mod/setup.php:365
|
||||
msgid "PHP executable path"
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/setup.php:337
|
||||
#: ../../mod/setup.php:365
|
||||
msgid ""
|
||||
"Enter full path to php executable. You can leave this blank to continue the "
|
||||
"installation."
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/setup.php:342
|
||||
#: ../../mod/setup.php:370
|
||||
msgid "Command line PHP"
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/setup.php:351
|
||||
#: ../../mod/setup.php:379
|
||||
msgid ""
|
||||
"The command line version of PHP on your system does not have "
|
||||
"\"register_argc_argv\" enabled."
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/setup.php:352
|
||||
#: ../../mod/setup.php:380
|
||||
msgid "This is required for message delivery to work."
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/setup.php:354
|
||||
#: ../../mod/setup.php:382
|
||||
msgid "PHP register_argc_argv"
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/setup.php:375
|
||||
#: ../../mod/setup.php:403
|
||||
msgid ""
|
||||
"Error: the \"openssl_pkey_new\" function on this system is not able to "
|
||||
"generate encryption keys"
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/setup.php:376
|
||||
#: ../../mod/setup.php:404
|
||||
msgid ""
|
||||
"If running under Windows, please see \"http://www.php.net/manual/en/openssl."
|
||||
"installation.php\"."
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/setup.php:378
|
||||
#: ../../mod/setup.php:406
|
||||
msgid "Generate encryption keys"
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/setup.php:385
|
||||
#: ../../mod/setup.php:413
|
||||
msgid "libCurl PHP module"
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/setup.php:386
|
||||
#: ../../mod/setup.php:414
|
||||
msgid "GD graphics PHP module"
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/setup.php:387
|
||||
#: ../../mod/setup.php:415
|
||||
msgid "OpenSSL PHP module"
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/setup.php:388
|
||||
#: ../../mod/setup.php:416
|
||||
msgid "mysqli PHP module"
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/setup.php:389
|
||||
#: ../../mod/setup.php:417
|
||||
msgid "mb_string PHP module"
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/setup.php:390
|
||||
#: ../../mod/setup.php:418
|
||||
msgid "mcrypt PHP module"
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/setup.php:395 ../../mod/setup.php:397
|
||||
#: ../../mod/setup.php:423 ../../mod/setup.php:425
|
||||
msgid "Apache mod_rewrite module"
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/setup.php:395
|
||||
#: ../../mod/setup.php:423
|
||||
msgid ""
|
||||
"Error: Apache webserver mod-rewrite module is required but not installed."
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/setup.php:401 ../../mod/setup.php:404
|
||||
#: ../../mod/setup.php:429 ../../mod/setup.php:432
|
||||
msgid "proc_open"
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/setup.php:401
|
||||
#: ../../mod/setup.php:429
|
||||
msgid ""
|
||||
"Error: proc_open is required but is either not installed or has been "
|
||||
"disabled in php.ini"
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/setup.php:409
|
||||
#: ../../mod/setup.php:437
|
||||
msgid "Error: libCURL PHP module required but not installed."
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/setup.php:413
|
||||
#: ../../mod/setup.php:441
|
||||
msgid ""
|
||||
"Error: GD graphics PHP module with JPEG support required but not installed."
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/setup.php:417
|
||||
#: ../../mod/setup.php:445
|
||||
msgid "Error: openssl PHP module required but not installed."
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/setup.php:421
|
||||
#: ../../mod/setup.php:449
|
||||
msgid "Error: mysqli PHP module required but not installed."
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/setup.php:425
|
||||
#: ../../mod/setup.php:453
|
||||
msgid "Error: mb_string PHP module required but not installed."
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/setup.php:429
|
||||
#: ../../mod/setup.php:457
|
||||
msgid "Error: mcrypt PHP module required but not installed."
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/setup.php:445
|
||||
#: ../../mod/setup.php:473
|
||||
msgid ""
|
||||
"The web installer needs to be able to create a file called \".htconfig.php\" "
|
||||
"in the top folder of your web server and it is unable to do so."
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/setup.php:446
|
||||
#: ../../mod/setup.php:474
|
||||
msgid ""
|
||||
"This is most often a permission setting, as the web server may not be able "
|
||||
"to write files in your folder - even if you can."
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/setup.php:447
|
||||
#: ../../mod/setup.php:475
|
||||
msgid ""
|
||||
"At the end of this procedure, we will give you a text to save in a file "
|
||||
"named .htconfig.php in your Red top folder."
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/setup.php:448
|
||||
#: ../../mod/setup.php:476
|
||||
msgid ""
|
||||
"You can alternatively skip this procedure and perform a manual installation. "
|
||||
"Please see the file \"install/INSTALL.txt\" for instructions."
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/setup.php:451
|
||||
#: ../../mod/setup.php:479
|
||||
msgid ".htconfig.php is writable"
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/setup.php:461
|
||||
#: ../../mod/setup.php:489
|
||||
msgid ""
|
||||
"Red uses the Smarty3 template engine to render its web views. Smarty3 "
|
||||
"compiles templates to PHP to speed up rendering."
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/setup.php:462
|
||||
#: ../../mod/setup.php:490
|
||||
msgid ""
|
||||
"In order to store these compiled templates, the web server needs to have "
|
||||
"write access to the directory view/tpl/smarty3/ under the Red top level "
|
||||
"folder."
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/setup.php:463
|
||||
#: ../../mod/setup.php:491
|
||||
msgid ""
|
||||
"Please ensure that the user that your web server runs as (e.g. www-data) has "
|
||||
"write access to this folder."
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/setup.php:464
|
||||
#: ../../mod/setup.php:492
|
||||
msgid ""
|
||||
"Note: as a security measure, you should give the web server write access to "
|
||||
"view/tpl/smarty3/ only--not the template files (.tpl) that it contains."
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/setup.php:467
|
||||
#: ../../mod/setup.php:495
|
||||
msgid "view/tpl/smarty3 is writable"
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/setup.php:479
|
||||
#: ../../mod/setup.php:509
|
||||
msgid "SSL certificate validation"
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/setup.php:509
|
||||
msgid ""
|
||||
"SSL certificate cannot be validated. Fix certificate or disable https access "
|
||||
"to this site."
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/setup.php:516
|
||||
msgid ""
|
||||
"Url rewrite in .htaccess is not working. Check your server configuration."
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/setup.php:481
|
||||
#: ../../mod/setup.php:518
|
||||
msgid "Url rewrite is working"
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/setup.php:491
|
||||
#: ../../mod/setup.php:528
|
||||
msgid ""
|
||||
"The database configuration file \".htconfig.php\" could not be written. "
|
||||
"Please use the enclosed text to create a configuration file in your web "
|
||||
"server root."
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/setup.php:515
|
||||
#: ../../mod/setup.php:552
|
||||
msgid "Errors encountered creating database tables."
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/setup.php:526
|
||||
#: ../../mod/setup.php:563
|
||||
msgid "<h1>What next</h1>"
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/setup.php:527
|
||||
#: ../../mod/setup.php:564
|
||||
msgid ""
|
||||
"IMPORTANT: You will need to [manually] setup a scheduled task for the poller."
|
||||
msgstr ""
|
||||
@ -5321,6 +5277,79 @@ msgstr ""
|
||||
msgid "Make this post private"
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/import.php:31
|
||||
msgid "Nothing to import."
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/import.php:53
|
||||
msgid "Unable to download data from old server"
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/import.php:59
|
||||
msgid "Imported file is empty."
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/import.php:82
|
||||
msgid ""
|
||||
"Cannot create a duplicate channel identifier on this system. Import failed."
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/import.php:100
|
||||
msgid "Channel clone failed. Import failed."
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/import.php:110
|
||||
msgid "Cloned channel not found. Import failed."
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/import.php:319
|
||||
msgid "Import completed."
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/import.php:328
|
||||
msgid "Import Channel"
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/import.php:329
|
||||
msgid ""
|
||||
"Use this form to import an existing channel from a different server/hub. You "
|
||||
"may retrieve the channel identity from the old server/hub via the network or "
|
||||
"provide an export file. Only identity and connections/relationships will be "
|
||||
"imported. Importation of content is not yet available."
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/import.php:330
|
||||
msgid "File to Upload"
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/import.php:331
|
||||
msgid "Or provide the old server/hub details"
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/import.php:332
|
||||
msgid "Your old identity address (xyz@example.com)"
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/import.php:333
|
||||
msgid "Your old login email address"
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/import.php:334
|
||||
msgid "Your old login password"
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/import.php:335
|
||||
msgid ""
|
||||
"For either option, please choose whether to make this hub your new primary "
|
||||
"address, or whether your old location should continue this role. You will be "
|
||||
"able to post from either location, but only one can be marked as the primary "
|
||||
"location for files, photos, and media."
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/import.php:336
|
||||
msgid "Make this hub my primary location"
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/lockview.php:34
|
||||
msgid "Remote privacy information not available."
|
||||
msgstr ""
|
||||
@ -5840,7 +5869,7 @@ msgstr ""
|
||||
msgid "posted an event"
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/wall_upload.php:41 ../../mod/item.php:967
|
||||
#: ../../mod/wall_upload.php:41 ../../mod/item.php:969
|
||||
msgid "Wall Photos"
|
||||
msgstr ""
|
||||
|
||||
@ -6021,7 +6050,7 @@ msgstr ""
|
||||
msgid "Empty post discarded."
|
||||
msgstr ""
|
||||
|
||||
#: ../../mod/item.php:698
|
||||
#: ../../mod/item.php:700
|
||||
msgid "System error. Post not saved."
|
||||
msgstr ""
|
||||
|
||||
@ -6169,6 +6198,6 @@ msgstr ""
|
||||
msgid "Events and Calendar"
|
||||
msgstr ""
|
||||
|
||||
#: ../../boot.php:2264
|
||||
#: ../../boot.php:2266
|
||||
msgid "toggle mobile"
|
||||
msgstr ""
|
||||
|
@ -1 +1 @@
|
||||
2013-05-16.315
|
||||
2013-05-18.317
|
||||
|
Reference in New Issue
Block a user