Revision [19325]
Last edited on 2008-01-28 00:15:16 by KlenWell [Modified links pointing to docs server]No Differences
Additions:
I've created this page to identify the HTML elements in page handler code. I hope it will serve as the basis for cleaning up the [[http://wush.net/trac/wikka/browser/trunk/handlers/show/show.php show.php]] file. I had successfully tested a version of this controller based on an earlier commit of the source.
See KlenwellCodeHandlerShow637 for a full revision of the file that implements this logic. I have not yet tested this version.
$_HTML['page'] = ''; // this is the complete final html block
See KlenwellCodeHandlerShow637 for a full revision of the file that implements this logic. I have not yet tested this version.
$_HTML['page'] = ''; // this is the complete final html block
Deletions:
See KlenwellCodeHandlerShow637 for a full revision of the file that implements this logic.
$_HTML['page'] = '';
Additions:
See KlenwellCodeHandlerShow637 for a full revision of the file that implements this logic.