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
8716
Off-topic / Re: SMF4Mobile in splitview template
« on June 9th, 2011, 09:39 PM »
Well it's nice ;)

But since you don't want to have it as a core theme in Wedge (from what I gather), I hope you don't mind if I'm not deep into it :P
8717
Features / Re: New revs
« on June 9th, 2011, 09:11 PM »
rev 803
(22 files -1, 24kb)

- Removed support for SMStats (remote logging of server stats at install time). We don't want to bother you with that, and we wouldn't be checking out the stats anyway... (index.php, install.php, upgrade.php, SMStats.php, Install.language.php)

* Renamed fetchSMFiles to fetchRemoteFiles, and other SMF to Wedge changes. (upgrade.php, upgrade.sql, ScheduledTasks.php, ManageScheduledTasks.language.php, ModerationCenter.language.php)

* Added some documentation to color functions in WeCSS. Just in case I forget later... And actually added 'WeCSS' to the header. (Class-CSS.php)

* Removed the hackish linear-gradient fix, as the new generic prefix system replaces it flawlessly. (Subs-Cache.php, zoom.css, zoom.webkit.css)

* That action list was getting long... Replaced it with an array. (Subs-Package.php)

! Add-on manager doesn't need to fully parse the file name for hooks, as remove_hook() does it by itself. (Subs-Package.php)

! $sourcedir wasn't in the globals, and remove_hook() didn't behave the same way as add_hook(). Now it's fixed. Also removed a line in add_hook(). I hate seeing a variable set up when it's not needed, eheh. (Subs.php)

* French translation. (Packages.french.php)

* SMF bug: using $txt['smf_stats_14'] (a leftover from SMF 1.0's era?) when the exact same text was available in the same file, as $txt['most_online']. Fixed that, but also changed the Stats template to use most_online_ever instead of most_online in a place where it made more sense. (Stats.language.php, Stats.template.php)

@ Note: the 'readme' action is not in the add-on manager's action list. That's because it's not repeated in the second area... I figured it's a special case.

(NB: the Note got logged into the changelog as well... I usually make sure this doesn't happen, sorry!)
8718
Off-topic / Re: SMF4Mobile in splitview template
« on June 9th, 2011, 08:50 PM »
I just tried again right now, and now it's working... (in Opera.)
No restart or anything. Don't ask!
8719
Off-topic / Re: SMF4Mobile in splitview template
« on June 9th, 2011, 07:28 PM »
I only get the left part on Opera 11.50 in 1280x1024.
8720
Off-topic / Re: SMF4Mobile in splitview template
« on June 9th, 2011, 06:41 PM »
I only get one panel...
8721
Off-topic / Re: SMF4Mobile in splitview template
« on June 9th, 2011, 06:28 PM »
I didn't see anything special, hence my request..... :^^;:
8722
Off-topic / Re: SMF4Mobile in splitview template
« on June 9th, 2011, 04:42 PM »
I don't have a tablet... Care to share a screenshot?
8723
Off-topic / Re: Doctor Who
« on June 9th, 2011, 03:22 PM »
Actually I was kidding (I realize it didn't show, oops), I knew about the last minute change to grand-daughter, that's why I thought she'd been later retconned as a simple companion posing as a granddaughter specifically to Earthlings... :^^;:
8724
Off-topic / Re: Doctor Who
« on June 9th, 2011, 01:08 PM »
Weird? Why would it be weird? They're only having sex on a weekly basis. That's not weird! :whistle:
8725
Off-topic / Re: Doctor Who
« on June 9th, 2011, 12:34 PM »
I thought at some point they'd retconned her into being "like a grand-daughter" or something...
8726
Off-topic / Re: iHate Apple
« on June 9th, 2011, 12:34 PM »
And....?
8727
Off-topic / Re: Doctor Who
« on June 9th, 2011, 11:16 AM »
Interestingly, River seems so ignorant of everything in Silence/Forest, as opposed to her appearances in season 5. Obviously Moffat didn't write her entire story when he did those episodes... So perhaps he planned for her to sort-of die in there, but then when he thought about the timelord DNA thing, he forgot about that... Or more likely, he figured she simply doesn't have the ability to regenerate. (e.g. if she's got one heart and not two, maybe a timelord needs two hearts to be able to regenerate -- one of the hearts takes over while the other's working, I dunno.)

I have a hard time talking about Doctor Who after the excitement and shock I felt at South Park's mid-season finale... :^^;: Not that it's any better in writing. But at least it had some actual shock value :niark: (Which is quite an achievement for an episode that's about becoming a cynical boy!)
8728
Off-topic / Re: iHate Apple
« on June 9th, 2011, 11:12 AM »
Windows 8 does look good, to me... It's got the right palette, and does without the over-the-top shadow effects in Apple's machinery. I'd so like to have enough trust in my own skills not to rely on firework effects...

(And I'd love to know the name of their font. Could definitely use it for titles in Wedge, eheh... Well, not as a web font. But I have a feeling the font is already installed in earlier Windows and I just didn't notice it that well.)
8729
Off-topic / Re: Doctor Who
« on June 8th, 2011, 09:47 PM »
Yeah, there'd be no reason to that...
Time vortex... Wedding night... It's all about the baby, not her.
8730
Features / Re: New revs
« on June 8th, 2011, 08:09 PM »
rev 801
(32 files, 34kb)

! ManageMembergroups sync didn't convert $smcFunc to wesql. (ManageMembergroups.php)

* Reworked admin home page layout. (Admin.template.php, admin.js, admin.css)

* Started using the new header on a few more files. (other/.htaccess, other/Sphinx/*.php,

* Some more SMF to Wedge renaming. (Admin.language.php)

* Typonazi. (Suggest.php, EmailTemplates.english.php, ManageSettings.french.php)

* Spacinazi/indenazi. (media folder's index files, other/upgrade.php, Class-DB.php, ManageBans.php, ManagePermissions.php, ManageServer.php, ManageMedia2.php, Subs-OpenID.php, Subs-Package.php, Themes.php, Who.php, SSI.php, Admin.template.php, EmailTemplates.language.php, index.language.php, sha1.js)