<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forums/phpBB/styles/prosilver/template/mcp_move.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/16107] Use twig syntax for event</title>
<updated>2019-07-27T14:02:01+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2019-07-27T14:02:01+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=1a00b4a5658fa98fa86f9c596387c23dcc63408d'/>
<id>1a00b4a5658fa98fa86f9c596387c23dcc63408d</id>
<content type='text'>
PHPBB3-16107
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-16107
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/16107] Add mcp_move_destination_forum_before|after</title>
<updated>2019-07-23T19:19:05+00:00</updated>
<author>
<name>kasimi</name>
<email>mail@kasimi.net</email>
</author>
<published>2019-07-21T08:23:44+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=2bb08f853ea6ed60987f9886cd72eaa74ebd6c44'/>
<id>2bb08f853ea6ed60987f9886cd72eaa74ebd6c44</id>
<content type='text'>
PHPBB3-16107
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-16107
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/14506] Add mcp_move_before template event</title>
<updated>2016-05-29T09:41:54+00:00</updated>
<author>
<name>Jakub Senko</name>
<email>jakubsenko@gmail.com</email>
</author>
<published>2016-05-29T09:08:33+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=6350798e9728469f51e8e94c161bc99ca8ff97dc'/>
<id>6350798e9728469f51e8e94c161bc99ca8ff97dc</id>
<content type='text'>
PHPBB3-14506
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-14506
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/12442] Add CSS classes to important headings</title>
<updated>2014-04-25T10:56:58+00:00</updated>
<author>
<name>PayBas</name>
<email>contact@paybas.com</email>
</author>
<published>2014-04-25T10:56:58+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=5109d3a12f09447c8f74f0619f8703ecd8c56ba6'/>
<id>5109d3a12f09447c8f74f0619f8703ecd8c56ba6</id>
<content type='text'>
PHPBB3-12442
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-12442
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/11166] Fix several custom confirm templates in prosilver</title>
<updated>2013-03-03T16:23:06+00:00</updated>
<author>
<name>Joas Schilling</name>
<email>nickvergessen@gmx.de</email>
</author>
<published>2013-03-03T16:23:06+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=3c5eb8bcadb9af8e87525ea6dbf8b5ffc3e7bb26'/>
<id>3c5eb8bcadb9af8e87525ea6dbf8b5ffc3e7bb26</id>
<content type='text'>
PHPBB3-11166
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-11166
</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/10312] Un-check the shadow option while moving.</title>
<updated>2011-08-10T12:42:05+00:00</updated>
<author>
<name>Erik Frèrejean</name>
<email>erikfrerejean@phpbb.com</email>
</author>
<published>2011-08-10T12:42:05+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=e9c43704448f6145f788ea11898ab84d15e50318'/>
<id>e9c43704448f6145f788ea11898ab84d15e50318</id>
<content type='text'>
Don't create a shadow topic by default when moving a topic
the user should have the option to do this but it shouldn't
be done by default.

PHPBB3-10312
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Don't create a shadow topic by default when moving a topic
the user should have the option to do this but it shouldn't
be done by default.

PHPBB3-10312
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/8065] Add an option to lock topics while moving them.</title>
<updated>2011-01-30T00:23:20+00:00</updated>
<author>
<name>Joas Schilling</name>
<email>nickvergessen@gmx.de</email>
</author>
<published>2010-08-18T23:43:05+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=b526fb96784bb657626bb2c11cc9c4d2603350f2'/>
<id>b526fb96784bb657626bb2c11cc9c4d2603350f2</id>
<content type='text'>
PHPBB3-8065
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-8065
</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>
</feed>
