Search found 1741 matches

by psoTFX
Fri Jul 06, 2012 2:32 pm
Forum: [3.x][Archive] RFCs
Topic: [RFC] Permissions for Board Statistics
Replies: 14
Views: 16777

Re: [RFC] Permissions for Board Statistics

While Nil's has clarified what he means - my take is the stats don't define the board, if it has reason to exist it becomes popular if not, well it won't. I remember we actually increased our viewonline time to 30 mins back when ipb first appeared just because it "seemed" like they had mor...
by psoTFX
Fri Jul 06, 2012 2:19 pm
Forum: [3.x][Archive] RFCs
Topic: [RFC] Coding guidelines: var keyword in js per line
Replies: 62
Views: 55591

Re: [RFC] Coding guidelines: var keyword in js per line

Agree with Nils on this - while it does make sense from a readability standpoint and from a standpoint of various other coding styles in other languages it goes against "appropriate" precedent. As such when someone submits a PR for changes to X.js which are actually "super awesome&quo...
by psoTFX
Fri Jul 06, 2012 2:08 pm
Forum: [3.x][Archive] RFCs
Topic: [RFC] Error, Success & Confirm Class
Replies: 20
Views: 31003

Re: [RFC] Error, Success & Confirm Class

+1 - we got lazy with trigger_error in 2.x and it ultimately subsumed all the messaging roles, wasn't intended and shouldn't have happened. Oh, call it growl not flash :P
by psoTFX
Wed Jul 04, 2012 10:41 pm
Forum: [3.1/Ascraeus] Merged RFCs
Topic: [RFC|Merged] Pagination as <ul> list
Replies: 42
Views: 89111

Re: [RFC] Pagination as <ul> list

I've opened a ticket for this . It's a little different from the op's original proposal but accomplishes the basic requirement. Rendering of pagination moves entirely to the template where the markup is of the (general) form: <div class="pagination"> <ul> <!-- BEGIN pagination --> <!-- IF...
by psoTFX
Sun Jul 20, 2008 1:59 am
Forum: [3.0/Olympus] Discussion
Topic: is "fork" a 4-letter word?
Replies: 25
Views: 40781

Re: is "fork" a 4-letter word?

The kind of "organic" development being suggested is interesting - but not necessarily appropriate. You cite as an example the lack of inclusion of the attachment mod or any mod. Well that's not quite correct - I back ported a phpBB3 feature to phpBB2, the original captcha code. The simple...
by psoTFX
Thu Jan 10, 2008 5:17 pm
Forum: [3.0/Olympus] Discussion
Topic: Dropped support of PHP4
Replies: 18
Views: 36595

Re: Dropped support of PHP4

The decision to move to PHP5 (specifically 5.1) and end support of PHP4 was made on support and technical grounds. There is no such basis at this time to move to 5.2. That of course may be reviewed at some future point but for now that's how it is.
by psoTFX
Thu Dec 13, 2007 4:57 pm
Forum: [3.0/Olympus] Discussion
Topic: Suspecting GOLD Very Soon...
Replies: 332
Views: 439358

Re: Suspecting GOLD Very Soon...

Yes, you broke our counter!
by psoTFX
Mon Apr 10, 2006 3:41 pm
Forum: [3.0/Olympus] Discussion
Topic: errors ...
Replies: 33
Views: 29789

Re: errors ...

Im really not sure if this was a joke. As per others ... there was no :) involved :P I can't force peeps to take a board, certainly when I'm no longer involved in the project :D As it goes a compromise deal has been decided which means lots of work for me (hum ho) but at least we'll be using a &quo...
by psoTFX
Sat Apr 08, 2006 4:24 pm
Forum: Chit Chat
Topic: Security: "The Sleeper Awakes!"
Replies: 17
Views: 14752

Re: Security: "The Sleeper Awakes!"

David, I wrote the original code ... I know what I wrote ;) I very clearly stated that I was talking about "the origins of the captcha". As for new approaches ... well, I think to be perfectly honest time would be better spent completing what you have now. I know that may sound funny comin...
by psoTFX
Sat Apr 08, 2006 4:22 pm
Forum: [3.0/Olympus] Discussion
Topic: errors ...
Replies: 33
Views: 29789

Re: errors ...

I did venture a look at the source earlier today ... permissions doesn't seem to have changed all that much aside from the roles logic. At least I looked at it and thought "familiar" :D I don't know if you've done this (or intend doing it) but my intention was to add proper inheritance rat...