disable_url_tag

In response to this request.

This extension disables the use of the URL bbcode for non-administrators and non-moderators (moderators can only post links in forums that they moderate however). URLs will only be auto-parsed (if that feature is enabled) if the user is an administrator/moderator.

If a user uses the url bbcode in their posts and is not an admin/mod, it will remain as part of the post but not render in to a hyperlink when viewing the topic. If the last person to edit a post is an admin/mod, URLs will render in to hyperlinks.

Download v1.0.1: http://www.mediafire.com/?ggze6o6f7lnwru8

77

(8 replies, posted in Feature requests)

Just a heads-up, I finished my finals yesterday and have ~two weeks off to do some leisure coding smile

Have you seen www.regexr.com? Also, http://www.regular-expressions.info/ has a lot of good tutorials, and www.regexbuddy.com is an amazing tool that makes building regular expressions really easy (although you have to buy it sad).

You could also build a method that returns a customized regular expression, so that you wouldn't have to manually make one each time you want to implement a new tag. The reason I suggest it is because you give up a lot of appeal if your extension is incompatible with a core piece of the software (because you automatically create an incompatibility between your extension and others that do things the canonical way.)

Regardless, keep up the coding. It's good stuff.

Cool extensions! Could you elaborate a little on your reasoning for not using regular expressions?

EDIT: Also, don't fall into the same trap I did- only official extensions should start with "pun_". One of these days I'll get around to fixing the folders in my SVN, but it's such a pain  tongue

80

(8 replies, posted in Feature requests)

Don't worry about cost. It's finals week for me in college though, so it may take a few days for me to be able to get around to it. If you need it ASAP, send me a PM.

81

(8 replies, posted in Feature requests)

Do you just want to get rid of the autolinking or the entire

[url]

tag? I can probably whip something up to do this for you though.

You could post all the extensions you're using here, but probably the easiest way is to disable them 1 at a time to determine what the conflict is.

If you figure out which extensions are conflicting and post it here, maybe someone can help fix it.

83

(1 replies, posted in Discussions)

Do you have any PHP knowledge? If you're running wordpress, I bet you could write an extension that did that relatively easily.

84

(3 replies, posted in PunBB show off)

Cool theme, but dare I ask what the meaning behind "LYLE IS GAY" is? tongue

Can't you just create a new database for the 1.3.x install?

I don't even see where your forum is...

87

(2 replies, posted in PunBB 1.3 troubleshooting)

Are you sure it was punbb that let the hacker in? If you're on shared hosting, it could have been anyone on the same server as you.

88

(6 replies, posted in Development)

http://i.imgur.com/5r9rr.png

I'm in Arizona,USA which is indeed -7.
And we never have DST!

It's correct.

Install pun_admin_manage_extensions_improved extension.

then, edit the extension you want to change.

then, on the extension page of the ACP, click "Refresh hooks" of the extension you changed.

90

(5 replies, posted in Development)

Forum subscriptions was a feature some of my users wanted, great to see it will be in punbb core.

91

(29 replies, posted in Supported extensions)

Okay, that should do it for you.

Download v.1.1.0: http://www.mediafire.com/?zmasb54l8dbih7i

92

(29 replies, posted in Supported extensions)

It's not possible in the current version, but I can add it easily. I'll do that later today.

93

(1 replies, posted in Feature requests)

http://punbb.informer.com/forums/topic/ … in-header/

Hopefully that helps you.

94

(29 replies, posted in Supported extensions)

header_image

This extension allows you to have a logo image at the top of your forum. There are 3 options for the position of the image: Above the title, below the title (and description), and behind the title (background of the title bar). You can also set a link for the user to be taken to when they click on the image.

All options are configurable at the settings page of the ACP. All feedback is appreciated.

Screenshots:

http://i.imgur.com/PD6qo.png
Logo image above forum Name

http://i.imgur.com/BHns4.png
Logo image behind forum name

http://i.imgur.com/vueR9.png
Options for configuring logo image in Admin Control Panel

Download v.1.1.3: http://www.mediafire.com/download.php?8vbgr6m3l93v2k2

95

(16 replies, posted in General discussion)

PunBB doesn't have any control over how people use their software, nor do they host any forums (as far as I know) other then this one.

So no sad

96

(8 replies, posted in Discussions)

If what you're saying is that you literally File>Saved every thread on your forums as rendered HTML, then there's really no easy way to do what you want. The best you could do is write a regular expression and grep through all the files to search for usernames, but that'd be really painful.

I'm guessing you don't have a backup of the database then?

97

(10 replies, posted in Feature requests)

It's an extension you have to install. Either install the repository extension and then install it that way, or download the latest version from the wiki.

You can write an extension to do this pretty easily, do you know php?

99

(151 replies, posted in PunBB 1.3 extensions)

Thanks smile

100

(4 replies, posted in PunBB 1.3 extensions)

Minor fix: Favicon now renders on redirection pages.

DOWNLOAD v1.0.3: http://www.mediafire.com/?y32vf1a8o1d0aq7