Uwe.Tews
							
						 
					 | 
					
						
						
							
						
						0920b383c6
					 | 
					
						
						
							
							- bugfix on template inheritance for tag names starting with "block"
						
						
						
						
						
						
						
						- bugfix on {function} tag with name attribute in doublequoted strings
						
						
					 | 
					
						2010-04-30 18:11:34 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Uwe.Tews
							
						 
					 | 
					
						
						
							
						
						6d2fb922e9
					 | 
					
						
						
							
							- bugfix for multiple {/block} tags on same line
						
						
						
						
						
						
					 | 
					
						2010-03-19 15:45:32 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Uwe.Tews
							
						 
					 | 
					
						
						
							
						
						950c3a7307
					 | 
					
						
						
							
							
						
						
						
						
						
						
					 | 
					
						2010-02-17 21:30:36 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Uwe.Tews
							
						 
					 | 
					
						
						
							
						
						78c2e92f19
					 | 
					
						
						
							
							- bugfix on nested {block} tags
						
						
						
						
						
						
						
						- changed Smarty special variable $smarty.parent to $smarty.block.parent 
						
						
					 | 
					
						2010-02-12 15:56:17 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Uwe.Tews
							
						 
					 | 
					
						
						
							
						
						99ab6e96a5
					 | 
					
						
						
							
							- added support of nested {bock} tags
						
						
						
						
						
						
					 | 
					
						2010-02-12 01:14:34 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Uwe.Tews
							
						 
					 | 
					
						
						
							
						
						1227de42cc
					 | 
					
						
						
							
							- bugfix for custom delimiter at extends resource and {extends} tag
						
						
						
						
						
						
					 | 
					
						2010-01-06 18:48:50 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Uwe.Tews
							
						 
					 | 
					
						
						
							
						
						ceb4cb75c7
					 | 
					
						
						
							
							- bugfix for custom delimiter at extends resource and {extends} tag
						
						
						
						
						
						
					 | 
					
						2010-01-06 17:31:59 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Uwe.Tews
							
						 
					 | 
					
						
						
							
						
						d1969d6f56
					 | 
					
						
						
							
							- use sha1() for filepath encoding
						
						
						
						
						
						
						
						- updates on nocache_hash handling 
						
						
					 | 
					
						2009-12-29 20:12:11 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Uwe.Tews
							
						 
					 | 
					
						
						
							
						
						c5f8ceb5e9
					 | 
					
						
						
							
							- fix short append/prepend attributes in {block} tags
						
						
						
						
						
						
					 | 
					
						2009-12-12 10:50:40 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Uwe.Tews
							
						 
					 | 
					
						
						
							
						
						91da0aa7fe
					 | 
					
						
						
							
							- template inheritance: child templates can now call functions defined by the {function} tag in the parent template
						
						
						
						
						
						
					 | 
					
						2009-12-03 19:49:17 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Uwe.Tews
							
						 
					 | 
					
						
						
							
						
						2c23dccf3b
					 | 
					
						
						
							
							- use $template_class property for template class name when compiling {include},{eval} and {extends} tags
						
						
						
						
						
						
					 | 
					
						2009-12-01 22:24:31 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Uwe.Tews
							
						 
					 | 
					
						
						
							
						
						89e53f6372
					 | 
					
						
						
							
							- allow {function} tags within {block} tags
						
						
						
						
						
						
					 | 
					
						2009-11-30 19:56:17 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Uwe.Tews
							
						 
					 | 
					
						
						
							
						
						1470251f18
					 | 
					
						
						
							
							- renamed extend tag and resource to extens: {extends file='foo.tol'} , $smarty->display('extends:foo.tpl|bar.tpl);
						
						
						
						
						
						
					 | 
					
						2009-11-17 19:03:06 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 |