3.3.x Extensions Database 3.2 / 3.3Hide url for guests

<span class="qte-attr qte_32_33-qte">3.2.x & 3.3.x</span>
Post Reply Previous topicNext topic
User avatar

Topic Author
dmzx Online
Founder
Founder
Posts: 6466
Joined: 13 Jan 2014, 21:45
    unknown Chrome

Hide url for guests

Post by dmzx »

Extension Name: Hide url for guests
Author: dmzx

Special thanks to: martin

Extension Description:
Hide url for guests extension.

dmzx/Hide-url-for-guests

Screenshots:
Image

Image

Image

Image

Extension Download:
Download-link
Hide url for guests v1.0.0
Installation:
  1. Download the latest release.
  2. Unzip the downloaded release, and change the name of the folder to `hideurlforguests`.
  3. In the `ext` directory of your phpBB board, create a new directory named `dmzx` (if it does not already exist).
  4. Copy the `hideurlforguests` folder to `/ext/dmzx/` if done correctly, you'll have the main extension class at
    (your forum root)/ext/dmzx/hideurlforguests/composer.json
  5. Navigate in the ACP to `Customise -> Manage extensions`
  6. Look for `Hide url for guests` under the Disabled Extensions list, and click its `Enable` link.

User avatar

TrekRed
Users
Users
Posts: 93
Joined: 27 Oct 2019, 23:54
    Windows 10 Chrome

Re: Hide url for guests

Post by TrekRed »

Thanks for the cool extension. How to change the text color in this field?

User avatar

TazDevilBZH
Users
Users
Posts: 5
Joined: 12 Jul 2020, 17:27
    Windows 10 Firefox

Re: Hide url for guests

Post by TazDevilBZH »

Here is the french translation for Hide url for guests v1.0.0
hideurlforguests_v100_french.zip
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.

User avatar

wads24
Donator
Donator
Posts: 125
Joined: 19 Mar 2017, 19:30
    Android Chrome

Re: Hide url for guests

Post by wads24 »

Suggestion....
How about making the register or login links to allow user to click the links to register or login?

User avatar

Hamidouki-dz
Users
Users
Posts: 163
Joined: 01 Sep 2018, 11:26
    Android Chrome

Re: Hide url for guests

Post by Hamidouki-dz »

Hello
Is it run on phpbb 3.2 7 ?

User avatar

Topic Author
dmzx Online
Founder
Founder
Posts: 6466
Joined: 13 Jan 2014, 21:45
    Windows 10 Chrome

Re: Hide url for guests

Post by dmzx »

Hamidouki-dz wrote: 25 Sep 2020, 03:28 Hello
Is it run on phpbb 3.2 7 ?
Topic is marked 3.3.x

User avatar

edsonqr
New user
New user
Posts: 3
Joined: 12 Sep 2020, 22:02
    Windows 7 Chrome

Re: Hide url for guests

Post by edsonqr »

This extension is very good, thank you.
I verified that the regular expression below is the one who substitutes and prevents the link from being seen. Could someone help me block only URL's that only have the word mega or amazon?
Thank you

$url_regex = [
'~<a[^>]*>.*?</a>~i',
'~<url[^>]*>.*?</url>~i',
'~\[url[^>]*?\].*?\[/url[^>]*?\]~i'
];
Last edited by edsonqr on 29 Oct 2020, 00:22, edited 3 times in total.
Sorry my English

User avatar

Engelchen
Users
Users
Posts: 13
Joined: 25 Dec 2021, 15:38
    Windows 10 Opera

Re: Hide url for guests

Post by Engelchen »

Thank you :thumbup:

User avatar

max-ima
Users
Users
Posts: 139
Joined: 25 Mar 2022, 07:11
    Windows 10 Firefox

Re: Hide url for guests

Post by max-ima »

Thanks :tumbsyes:

User avatar

max-ima
Users
Users
Posts: 139
Joined: 25 Mar 2022, 07:11
    Windows 10 Firefox

Re: Hide url for guests

Post by max-ima »

Hide url for guests_1.0.0-Slovenian.zip
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.

Post Reply Previous topicNext topic