diff options
author | Thomas Willingham <founder@kakste.com> | 2013-12-18 18:21:47 +0000 |
---|---|---|
committer | Thomas Willingham <founder@kakste.com> | 2013-12-18 18:21:47 +0000 |
commit | 7ac00d02d110ec2f2d33779d8316e17c13cda149 (patch) | |
tree | 03b41e86e0790895fe56488beea2b5f554fbaeae /doc/html/help_8php.html | |
parent | 733cb37ef14eb4dd5408e1a8c453f13cd41952eb (diff) | |
parent | df34aaba4733b1c38ac2b8b9c19c5a945d5a841b (diff) | |
download | volse-hubzilla-7ac00d02d110ec2f2d33779d8316e17c13cda149.tar.gz volse-hubzilla-7ac00d02d110ec2f2d33779d8316e17c13cda149.tar.bz2 volse-hubzilla-7ac00d02d110ec2f2d33779d8316e17c13cda149.zip |
Merge remote-tracking branch 'upstream/master'
Conflicts:
mod/page.php
Diffstat (limited to 'doc/html/help_8php.html')
-rw-r--r-- | doc/html/help_8php.html | 23 |
1 files changed, 22 insertions, 1 deletions
diff --git a/doc/html/help_8php.html b/doc/html/help_8php.html index f095349b6..4eb654d30 100644 --- a/doc/html/help_8php.html +++ b/doc/html/help_8php.html @@ -28,7 +28,7 @@ <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> - <td id="projectlogo"><img alt="Logo" src="rhash-64.png"/></td> + <td id="projectlogo"><img alt="Logo" src="rm-64.png"/></td> <td style="padding-left: 0.5em;"> <div id="projectname">The Red Matrix </div> @@ -114,6 +114,8 @@ $(document).ready(function(){initNavTree('help_8php.html','');}); Functions</h2></td></tr> <tr class="memitem:af055e15f600ffa6fbca9386fdf715224"><td class="memItemLeft" align="right" valign="top"><a class="el" href="redbasic_2php_2style_8php.html#a883f9f14e205f7aa7de02c14df67b40a">if</a>(!function_exists('load_doc_file')) </td><td class="memItemRight" valign="bottom"><a class="el" href="help_8php.html#af055e15f600ffa6fbca9386fdf715224">help_content</a> (&$a)</td></tr> <tr class="separator:af055e15f600ffa6fbca9386fdf715224"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:a06b2a51aaabed99e53a9b639047c4ce4"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="help_8php.html#a06b2a51aaabed99e53a9b639047c4ce4">preg_callback_help_include</a> ($matches)</td></tr> +<tr class="separator:a06b2a51aaabed99e53a9b639047c4ce4"><td class="memSeparator" colspan="2"> </td></tr> </table> <h2 class="groupheader">Function Documentation</h2> <a class="anchor" id="af055e15f600ffa6fbca9386fdf715224"></a> @@ -129,6 +131,25 @@ Functions</h2></td></tr> </tr> </table> </div><div class="memdoc"> +<p>You can create local site resources in doc/Site.md and either link to doc/Home.md for the standard resources or use our include mechanism to include it on your local page.</p> +<p>#include doc/Home.md;</p> +<p>The syntax is somewhat strict. </p> + +</div> +</div> +<a class="anchor" id="a06b2a51aaabed99e53a9b639047c4ce4"></a> +<div class="memitem"> +<div class="memproto"> + <table class="memname"> + <tr> + <td class="memname">preg_callback_help_include </td> + <td>(</td> + <td class="paramtype"> </td> + <td class="paramname"><em>$matches</em></td><td>)</td> + <td></td> + </tr> + </table> +</div><div class="memdoc"> </div> </div> |