Note: this list is kept only as a demonstration for CVSNotice. For the latest CVS notices, see the Xaraya and Postnuke sites
View Statistics - Next Notice - Previous NoticeDirectory filter : [ all ] / postnuke_official / html / includes [ view in CVS ]
| Date | Directory [filter] | File(s) [view] | Author [filter] |
| 05 Aug 2002 21:49:09 | postnuke_official/html/includes | pnBlocks.php,1.47,1.48 | Mike |
| add TODO for paul/Dracos about missing pnBlockTemplate() or whatever to support BL for block content | |||
Update of /home/cvsroot/postnuke_official/html/includes
In directory ns7.hostnuke.net:/tmp/cvs-serv4882
Modified Files:
pnBlocks.php
Log Message:
add TODO for paul/Dracos about missing pnBlockTemplate() or whatever to support BL for block content
Index: pnBlocks.php
===================================================================
RCS file: /home/cvsroot/postnuke_official/html/includes/pnBlocks.php,v
retrieving revision 1.47
retrieving revision 1.48
diff -C2 -d -r1.47 -r1.48
*** pnBlocks.php 30 Jul 2002 02:26:49 -0000 1.47
--- pnBlocks.php 5 Aug 2002 21:49:07 -0000 1.48
***************
*** 157,160 ****
--- 157,164 ----
$theme = pnUserGetTheme();
+ // TODO: aren't you missing a step here ? Shouldn't there be a pnBlockTemplate()
+ // function or something that allows you to work with BL to generate
+ // $blockinfo['content'] too ? (in modules/$module/pntemplates/pnblocks/*)
+
// Determine which block template to use
if (isset($blockinfo['template'])) {
***************
*** 492,494 ****
}
! ?>
\ No newline at end of file
--- 496,498 ----
}
! ?>
View Statistics - Next Notice - Previous Notice
| Visit Developer Site - Browse CVS Repository |
Syndicate via backend.rss (max. once per hour please) | Powered by CVSNotice 0.1.3 |