Search Results for 'bbpress'
-
Search Results
-
There are a couple place where bbPress uses the word “wanna” as in “are you sure you wanna do that”. I’d like to change that to something more professional, like “want to” but I don’t want to change the core. How can I accomplish that with a plugin?
Using bbPress Alpha trunk (but this “wanna” wording has existed for a long time, maybe back to 0.73). The word wanna can be found in these files:
./bb-includes/js/topic.js
./bb-includes/functions.bb-script-loader.php
./bb-includes/functions.bb-script-loader.php
./bb-includes/functions.bb-template.php
./bb-includes/functions.bb-template.phpThank you.
I thought I only needed to use CSS to STYLE a theme, but just found out SMF require a fair bit of php just to style a theme! I wasn’t wanting to PROGRAM the thing, just style a pre-existing template.
Can I just ask, and I could be totally mad here, if there’s a way to create a basic html bbpress template “thingy” that could sit in Dreamweaver and let me do all the CSS in DW, and then just copy & paste that CSS into the right spots in bbpress?
Topic: Changing/Editing Error Page
The error page that comes up if a post no longer exists, or in my case if a user is logged out but is trying to do certain things… it comes up and is a big green box with the bbpress logo…
Well, I found where to edit the page… in install.css. But, does anyone know where I can edit the page title.
UPDATE: I figured it out. It is in the functions.php file in the bb-includes directory.
Hi all,
I just found out that SMF can have ADMINS hit a few buttons and over-ride all user preferences regarding for “reply to thread” email notifications. I personally love email notification, and think that systems that rely on RSS are just creating far too much work. Can BBpress set up something like this so that all users receive email notification re: replies? SMF can set it up so that each current user and all future guests and future users will receive email notification on any thread that is replied to.
You might not think it’s a good idea, but personally I think it’s so important it’s something I would remove from BBpress’s plugins and have straight in the core.
How can I get my bbpress header image to link to my wordpress home page?