1

(2 replies, posted in Feature requests)

hahahah.  You're right! 

It's all so obvious, suddenly.

oh god.

As long as .puncon1right isn't the LEFT column.

(Yes, I know it's because the text-align was "right"...)

3

(2 replies, posted in Feature requests)

in viewtopic.php and viewforum.php, this little string piece:

&& $cur_user['status'] < PUN_MOD))
        $post_link

causes a nonbreaking space to appear if, say, the user is a guest and guest posting has been turned off (as I'm sure you know).

The thing is, I wrapped a special style format around the table cell that contains the link (some double borders, if you must know) and it looks super weird when the little borders demarcate a blank cell.

So, then, I put in a little "Register to post" with a link to the register.php page in the appropriate place in the code.  BUT, sadly, that variable ALSO applies to registered users if posting for a topic has been turned off by the Moderator.  So, suddenly, my tiny hack makes no sense.

(Am I making sense here?)

It'd just be nice if there was an extra case somehow.  Maybe it's too difficult?  I don't really know enough about php to evaluate whether this request is one of those nightmares or is super simple.  But if it's the latter...

-- H

Paul wrote:

Does that cheer you up.

YAY!

Actually, I wonder if it does cheer me up.  I'll have to redo that whole custom style.  Should I have waited?

But, no!  It does cheer me up!  Because the style sheet I made as a result is ridiculously huge and it will be worth it to redo.  Staring at all those nearly identical names through bleary eyes... table.punmain tr.puncon2 td.puncon2cent {....  Or was it puncon3cent?  or puncon1 or td.puncon3?  hahahah.  You can see it's very, very fresh in my memory.

-- H

If you just had simple little id tags in all those tables creating a custom style sheet would have taken me maybe three hours intead of the better part of three evenings.

id="threads" id="footer" id="options" id="whatevertheheckyou want it to"

I mean, okay, it wasn't THAT annoying to hack through the very lovely and easy-to-read php, but still.

For anyone who has strong css skills, the lack of table id tags prevents them from really flexing their design props.  You have to be able to face the php and not freak out, which not many designers I've worked with would feel comfortable doing.

Also, man, those non-breaking spaces should be totally axed.  And that freaky blank spacer table?  If BBEdit didn't have such a nice search and replace, I'm sure I would have given up.

(Hey, I looked for a better thread to post this in, but everyone seems very focused on the compact css instead of the html.  Or did I just miss the topic?)

Still love the app, despite the nested tables.

-- H

6

(4 replies, posted in PunBB 1.2 discussion)

I just want to say that punbb was wildly easy to get up and running.  I installed it at sometime after 2:00--breaking the cardinal rule to never mess with stuff too much after midnight--and I was in bed by 3:00.  And it was a local installation (OSX) which required me to d/l mysql first and, you know, figure out how to make a database and all that--which was most of why I was up so late.

Point being, something should have gone wrong, and it didn't.

So.  Anyway. Just great.  Really.  I'm totally impressed.  Thanks.

-- H