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
10201
Off-topic / Re: Post count fever
« on October 9th, 2010, 09:22 AM »
And 1000 for me!

I'm only 10% behind Pete... It's as if I'd posted 30k posts over at SM.org :niark:
10202
Features / Re: New revs
« on October 8th, 2010, 09:15 PM »
rev 188
- Simplified theme_copyright... Let's not be paranoid, okay? (Subs.php)
* Modified copyright notice to add Wedge and ourselves to it. Now Wedge is officially illegal. (index.english.php, index.css, index.php)
+ Added direct link to local credits page in footer. (index.english.php, index.template.php)
! Fixed a very, very, very annoying menu bug in IE6. (script.js)
! Fixed icon problems with IE6 and deleted the IE7 hack as it wasn't needed. (index.css, index.template.php)
* Spacinazi. (Themes.php)

(I added 'Wedgeward' as the copyright holder... That's us. Our temp name. Because my fave book is the Windward Horde. But again -- temp!)
10203
Features / Re: New revs
« on October 8th, 2010, 03:56 PM »
rev 187
* Once again, sobriety... Replaced existing icon sprite with a Diagona set. (sprite.png, index.css, Subs.php)
+ Added Login icon, and an alternative PM icon when you've got mail. (sprite.png, Subs.php)
- IE6 sucks at showing sprited icons, so removed icons for it. (index.template.php, ie6.css)
* Retooled index.css to show brackets next to class names. This saves about 600 lines and is easier to navigate. (index.css)
* The forumtitle id sucked... Changed it for a better font and styling. (index.css)

*NOW* I'm happier with the icons... I just needed to use icons from a single set. No matter what the set. What matters is that they're all made by the same person. It can be improved, of course. But right now it won't induce nightmares anymore.

God, I swear I'm starting to love the Wedge theme now!! At last!
10204
Features / Re: New revs
« on October 8th, 2010, 11:07 AM »
Yeah. Modularity, that's the word... I guess it's got something to do with portal blocks.

(Can you give me your opinion on adding icons to the main menu, still?)
10205
Off-topic / Re: Two minutes of warmth in this cruel world
« on October 8th, 2010, 10:48 AM »
Just a 'wow' moment...


Homemade Spacecraft
10206
Features / Re: New revs
« on October 8th, 2010, 09:30 AM »
Ah, just noticed your new rev... Will check in a minute.

rev 186
+ Added support for icons in main menu's top level. Can be improved. Provided a sample set of sprited icons. (Subs.php, index.css, index.template.php, sprite.png)
* Changed menu highlighting color to something more sober. (index.css)
+ Added language string for 'Simple search'... Just in case? (index.english.php)

--> I don't know if it's good to have icons in the main menu. I mean... Wedge's implementation has dropdown arrows next to the titles. Now there's an icon, then the title, then the arrow. Maybe be a little... crowded? Please give your opinion on this. Also, icons can be sprited or stand-alone. Just look into index.template.php for how it's done. This is a slightly modified version of Noisen's code. ONLY TESTED IN OPERA! May fail in Firefox & co...

:edit: You made a very small change... But a very smart one :) This was something that bothered the hell for me several times in the past!
10207
Features / Re: New revs
« on October 8th, 2010, 12:16 AM »
rev 184
+ Added on_timeformat function (and somehow documented it), for use in quotes. (Subs.php)
- Deleted FixLanguage.php, as well as template and language upgrade systems, as they should never be needed in Wedge. (upgrade.php, detailed-version.js)
- Deleted login_to_post language string (ghost entry.) (Errors.english.php)
! Spacinazi. (Admin.english.php, Subs.php)
10208
Features / Re: New revs
« on October 7th, 2010, 12:14 AM »
rev 183
! Fixed wrong cat_bar color in IE6. (ie6.css)
* Optimized wedgelogo.png to save a kilobyte in size.
! Oops moment, thanks Pete. (script.js)

Really sorry that I screwed the doForm line. Of course it was simply a bad manipulation on my part.
As for bInit, I don't see how it would be inaccurate?
I turned it into "bInit = !!bInit", which is even shorter and less readable. :P
's that okay?

Re: BOOL sizes, I'd say once again, feel free to reinitalize the field to TINYINT(4)!
10209
Features / Re: New revs
« on October 6th, 2010, 08:40 PM »
Quote from Arantor on October 6th, 2010, 08:28 PM
Quote
Changed redirect_newtab to a bool status -- why waste space on this? (install_2-0.sql)
Are you planning to change all the other things that are similarly bools in nature?
I don't know... Should I?
Depends on whatever I find out, I guess...
Quote
Will take a look at script.js shortly.
Thanksalot.
10210
Off-topic / Re: Two minutes of warmth in this cruel world
« on October 6th, 2010, 08:38 PM »
And to compensate for the previous map...

http://www.earthtimes.org/articles/press/deathspank-debuts-pc-mac,1491940.html

Finally some good news!! :)
10211
Off-topic / Re: Two minutes of warmth in this cruel world
« on October 6th, 2010, 06:39 PM »
And to compensate for these two minutes...

http://xkcd.com/802/

Impressive. The only French site I could find is Skyrock. Which is easily the worst French blog community you could find... (It's like Myspace, with even more animated GIFs.)
And that also says a lot about how difficult it is for ANY kind of forum or blog community to take over the Facebook giant...!
10212
Off-topic / Two minutes of warmth in this cruel world
« on October 6th, 2010, 04:55 PM »

City Lights

Makes me cry all the time...
10213
Features / Re: New revs
« on October 6th, 2010, 02:41 PM »
rev 181
* Changed redirect_newtab to a bool status -- why waste space on this? (install_2-0.sql)
* Spacinazi and typo killing. (upgrade.php, Class-Editor.php, Profile-Actions.php, Subs.php, GenericList.template.php, Post.template.php, script.js)
+ nobbc tag should be allowed in parse_bbc_inline. (Subs.php)
! A regex in preparsecode() didn't require a return value. Saves about a micro-millisecond of CPU time per day. Think of the trees. (Class-Editor.php)
- Replaced useless javascript:void(0) calls that could easily be replaced with a # as long as the associated onclick() event returns false. (ssi_examples.php, repair_settings.php, smfinfo.php, Subs.php, templates: Help, ManageMembergroups, ManageNews, ManagePermissions, Packages, PersonalMessage, Profile, Search, Themes)
* I believe all of those typeof=undefined and null tests in Javascript are useless and can simply be replaced with a if (var) test as long as var can't take a value of false. (script.js)

----> Pete, you may safely skip the changes in all files (they're minor and double-checked already), but I'd like you to have a look at my changes in script.js... I would hate having added a logic bug. I've tested on my side with Opera and it works. Maybe older IEs will choke on these though...

PS: nothing was committed in the last 3 days...? Wow. I think it's our record. We're going the SMF way ;)
10214
Features / Re: New revs
« on October 3rd, 2010, 08:01 PM »
Yeah that's exactly why I was planning to do it as well... My 'big project' is the theme redesign, and all of the philosophy changes that come with it (and you know it's a huge weight on my shoulders. I'm really no designer and I have trouble thinking ahead. Hence why I'm very happy to have Bloc here now :))
Although I wouldn't have called scandir a "smaller" thing, if only because it can't be replaced in an automated manner. (Deleting <div class="content"> won't be easy either. 750+ occurrences, none of them can be automated unless I give up the idea of having proper indentation... I still want to do it at some point, though.)
10215
Features / Re: New revs
« on October 3rd, 2010, 07:48 PM »
You did the scandir stuff? I had assigned it to myself and thought of doing it this month ;)
Well, I guess it'll give me more time for other tasks, eheh.