|
Posted by D_C on 06/21/05 12:37
> I am starting a project to convert the existing Smarty website
not sure if you are taking feature requests, but its a shame the smarty
site doesnt allow inline user comments etc. that is one of the best
parts of the php docs site. The wiki is a poor substitute, and the
examples are very scarce on the main smarty site. especially getting
ones head around the syntax it would be great to have more code snippets.
/dc
> (http://smarty.php.net) into a fully SmartyLib driven site, with the
> same looks, etc. There is not much point to it, but at least it gives
> bragging rights and shows that we can eat our own dog food.
>
> Before I start, does anyone have any suggestions of how I should do
> things? Right now, nothing is database driven. We could leave it that
> way, or make the news items database driven, or everything. What does
> everyone think?
>
> Also, if we choose to not to have it be database driven, should the
> news articles be stuck in the templates, or in the PHP files that
> assign variables to the templates? I ask because currently the news
> articles are just stuck in the flat file.
>
> Let me know of any comments, suggestions, and ideas you guys might have.
>
> Thanks!
> Karl
>
Navigation:
[Reply to this message]
|