From: alex b. <en...@tu...> - 2001-08-21 07:51:22
|
> Ah. This was it. I was assuming the PageDefBuilder would build the > entire page definition, not work with it if it existed. I don't see a reason why it couldn't/shoudn't do both. > > -it uses the request_uri class to determine the forum name, and puts > > the ForumList module into the page def. > > -user clicks 'post' or soemthing, and gets sent to the 'normal forum > > post page elsewhere in htdocs. > > Sounds like the PageDefBuilder is going to need a few libraries. What, > besides handling URI's will it need to accommodate? > And what would be example syntax of the url->module mapping? I imagine it would actually take a 'custom' library for each case... it would only really supervise the process. So you'd write your own class that gets variables, etc and PageDefBuilder would give you a simple way of assigning those values. _a > (it's now 68.33% clear in my mind) > =] > > jason > > _______________________________________________ > binarycloud-dev mailing list > bin...@li... > http://lists.sourceforge.net/lists/listinfo/binarycloud-dev > |