<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forums/phpBB/phpbb/template/base.php, branch master</title>
<subtitle>The forums.mageia.org Website</subtitle>
<link rel='alternate' type='text/html' href='http://gitweb.mageia.org/web/forums/'/>
<entry>
<title>Merge branch '3.2.x' into ticket/15068</title>
<updated>2017-03-09T15:12:25+00:00</updated>
<author>
<name>javiexin</name>
<email>javiexin@gmail.com</email>
</author>
<published>2017-03-09T15:12:25+00:00</published>
<link rel='alternate' type='text/html' href='http://gitweb.mageia.org/web/forums/commit/?id=bd12504f6cf03b36821a5cea2bf77a419496dcdb'/>
<id>bd12504f6cf03b36821a5cea2bf77a419496dcdb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/15068] Add template vars retrieval from the template object</title>
<updated>2017-02-05T20:47:31+00:00</updated>
<author>
<name>javiexin</name>
<email>javiexin@gmail.com</email>
</author>
<published>2017-02-05T20:47:31+00:00</published>
<link rel='alternate' type='text/html' href='http://gitweb.mageia.org/web/forums/commit/?id=f23d9bf2e0886498a3d9d5bb0a800d663b795e61'/>
<id>f23d9bf2e0886498a3d9d5bb0a800d663b795e61</id>
<content type='text'>
PHPBB3-15068
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-15068
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/14944] Add possibility to search for template loop indexes by key</title>
<updated>2017-01-28T20:34:08+00:00</updated>
<author>
<name>javiexin</name>
<email>javiexin@gmail.com</email>
</author>
<published>2017-01-28T20:34:08+00:00</published>
<link rel='alternate' type='text/html' href='http://gitweb.mageia.org/web/forums/commit/?id=849fd9df7d9b2e449801e14ef54584fc8e063d43'/>
<id>849fd9df7d9b2e449801e14ef54584fc8e063d43</id>
<content type='text'>
Adds a new function to the template interface, and implements it in the
context class.  The function returns the ordinal index for a specified key,
with the same structure that the key for alter_block_array.
Reuses same code. Remove unneeded references, do nothing for int keys.
Check out of bounds or wrong blockname errors.  Added tests.
Remove default parameter value.

PHPBB3-14944
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds a new function to the template interface, and implements it in the
context class.  The function returns the ordinal index for a specified key,
with the same structure that the key for alter_block_array.
Reuses same code. Remove unneeded references, do nothing for int keys.
Check out of bounds or wrong blockname errors.  Added tests.
Remove default parameter value.

PHPBB3-14944
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/14944] Add possibility to search for template loop indexes by key</title>
<updated>2016-12-28T11:55:26+00:00</updated>
<author>
<name>javiexin</name>
<email>javiexin@gmail.com</email>
</author>
<published>2016-12-28T11:55:26+00:00</published>
<link rel='alternate' type='text/html' href='http://gitweb.mageia.org/web/forums/commit/?id=cff57f9076dd160b2185895f7298d4acbc5b5bb3'/>
<id>cff57f9076dd160b2185895f7298d4acbc5b5bb3</id>
<content type='text'>
Adds a new function to the template interface, and implements it in the
context class.  The function returns the ordinal index for a specified key,
with the same structure that the key for alter_block_array.
Reuses same code.

PHPBB3-14944
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds a new function to the template interface, and implements it in the
context class.  The function returns the ordinal index for a specified key,
with the same structure that the key for alter_block_array.
Reuses same code.

PHPBB3-14944
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/13070] Use old 'template' class for template class hook</title>
<updated>2014-09-22T18:03:55+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2014-09-22T18:03:55+00:00</published>
<link rel='alternate' type='text/html' href='http://gitweb.mageia.org/web/forums/commit/?id=d03be5ea5ff3dfcb45f4e7d48e4c95ddb60f7d50'/>
<id>d03be5ea5ff3dfcb45f4e7d48e4c95ddb60f7d50</id>
<content type='text'>
PHPBB3-13070
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-13070
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/12594] Remove @package tags and update file headers</title>
<updated>2014-05-27T18:51:13+00:00</updated>
<author>
<name>Yuriy Rusko</name>
<email>github@rusko.net</email>
</author>
<published>2014-05-27T18:18:06+00:00</published>
<link rel='alternate' type='text/html' href='http://gitweb.mageia.org/web/forums/commit/?id=a759704b39fc1c1353f865a633759b1369589b67'/>
<id>a759704b39fc1c1353f865a633759b1369589b67</id>
<content type='text'>
PHPBB3-12594
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-12594
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/12224] Add template wrapper method to assign block arrays</title>
<updated>2014-02-23T14:04:35+00:00</updated>
<author>
<name>rxu</name>
<email>rxu@mail.ru</email>
</author>
<published>2014-02-23T14:04:35+00:00</published>
<link rel='alternate' type='text/html' href='http://gitweb.mageia.org/web/forums/commit/?id=dda775c418593c254c463740636dd7fb4d352945'/>
<id>dda775c418593c254c463740636dd7fb4d352945</id>
<content type='text'>
Add one more wrapper template method for the function assign_block_vars() which
takes a 2-dimensional array as a parameter
and calls assign_block_vars() in a loop to assign the whole block loop at once.
This can make the core a little bit more expendable from the point of
developing extensions as it allows to pass the data to events before
it's being assigned to template.

PHPBB3-12224
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add one more wrapper template method for the function assign_block_vars() which
takes a 2-dimensional array as a parameter
and calls assign_block_vars() in a loop to assign the whole block loop at once.
This can make the core a little bit more expendable from the point of
developing extensions as it allows to pass the data to events before
it's being assigned to template.

PHPBB3-12224
</pre>
</div>
</content>
</entry>
<entry>
<title>[task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.</title>
<updated>2013-10-30T12:05:28+00:00</updated>
<author>
<name>Andreas Fischer</name>
<email>bantu@phpbb.com</email>
</author>
<published>2013-10-30T12:05:28+00:00</published>
<link rel='alternate' type='text/html' href='http://gitweb.mageia.org/web/forums/commit/?id=7aa8f6461f1e85cf91931f56b95384e54fec07c2'/>
<id>7aa8f6461f1e85cf91931f56b95384e54fec07c2</id>
<content type='text'>
PHPBB3-11980
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-11980
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/11700] Fix tests after merging new develop code</title>
<updated>2013-09-16T00:41:03+00:00</updated>
<author>
<name>Nils Adermann</name>
<email>naderman@naderman.de</email>
</author>
<published>2013-09-16T00:41:03+00:00</published>
<link rel='alternate' type='text/html' href='http://gitweb.mageia.org/web/forums/commit/?id=2472271bc0cd7c15c77783c86ccaac643ab1756a'/>
<id>2472271bc0cd7c15c77783c86ccaac643ab1756a</id>
<content type='text'>
PHPBB3-11700
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-11700
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/11628] Create base template class with common functions</title>
<updated>2013-08-28T20:23:38+00:00</updated>
<author>
<name>Nathan Guse</name>
<email>nathaniel.guse@gmail.com</email>
</author>
<published>2013-08-28T20:21:35+00:00</published>
<link rel='alternate' type='text/html' href='http://gitweb.mageia.org/web/forums/commit/?id=aae7677d71112e468b56be7e10d16f3b381fcad7'/>
<id>aae7677d71112e468b56be7e10d16f3b381fcad7</id>
<content type='text'>
E.g. assign_vars

PHPBB3-11628
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
E.g. assign_vars

PHPBB3-11628
</pre>
</div>
</content>
</entry>
</feed>
