Page 1 of 2

Feature Request

Posted: Thu Feb 10, 2011 6:52 pm
by duo31
tapatalk support.

allows for scaling and reflowing of forums on mobile devices. iOS, Android, WebOS, Win7.

supposedly easy to implement.


-duo

Posted: Thu Feb 24, 2011 12:12 am
by Prak
Can the ignore button icon be changed to not incorporate an "x"? My mind apparently focuses on symbols first and words second, I'm glad I can't ignore myself.

Posted: Thu Feb 24, 2011 1:36 am
by Koumei
Damnit, there goes my plan for ignoring everyone including myself.

So... your brain goes "X! I can collapse this post to save screen-space!" or something?

Posted: Thu Feb 24, 2011 1:40 am
by Maj
I can do the graphics on that no problem. I'll eMail the redone file to Zherog for install.

Posted: Thu Feb 24, 2011 2:58 am
by Prak
Koumei wrote:Damnit, there goes my plan for ignoring everyone including myself.

So... your brain goes "X! I can collapse this post to save screen-space!" or something?
No it went, "Ah, 'x', there's the delete button"

Posted: Thu Feb 24, 2011 3:15 am
by Zherog
Got the file from MC Majjy Maj. I'll install it this weekend, when I have a better chance of finding 5-10 minutes.

Posted: Thu Feb 24, 2011 4:52 am
by Zinegata
Is there any way to increase PM sizes?

I have been... busy with diplomatic dispatches.

Posted: Thu Feb 24, 2011 1:32 pm
by Zherog
Are you talking about the number of messages allowed in your PM box, or the size of an individual PM?

Posted: Thu Feb 24, 2011 3:02 pm
by Zinegata
Number of messages.

Posted: Thu Feb 24, 2011 3:16 pm
by Zherog
OK - I doubled the capacity on everybody's "In Box" and "Save Box" and quadrupled the size of the ""sent box" -- which brings each of them up to 100 messages.

While I can increase it further, I'm thinking that's enough storage space for most situations. If, however, there's good reasons to make it even larger, I'm willing to listen at some point in the future. For now, though, this is as much database space I'm willing to take up.

Cheers.

Posted: Fri Feb 25, 2011 12:41 am
by Zinegata
Thanks!

Posted: Wed Mar 02, 2011 6:14 pm
by fectin
Was there an answer on tapatalk support?

Posted: Wed Mar 02, 2011 7:47 pm
by Zherog
Sorry - I missed the original post about TapeTalk somehow. Looking at the FAQ, we're on an unsupported version of phpBB (we're on 2.something, it's only supported for 3.0.x).

Posted: Wed Mar 02, 2011 9:59 pm
by fectin
Thanks for looking into it.

Posted: Sat Mar 12, 2011 12:07 am
by duo31
Yes, thanks for looking.

-duo

Posted: Tue Mar 22, 2011 8:46 pm
by Zherog
Prak_Anima wrote:Can the ignore button icon be changed to not incorporate an "x"? My mind apparently focuses on symbols first and words second, I'm glad I can't ignore myself.
Maj wrote:I can do the graphics on that no problem. I'll eMail the redone file to Zherog for install.
After much delaying on my part, for no real good reason, this is done.

Posted: Tue Mar 22, 2011 9:27 pm
by fbmf
Thanks, Z.

Game On,
fbmf

Posted: Tue Mar 22, 2011 11:12 pm
by Cynic
so are php versions bought or can you upgrade to a further version for free? This is more of a question of curiosity. I know the amount of upheaval forum changes take, so I'm just curious about the procedure.

edit: I arez not grammars.

Posted: Tue Mar 22, 2011 11:40 pm
by Zherog
phpbb is open source and free.

Posted: Fri Mar 25, 2011 11:07 pm
by Cynic
Is there some way we can ignore topics instead of people. The dom3 topics really keep cluttering up "trenches."

Posted: Fri Aug 05, 2011 12:17 am
by Prak
One feature I'd like to see would be nestable spoiler tags, if at all possible.

Also, maybe this thread should be stickied since it's kinda turning into the official "I would like to see this feature" thread?

Edit: Title-able spoiler tags would be cool too, but of course I have no clue whether BBCode supports that. I've also never been able to figure it out on other boards, but it'd still be nice.
Also, awesome that this became sticky.

Posted: Fri Apr 06, 2012 4:49 am
by Cynic
*poke* Any idea on the ignore topic feature?

Posted: Fri Apr 06, 2012 3:27 pm
by fbmf
Request forwarded to the IT department.

Game On,
fbmf

Posted: Fri Apr 06, 2012 4:00 pm
by Zherog
When someone comes to me at my job and asks if something is possible to do, my standard (smartass) reply is something along the lines of, "anything is possible with enough time and money." That answer would seem to hold true here as well.

Purely from a "get the data" perspective, altering the query that builds the forum view so that it hides certain topics isn't all that hard. Time and money investment for this piece? Overall, pretty small.

But... there's a lot of stuff that would have to go around that. First and foremost, of course, would be a way to flag a thread to place it on your ignore list. There would also need to be a semi-elegant method of managing those ignores, so that if you accidentally ignored a thread you could remove it and so on. It would also make a lot of sense to add a toggle, so that you could click a button/link/whatever and override your ignore list for one query. Time and money investment for those pieces? A hella lot, mostly because I have very limited knowledge of php, and all the stuff around it. I can hack my way through some things (for example, when the ignore user feature went in, I was able to fix a bug in the code even though I don't "know" the language) but writing something from scratch? Meh... There's also the "money" aspect of it, which in this case would involve a fair bit of opportunity cost rather than actual cost - I'd have to give up either time with my kids or time spent working on my various freelance project or the little bit of free time I keep for myself or some combination of the three.

So, bottom lining it: it does sound like a solid, useful feature. But at the moment - and for the foreseeable future - I don't have the bandwidth to develop it.

~~~

On the spoiler tags: both of those are more or less in the same category. When we first moved from bb suckboy over to here, Neil was kind enough to write up code for the spoiler and the whisper. I would wager nestable blocks are possible. I would also wager that titles are entirely possible. I've seen both on other forums (though not the same code, I believe). Again, though, it's a matter of finding the time to research, learn the language, tweak the code, etc.

I personally find the Title request far more useful than the nestable request, but both are good ideas. Sadly, they'll have to go onto the same "I'd love to but can't right now" list as the ignore thread idea above.

Posted: Fri Apr 06, 2012 11:52 pm
by shadzar
i will see if i still have the old "ignore threads" hack for phpBB2 on my hack archive disk...if not i could make a REALLY simple one just for TGD.. I its host allows decent access to manually add fields to the database....IF you want me to look for them bad enough Z.

(just found my DDM hack (of the official DDM WotC tools) that allows users to use the DDM builder to make armies and track collections that i incorporated into phpBB2 just the other day.)