I don't see a strong reason for doing this. There's already is a separation between logic (i.e. DB access) and presentation (HTML). It uses PHP rather than a template engine. For example, html/inc/user.inc : show_user_info_private() generates the HMTL to show some user info
Also, I don't see a demand; few projects have expressed a desire to reorganize the web pages. What I *would* like to see is better organized and documented style sheets (main.css and white.css) and the development of several alternatives to white.css, including alternatives that mimic the default Drupal and Wordpress styles. -- David On 24-Nov-2011 5:33 AM, Christian Beer wrote: > Hello to all, > > in the months since the last BOINC workshop I keep gathering information > about using a Web Template Engine for BOINC projects default website. I > just updated the information in the wiki about my findings and would > like to hear about your suggestions. Is this worthy to implement or do > you want to stick with the current website layout and coding? > > Please see http://boinc.berkeley.edu/trac/wiki/WebTemplateProposal and > add your suggestions and critics either there or by mail. > > Regards > Christian > _______________________________________________ > boinc_dev mailing list > [email protected] > http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev > To unsubscribe, visit the above URL and > (near bottom of page) enter your email address. _______________________________________________ boinc_dev mailing list [email protected] http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address.
