Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - live627
526
Archived fixes / Re: Thought autofocus
« on May 31st, 2012, 11:31 PM »
Just tried again and they do. Sorry, my bad.
527
Archived fixes / Re: Remove nested quotes is broken
« on May 31st, 2012, 11:25 PM »
yes
528
Archived fixes / Thought autofocus
« on May 31st, 2012, 11:24 PM »
When  reply or quote is clicked, the text box should get focus IMHO.
529
Archived fixes / Re: Remove nested quotes is broken
« on May 31st, 2012, 11:19 PM »
But did you nest quotes at least two levels deep?
530
Neat :) (By the way, that French doesn't look right, but hey, put "le" before some words and some people'll be fooled!)
531
Archived fixes / Re: Time offset (auto detect)
« on May 31st, 2012, 09:37 PM »
Can this be moved?
532
Archived fixes / Re: PM's say 2 responses.
« on May 31st, 2012, 09:35 PM »
What's the status of this?
533
Archived fixes / Re: Thoughts not display @ on initial post
« on May 31st, 2012, 09:33 PM »
Can this be moved?
534
Archived fixes / Re: Remove nested quotes is broken
« on May 31st, 2012, 09:12 PM »
Bump for fix!
535
Archived fixes / Re: Not sure what to make of this
« on May 31st, 2012, 09:06 PM »
Is this fixed now?
536
Archived fixes / Re: Board positioning lists don't update
« on May 31st, 2012, 09:04 PM »
Please move this.
537
Archived fixes / Re: sb refresh does not update scrollbar
« on May 31st, 2012, 09:02 PM »
Has this been fixed?
538
Plugins / Re: Crazy plugin-related idea I just had
« on May 31st, 2012, 09:00 PM »
I just thought of something. What if the parent plugin is removed? Then the child plugin has its added tags, but the plugin manager has NFI what to do with them.
539
Features / Re: New revs - Public comments
« on May 31st, 2012, 12:02 AM »
Quote
@ Of recent memory, this rewrite of Subs-BBC.php is my biggest disappointment... I was really hoping to optimize it a lot, until I realized it really didn't need optimizing that much. What a waste of time! Is that 'len' field really worth it..?0
Should probably keep that field. Is it tinyint(3) unsigned not nulll? IIRC, parse_bbc had several strlen calls to determine tag  length, and every little bit of savings helps, especially on large,  tag-heavy posts, right?
540
Plugins / Re: Hooks for loadMemberData and loadMemberContext
« on May 30th, 2012, 07:28 AM »
For reference, this is the topic I started http://wedge.org/code/6830/loadmemberdata-arrays/msg265467/#msg265467
Topic about converting those two and other related user loading functions to classes http://wedge.org/code/6411/user-class/