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.
9361
Off-topic / Re: Introduction
« on April 9th, 2011, 08:04 PM »
Everyone make up your own taglines! Winner gets a top left corner spot :niark:
9362
Features / Re: New revs
« on April 9th, 2011, 05:42 PM »
rev 694
(5 files, 7kb)
* Moved the admin notification area to the actual template to avoid issues with <we:> tags, and removed the related code from admin.js -- which was only used for that one case anyway. (Admin.template.php, admin.js, admin.css)
* It's Wedge, not SMF. (Admin.language.php)
(5 files, 7kb)
* Moved the admin notification area to the actual template to avoid issues with <we:> tags, and removed the related code from admin.js -- which was only used for that one case anyway. (Admin.template.php, admin.js, admin.css)
* It's Wedge, not SMF. (Admin.language.php)
9363
Off-topic / Re: YouTube using short links?
« on April 9th, 2011, 04:40 PM »
Good, good. (Not that I had any doubts about it working... It's my thing after all :niark:)
9364
Off-topic / Re: Introduction
« on April 9th, 2011, 04:39 PM »
I don't mean everywhere, but here... If everyone starts putting the logo in their sigs, it's just a waste of space :P
9365
Features / Re: New revs
« on April 9th, 2011, 04:29 PM »
rev 693
(forgot to check stats, whatever.)
+ Added media icon to the main menu. (sprite-menu-32bit.png, sprite.png, Subs.php, index.css)
+ Added 3 pixels around each menu icon to avoid getting artifacts in some browsers (IE6, Safari Mobile...) (sprite*.png, index.css)
! Fixed three syntax errors in the ban manager. (ManageBans.php)
* A small change to avoid infinite loops when a tag is unclosed. (Subs.php)
* Starting HTML5 conversion of Media templates. Okay, just three lines... So what? (Media.template.php)
(forgot to check stats, whatever.)
+ Added media icon to the main menu. (sprite-menu-32bit.png, sprite.png, Subs.php, index.css)
+ Added 3 pixels around each menu icon to avoid getting artifacts in some browsers (IE6, Safari Mobile...) (sprite*.png, index.css)
! Fixed three syntax errors in the ban manager. (ManageBans.php)
* A small change to avoid infinite loops when a tag is unclosed. (Subs.php)
* Starting HTML5 conversion of Media templates. Okay, just three lines... So what? (Media.template.php)
9366
The Pub / Re: Wedge & SEO
« on April 9th, 2011, 01:12 PM »
@Pete> Is it just me, or did Twitter actually revert back to its old website...? I don't see #! in the URL anymore, and the huge sidebar is gone...
@Aaron> You know, it's just a matter of stripping out the unsafe characters from URLs (#, /, things like that) and leaving out the rest... Since the matching is done in UTF mode, it does leave complex characters in the URL as expected. ;)
(Sorry for the delay in answering. That's me -- sometimes I'll take even months to answer an old opened tab.)
@Aaron> You know, it's just a matter of stripping out the unsafe characters from URLs (#, /, things like that) and leaving out the rest... Since the matching is done in UTF mode, it does leave complex characters in the URL as expected. ;)
(Sorry for the delay in answering. That's me -- sometimes I'll take even months to answer an old opened tab.)
9367
Plugins / Re: Plugin hooks
« on April 9th, 2011, 01:07 PM »
Of course we don't mind. :)
If anything, we opened the website to the public for a reason!
If anything, we opened the website to the public for a reason!
9368
Off-topic / Re: YouTube using short links?
« on April 9th, 2011, 01:05 PM »
BTW, I'm making this public, in case someone wants to update their websites with this fix.
Just because I'm not gonna publish it on sm.org doesn't mean people should be left in the dark. :)
Just because I'm not gonna publish it on sm.org doesn't mean people should be left in the dark. :)
9369
Off-topic / Re: Introduction
« on April 9th, 2011, 09:30 AM »
We should establish a policy for logo reuse in sigs...
9370
Off-topic / Re: Texasmans Programming Blog
« on April 9th, 2011, 08:22 AM »
If you're offended by my post, then you are too weird for me. I tried to defend you anytime I could. If you have ego problems and can't even stick around for a few months before we get to know you and wanna invite you to the team -- your problem. You never even posted code. How are we supposed to know your code is any more readable than your "yall" business?
No efforts, no gain.
Ego issues? Babye. This is a workplace, not Hyde Park's Speakers' Corner.
No efforts, no gain.
Ego issues? Babye. This is a workplace, not Hyde Park's Speakers' Corner.
9371
Off-topic / Re: Introduction
« on April 9th, 2011, 01:14 AM »
Check out Pete's blog for more posts on the subject eheh.
9372
Features / Re: New revs
« on April 9th, 2011, 12:56 AM »
rev 692
(1 file, 5kb) (Uh, actually one byte changed :P)
! Mismatched tags. (MessageIndex.template.php)
(1 file, 5kb) (Uh, actually one byte changed :P)
! Mismatched tags. (MessageIndex.template.php)
9373
Off-topic / Re: If this is "The Pub"...
« on April 9th, 2011, 12:25 AM »
The problem with kidneys is that urine goes through it... Sometimes it just smells the same :P
9374
Features / Re: New revs
« on April 9th, 2011, 12:08 AM »
rev 691
(7 files, 12kb)
- Removed case insensivity code from the block replacement path. Although very fast, it's not worth the trouble -- just be wise and use lowercase, there's no point in going uppercase here. (Subs.php, index.template.php)
! Fixed <if> replacements in the new code. (Subs.php)
! Block building code in Load.php was needlessly long (by 11 lines!), and forgot to apply the scripturl transform. (Load.php)
! Fixed image URLs in Media stylesheets. (media.css, up.css)
* Moved dummy block overrides from Wine to Warm (our 'sample case'), where I can take some time to explain what it does... (settings.xml, Warm/settings.xml)
(7 files, 12kb)
- Removed case insensivity code from the block replacement path. Although very fast, it's not worth the trouble -- just be wise and use lowercase, there's no point in going uppercase here. (Subs.php, index.template.php)
! Fixed <if> replacements in the new code. (Subs.php)
! Block building code in Load.php was needlessly long (by 11 lines!), and forgot to apply the scripturl transform. (Load.php)
! Fixed image URLs in Media stylesheets. (media.css, up.css)
* Moved dummy block overrides from Wine to Warm (our 'sample case'), where I can take some time to explain what it does... (settings.xml, Warm/settings.xml)
9375
Off-topic / Re: Texasmans Programming Blog
« on April 8th, 2011, 11:39 PM »
Kinda weird...
Might want to open your own blog on a platform. Noisen.com or, better for you (not French-centric), blogspot, wordpress.com or whatever... Or wait for Wedge to be released :P
Might want to open your own blog on a platform. Noisen.com or, better for you (not French-centric), blogspot, wordpress.com or whatever... Or wait for Wedge to be released :P