WP-United v0.6.0 for phpBB3 released
I’m delighted to finally be able to announce the first release candidate of WP-United for phpBB3.
Here’s what’s new: (More…)
I’m delighted to finally be able to announce the first release candidate of WP-United for phpBB3.
Here’s what’s new: (More…)
Sorry for the delay with this one — work has been busy (and interesting), leaving me less time and energy in the evenings to focus my attention on WP-United.
I’ve also been a little weary of the sheer number of RC releases for phpBB — I was a proponent of another beta release prior to going RC, and you can see why! Each release has required a fair few template changes — which, on my sites with customised themes, means a lot of time wasted updating software when I’d rather be programming!
Anyway — since phpBB3 RC7 seems relatively stable, I have prepared another interim release, updated to install with phpBB3 RC7. As previously, if all is OK, I shall release this as a new version in the coming days.
Download it here: V0.6 Preview
Happy blogging!
Busy, busy these days — very little time to devote to WP-United. However, I have made some progress with the next version.
First up is a new feature that many have been waiting for: Cross-posting.
If you enable this feature, you will find a new box on the WordPress “Write Post” page. Here, you can select whether you want to “cross-post”, and select a forum to cross-post to. When you submit the post, a topic will be created in that forum. The topic will be an excerpt of your blog post (or the full post, if you did not specify an excerpt, or did not use the “more” tags), complete with HTML converted to BBCode, a list of categories it was posted to, and a link back to the full post. The topic title can be automatically prefixed with text (say, “[BLOG]”).
I’m delighted to announce the release of WP-United v0.5.5 for phpBB3.
In the first week since WP-United for phpBB3 was released, I received a fair amount of feedback, and a few bug reports. v0.5.5 is designed to address them.
The major changes are as follows: (More…)
As is always the case with a first Beta release there were a few errors that got spotted immediately. If you installed v0.5.0, you can simply update by just copying over all the new files to their correct locations. You don’t need to run the install script or make any other edits.
There are only a few changes:
Thanks to eeryone who helped spot and report the errors!
You can get the latest version by heading to the Download Page.
At last — the first public release of WP-United for phpBB3!
(And yes, as promised, it hit the streets before phpBB3 went final!)
While users migrating from the phpBB2 version will find mostly the same features, several enhancements have been made — particularly to the install & uninstall process. There are also numerous bugfixes, and several features, such as CSS ordering and DTD switching have been enhanced.
Over the coming days the forum will be expanded to accommodate phpBB3 requests & information.
There’s not much more to say, other than: Head on over to the Download Page!
Happy blogging! ![]()
Only a couple of more evenings of work are needed (touch wood!) on WP-United for phpBB3.
We’re getting pretty close, and it’s looking pretty good
For the initial release, I have tried to maintain feature parity with the phpBB2 version as far as possible. However, there will be a few differences — some by necessity, and a few improvements thrown in along the way. Here are the main ones: (More…)
The second WP-United site for phpBB3 is finally up. Can you guess which one it is? (Hint: You’re on it!).
While I uncovered a number of minor bugs during the upgrade that I will need to fix, none of them are show-stoppers, which means that I should be able to package and release WP-United for phpBB3 soon.
This site is a bit more ‘integrated’ than the last example: Users are integrated, and we use several template tags. So far so good (although I need to clean up the template and fix a few fonts here and there).
There are a few things outstanding: A bit more work on the installer, admin panel, and widgets, a bit of cleaning up to do, plus a bit of CSS for default template integrations. Nothing too major left I hope.
So stay tuned….
Sorry for being a bit ‘hands off’ the last week — had a long weekend in Hong Kong, but managed to get in a spot of work on WP-United for phpBB3. (More…)
More progress…
The majority of the code is now working well with phpBB3.
I’m using the phpBB3 native permissions system to integrate logins without any problems.Template integration are completed.
And… the beginnings of an ACP interface are beginning to emerge…