<span class="qte-attr qte_31_32-qte">3.1.x & 3.2.x</span>
dmzx
Founder
Status:
Offline
User theme: Dark
Posts: 6518 Joined: Jan 13th, '14, 20:45
Post
by dmzx » Feb 8th, '16, 22: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.
nelflucifer
Users
Status:
Offline
User theme: Dark
Posts: 70 Joined: Jan 3rd, '16, 11:24
Post
by nelflucifer » Feb 11th, '16, 10:00
Thank you! Beautiful!
dmzx
Founder
Status:
Offline
User theme: Dark
Posts: 6518 Joined: Jan 13th, '14, 20:45
Post
by dmzx » Mar 8th, '16, 19:14
First post updated
nelflucifer
Users
Status:
Offline
User theme: Dark
Posts: 70 Joined: Jan 3rd, '16, 11:24
Post
by nelflucifer » Mar 9th, '16, 10: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
Status:
Offline
User theme: Dark
Posts: 6518 Joined: Jan 13th, '14, 20:45
Post
by dmzx » Mar 9th, '16, 10:36
nelflucifer wrote: Mar 9th, '16, 10: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! Maybe your post count is too low.
nelflucifer
Users
Status:
Offline
User theme: Dark
Posts: 70 Joined: Jan 3rd, '16, 11:24
Post
by nelflucifer » Mar 9th, '16, 12: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
Status:
Offline
User theme: Dark
Posts: 34 Joined: Dec 12th, '15, 09:52
Post
by samemmerde » Jun 19th, '16, 17: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! Maybe your post count is too low.
uruguayito
Donator
Status:
Offline
User theme: Dark
Posts: 120 Joined: Jul 2nd, '15, 17:40
Post
by uruguayito » Jun 28th, '16, 17: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! Maybe your post count is too low.
Sorry for my bad English.
I'm a latin american man.
Spanish is my language.
samemmerde
Users
Status:
Offline
User theme: Dark
Posts: 34 Joined: Dec 12th, '15, 09:52
Post
by samemmerde » Jun 28th, '16, 18:13
I use File download
dmzx
Founder
Status:
Offline
User theme: Dark
Posts: 6518 Joined: Jan 13th, '14, 20:45
Post
by dmzx » Jun 28th, '16, 18:38
uruguayito wrote: Jun 28th, '16, 17: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: Jun 28th, '16, 18:13
I use File download
This should be working also
uruguayito
Donator
Status:
Offline
User theme: Dark
Posts: 120 Joined: Jul 2nd, '15, 17:40
Post
by uruguayito » Jun 28th, '16, 19:14
dmzx wrote: Jun 28th, '16, 18:38
uruguayito wrote: Jun 28th, '16, 17: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
jan_2017
Users
Status:
Offline
User theme: Dark
Posts: 203 Joined: Feb 5th, '17, 09:21
Post
by jan_2017 » Mar 1st, '17, 16:34
Edit. works fine
sorry
Null
Users
Status:
Offline
User theme: Dark
Posts: 125 Joined: Oct 9th, '15, 04:03
Post
by Null » Mar 12th, '17, 21: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
Status:
Offline
User theme: Dark
Posts: 5136 Joined: Apr 6th, '14, 14:12
Post
by martin » Mar 12th, '17, 21:27
Open prime links ext go to the listener.php and change the setting in there.
Null
Users
Status:
Offline
User theme: Dark
Posts: 125 Joined: Oct 9th, '15, 04:03
Post
by Null » Mar 12th, '17, 22:22
martin wrote: Mar 12th, '17, 21: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?