PhpBB3 Links MOD
Posted: 15 Feb 2013, 20:33
New version 1.0.2
Now you can sort the order of the links. Thanks Steve
Now you can sort the order of the links. Thanks Steve
Database and Demo for phpBB3 BBCodes, Mods and Smilies
https://phpbb3bbcodes.com/
// BEGIN Custom BBCode Sorting
Code: Select all
<div style="text-align:center;">Created by <a href="http://www.phpbb3bbcodes.com/" title="PhpBB MODS and Snippets">PhpBB3 BBCodes</a></div>
Code: Select all
<link type="template" href="./contrib/update_1.0.0_to_1.0.1.xml" lang="en">PhpBB Links Mod update 1.0.0 to 1.0.1</link>
<link type="template" href="./contrib/update_1.0.1_to_1.0.2.xml" lang="en">PhpBB Links Mod update 1.0.1 to 1.0.2</link>
<link type="template" href="./contrib/update_1.0.2_to_1.0.3.xml" lang="en">PhpBB Links Mod update 1.0.2 to 1.0.3</link>
Crap, have to be better to clean up Steves codeRMcGirr83 wrote:// BEGIN Custom BBCode Sorting
What are you trying to say here?RMcGirr83 wrote:Code: Select all
<div style="text-align:center;">Created by <a href="http://www.phpbb3bbcodes.com/" title="PhpBB MODS and Snippets">PhpBB3 BBCodes</a></div>
Code: Select all
<link type="template" href="./contrib/update_1.0.0_to_1.0.1.xml" lang="en">PhpBB Links Mod update 1.0.0 to 1.0.1</link> <link type="template" href="./contrib/update_1.0.1_to_1.0.2.xml" lang="en">PhpBB Links Mod update 1.0.1 to 1.0.2</link> <link type="template" href="./contrib/update_1.0.2_to_1.0.3.xml" lang="en">PhpBB Links Mod update 1.0.2 to 1.0.3</link>
Code: Select all
'LINKSMOD_STW' => $config['linksmod_stw'],