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.
8551
Features / Re: New revs
« on July 2nd, 2011, 01:00 AM »
rev 822
(24 files, 26kb)
* Rewrote the 'More smileys' feature to show new smileys below the default smiley list, instead of opening an ugly popup. Also simplifies the JS code a lot. (Class-Editor.php, Post.language.php, post.js)
* Moved the 'Customize Smileys' option to the top of the smiley admin page, mostly to make it stand out, and clarified what it's for in the language strings. (ManageSmileys.php, ManageSmileys.language.php)
! The Re: prefix was broken in the French version. Somehow, somewhere, the nbsp entity is now converted to an ASCII character, so it wouldn't recognize prefixes in existing posts. Rather than fix the bug, I decided to simply use a breakable space. Older posts might need to be converted... (index.french.php)
+ Adding [Unknown] to the Consultant list in the credits area. (Credits.php)
* Updated header comments for all gallery-related files to match the new PHPDoc style and add credits to Dragooon where credit is due. (Sources/media/*.php, Media.template.php, ManageMedia.template.php, mediadmin.js, up.js)
- Media popups really didn't need the extra classes. I'd say. (Aeva-Gallery.php, Media.template.php)
@ Note: other JS files probably need their headers to be updated as well...
(24 files, 26kb)
* Rewrote the 'More smileys' feature to show new smileys below the default smiley list, instead of opening an ugly popup. Also simplifies the JS code a lot. (Class-Editor.php, Post.language.php, post.js)
* Moved the 'Customize Smileys' option to the top of the smiley admin page, mostly to make it stand out, and clarified what it's for in the language strings. (ManageSmileys.php, ManageSmileys.language.php)
! The Re: prefix was broken in the French version. Somehow, somewhere, the nbsp entity is now converted to an ASCII character, so it wouldn't recognize prefixes in existing posts. Rather than fix the bug, I decided to simply use a breakable space. Older posts might need to be converted... (index.french.php)
+ Adding [Unknown] to the Consultant list in the credits area. (Credits.php)
* Updated header comments for all gallery-related files to match the new PHPDoc style and add credits to Dragooon where credit is due. (Sources/media/*.php, Media.template.php, ManageMedia.template.php, mediadmin.js, up.js)
- Media popups really didn't need the extra classes. I'd say. (Aeva-Gallery.php, Media.template.php)
@ Note: other JS files probably need their headers to be updated as well...
8552
Features: Theming / Re: JavaScript caching
« on July 1st, 2011, 02:17 PM »link=msg=262640 date=1308472459]
Why not minify and cache the single built file, rather than minifying separately and then combining and caching? You'll probably get better perf.
Also, performance is not very important at the minification stage. Indeed, since everything is cached forever as long as the css files aren't modified, after a few hundred visits (encompassing all possible browser setups), the minifier will no longer be called at all.
Honestly, this is why I didn't use comments in the js files of olde, I figured it was way too much to run something on them to remove comments. But, it's getting more popular now and making sense.
Commenting JS files should be mandatory. If only to help future developers get into the groove :)
8553
Off-topic / Re: Unknown's thoughts on Wedge
« on July 1st, 2011, 12:46 AM »
Pete, what are you working on in Wedge these days? Thinking process only?
Cuz we need to review what's coming next... Even I am lost.
Cuz we need to review what's coming next... Even I am lost.
8554
Development blog / Re: « Just when I think I'm back in... »
« on June 30th, 2011, 10:43 PM »
My blog post was asking for more than size comparisons. I know it's deeply entrenched into the male psyche, but still :P
8555
The Pub / Re: Wedge on lighttpd or nginx
« on June 30th, 2011, 04:48 PM »
Our pretty URLs shouldn't need much work. It's just a matter of changing one line basically... And I'm sure it has some suitable replacement for it ;)
8556
Features / Re: New revs
« on June 30th, 2011, 09:39 AM »
rev 819
(5 files, 7kb)
! The WYSIWYG editor had a reverse color palette. Not exactly sure why... (editor.css)
! Guests could be attributed illogical (and illegal) permissions in the gallery, such as moderating it. (ManagePermissions.php)
* Modified the order of some media permissions to separate moderation-type permissions from regular ones. (ManagePermissions.php)
* Made it clearer that the 'Auto-approve albums' permission allows regular users creating their own albums. (ManagePermissions.language.php)
* Small code logic clarification. (Aeva-Gallery2.php)
(5 files, 7kb)
! The WYSIWYG editor had a reverse color palette. Not exactly sure why... (editor.css)
! Guests could be attributed illogical (and illegal) permissions in the gallery, such as moderating it. (ManagePermissions.php)
* Modified the order of some media permissions to separate moderation-type permissions from regular ones. (ManagePermissions.php)
* Made it clearer that the 'Auto-approve albums' permission allows regular users creating their own albums. (ManagePermissions.language.php)
* Small code logic clarification. (Aeva-Gallery2.php)
8557
Development blog / Re: « Just when I think I'm back in... »
« on June 30th, 2011, 07:35 AM »
Back to broadband this morning.
8558
Off-topic / Re: Unknown's thoughts on Wedge
« on June 29th, 2011, 05:39 PM »
But it becomes manageable -- and by OTHERS :P
8559
Development blog / Re: « Just when I think I'm back in... »
« on June 29th, 2011, 10:11 AM »
Back to 5 KB/s overnight. -_-
8560
Off-topic / Re: Unknown's thoughts on Wedge
« on June 29th, 2011, 07:36 AM »
I'd like to reiterate my original idea.
Disable file edits at least until Wedge is out of beta.
If people rely on file edits when they can't find a hook, we'll never get people to get us to add hooks.
Disable file edits at least until Wedge is out of beta.
If people rely on file edits when they can't find a hook, we'll never get people to get us to add hooks.
8561
Off-topic / Re: Unknown's thoughts on Wedge
« on June 28th, 2011, 11:44 PM »
Sure.
(Go answer the Font topic, you naughty!)
Oh well I'll just go to bed...
(Go answer the Font topic, you naughty!)
Posted: June 28th, 2011, 11:38 PM
Oh well I'll just go to bed...
8562
Off-topic / Re: Unknown's thoughts on Wedge
« on June 28th, 2011, 11:18 PM »
The best way to encourage modders to use hooks is to remind them that Wedge will never get upgrade patches -- only full releases (or possibly small releases with only the updated files.)
8563
Other software / Re: Excuse me while I vomit.......
« on June 28th, 2011, 04:40 PM »
Are you a spammer?
8564
Off-topic / Re: Unknown's thoughts on Wedge
« on June 28th, 2011, 12:01 PM »You are 8 years older than me...meh old people!
Why, thank you!
(boohooohoooooooooooooooooo........ :sob:)
8565
Development blog / Re: « Just when I think I'm back in... »
« on June 28th, 2011, 12:00 PM »
Maybe I'd find myself in the only flat with broken lines :P