changezackpack wrote:hi!
great mod!
but how can i restrict the use of this functions only for admin?
ty
Code: Select all
<div><label for="topic_url"><input type="checkbox" name="topic_url" id="topic_url"{S_TOPIC_URL_CHECKED} /> {L_TOPIC_URL}</label></div>
Code: Select all
<!-- IF U_ACP --><div><label for="topic_url"><input type="checkbox" name="topic_url" id="topic_url"{S_TOPIC_URL_CHECKED} /> {L_TOPIC_URL}</label></div>
<!-- ENDIF -->
It would make it easier to turn off on all but the forum you are going to use it in. I have a Forum in a Category for links. I don't want it to run in all the forums. Static info is the best way to give and find info.Senky wrote:1. Not yet. What would you like to manage via ACP?
I have no isea what that is. all I want is a link to an outside page: (http://www.domain.com) or htt://sitename.domain.com)It must be http(s)://(www.)something.tld(/script_name.ex?parameter=value)
Yes, that can be done...Joe_Joe wrote:...It would make it easier to turn off on all but the forum you are going to use it in. I have a Forum in a Category for links. I don't want it to run in all the forums. Static info is the best way to give and find info.
That should be parsed to redirection. Check if you have done all changes in viewtopic.php...[/quote]Senky wrote:Yes, that can be done...Joe_Joe wrote:...It would make it easier to turn off on all but the forum you are going to use it in. I have a Forum in a Category for links. I don't want it to run in all the forums. Static info is the best way to give and find info.
...I have no isea what that is. all I want is a link to an outside page: (http://www.domain.com) or htt://sitename.domain.com)...
Really do not know. But I recommend you to update.Trokal wrote:does this work on phpbb v3.0.5?
Yes, wait until the next version. I will change it into user's/group's permission...Trokal wrote:also a suggestion for future release is to be able via ACP to set permissions on who can post topic links.
as this would really make this functional on a forum without having abuser abuse it (that's what I'm waiting for)
thanks again and good luck