[ABD] External Links - URL Manager

Any abandoned Extensions will be moved to this forum.

WARNING: Extensions in this forum are not currently being supported or maintained by the original Extension author. Proceed at your own risk.
Forum rules
IMPORTANT: Extension Development Forum rules

WARNING: Extensions in this forum are not currently being supported nor updated by the original Extension author. Proceed at your own risk.
rrbailey89
Registered User
Posts: 248
Joined: Fri Oct 24, 2014 3:00 pm

Re: [BETA] External Links - URL Manager

Post by rrbailey89 »

Raul [ThE KuKa] wrote:
rrbailey89 wrote:Is there a way to remove the icon that it puts next to the link?
Open ext/bb3mobi/exlinks/styles/prosilver/theme/extlinks.cssfile.

FIND:

Code: Select all

a.exlinks {
	background: url('./link.png') no-repeat;
	display: inline-block;
	padding-left: 16px;
	color: #22BBCC;
}
REPLACE WITH:

Code: Select all

a.exlinks {
	display: inline-block;
	color: #22BBCC;
}
Test. ;)
thank you that worked :)
Holger
Registered User
Posts: 1895
Joined: Tue Mar 12, 2002 3:54 pm
Location: Hannover

Re: [BETA] External Links - URL Manager

Post by Holger »

Feature-request: maybe save a statistic about the clicked links with number of clicks for the admin to see in the ACP?
FomenkoAndrey
Registered User
Posts: 369
Joined: Thu Aug 19, 2010 10:44 am

Re: [BETA] External Links - URL Manager

Post by FomenkoAndrey »

interesting statistics separately for each link, but it's impossible.
total statistics for external links - useless information.
except for the additional load on the database - no good.
bad idea.
Holger
Registered User
Posts: 1895
Joined: Tue Mar 12, 2002 3:54 pm
Location: Hannover

Re: [BETA] External Links - URL Manager

Post by Holger »

Holger wrote:Swedish translation
Updated
lavachapi
Registered User
Posts: 54
Joined: Sat Nov 01, 2014 8:12 am

Re: [BETA] External Links - URL Manager

Post by lavachapi »

FomenkoAndrey wrote:interesting statistics separately for each link, but it's impossible.
total statistics for external links - useless information.
except for the additional load on the database - no good.
bad idea.
Yet it would be nice with commercial banners.
FomenkoAndrey
Registered User
Posts: 369
Joined: Thu Aug 19, 2010 10:44 am

Re: [BETA] External Links - URL Manager

Post by FomenkoAndrey »

That was in other mod - Advertisement Management.
This extension is intended for the other.
lavachapi
Registered User
Posts: 54
Joined: Sat Nov 01, 2014 8:12 am

Re: [BETA] External Links - URL Manager

Post by lavachapi »

^ Yes I understand in only manage links into .content p.

For that matter I found a bug : “Select all” from .codebox is an internal link that will be styled with other internal links.
[color=#00BF00]lavachapi[/color] wrote:And it could be other internal links in a post… like my name in current quote or a banner in first post.
And what about free image hosting services giving a thumbnail link to external image ?
yakimchuk
Registered User
Posts: 15
Joined: Mon Jul 07, 2003 2:57 am

Re: [BETA] External Links - URL Manager

Post by yakimchuk »

Raul [ThE KuKa] wrote:
yakimchuk wrote:mod good, but not work correcly
You can specify more please?
The extension works fine on my forum.

P.D. Not MOD, is a Extension. ;)
viewtopic.php?p=13805751#p13805751
If bbcode img write in bbcode url, then post is break. See screenshot http://c2n.me/jeRy5l.jpg. If extension is off, that post ok. Write all image hosting in exeption list i think bad idea, because these many.
Last edited by yakimchuk on Thu Nov 20, 2014 4:15 pm, edited 1 time in total.
User avatar
[email protected]
Registered User
Posts: 191
Joined: Sun Sep 15, 2013 11:49 am
Location: bb3.mobi
Name: Anvar Stybaev

Re: [BETA] External Links - URL Manager

Post by [email protected] »

yakimchuk, Это в первой версии было. ;)
Download the new version. Updated more than once.
[DEV/Beta] More extensions

Hopefully Google correctly translate my text// I do not support in private messages!
Paul
Infrastructure Team Leader
Infrastructure Team Leader
Posts: 28935
Joined: Sat Dec 04, 2004 3:44 pm
Location: The netherlands.
Name: Paul Sohier

Re: [BETA] External Links - URL Manager

Post by Paul »

[email protected], please keep it in English here at phpBB.com :).
yakimchuk
Registered User
Posts: 15
Joined: Mon Jul 07, 2003 2:57 am

Re: [BETA] External Links - URL Manager

Post by yakimchuk »

[email protected] wrote: Download the new version. Updated more than once.
Version 1.0.3, download few day ago. But nothing change.
User avatar
qiaof
Registered User
Posts: 19
Joined: Tue Jan 18, 2011 2:50 am

Re: [BETA] External Links - URL Manager

Post by qiaof »

Hi [email protected]
I installed but error: Not found url.php in

Code: Select all

http://your_domain.tld/your_path/url.php?http://[External Links]
Please help me! Thanks!
User avatar
[email protected]
Registered User
Posts: 191
Joined: Sun Sep 15, 2013 11:49 am
Location: bb3.mobi
Name: Anvar Stybaev

Re: [BETA] External Links - URL Manager

Post by [email protected] »

yakimchuk, Do not use Class button. You can use the class "exlinks".

qiaof, In the root folder of the file should not appear. phpBB3.1 uses .htaccess rewrite app.php in controller.
[DEV/Beta] More extensions

Hopefully Google correctly translate my text// I do not support in private messages!
User avatar
qiaof
Registered User
Posts: 19
Joined: Tue Jan 18, 2011 2:50 am

Re: [BETA] External Links - URL Manager

Post by qiaof »

[email protected] wrote:qiaof, In the root folder of the file should not appear. phpBB3.1 uses .htaccess rewrite app.php in controller.
Thank you, and after many tries, the error now show:

Code: Select all

Not Found
The requested URL /export/www/cn/t/e/www.sample.com/forum/app.php was not found on this server.
But that's not my domain, my real domain is

Code: Select all

www.sample.com.cn
Is that my server issue?

*EDIT: That's my hosting issue. Working now, thank you!
User avatar
janus_zonstraal
Registered User
Posts: 6613
Joined: Sat Aug 30, 2014 1:30 pm

Re: [BETA] External Links - URL Manager

Post by janus_zonstraal »

Little problem
http://validator.w3.org/ is not happy with the "nofollow", but my English is to bad te find why.

http://www.w3.org/TR/html5/links.html#linkTypes
Sorry! My English is bat ;) !!!

Return to “Abandoned Extensions”