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 - Nao
7306
Plugins / Re: Quick little plugin
« on October 23rd, 2011, 04:07 PM »
How exactly did IE react...? Because I'm doing that in Wedge... :-/
7307
Plugins / Re: Plugin manager, phoning home and privacy
« on October 23rd, 2011, 12:00 PM »
Oh... Err...
I'd tend to be cool about all of this and just don't bother with third parties logging stuff.
I mean it's their choice... Might simply need to add a warning about that when adding a new server, I dunno.

BTW, can plugins specify their 'owner' server? e.g. you download a plugin from the Wedge server, but all subsequent versions are downloaded from the other server.

Also, we really need to determine a way to easily upgrade Wedge for users... I'd like to have some script that goes through the svn repository and stores a list of file additions, removals and modifications for each revision, and sends the latest files to a server after being provided a current revision ID...
7308
Plugins / Re: Quick little plugin
« on October 23rd, 2011, 08:58 AM »
BTW, in jQuery, if you only need to return false, most of its binders support simply saying false instead of providing an anonymous function saying return false. Also, at least on my computer, mousedown(false) has always worked to disable text selection...
Untested but that should work...

Code: [Select]
$("body").bind("contextmenu", false).mousedown(false);
7309
Plugins / Re: Quick little plugin
« on October 23rd, 2011, 06:50 AM »
Oh...

Have you tried expanding the spoiler with a jQ anim? Maybe it'll take care of that for you...
7310
Features / Re: New revs - Noob questions?
« on October 23rd, 2011, 06:43 AM »
Woops. Sorry I don't use the smf type actually.

! Bugfix
+ Addition
* Modification
- Removal
@ Comment

Pretty much the standard way!
7311
Css3 has a property for that. Background sizing or something.
Older HTML implementations, too.
7312
Off-topic / Re: Doctor Who
« on October 22nd, 2011, 08:02 PM »
Oops...
7313
Off-topic / Re: Doctor Who
« on October 22nd, 2011, 06:06 PM »
Doomsday was good, but it felt awfully like His Dark Materials to me... And kinda ruined it. Nothing could beat HDM.

Still pondering over some of these '15 unanswered questions', hmm...
7314
Plugins / Re: More pictures of the plugin manager
« on October 21st, 2011, 09:06 PM »
And it took half an hour to translate it all... I hate you Pete :P
7315
Plugins / Re: Plugin servers / getting plugins to a system
« on October 21st, 2011, 09:05 PM »
I'm all for *less* issues!

I'd rather tell someone to 'use a good host' than 'this is normal behavior, you can fix with this or that'...
7316
Off-topic / Re: Rapture? Not so much...
« on October 21st, 2011, 08:49 PM »
I thought it was already over... :P
7317
Features / Re: New revs
« on October 21st, 2011, 08:47 PM »
rev 1130
(7 files, 21kb)

* Spacinazi and a typo. (ManagePlugins.php, Subs-Plugins.php, ManagePlugins.english.php)
* Translation. (Admin.french.php, Help.french.php, ManagePlugins.french.php)
* fixLongWords doesn't need to define a $breaker variable. (Subs-BBC.php)
7318
Features / Re: Storing the modified-post user id
« on October 21st, 2011, 07:10 PM »
Hmm yeah it'd make sense to do the same for regular name use...
7319
Features / Re: Storing the modified-post user id
« on October 21st, 2011, 06:23 PM »
Just because you removed your accounts on many forums doesn't mean big posters usually do that :p
Plus it'll only update their modified posts...
7320
Features / Re: Storing the modified-post user id
« on October 21st, 2011, 05:19 PM »
Why would this be a problem?

("Don't try this at home.")