Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Eventual forum upgrade plan
OK, I’ve got a fully working snapshot of the current forum database running on my local dev machine – upgraded to the latest fluxBB version (1.5.x) and a fairly good responsive theme in place. Working OK so far but I’m going to spend a few weeks testing and prodding it.
I also need to work on the theming a lot more and make it closer to the branding of future Textpattern sites. Going forward I’ll gradually blend it into the work I’m going to be doing on Textpattern.com, so it looks a bit more seamless instead of being a completely different piece of software that it really is.
When I’ve got it in a more solid release state I may want some volunteers to try it in a test environment.
Offline
Re: Eventual forum upgrade plan
This is a fairly good news, thank you for your efforts, Phil! Count me among testers if you need.
Offline
#3 2013-09-28 00:38:58
- els
- Moderator
- From: The Netherlands
- Registered: 2004-06-06
- Posts: 7,458
Re: Eventual forum upgrade plan
Good news, Phil! I’ll be happy to test. Any chance of Tapatalk integration?
Offline
Re: Eventual forum upgrade plan
Els wrote:
Good news, Phil! I’ll be happy to test. Any chance of Tapatalk integration?
Tapatalk is not currently supported by fluxBB, so no, sorry.
Over on the fluxBB forums a few people have mentioned it – and someone has supposed started developing a plugin (as of May 2013) – but nothing exists yet. If one does appear I’ve evaluate plugging it in.
Offline
Re: Eventual forum upgrade plan
Do development openly using a git repository and I’ll help. I want to review the code you push out too, since its easy to introduce security holes if no one reviews the themes and such.
You can setup the repository similarly to the txpmag-website repository. Don’t put FluxBB sources to the repository. I can write a setup script for it. The theme can be placed to src/style/ directory within the repository, grunt watch task will compile it and move it to ./public similarly to txpmag-website.
Offline
Re: Eventual forum upgrade plan
Hi gocom. I was thinking of doing exactly that. Probably on Sunday.
Offline
Offline
Re: Eventual forum upgrade plan
Thanks Jukka. I’m off out now so I’ll pick up on this again tomorrow.
Offline
#9 2013-09-28 14:51:25
- els
- Moderator
- From: The Netherlands
- Registered: 2004-06-06
- Posts: 7,458
Re: Eventual forum upgrade plan
philwareham wrote:
nothing exists yet. If one does appear I’ve evaluate plugging it in.
That would be nice, thanks. Thinking it over, I doubt if Tapatalk would be useful for forum administration anyway.
Offline
Re: Eventual forum upgrade plan
love to take a peek if it’s open beta.
Offline
Re: Eventual forum upgrade plan
It’s on GitHub, so it’ll be open to whoever looks at that repo when I’ve actually put files on there.
(well, the custom forum work and the theme will be in the repo anyway, you’d then have to download a copy of fluxBB and set up a test version on your own dev machine)
Offline
Re: Eventual forum upgrade plan
Phil, the old forum has some anti-spam modifications that are triggered during registration. I’m not sure if this is taken care of in the new forum software. In any case, I’d be grateful if you take out the part that sends me mails with “a whole lot of crap” in it (probably something I put in for debugging purposes).
Offline