it doesnt for all, it only supports atm the pages extensionHiFiKabin wrote:It does that already
kicking it upcarloclaessen wrote:will there be an options to also get the internal links converted like app.php/chat to Chat
Thanks, you're right! I created an issue and will fix it before the phpBB 3.2 release: https://github.com/Mar-tin-G/LocalUrlToText/issues/13
Sorry, I don't think this will be possible. It can be done for known extensions, like the phpBB pages extension, where a link likecarloclaessen wrote: ↑Wed Mar 30, 2016 10:39 pmwill there be an options to also get the internal links converted like app.php/chat to Chat
Code: Select all
app.php/page/my-page
Code: Select all
app.php/
The extension is server-side only (PHP code), there is no JavaScript or other code involved running in the browser, so it's not browser-dependent. For me, also in Chrome the post shows the default link text, not the replaced text.
Thanks for the link. Our cookies are set to secure, but the local URLs are not replaced throughout. Some of them are. And I am talking about new posts, not the ones posted before installing this EXT. I am lost.___Martin wrote: ↑Sun Mar 11, 2018 11:40 amCould you please have a look at this issue and check your board settings regarding "Cookie Secure"? Maybe this solves the problem.
Try adding your domain name as local host to hosts file:potku wrote: ↑Mon Mar 12, 2018 10:12 amThanks for the link. Our cookies are set to secure, but the local URLs are not replaced throughout. Some of them are. And I am talking about new posts, not the ones posted before installing this EXT. I am lost.___Martin wrote: ↑Sun Mar 11, 2018 11:40 amCould you please have a look at this issue and check your board settings regarding "Cookie Secure"? Maybe this solves the problem.![]()
Firefox Linux, still usual phpbb URLs:potku wrote: ↑Mon Mar 12, 2018 11:58 amThanks!Our technical admin added that. How do you all see the local url in this post?
https://www.potku.net/forum/viewtopic.p ... 34#p917634
With Maxthon, I see it as the ugly string of characters as it has always been. With Chrome, I see it as a beautiful link as per this EXT, and Firefox does the same. I wonder what is wrong with my default browser... Since it isn't the world's most popular browser, it doesn't really matter. What matters is what everyone else sees.![]()