Smarty Forum Index Smarty
WARNING: All discussion is moving to https://reddit.com/r/smarty, please go there! This forum will be closing soon.

Search found 3 matches
Smarty Forum Index
Author Message
  Topic: auto_literal disable do not work in inheritance template?
jaceju

Replies: 5
Views: 10903

PostForum: Bugs   Posted: Tue Aug 21, 2012 8:30 am   Subject: auto_literal disable do not work in inheritance template?
[quote="U.Tews"]The bugfix is now in the SVN trunk version and will later be included in 3.1.7[/quote]

Hi, The bug still exists on 3.1.11.
  Topic: auto_literal disable do not work in inheritance template?
jaceju

Replies: 5
Views: 10903

PostForum: Bugs   Posted: Wed Dec 07, 2011 6:21 am   Subject: auto_literal disable do not work in inheritance template?
Dear all:

I tried the code below to test template inheritance:

index.php:
<?php

require_once __DIR__ . '/Smarty/Smarty.class.php';

$smarty = new Smarty();

$smarty->addTem ...
  Topic: Smarty XML Tags
jaceju

Replies: 1
Views: 15551

PostForum: Tips and Tricks   Posted: Mon Oct 04, 2004 1:17 pm   Subject: Smarty XML Tags
Try this pattern:
$pattern = array(
'!<smarty:([^$][^>]+[^\/])>!',
'!</smarty:([^>]+[^\/])&g ...
 
Page 1 of 1
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group
Protected by Anti-Spam ACP