<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forums/phpBB/includes/functions_template.php, branch master</title>
<subtitle>The forums.mageia.org Website</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/'/>
<entry>
<title>[feature/template-engine] Improved template engine.</title>
<updated>2011-04-24T02:49:02+00:00</updated>
<author>
<name>Marek A. Ruszczynski</name>
<email>aptx@phpbb.com</email>
</author>
<published>2011-03-07T15:59:41+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=2d11e1c095b7cf6197b7ce21bde806ad2cc178d8'/>
<id>2d11e1c095b7cf6197b7ce21bde806ad2cc178d8</id>
<content type='text'>
PHPBB3-9726
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-9726
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'develop-olympus' into develop</title>
<updated>2011-04-23T19:52:04+00:00</updated>
<author>
<name>Andreas Fischer</name>
<email>bantu@phpbb.com</email>
</author>
<published>2011-04-23T19:52:04+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=513b95642eab7f8092d651a21045dc4bb1556148'/>
<id>513b95642eab7f8092d651a21045dc4bb1556148</id>
<content type='text'>
* develop-olympus:
  [ticket/10147] Corrected a typo in includes/functions_template.php.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* develop-olympus:
  [ticket/10147] Corrected a typo in includes/functions_template.php.
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/10147] Corrected a typo in includes/functions_template.php.</title>
<updated>2011-04-23T19:36:45+00:00</updated>
<author>
<name>Oleg Pudeyev</name>
<email>oleg@bsdpower.com</email>
</author>
<published>2011-04-21T16:00:04+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=a8ecd30fe1fbee46a7605c60c95b813fdf26719b'/>
<id>a8ecd30fe1fbee46a7605c60c95b813fdf26719b</id>
<content type='text'>
PHPBB3-10147
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-10147
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert INC/DEC feature. It is not consistent with the other template variables - bad idea. ;) We will get to it though... but not now.</title>
<updated>2009-08-30T11:15:24+00:00</updated>
<author>
<name>Meik Sievertsen</name>
<email>acydburn@phpbb.com</email>
</author>
<published>2009-08-30T11:15:24+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=fd24241044338f9210319398ae10bc6ad02983ea'/>
<id>fd24241044338f9210319398ae10bc6ad02983ea</id>
<content type='text'>
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10064 89ea8834-ac86-4346-8a33-228a782c2dd0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10064 89ea8834-ac86-4346-8a33-228a782c2dd0
</pre>
</div>
</content>
</entry>
<entry>
<title>This is an enhancement for revision r10051 (INC template variable)</title>
<updated>2009-08-25T09:48:44+00:00</updated>
<author>
<name>Meik Sievertsen</name>
<email>acydburn@phpbb.com</email>
</author>
<published>2009-08-25T09:48:44+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=b47b35a07d47435ecb35aa386783c42721bb4764'/>
<id>b47b35a07d47435ecb35aa386783c42721bb4764</id>
<content type='text'>
Within the mentioned revision INC was only able to be applied to defined template variables.
I extended it now to work on all supported variables (template vars, defines, loops, defines in loops)
I also added a DEC template variable to logically complete this.

git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10054 89ea8834-ac86-4346-8a33-228a782c2dd0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Within the mentioned revision INC was only able to be applied to defined template variables.
I extended it now to work on all supported variables (template vars, defines, loops, defines in loops)
I also added a DEC template variable to logically complete this.

git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10054 89ea8834-ac86-4346-8a33-228a782c2dd0
</pre>
</div>
</content>
</entry>
<entry>
<title>Add INC (working name) to template syntax</title>
<updated>2009-08-24T15:12:40+00:00</updated>
<author>
<name>Henry Sudhof</name>
<email>kellanved@phpbb.com</email>
</author>
<published>2009-08-24T15:12:40+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=03568fd176501c6a6c629590ab701eadef5841aa'/>
<id>03568fd176501c6a6c629590ab701eadef5841aa</id>
<content type='text'>
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10051 89ea8834-ac86-4346-8a33-228a782c2dd0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10051 89ea8834-ac86-4346-8a33-228a782c2dd0
</pre>
</div>
</content>
</entry>
<entry>
<title>Preserve newlines in template files (one newline had been always dropped after a template variable due to PHP's handling of closing tags)</title>
<updated>2009-07-21T10:58:31+00:00</updated>
<author>
<name>Meik Sievertsen</name>
<email>acydburn@phpbb.com</email>
</author>
<published>2009-07-21T10:58:31+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=b613781d3af6d7c5e5d9d0fa1592e78b54647c0f'/>
<id>b613781d3af6d7c5e5d9d0fa1592e78b54647c0f</id>
<content type='text'>
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9811 89ea8834-ac86-4346-8a33-228a782c2dd0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9811 89ea8834-ac86-4346-8a33-228a782c2dd0
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug #45805 - INCLUDEPHP not depending on phpbb_root_path</title>
<updated>2009-06-19T22:07:27+00:00</updated>
<author>
<name>Joas Schilling</name>
<email>nickvergessen@gmx.de</email>
</author>
<published>2009-06-19T22:07:27+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=7d605da65bda85c26d13c810bbfc051b3495b76d'/>
<id>7d605da65bda85c26d13c810bbfc051b3495b76d</id>
<content type='text'>
Authorised by: acydburn

git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9633 89ea8834-ac86-4346-8a33-228a782c2dd0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Authorised by: acydburn

git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9633 89ea8834-ac86-4346-8a33-228a782c2dd0
</pre>
</div>
</content>
</entry>
<entry>
<title>Dynamic template includes :)</title>
<updated>2009-06-11T16:53:45+00:00</updated>
<author>
<name>Chris Smith</name>
<email>toonarmy@phpbb.com</email>
</author>
<published>2009-06-11T16:53:45+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=76cffeff0a043c3bd7d610c376e81c00899265dd'/>
<id>76cffeff0a043c3bd7d610c376e81c00899265dd</id>
<content type='text'>
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9570 89ea8834-ac86-4346-8a33-228a782c2dd0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9570 89ea8834-ac86-4346-8a33-228a782c2dd0
</pre>
</div>
</content>
</entry>
<entry>
<title>Enforce correct case for template variables. {var} no longer works for example.</title>
<updated>2009-03-31T12:21:36+00:00</updated>
<author>
<name>Chris Smith</name>
<email>toonarmy@phpbb.com</email>
</author>
<published>2009-03-31T12:21:36+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=193396e9d0488805d96721cce642d7b6f33f7810'/>
<id>193396e9d0488805d96721cce642d7b6f33f7810</id>
<content type='text'>
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9419 89ea8834-ac86-4346-8a33-228a782c2dd0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9419 89ea8834-ac86-4346-8a33-228a782c2dd0
</pre>
</div>
</content>
</entry>
</feed>
