<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forums/phpBB/phpbb/avatar/driver/driver.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>Merge branch '3.1.x'</title>
<updated>2016-01-06T12:26:23+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2016-01-06T12:26:23+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=ea6bcdff52fb3f4dc916d39e427643bc00982352'/>
<id>ea6bcdff52fb3f4dc916d39e427643bc00982352</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/14387] Extend avatar-driver by extension in ACP not possible</title>
<updated>2016-01-02T16:16:14+00:00</updated>
<author>
<name>javiexin</name>
<email>javiexin@gmail.com</email>
</author>
<published>2015-07-29T23:43:18+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=06f4b6926baaf27897b2f57f7938eed4acf5dedb'/>
<id>06f4b6926baaf27897b2f57f7938eed4acf5dedb</id>
<content type='text'>
Create two driver methods to provide the driver config name and the
driver ACP template name, and use them within the manager method.
Default driver config name and template name are the same as now.
But new drivers are able to override the config name and template
name with their own, including @vendor_extension.

PHPBB3-14387
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Create two driver methods to provide the driver config name and the
driver ACP template name, and use them within the manager method.
Default driver config name and template name are the same as now.
But new drivers are able to override the config name and template
name with their own, including @vendor_extension.

PHPBB3-14387
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/14387] Extend avatar-driver by extension in ACP not possible</title>
<updated>2016-01-02T16:16:03+00:00</updated>
<author>
<name>javiexin</name>
<email>javiexin@gmail.com</email>
</author>
<published>2015-07-16T08:47:04+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=14dc274e9e3568a276c654b0845252019525fb6f'/>
<id>14dc274e9e3568a276c654b0845252019525fb6f</id>
<content type='text'>
Create a driver method to provide the driver config name, and use it
within the manager method. Default driver config name is the same as now.
But new drivers are able to override the config name with their own.

PHPBB3-14387
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Create a driver method to provide the driver config name, and use it
within the manager method. Default driver config name is the same as now.
But new drivers are able to override the config name with their own.

PHPBB3-14387
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/14150] Update fast-image-size to newest version</title>
<updated>2015-09-08T10:59:55+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2015-09-08T10:59:55+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=58286171f1035495c8c2a6fdffce9f3842601e66'/>
<id>58286171f1035495c8c2a6fdffce9f3842601e66</id>
<content type='text'>
PHPBB3-14150
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-14150
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/8672] Use fastImageSize in classes</title>
<updated>2015-04-24T11:33:14+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2015-04-07T14:19:36+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=39d6180c6814996dde84cfcd8c0150bba37354ac'/>
<id>39d6180c6814996dde84cfcd8c0150bba37354ac</id>
<content type='text'>
PHPBB3-8672
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-8672
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/8672] Add class for retrieving imagesize without download</title>
<updated>2015-04-24T11:31:36+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2015-02-08T19:46:14+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=2fa99602c6f6431e99468ca13f4a58344a401c24'/>
<id>2fa99602c6f6431e99468ca13f4a58344a401c24</id>
<content type='text'>
getimagesize() always downloads the complete file before checking
the actual image dimensions. This class will be able to do the same
without having to download possibly large files.

PHPBB3-8672
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
getimagesize() always downloads the complete file before checking
the actual image dimensions. This class will be able to do the same
without having to download possibly large files.

PHPBB3-8672
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/12715] Cleanup comments in \phpbb\avatar\driver\*</title>
<updated>2014-06-15T14:39:30+00:00</updated>
<author>
<name>Tristan Darricau</name>
<email>github@nicofuma.fr</email>
</author>
<published>2014-06-14T19:33:26+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=569ebd1592d4cc6938dd7a6672265405467064db'/>
<id>569ebd1592d4cc6938dd7a6672265405467064db</id>
<content type='text'>
PHPBB3-12715
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-12715
</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='https://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/11859] Make avatar drivers return template filename</title>
<updated>2013-11-27T14:18:42+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2013-11-27T14:18:42+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=6618f0ea246100c55636ef679df55d2c951dfbc0'/>
<id>6618f0ea246100c55636ef679df55d2c951dfbc0</id>
<content type='text'>
The service name might not follow the expected naming scheme which would
cause abnormally long filenames and confusion for authors that might add
more avatar drivers.

PHPBB3-11859
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The service name might not follow the expected naming scheme which would
cause abnormally long filenames and confusion for authors that might add
more avatar drivers.

PHPBB3-11859
</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='https://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>
</feed>
