[ABD] Convert Local Url To Link Name

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.
Locked
HAMMER663
Registered User
Posts: 8
Joined: Mon Apr 26, 2010 3:22 pm

[ABD] Convert Local Url To Link Name

Post by HAMMER663 »

Extension Name: Convert Local Url To Link Name
Author: HAMMER663

Extension Description: Transform of internal url to link name before posting
Extension Version: 0.3.0

Requirements: phpBB 3.1.2 or later

Features:
1) Will transform the internal links of type http://your_board/viewtopic(forum).php?f=1&t=1 to the links [url=viewtopic(forum).php?f=1&t=1]Topic(Forum) title[/url]
2) Will transform the FAQ Url of type http://your_board/faq.php#(num) to the links [url=http://your_board/faq.php#(num)]FAQ num XX.XX[/url]
3) Will transform the wiki-links of type http://wiki.wikiurl.com/Main_Page to the links [url=http://wiki.wikiurl.com/Wiki_page]Wiki page[/url]
4) Will transform the Board Rules Url of type http://your_board/rules/?#rule(num) to the links
[url=http://your_board/rules/?#rule(num)]Board Rule (num)[/url]
This ext is a ADD-ON and will require the Board Rules by Nekstati (http://www.phpbbguru.net/community/topic42373.html) to be installed before it will work.
5) Will transform the Youtube-url to bbCode [youtube][/youtube]
6)Will transform the internal links of type TopicTitle-tYY.html to the links [url=http://your_board/TopicTitle-tYY(ForumName-fYY).html]Title(Forum) title[/url]. Ext phpBB SEO Ultimate SEO URL by dcz.
7) ACP settings
8) If the type Url 'p' (ie, link to a specific post), the link text to supplement the information about the author and number post : [DEV] Convert Local Url To Link Name ( Post HAMMER663 #13824231 )

Development repository: https://github.com/HAMMER663/ConvertLocalUrlToLinkName

Extension Download: Download button named "Download ZIP" can be found at the development repository page.
Installation: Extension files should be extracted to /ext/hammer663/ConvertLocalUrlToLinkName/ folder. Then the extension should be enabled in ACP as usually.

Precaution: As the ext is still in development, major changes still can be applied which could require full extension purging and reinstallation, so use it on your own risk. DO NOT install it on production boards. For testing purposes only.
Last edited by HAMMER663 on Sat Jul 25, 2015 4:03 pm, edited 3 times in total.
User avatar
yasser33311
Registered User
Posts: 277
Joined: Sat Jul 27, 2013 1:27 pm
Location: algeria
Name: yasser ghe
Contact:

Re: [DEV] Convert Local Url To Link Name

Post by yasser33311 »

good :)
PhpBB Services - install, update, upgrade, customize: PM
Holger
Registered User
Posts: 1883
Joined: Tue Mar 12, 2002 3:54 pm
Location: Hannover

Re: [DEV] Convert Local Url To Link Name

Post by Holger »

Very cool!
leschek
Registered User
Posts: 838
Joined: Tue Jul 18, 2006 12:49 pm
Contact:

Re: [DEV] Convert Local Url To Link Name

Post by leschek »

It seems it doesn't work on my forum. I can see settings in ACP for it, but it doesn't convert URLs. Could there be problem with another extension?
Holger
Registered User
Posts: 1883
Joined: Tue Mar 12, 2002 3:54 pm
Location: Hannover

Re: [DEV] Convert Local Url To Link Name

Post by Holger »

Did you notice the info about 3.1.2?
leschek
Registered User
Posts: 838
Joined: Tue Jul 18, 2006 12:49 pm
Contact:

Re: [DEV] Convert Local Url To Link Name

Post by leschek »

Holger wrote:id you notice the info about 3.1.2?
You are right, I didn't. Problem solved. :oops:
HAMMER663
Registered User
Posts: 8
Joined: Mon Apr 26, 2010 3:22 pm

Re: [DEV] Convert Local Url To Link Name

Post by HAMMER663 »

Update to 0.3.0.
Features:
If the type Url 'p' (ie, link to a specific post), the link text to supplement the information about the author and number post : [DEV] Convert Local Url To Link Name ( Post HAMMER663 #13824231 )
HAMMER663
Registered User
Posts: 8
Joined: Mon Apr 26, 2010 3:22 pm

Re: [DEV] Convert Local Url To Link Name

Post by HAMMER663 »

alhitary wrote:Thank you for this nice Ext.
Is your ext. like this one : viewtopic.php?f=501&t=2284236&hilit=Convert
Or different ?
The principle of operation is the same, I think so ;)
My ext based on this viewtopic.php?f=434&t=1257295
bitsss
Registered User
Posts: 120
Joined: Fri Nov 09, 2012 11:04 am

Re: [DEV] Convert Local Url To Link Name

Post by bitsss »

hello guys,
if i set a link to the ucp (for example http://MY_DOMAIN/ucp.php?i=ucp_profile&mode=reg_details ), i get the error message

Fatal error: Call to a member function get_forum_id() on a non-object in .../html/neu/ext/hammer663/ConvertLocalUrlToLinkName/event/listener.php on line 510
PasqualeM
Registered User
Posts: 1
Joined: Sat Mar 03, 2018 11:23 am

Re: [DEV] Convert Local Url To Link Name

Post by PasqualeM »

bitsss wrote: Tue Sep 13, 2016 3:25 am hello guys,
if i set a link to the ucp (for example http://MY_DOMAIN/ucp.php?i=ucp_profile&mode=reg_details ), i get the error message

Fatal error: Call to a member function get_forum_id() on a non-object in .../html/neu/ext/hammer663/ConvertLocalUrlToLinkName/event/listener.php on line 510
Hello bitsss, how are you? I just got the same error. Were you able to find a solution you could share or a fix? Thank you!
Paul
Infrastructure Team Leader
Infrastructure Team Leader
Posts: 28619
Joined: Sat Dec 04, 2004 3:44 pm
Location: The netherlands.
Name: Paul Sohier
Contact:

Re: [ABD] Convert Local Url To Link Name

Post by Paul »

This topic has been marked as [ABD] - Abandoned as the extension author has not been active recently. If the extension author wishes to continue development, please PM anyone on the Extension Customisations Team to request this topic be unlocked.

Notice!
We do not recommend that a user of the phpBB software install this extension, or any other extension that is marked as "abandoned" or "in development", on a live forum. Doing so may cause your forum to not perform in the manner it should.


Thank you,
The phpBB Extension Customisations Team
Locked

Return to “Abandoned Extensions”