<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forums/phpBB/adm/style/colour_swatch.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/10810] Remove obsolete swatch code.</title>
<updated>2013-11-13T09:27:24+00:00</updated>
<author>
<name>Cesar G</name>
<email>prototech91@gmail.com</email>
</author>
<published>2013-11-13T09:27:24+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=97915b467ed2a0f15805b43155eb24ac8b326c35'/>
<id>97915b467ed2a0f15805b43155eb24ac8b326c35</id>
<content type='text'>
PHPBB3-10810
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-10810
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/11935] Tweak colour swatch table</title>
<updated>2013-10-19T17:14:46+00:00</updated>
<author>
<name>Matt Friedman</name>
<email>maf675@gmail.com</email>
</author>
<published>2013-10-19T17:14:46+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=dd25b83ee409bda5c142ff28c2c65e6a5a9eb333'/>
<id>dd25b83ee409bda5c142ff28c2c65e6a5a9eb333</id>
<content type='text'>
PHPBB3-11935
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-11935
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/11935] Replace obsolete table attributes in Admin with CSS</title>
<updated>2013-10-19T15:59:08+00:00</updated>
<author>
<name>Matt Friedman</name>
<email>maf675@gmail.com</email>
</author>
<published>2013-10-19T15:59:08+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=f003c35fdcdee1d31326520544620d6ce0af27aa'/>
<id>f003c35fdcdee1d31326520544620d6ce0af27aa</id>
<content type='text'>
PHPBB3-11935
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-11935
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/10258] Add HTML5 meta charset tag</title>
<updated>2011-07-29T14:32:22+00:00</updated>
<author>
<name>Igor Wiedler</name>
<email>igor@wiedler.ch</email>
</author>
<published>2011-07-29T14:32:22+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=681c4a478d6eff7dbcebadca04f4afa28da750a8'/>
<id>681c4a478d6eff7dbcebadca04f4afa28da750a8</id>
<content type='text'>
This allows knowing the charset when saving web pages to disk. Also, this is
supported by all browsers.

PHPBB3-10258
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows knowing the charset when saving web pages to disk. Also, this is
supported by all browsers.

PHPBB3-10258
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/10258] Remove the meta charset tag</title>
<updated>2011-07-11T23:32:00+00:00</updated>
<author>
<name>Igor Wiedler</name>
<email>igor@wiedler.ch</email>
</author>
<published>2011-07-11T23:32:00+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=136a932303d7d7a427043d1834b6df40dc219b0e'/>
<id>136a932303d7d7a427043d1834b6df40dc219b0e</id>
<content type='text'>
The charset tag is useless, because if a charset content-type header is
present it takes precedence. And phpBB always sends such a header.

PHPBB3-10258
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The charset tag is useless, because if a charset content-type header is
present it takes precedence. And phpBB always sends such a header.

PHPBB3-10258
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/10258] Remove X-UA-Compatible and imagetoolbar meta tags</title>
<updated>2011-07-10T21:04:14+00:00</updated>
<author>
<name>Igor Wiedler</name>
<email>igor@wiedler.ch</email>
</author>
<published>2011-07-10T21:04:14+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=854c14f9f6ae78318e159e27724178579ff48dcc'/>
<id>854c14f9f6ae78318e159e27724178579ff48dcc</id>
<content type='text'>
These meta tags are IE specific and do not validate as HTML5.

PHPBB3-10258
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These meta tags are IE specific and do not validate as HTML5.

PHPBB3-10258
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/10258] Change the DOCTYPE to HTML5</title>
<updated>2011-07-09T15:04:46+00:00</updated>
<author>
<name>Igor Wiedler</name>
<email>igor@wiedler.ch</email>
</author>
<published>2011-07-09T13:28:33+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=766537035ea2f04c5aa3c59c15edc15f4ecd050f'/>
<id>766537035ea2f04c5aa3c59c15edc15f4ecd050f</id>
<content type='text'>
PHPBB3-10258
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-10258
</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>
</feed>
