<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forums/phpBB/styles/prosilver/template/mcp_warn_user.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/14447] Remove trailing white spaces in Prosilver</title>
<updated>2016-02-02T16:42:53+00:00</updated>
<author>
<name>Matt Friedman</name>
<email>maf675@gmail.com</email>
</author>
<published>2016-02-02T16:42:53+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=93a25893d59805b269494804b5569b71acc33f86'/>
<id>93a25893d59805b269494804b5569b71acc33f86</id>
<content type='text'>
PHPBB3-14447
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-14447
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/12991] Have events after/before "add warning" field - user and post</title>
<updated>2014-08-17T17:04:35+00:00</updated>
<author>
<name>Pico88</name>
<email>luki_9@wp.pl</email>
</author>
<published>2014-08-17T17:02:18+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=9d7deba67aa5503314ee829a492e8c82ea09820f'/>
<id>9d7deba67aa5503314ee829a492e8c82ea09820f</id>
<content type='text'>
PHPBB3-12991
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-12991
</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/10734] Removed all the unnecessary corner classes</title>
<updated>2012-04-02T10:45:55+00:00</updated>
<author>
<name>Shibu Lijack</name>
<email>shibulijack@gmail.com</email>
</author>
<published>2012-04-02T10:45:55+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=3ced1d2bfcee5ee4c0c62cae752d84c9cd4c9ea0'/>
<id>3ced1d2bfcee5ee4c0c62cae752d84c9cd4c9ea0</id>
<content type='text'>
Removed the corner span classes from all the template and theme files.

PHPBB-10734
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removed the corner span classes from all the template and theme files.

PHPBB-10734
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/9556] Drop php closing tags, add trailing newline</title>
<updated>2010-11-11T18:10:55+00:00</updated>
<author>
<name>Igor Wiedler</name>
<email>igor@wiedler.ch</email>
</author>
<published>2010-11-09T07:59:25+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=af5b9a96409d788733fcb1ff367e0c7fb0583702'/>
<id>af5b9a96409d788733fcb1ff367e0c7fb0583702</id>
<content type='text'>
Closing tags converted using Oleg's script.
remove-php-end-tags.py -a .

Trailing newlines added using the following where $ext is file extension.
find . -type f -name "*.$ext" -print | xargs printf "e %s\nw\n" | ed -s;

Extensions: php, css, html, js, xml.

PHPBB3-9556
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closing tags converted using Oleg's script.
remove-php-end-tags.py -a .

Trailing newlines added using the following where $ext is file extension.
find . -type f -name "*.$ext" -print | xargs printf "e %s\nw\n" | ed -s;

Extensions: php, css, html, js, xml.

PHPBB3-9556
</pre>
</div>
</content>
</entry>
<entry>
<title>Copy 3.0.x branch to trunk</title>
<updated>2009-10-04T18:14:59+00:00</updated>
<author>
<name>Meik Sievertsen</name>
<email>acydburn@phpbb.com</email>
</author>
<published>2009-10-04T18:14:59+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=2e17e448deed073f8614bb555a8ef20c57291c2a'/>
<id>2e17e448deed073f8614bb555a8ef20c57291c2a</id>
<content type='text'>
git-svn-id: file:///svn/phpbb/trunk@10211 89ea8834-ac86-4346-8a33-228a782c2dd0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: file:///svn/phpbb/trunk@10211 89ea8834-ac86-4346-8a33-228a782c2dd0
</pre>
</div>
</content>
</entry>
<entry>
<title>Move trunk/phpBB to old_trunk/phpBB </title>
<updated>2009-10-04T18:13:59+00:00</updated>
<author>
<name>Meik Sievertsen</name>
<email>acydburn@phpbb.com</email>
</author>
<published>2009-10-04T18:13:59+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=bf8ac19eaa8d74f9dfd6d597190f5664e7339382'/>
<id>bf8ac19eaa8d74f9dfd6d597190f5664e7339382</id>
<content type='text'>
git-svn-id: file:///svn/phpbb/trunk@10210 89ea8834-ac86-4346-8a33-228a782c2dd0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: file:///svn/phpbb/trunk@10210 89ea8834-ac86-4346-8a33-228a782c2dd0
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge most changes from 3.0.x branch since the 25th december.</title>
<updated>2009-03-22T16:34:26+00:00</updated>
<author>
<name>Meik Sievertsen</name>
<email>acydburn@phpbb.com</email>
</author>
<published>2009-03-22T16:34:26+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=4cbf6bc703bdadf716197b68a89b3438247ff022'/>
<id>4cbf6bc703bdadf716197b68a89b3438247ff022</id>
<content type='text'>
(Captcha changes for refreshing captcha image not included)

git-svn-id: file:///svn/phpbb/trunk@9404 89ea8834-ac86-4346-8a33-228a782c2dd0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(Captcha changes for refreshing captcha image not included)

git-svn-id: file:///svn/phpbb/trunk@9404 89ea8834-ac86-4346-8a33-228a782c2dd0
</pre>
</div>
</content>
</entry>
<entry>
<title>been a while :( ... merge in r8997, r8998, r8999, r9000, r9001, r9002, r9003, r9004, r9005, r9007, r9008, r9009, r9010, r9011, r9012, r9013, r9014, r9015, r9022, r9023, r9029, r9030, r9034, r9048, r9049, r9054, r9056</title>
<updated>2008-11-13T13:04:54+00:00</updated>
<author>
<name>Chris Smith</name>
<email>toonarmy@phpbb.com</email>
</author>
<published>2008-11-13T13:04:54+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=ef0c0d4c82dadfb856357f6ae906263420d84791'/>
<id>ef0c0d4c82dadfb856357f6ae906263420d84791</id>
<content type='text'>
git-svn-id: file:///svn/phpbb/trunk@9064 89ea8834-ac86-4346-8a33-228a782c2dd0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: file:///svn/phpbb/trunk@9064 89ea8834-ac86-4346-8a33-228a782c2dd0
</pre>
</div>
</content>
</entry>
<entry>
<title>#15038</title>
<updated>2007-11-05T19:07:10+00:00</updated>
<author>
<name>Henry Sudhof</name>
<email>kellanved@phpbb.com</email>
</author>
<published>2007-11-05T19:07:10+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=35f205ea61b5cab5dc202062284d2ade448e6b95'/>
<id>35f205ea61b5cab5dc202062284d2ade448e6b95</id>
<content type='text'>
I'm very sorry. This should make W3C happy again.


git-svn-id: file:///svn/phpbb/trunk@8227 89ea8834-ac86-4346-8a33-228a782c2dd0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I'm very sorry. This should make W3C happy again.


git-svn-id: file:///svn/phpbb/trunk@8227 89ea8834-ac86-4346-8a33-228a782c2dd0
</pre>
</div>
</content>
</entry>
</feed>
