<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forums/phpBB/styles/subSilver/theme/images, 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>huh? no more subsilver? Now i know you so well you want to leave me? bah, go away, just go away, you will see what you get by leaving me... i will search for another style wanting to hug me. :P</title>
<updated>2007-04-01T22:35:56+00:00</updated>
<author>
<name>Meik Sievertsen</name>
<email>acydburn@phpbb.com</email>
</author>
<published>2007-04-01T22:35:56+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=dff3e0f33036580a011dcf3c5b45d8ea058ed610'/>
<id>dff3e0f33036580a011dcf3c5b45d8ea058ed610</id>
<content type='text'>
git-svn-id: file:///svn/phpbb/trunk@7262 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@7262 89ea8834-ac86-4346-8a33-228a782c2dd0
</pre>
</div>
</content>
</entry>
<entry>
<title>Yes IE6, I like you as much as you like me.</title>
<updated>2006-10-11T22:42:16+00:00</updated>
<author>
<name>Dominik Dröscher</name>
<email>dhn2@users.sourceforge.net</email>
</author>
<published>2006-10-11T22:42:16+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=7c328f2de0590297324f63288fc602e72243b579'/>
<id>7c328f2de0590297324f63288fc602e72243b579</id>
<content type='text'>
git-svn-id: file:///svn/phpbb/trunk@6483 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@6483 89ea8834-ac86-4346-8a33-228a782c2dd0
</pre>
</div>
</content>
</entry>
<entry>
<title>Some subsilver fixes:</title>
<updated>2006-10-11T22:35:41+00:00</updated>
<author>
<name>Dominik Dröscher</name>
<email>dhn2@users.sourceforge.net</email>
</author>
<published>2006-10-11T22:35:41+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=a1df726e9fb280ee02743b7562e31b15610bfba1'/>
<id>a1df726e9fb280ee02743b7562e31b15610bfba1</id>
<content type='text'>
#4628
#4448
#4014


git-svn-id: file:///svn/phpbb/trunk@6482 89ea8834-ac86-4346-8a33-228a782c2dd0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
#4628
#4448
#4014


git-svn-id: file:///svn/phpbb/trunk@6482 89ea8834-ac86-4346-8a33-228a782c2dd0
</pre>
</div>
</content>
</entry>
<entry>
<title>- fixed some bugs</title>
<updated>2006-09-13T16:08:36+00:00</updated>
<author>
<name>Meik Sievertsen</name>
<email>acydburn@phpbb.com</email>
</author>
<published>2006-09-13T16:08:36+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=b76222cb6e9ed69ee8ed0c09f0196eaaafd33fad'/>
<id>b76222cb6e9ed69ee8ed0c09f0196eaaafd33fad</id>
<content type='text'>
- changed attachment handling a bit
- tried to remove target tags out of the code
- do not add session ids to urls for bots as well as not creating a new session on each page view for them

I bet i introduced some bugs too. ;)


git-svn-id: file:///svn/phpbb/trunk@6364 89ea8834-ac86-4346-8a33-228a782c2dd0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- changed attachment handling a bit
- tried to remove target tags out of the code
- do not add session ids to urls for bots as well as not creating a new session on each page view for them

I bet i introduced some bugs too. ;)


git-svn-id: file:///svn/phpbb/trunk@6364 89ea8834-ac86-4346-8a33-228a782c2dd0
</pre>
</div>
</content>
</entry>
<entry>
<title>- introduce new function build_url to easily build a valid url from the user-&gt;page object as well as optionally removing certain keys</title>
<updated>2006-05-12T20:52:58+00:00</updated>
<author>
<name>Meik Sievertsen</name>
<email>acydburn@phpbb.com</email>
</author>
<published>2006-05-12T20:52:58+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=a8d99f2228cc042c8410553f5f3ec375148552f5'/>
<id>a8d99f2228cc042c8410553f5f3ec375148552f5</id>
<content type='text'>
- changed attachment config to utilize the config build methods
- cleaned up posting.php
- the submit/delete_post functions are now usable (functions_posting.php)
- adjusted header icons (transparency)
- a bunch of fixes for mssql
- bug fixes


git-svn-id: file:///svn/phpbb/trunk@5902 89ea8834-ac86-4346-8a33-228a782c2dd0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- changed attachment config to utilize the config build methods
- cleaned up posting.php
- the submit/delete_post functions are now usable (functions_posting.php)
- adjusted header icons (transparency)
- a bunch of fixes for mssql
- bug fixes


git-svn-id: file:///svn/phpbb/trunk@5902 89ea8834-ac86-4346-8a33-228a782c2dd0
</pre>
</div>
</content>
</entry>
<entry>
<title>- A MUCH better UI to editting an imageset :-)</title>
<updated>2006-02-11T02:00:03+00:00</updated>
<author>
<name>David M</name>
<email>davidmj@users.sourceforge.net</email>
</author>
<published>2006-02-11T02:00:03+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=89feef3ddcfe3fcdcdf66677cfa0f4339328e1fc'/>
<id>89feef3ddcfe3fcdcdf66677cfa0f4339328e1fc</id>
<content type='text'>
git-svn-id: file:///svn/phpbb/trunk@5544 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@5544 89ea8834-ac86-4346-8a33-228a782c2dd0
</pre>
</div>
</content>
</entry>
<entry>
<title>Refresh of the subSilver style sheet. Fonts are now defined in ems and stylesheet reformatted for readability during development.</title>
<updated>2006-01-07T01:10:42+00:00</updated>
<author>
<name>Tom Beddard</name>
<email>subblue@users.sourceforge.net</email>
</author>
<published>2006-01-07T01:10:42+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=ffa49ca9ca5d301a34986ce97b23a0ac49ac03be'/>
<id>ffa49ca9ca5d301a34986ce97b23a0ac49ac03be</id>
<content type='text'>
git-svn-id: file:///svn/phpbb/trunk@5436 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@5436 89ea8834-ac86-4346-8a33-228a782c2dd0
</pre>
</div>
</content>
</entry>
<entry>
<title>Wrong background</title>
<updated>2004-05-20T10:33:28+00:00</updated>
<author>
<name>Paul S. Owen</name>
<email>psotfx@users.sourceforge.net</email>
</author>
<published>2004-05-20T10:33:28+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=b6e2e173190dc5f4f346aeb8581ca2f6729dd3b2'/>
<id>b6e2e173190dc5f4f346aeb8581ca2f6729dd3b2</id>
<content type='text'>
git-svn-id: file:///svn/phpbb/trunk@4885 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@4885 89ea8834-ac86-4346-8a33-228a782c2dd0
</pre>
</div>
</content>
</entry>
<entry>
<title>Updates</title>
<updated>2004-01-11T00:31:37+00:00</updated>
<author>
<name>Paul S. Owen</name>
<email>psotfx@users.sourceforge.net</email>
</author>
<published>2004-01-11T00:31:37+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=0910fbb0744287fc6bd45ecf753020d63ef4b2f4'/>
<id>0910fbb0744287fc6bd45ecf753020d63ef4b2f4</id>
<content type='text'>
git-svn-id: file:///svn/phpbb/trunk@4745 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@4745 89ea8834-ac86-4346-8a33-228a782c2dd0
</pre>
</div>
</content>
</entry>
<entry>
<title>Okay, this time I'll try not to screw up ... again</title>
<updated>2003-07-30T12:04:19+00:00</updated>
<author>
<name>Paul S. Owen</name>
<email>psotfx@users.sourceforge.net</email>
</author>
<published>2003-07-30T12:04:19+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=c89f3455873110d5aa31c843290b0cca21621e83'/>
<id>c89f3455873110d5aa31c843290b0cca21621e83</id>
<content type='text'>
git-svn-id: file:///svn/phpbb/trunk@4335 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@4335 89ea8834-ac86-4346-8a33-228a782c2dd0
</pre>
</div>
</content>
</entry>
</feed>
