Ad blocker detected: Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker on our website.
Modifications maintained and supported by all4phone
Forum rules
This forum is moderated by all4phone!
all4phone
BBCoder IV
Posts: 150 Joined: 11 Feb 2011, 13:50
BBCodes: 28
Favourite BBCode: Random text signature
Favourite MOD: BBCode Strikethrough MOD
Location: Poland
Contact:
Post
by all4phone » 27 Apr 2012, 04:32
Custom support is given at this forum
Testing Area
Modification Name: BBCode Strikethrough MOD
Author: all4phone
Co-author: 4_seven
Modification Description: Strikeout text BBCode MOD. Adds the ability to type strikeout text in posts.
Credit: Many thanks to 4_seven for the solution of problem with using custom BBCode (added before and after instalation of MOD).
Modification Version: 1.0.3
phpBB: 3.0.12
phpbb topic: http://www.phpbb.com/community/viewtopi ... #p13133939
Installation level: Easy
Installation time: ~ 1 minute
Features :
Allows strikethrough of text using [s][/s]
tags
Added ACP module enable/disable MOD
Added in ACP module option to change the position of [s]
tag BBCode in view edit post
Available languages:
Info:
Screenshots: screenshots
Demo: Demo topic
Demo Username: tester
Demo Password: 123456
Downolad: download
Last edited by
all4phone on 09 May 2012, 22:33, edited 2 times in total.
all4phone
BBCoder IV
Posts: 150 Joined: 11 Feb 2011, 13:50
BBCodes: 28
Favourite BBCode: Random text signature
Favourite MOD: BBCode Strikethrough MOD
Location: Poland
Contact:
Post
by all4phone » 27 Apr 2012, 04:38
Icon for BBCodebox Light
If you are using
BBCodebox Light Snippet :
After installation BBCode Strikethrough MOD:
Open: styles/prosilver/posting_buttons.html
Find:
Code: Select all
<input type="button" class="button2" accesskey="st" name="addbbcode22" value=" S " style="font-weight:bold;text-decoration: line-through; width: 30px" onclick="bbstyle(22)" title="{L_BBCODE_ST_HELP}" />
Replace with: Code: Select all
<input type="button" class="buttonz" accesskey="st" name="addbbcode22" value="" style="background: url('./images/editor/text_strike.png');" onclick="bbstyle(22)" title="{L_BBCODE_ST_HELP}" />
Then upload
text_strike.png file to images/editor/ directory.
Refresh template and purge cache in the ACP.
all4phone
BBCoder IV
Posts: 150 Joined: 11 Feb 2011, 13:50
BBCodes: 28
Favourite BBCode: Random text signature
Favourite MOD: BBCode Strikethrough MOD
Location: Poland
Contact:
Post
by all4phone » 09 May 2012, 12:56
First post updated to v 1.0.1
new features (added ACP module: enable/disable mod, added option to change the position of [s]
tag BBCode in view edit post
new download
new screenshots [/i]
all4phone
BBCoder IV
Posts: 150 Joined: 11 Feb 2011, 13:50
BBCodes: 28
Favourite BBCode: Random text signature
Favourite MOD: BBCode Strikethrough MOD
Location: Poland
Contact:
Post
by all4phone » 06 Oct 2012, 20:41
Mod updated to v 1.0.2 validated to [MODDB]
- fixed instruction in functions.php
file
- minor changes install_strike.php
file
- adjustment to phpBB 3.0.11
all4phone
BBCoder IV
Posts: 150 Joined: 11 Feb 2011, 13:50
BBCodes: 28
Favourite BBCode: Random text signature
Favourite MOD: BBCode Strikethrough MOD
Location: Poland
Contact:
Post
by all4phone » 01 Jun 2014, 18:21
Mod updated to v 1.0.3
- adjustment to phpBB 3.0.12
all4phone
BBCoder IV
Posts: 150 Joined: 11 Feb 2011, 13:50
BBCodes: 28
Favourite BBCode: Random text signature
Favourite MOD: BBCode Strikethrough MOD
Location: Poland
Contact:
Post
by all4phone » 21 Jun 2016, 11:16
Sorry, no further support for modification, because of a new extension system active.