Link bbCode Extension

<span class="qte-attr qte_31_32-qte">3.1.x &amp; 3.2.x</span>
Post Reply
User avatar

Topic Author
dmzx
Founder
Founder
Posts: 6429
Joined: 13 Jan 2014, 21:45

Link bbCode Extension

Post by dmzx »

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:
Image
Image

Extension Download:
Download-link
Link bbCode Extension v1.0.1
Installation:
  1. Download the latest release.
  2. Unzip the downloaded release, and change the name of the folder to `linkbbcode`.
  3. In the `ext` directory of your phpBB board, create a new directory named `dmzx` (if it does not already exist).
  4. 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
  5. Navigate in the ACP to `Customise -> Manage extensions`
  6. Look for `Link bbCode Extension` under the Disabled Extensions list, and click its `Enable` link.

User avatar

nelflucifer
Users
Users
Posts: 70
Joined: 03 Jan 2016, 12:24

Re: Link bbCode Extension

Post by nelflucifer »

Thank you! Beautiful!
Image
Learn to read people's thoughts, not forgetting about their.
The extension translate from English to Russian...
English Forums
Available 251 extension with translation into Russian language...

User avatar

Topic Author
dmzx
Founder
Founder
Posts: 6429
Joined: 13 Jan 2014, 21:45

Re: Link bbCode Extension

Post by dmzx »

First post updated

User avatar

nelflucifer
Users
Users
Posts: 70
Joined: 03 Jan 2016, 12:24

Re: Link bbCode Extension

Post by nelflucifer »

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...
Image
Learn to read people's thoughts, not forgetting about their.
The extension translate from English to Russian...
English Forums
Available 251 extension with translation into Russian language...

User avatar

Topic Author
dmzx
Founder
Founder
Posts: 6429
Joined: 13 Jan 2014, 21:45

Re: Link bbCode Extension

Post by dmzx »

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.

User avatar

nelflucifer
Users
Users
Posts: 70
Joined: 03 Jan 2016, 12:24

Re: Link bbCode Extension

Post by nelflucifer »

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....
Image
Learn to read people's thoughts, not forgetting about their.
The extension translate from English to Russian...
English Forums
Available 251 extension with translation into Russian language...

User avatar

samemmerde
Users
Users
Posts: 34
Joined: 12 Dec 2015, 10:52

Re: Link bbCode Extension

Post by samemmerde »

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.

User avatar

uruguayito
Donator
Donator
Posts: 120
Joined: 02 Jul 2015, 19:40

Re: Link bbCode Extension

Post by uruguayito »

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. :oops:
I'm a latin american man.
Spanish is my language.

User avatar

samemmerde
Users
Users
Posts: 34
Joined: 12 Dec 2015, 10:52

Re: Link bbCode Extension

Post by samemmerde »

I use File download

User avatar

Topic Author
dmzx
Founder
Founder
Posts: 6429
Joined: 13 Jan 2014, 21:45

Re: Link bbCode Extension

Post by dmzx »

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

User avatar

uruguayito
Donator
Donator
Posts: 120
Joined: 02 Jul 2015, 19:40

Re: Link bbCode Extension

Post by uruguayito »

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. :oops:
I'm a latin american man.
Spanish is my language.

User avatar

jan_2017
Users
Users
Posts: 203
Joined: 05 Feb 2017, 10:21

Re: Link bbCode Extension

Post by jan_2017 »

edit. works fine

sorry

User avatar

Null
Users
Users
Posts: 125
Joined: 09 Oct 2015, 06:03

Re: Link bbCode Extension

Post by Null »

Using this extension and Prime Links extension, I get this underlined text:

Image

I would like to remove this underline but only in links using linkbbcode extension. Any idea how to do it?

User avatar

martin
Admin
Admin
Posts: 5105
Joined: 06 Apr 2014, 16:12

Re: Link bbCode Extension

Post by martin »

open prime links ext go to the listener.php and change the setting in there.
Image

User avatar

Null
Users
Users
Posts: 125
Joined: 09 Oct 2015, 06:03

Re: Link bbCode Extension

Post by Null »

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?

Post Reply