<span class="qte-attr qte_31_32-qte">3.1.x & 3.2.x</span>
dmzx
Founder
Posts: 6429 Joined: 13 Jan 2014, 21:45
Post
by dmzx » 08 Feb 2016, 23:23
Extension Name: Link bbCode Extension
Author: dmzx
Special thanks to: martin
Extension Description:
This extension will add a download link selection box in posting template.
Add class
Use like:
Code: Select all
[download=orange]Download-link https://www.dmzx-web.net dmzx-web.net[/download]
[download=blue]Download-link https://www.dmzx-web.net dmzx-web.net[/download]
[download=light-blue]Download-link https://www.dmzx-web.net dmzx-web.net[/download]
[download=dirty-blue]Download-link https://www.dmzx-web.net dmzx-web.net[/download]
[download=purple]Download-link https://www.dmzx-web.net dmzx-web.net[/download]
[download=green]Download-link https://www.dmzx-web.net dmzx-web.net[/download]
Screenshots:
Extension Download:
Installation:
Download the latest release.
Unzip the downloaded release, and change the name of the folder to `linkbbcode `.
In the `ext ` directory of your phpBB board, create a new directory named `dmzx ` (if it does not already exist).
Copy the `linkbbcode ` folder to `/ext/dmzx/ ` if done correctly, you'll have the main extension class at
(your forum root)/ext/dmzx/linkbbcode/composer.json
Navigate in the ACP to `Customise -> Manage extensions`
Look for `Link bbCode Extension ` under the Disabled Extensions list, and click its `Enable ` link.
dmzx
Founder
Posts: 6429 Joined: 13 Jan 2014, 21:45
Post
by dmzx » 08 Mar 2016, 20:14
First post updated
nelflucifer
Users
Posts: 70 Joined: 03 Jan 2016, 12:24
Post
by nelflucifer » 09 Mar 2016, 11:22
Unfortunately as the extension Note, these 2 extensions don't want to work as it should with the "Advanced BBCode Box" I have the CODE to type into the text input field...
dmzx
Founder
Posts: 6429 Joined: 13 Jan 2014, 21:45
Post
by dmzx » 09 Mar 2016, 11:36
nelflucifer wrote: 09 Mar 2016, 11:22
Unfortunately as the extension Note, these 2 extensions don't want to work as it should with the "Advanced BBCode Box" I have the CODE to type into the text input field...
Try this file (unzipped) and place it in
ext/dmzx/linkbbcode/styles/all/template/event
Clear cache
vse_abbc3_posting_editor_buttons_custom_tags_before.zip
You do not have the required permissions to view the files attached to this post.
nelflucifer
Users
Posts: 70 Joined: 03 Jan 2016, 12:24
Post
by nelflucifer » 09 Mar 2016, 13:51
Thank you! Works! And for the Note extension, the same file will help?!
UP
I dropped this file in "ext/dmzx/note/styles/all/template/event/" And not helped....
samemmerde
Users
Posts: 34 Joined: 12 Dec 2015, 10:52
Post
by samemmerde » 19 Jun 2016, 19:19
It does not work
I have that I do not understand?
Can you help me ?
1.png
2.png
Thanks
You do not have the required permissions to view the files attached to this post.
uruguayito
Donator
Posts: 120 Joined: 02 Jul 2015, 19:40
Post
by uruguayito » 28 Jun 2016, 19:16
This extension creates a conflict with my quickly answer
I would like to have both ... any solution?
rapida.jpg
You do not have the required permissions to view the files attached to this post.
Sorry for my bad English.
I'm a latin american man.
Spanish is my language.
dmzx
Founder
Posts: 6429 Joined: 13 Jan 2014, 21:45
Post
by dmzx » 28 Jun 2016, 20:38
uruguayito wrote: 28 Jun 2016, 19:16
This extension creates a conflict with my quickly answer
I would like to have both ... any solution?
Is that quickly answer an extension?
Or default?
samemmerde wrote: 28 Jun 2016, 20:13
I use File download
This should be working also
uruguayito
Donator
Posts: 120 Joined: 02 Jul 2015, 19:40
Post
by uruguayito » 28 Jun 2016, 21:14
dmzx wrote: 28 Jun 2016, 20:38
uruguayito wrote: 28 Jun 2016, 19:16
This extension creates a conflict with my quickly answer
I would like to have both ... any solution?
Is that quickly answer an extension?
Or default?
an ext:
https://www.phpbb.com/community/viewtop ... &t=2259196 QuickReply of Татьяна5
Sorry for my bad English.
I'm a latin american man.
Spanish is my language.
jan_2017
Users
Posts: 203 Joined: 05 Feb 2017, 10:21
Post
by jan_2017 » 01 Mar 2017, 17:34
edit. works fine
sorry
Null
Users
Posts: 125 Joined: 09 Oct 2015, 06:03
Post
by Null » 12 Mar 2017, 22:25
Using this extension and Prime Links extension, I get this underlined text:
I would like to remove this underline but only in links using linkbbcode extension. Any idea how to do it?
martin
Admin
Posts: 5105 Joined: 06 Apr 2014, 16:12
Post
by martin » 12 Mar 2017, 22:27
open prime links ext go to the listener.php and change the setting in there.
Null
Users
Posts: 125 Joined: 09 Oct 2015, 06:03
Post
by Null » 12 Mar 2017, 23:22
martin wrote: 12 Mar 2017, 22:27
open prime links ext go to the listener.php and change the setting in there.
But how to do it only for links in linkbbcode extension?