<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forums/phpBB/styles/prosilver/template/mcp_whois.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/14199]Add aria-hidden to all icons</title>
<updated>2015-10-01T18:21:38+00:00</updated>
<author>
<name>Michael Miday</name>
<email>midaym@gmail.com</email>
</author>
<published>2015-09-25T15:25:10+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=9da14c9b241387982fed9aa2436162c63fc25d1c'/>
<id>9da14c9b241387982fed9aa2436162c63fc25d1c</id>
<content type='text'>
PHPBB3-14199
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-14199
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/12769] Swap icons in mcp</title>
<updated>2015-09-17T16:37:26+00:00</updated>
<author>
<name>Michael Miday</name>
<email>midaym@gmail.com</email>
</author>
<published>2015-09-15T20:53:21+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=5197be9ba5d98a7d8a66698a5873b3e0305c72a4'/>
<id>5197be9ba5d98a7d8a66698a5873b3e0305c72a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/11197] Prefix the css classes for the small arrow with "arrow"</title>
<updated>2012-11-13T19:57:34+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2012-10-15T21:31:43+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=5f15c98c1d6cce71fb94e2a36ccabd5472a4de1f'/>
<id>5f15c98c1d6cce71fb94e2a36ccabd5472a4de1f</id>
<content type='text'>
It does not make sense to have classes named "right" and "left" produce a
small arrow next to text. It should be made clear that an arrow will
appear.

PHPBB3-11197
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It does not make sense to have classes named "right" and "left" produce a
small arrow next to text. It should be made clear that an arrow will
appear.

PHPBB3-11197
</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>language fixes and template adjustements for the whois facility...</title>
<updated>2007-09-20T15:36:00+00:00</updated>
<author>
<name>Meik Sievertsen</name>
<email>acydburn@phpbb.com</email>
</author>
<published>2007-09-20T15:36:00+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=529980ab79094234eda8e6d796a3e0736c1c00cc'/>
<id>529980ab79094234eda8e6d796a3e0736c1c00cc</id>
<content type='text'>
git-svn-id: file:///svn/phpbb/trunk@8093 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@8093 89ea8834-ac86-4346-8a33-228a782c2dd0
</pre>
</div>
</content>
</entry>
<entry>
<title>RTL changes with the help from arod-1 and dodo5000</title>
<updated>2007-06-18T14:10:19+00:00</updated>
<author>
<name>Meik Sievertsen</name>
<email>acydburn@phpbb.com</email>
</author>
<published>2007-06-18T14:10:19+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=e58c913488029ceb963766e3953448822c2daf0f'/>
<id>e58c913488029ceb963766e3953448822c2daf0f</id>
<content type='text'>
git-svn-id: file:///svn/phpbb/trunk@7776 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@7776 89ea8834-ac86-4346-8a33-228a782c2dd0
</pre>
</div>
</content>
</entry>
<entry>
<title>say hello to prosilver... YAAAYEEEE</title>
<updated>2007-04-01T22:05:42+00:00</updated>
<author>
<name>Meik Sievertsen</name>
<email>acydburn@phpbb.com</email>
</author>
<published>2007-04-01T22:05:42+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=f610ed82cbf0df2b5f8afd6ca3f88b9313281036'/>
<id>f610ed82cbf0df2b5f8afd6ca3f88b9313281036</id>
<content type='text'>
git-svn-id: file:///svn/phpbb/trunk@7260 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@7260 89ea8834-ac86-4346-8a33-228a782c2dd0
</pre>
</div>
</content>
</entry>
</feed>
