<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forums/phpBB/styles/subsilver2/template/timezone_option.html, 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>[ticket/12958] Remove subsilver2 for phpBB 3.2</title>
<updated>2014-08-10T10:05:28+00:00</updated>
<author>
<name>Joas Schilling</name>
<email>nickvergessen@gmx.de</email>
</author>
<published>2014-08-10T10:05:28+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=8c4057404996c03fb08013bbd68a70ea6511ff02'/>
<id>8c4057404996c03fb08013bbd68a70ea6511ff02</id>
<content type='text'>
PHPBB3-12958
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-12958
</pre>
</div>
</content>
</entry>
<entry>
<title>[feature/twig] INCLUDEJS behavior now supports local relative paths</title>
<updated>2013-07-02T16:07:12+00:00</updated>
<author>
<name>Nathaniel Guse</name>
<email>nathaniel.guse@gmail.com</email>
</author>
<published>2013-07-02T16:02:55+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=59d13d0535ab3687725d36f2dbe2ee64de294df8'/>
<id>59d13d0535ab3687725d36f2dbe2ee64de294df8</id>
<content type='text'>
This was done because T_TEMPLATE_PATH is not always correct for js files
(e.g. the inheriting style does not include these). Now we use the Twig
Loader to find the correct file to link to (most specific file first, then
parent styles). Also allows using @namespace convention

PHPBB3-11598
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This was done because T_TEMPLATE_PATH is not always correct for js files
(e.g. the inheriting style does not include these). Now we use the Twig
Loader to find the correct file to link to (most specific file first, then
parent styles). Also allows using @namespace convention

PHPBB3-11598
</pre>
</div>
</content>
</entry>
<entry>
<title>[feature/twig] Changing INCLUDEJS behavior slightly</title>
<updated>2013-07-01T17:26:01+00:00</updated>
<author>
<name>Nathaniel Guse</name>
<email>nathaniel.guse@gmail.com</email>
</author>
<published>2013-07-01T17:26:01+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=6c30441ad4a20fe4f154d5a859b9df0f28cbc8e0'/>
<id>6c30441ad4a20fe4f154d5a859b9df0f28cbc8e0</id>
<content type='text'>
Automatically parsing inline variables the same way it is done for
INCLUDE, INCLUDEPHP

PHPBB3-11598
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Automatically parsing inline variables the same way it is done for
INCLUDE, INCLUDEPHP

PHPBB3-11598
</pre>
</div>
</content>
</entry>
<entry>
<title>[feature/twig] Changing INCLUDEJS behavior</title>
<updated>2013-06-24T18:32:31+00:00</updated>
<author>
<name>Nathan Guse</name>
<email>nathaniel.guse@gmail.com</email>
</author>
<published>2013-06-24T18:32:31+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=1a0819bdc40fd6b40b556ba1739ae71214719b43'/>
<id>1a0819bdc40fd6b40b556ba1739ae71214719b43</id>
<content type='text'>
Was:
&lt;!-- INCLUDEJS template/foo.js --&gt;

Now:
&lt;!-- INCLUDEJS T_TEMPLATE_PATH ~ '/foo.js' --&gt;

Reasons for this:
1. INCLUDEJS is 3.1-dev only

2. INCLUDEJS has odd behavior to begin with (arbitrary setting root path
to styles/name/ directory)

3. INCLUDEJS could not include files from outside directories or anywhere
else

4. It was easier to change INCLUDEJS behavior to something more flexible
and useful than hack around it to make it work as it was with Twig.

PHPBB3-11598
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Was:
&lt;!-- INCLUDEJS template/foo.js --&gt;

Now:
&lt;!-- INCLUDEJS T_TEMPLATE_PATH ~ '/foo.js' --&gt;

Reasons for this:
1. INCLUDEJS is 3.1-dev only

2. INCLUDEJS has odd behavior to begin with (arbitrary setting root path
to styles/name/ directory)

3. INCLUDEJS could not include files from outside directories or anywhere
else

4. It was easier to change INCLUDEJS behavior to something more flexible
and useful than hack around it to make it work as it was with Twig.

PHPBB3-11598
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/11303] rename attribute to timezone-preselect</title>
<updated>2013-02-17T07:23:14+00:00</updated>
<author>
<name>Dhruv</name>
<email>dhruv.goel92@gmail.com</email>
</author>
<published>2013-02-17T07:23:14+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=f60540d31f89bfd1ee8aabb2ce85fe3cd7dfe829'/>
<id>f60540d31f89bfd1ee8aabb2ce85fe3cd7dfe829</id>
<content type='text'>
PHPBB3-11303
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-11303
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/11303] use S_TZ_PRESELECT in subsilver</title>
<updated>2013-02-12T05:55:54+00:00</updated>
<author>
<name>Dhruv</name>
<email>dhruv.goel92@gmail.com</email>
</author>
<published>2013-02-12T05:55:54+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=1994fadb6fcdfd780fb14b9b458d0810541c8a69'/>
<id>1994fadb6fcdfd780fb14b9b458d0810541c8a69</id>
<content type='text'>
PHPBB3-11303
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-11303
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/10780] Replace colon usage in template output with {L_COLON}</title>
<updated>2012-11-09T23:23:03+00:00</updated>
<author>
<name>Nathan Guse</name>
<email>nathaniel.guse@gmail.com</email>
</author>
<published>2012-08-03T16:43:23+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=6e7e70a18abc4368bc0728db420d1f7f61ad8686'/>
<id>6e7e70a18abc4368bc0728db420d1f7f61ad8686</id>
<content type='text'>
Replace all the instances (I could find) where the colon is displayed
to the user with {L_COLON} so it can be localised.

PHPBB3-10780
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace all the instances (I could find) where the colon is displayed
to the user with {L_COLON} so it can be localised.

PHPBB3-10780
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/11004] Make suggestion button a real button and fix it's value</title>
<updated>2012-07-23T15:02:40+00:00</updated>
<author>
<name>Joas Schilling</name>
<email>nickvergessen@gmx.de</email>
</author>
<published>2012-07-23T15:02:40+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=22951e43674d023f43edc8da7ade33f01b5428c8'/>
<id>22951e43674d023f43edc8da7ade33f01b5428c8</id>
<content type='text'>
PHPBB3-11004
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-11004
</pre>
</div>
</content>
</entry>
<entry>
<title>[feature/new-tz-handling] Use asset in acp and subsilver2 and remove duplicates</title>
<updated>2012-06-19T17:08:53+00:00</updated>
<author>
<name>Joas Schilling</name>
<email>nickvergessen@gmx.de</email>
</author>
<published>2012-06-19T17:08:53+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=dcd7d962960ade175400cbb9b8e00575e8735a22'/>
<id>dcd7d962960ade175400cbb9b8e00575e8735a22</id>
<content type='text'>
PHPBB3-9558
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-9558
</pre>
</div>
</content>
</entry>
<entry>
<title>[feature/new-tz-handling] Use js and data attributes to create the events</title>
<updated>2012-06-18T13:10:14+00:00</updated>
<author>
<name>Joas Schilling</name>
<email>nickvergessen@gmx.de</email>
</author>
<published>2012-06-18T08:53:47+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=c21275fa951bd4d8608cc335a5c39d9a05bc4904'/>
<id>c21275fa951bd4d8608cc335a5c39d9a05bc4904</id>
<content type='text'>
PHPBB3-9558
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-9558
</pre>
</div>
</content>
</entry>
</feed>
