[Phpslash-devel] new Blocks
Brought to you by:
joestewart,
nhruby
From: Matthew L. <lei...@ma...> - 2003-07-31 18:03:17
|
Hi again, I've got the phpslash-dev version up and running, and it looks pretty cool. If it's as flexible as it's trying to be, adding new functionality will be easy to do. There's something that's bothering me, though...how are the stories associated to the main page? The way I trace it is that public_html/index.php calls include/modules/block/index.php, which finds the page block and calls parse on that. But I keep thinking there should be a "story" block that is in the center column. I don't see any such thing, yet the "Congratulations!" story appears right where it should. Tell me how! :-) --Matt |