<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forums/phpBB/styles/prosilver/template/ucp_profile_signature.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/15949] Add ucp_profile_signature_posting_editor_options_prepend</title>
<updated>2019-01-21T18:25:41+00:00</updated>
<author>
<name>Alfredo Ramos</name>
<email>alfredo.ramos.sanchez@gmail.com</email>
</author>
<published>2019-01-21T18:23:05+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=7fc8b55f8c03a8d17bc19933d9313a02b251bbdb'/>
<id>7fc8b55f8c03a8d17bc19933d9313a02b251bbdb</id>
<content type='text'>
It adds a template event in the signature posting editor to add custom
options to be consistent with the default posting editor.

PHPBB3-15949
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It adds a template event in the signature posting editor to add custom
options to be consistent with the default posting editor.

PHPBB3-15949
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/11552] Remove inline css for signature</title>
<updated>2013-10-19T10:24:40+00:00</updated>
<author>
<name>Vjacheslav Trushkin</name>
<email>cyberalien@gmail.com</email>
</author>
<published>2013-10-19T10:24:40+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=71723f64842f253576d3b22752b6fb217017a57d'/>
<id>71723f64842f253576d3b22752b6fb217017a57d</id>
<content type='text'>
PHPBB3-11552
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-11552
</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>[ticket/9665] Allow preview of signature when it is the string "0".</title>
<updated>2010-06-20T11:38:36+00:00</updated>
<author>
<name>Andreas Fischer</name>
<email>bantu@phpbb.com</email>
</author>
<published>2010-06-20T11:38:36+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=6221ba4dd172428cf10eedad429a76d390aa2219'/>
<id>6221ba4dd172428cf10eedad429a76d390aa2219</id>
<content type='text'>
Since only the SIGNATURE_PREVIEW parameter is evaluated in the templates
&lt;!-- IF SIGNATURE_PREVIEW --&gt; will not allow the signature to be "0".
&lt;!-- IF SIGNATURE_PREVIEW != '' --&gt; however does allow "0".

PHPBB3-9665
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since only the SIGNATURE_PREVIEW parameter is evaluated in the templates
&lt;!-- IF SIGNATURE_PREVIEW --&gt; will not allow the signature to be "0".
&lt;!-- IF SIGNATURE_PREVIEW != '' --&gt; however does allow "0".

PHPBB3-9665
</pre>
</div>
</content>
</entry>
<entry>
<title>pm class is not supposed to be in there, also results in white background</title>
<updated>2009-08-06T13:32:14+00:00</updated>
<author>
<name>Meik Sievertsen</name>
<email>acydburn@phpbb.com</email>
</author>
<published>2009-08-06T13:32:14+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=d79c81449abfade601757bdd2963e513977e9500'/>
<id>d79c81449abfade601757bdd2963e513977e9500</id>
<content type='text'>
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9934 89ea8834-ac86-4346-8a33-228a782c2dd0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9934 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>
<entry>
<title>Ok, here comes a big one. Poor updater. Also requires testing.</title>
<updated>2007-10-03T15:05:54+00:00</updated>
<author>
<name>Henry Sudhof</name>
<email>kellanved@phpbb.com</email>
</author>
<published>2007-10-03T15:05:54+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=4defd8a8306fa8daa25427a37fb6db00bff390c7'/>
<id>4defd8a8306fa8daa25427a37fb6db00bff390c7</id>
<content type='text'>
#i91
#i92
#i93
#i94
#i95
#i96


git-svn-id: file:///svn/phpbb/trunk@8120 89ea8834-ac86-4346-8a33-228a782c2dd0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
#i91
#i92
#i93
#i94
#i95
#i96


git-svn-id: file:///svn/phpbb/trunk@8120 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>
