Dotclear


Ignore:
Timestamp:
03/25/13 04:31:18 (12 years ago)
Author:
JcDenis
Branch:
twig
Message:

Yet another more flexible method to create template environment and context.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • inc/public/lib.urlhandlers.php

    r779 r1128  
    8686               $_ctx->nb_entry_per_page = $core->blog->settings->system->nb_post_per_page; 
    8787          } 
     88           
     89          // Break public template here for now  
     90          // just to check if template engine is well loaded. 
     91          $core->tpl->display($tpl.'.twig'); 
     92          // To be continued... 
    8893           
    8994          $tpl_file = $core->tpl->getFilePath($tpl); 
Note: See TracChangeset for help on using the changeset viewer.

Sites map