You are not logged in. Please login or register.
Active topics Unanswered topics
Search options (Page 4 of 6)
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
Just a heads-up, I finished my finals yesterday and have ~two weeks off to do some leisure coding
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 ).
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
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.
Do you just want to get rid of the autolinking or the entire
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.
Do you have any PHP knowledge? If you're running wordpress, I bet you could write an extension that did that relatively easily.
Cool theme, but dare I ask what the meaning behind "LYLE IS GAY" is?
Can't you just create a new database for the 1.3.x install?
I don't even see where your forum is...
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.
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.
Forum subscriptions was a feature some of my users wanted, great to see it will be in punbb core.
Okay, that should do it for you.
Download v.1.1.0: http://www.mediafire.com/?zmasb54l8dbih7i
It's not possible in the current version, but I can add it easily. I'll do that later today.
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:
Logo image above forum Name
Logo image behind forum name
Options for configuring logo image in Admin Control Panel
Download v.1.1.3: http://www.mediafire.com/download.php?8vbgr6m3l93v2k2
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
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?
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?
Thanks
Minor fix: Favicon now renders on redirection pages.
DOWNLOAD v1.0.3: http://www.mediafire.com/?y32vf1a8o1d0aq7
Posts found: 76 to 100 of 139