Re: Dynamically generated but statically served pages
Posted: Wed Sep 27, 2006 5:38 pm
Hi,
I don't know Smarty and I'm not a PHP dev, but I like to think that Piratos is right :
-the $smarty->use_sub_dir tends to make me think that Smarty can send the output to a disk hierarchy rather than the HTTP tube. This should solve my "implementation point #1".
-the $smarty->caching reminds me that Smarty should take care of changes globally (page, news, calendar entry, bloc, template... AND even structure of the heirarchy) so if Smarty reiterates all pages, I'm optimistic this solves my "implementation point #2".
It would be nice : just Smarty tuning, no code. Smart and bugproof
I hope a dev is going to follow Piratos' wisdom
PM
PS@Kavrick : I agree URLs should be pretty and SE Friendly and content should not be duplicated.
I don't know Smarty and I'm not a PHP dev, but I like to think that Piratos is right :
-the $smarty->use_sub_dir tends to make me think that Smarty can send the output to a disk hierarchy rather than the HTTP tube. This should solve my "implementation point #1".
-the $smarty->caching reminds me that Smarty should take care of changes globally (page, news, calendar entry, bloc, template... AND even structure of the heirarchy) so if Smarty reiterates all pages, I'm optimistic this solves my "implementation point #2".
It would be nice : just Smarty tuning, no code. Smart and bugproof

I hope a dev is going to follow Piratos' wisdom
PM
PS@Kavrick : I agree URLs should be pretty and SE Friendly and content should not be duplicated.