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
706
Features / Re: New revs
« on June 8th, 2014, 12:50 AM »
[Commit revision 569c18b]
Author: Nao
Date: Sat, 07 Jun 2014 15:55:32 +0200
Stats: 1 file changed; +1 (insertion), -0 (deletion)

  • A hidden field will now allow for Chrome to auto-complete your admin area password for you. Don't store your passwords if you don't want them there, of course. (Login.template.php)

[Commit revision d804ea7]
Author: Nao
Date: Sun, 08 Jun 2014 00:50:04 +0200
Stats: 7 files changed; +238 (insertions), -97 (deletions)

  • Finally implemented a UI for homepages. Go to Admin > Homepage and choose one of the available choices: board list (basic forum style), specific board (if you want, for instance, to point straight to your blog), specific action (this is obviously for those who like to customize everything, like I do), and custom. The latter option will allow you to choose the position and status of what used to be on the Wedge homepage: introduction text, topic list, thought list, board list and info center. You can also choose the title for the blurb, and translate it to all installed languages (if not translated, defaults to the default language if a translation is available for it, otherwise it hides the blurb). (Admin.php, Home.php, ManageSettings.php, Home.template.php, Admin.english.php, ManageSettings.english.php, index.php)
  • And I think it's the perfect time to officially go beta! Well, 'beta phase', as I did for the alpha phase, i.e. you're not getting official releases for now, but I believe Wedge, with all of its bugs, is still in a state that is stable enough for production use (if you like playing with fire and updating your files manually and regularly, of course!)
707
Features / Weaving feedback
« on June 6th, 2014, 01:23 PM »
I'd like to gather here all feedback regarding Weaving:

- Your opinions about the "back to the roots" redesign.
- Any bugs you might encounter.
- Any suggestions to improve it in any way you see fit, without removing the 'bare' aspect.

To participate, just switch to the Weaving skin, of course... :P

I'll start: hey Nao, why didn't you also remove alternate colors from posts...?!

My answer: okay, give me a break man! You, out of all people! I'm not trying to make the forum look bad. For now I'll just start with tests on non-topic pages, then we'll see about topic pages a bit later. Okay?
708
Features / Re: New revs
« on June 6th, 2014, 01:17 PM »
[Commit revision 5e8eb26]
Author: Nao
Date: Fri, 06 Jun 2014 13:10:12 +0200
Stats: 2 files changed; +7 (insertions), -5 (deletions)

  • And, I might as well finish committing the rest of my work in progress..! Now Weaving is totally different, very bare, giving quite a few new directions to explore from there. No need to be SMFish all the way, I'd say. Plus, as it's a pretty extreme change (even though it only involves removing two variables), it's the perfect occasion to go through all pages and ensure that (1) they don't look horrible this way, and (2) they simply don't break. (common.css)
  • Typo in command. (index.css)

[Commit revision 6942de0]
Author: Nao
Date: Fri, 06 Jun 2014 13:17:07 +0200
Stats: 1 file changed; +8 (insertions), -8 (deletions)

  • Fixed main menu outputting a few useless spans, and reworked the recursive function to use only 2 parameters instead of 3 (basically, $is_root was only true if $act was empty, so no need to use both...) (index.template.php)
709
Features / Re: New revs
« on June 6th, 2014, 12:58 PM »
[Commit revision 4c1d33a]
Author: Nao
Date: Fri, 06 Jun 2014 12:58:16 +0200
Stats: 1 file changed; +0 (insertion), -12 (deletions)

  • Looks like I committed my entire index.css file, instead of just the advertised parts, so I'm at least removing the garbage code... (index.css)
  • I guess I should thus document the last commit: * Tweaked Weaving to look more modern. Voilà. (index.css)
710
Features / Re: New revs
« on June 6th, 2014, 12:21 PM »
[Commit revision 21c762b]
Author: Nao
Date: Fri, 06 Jun 2014 11:53:36 +0200
Stats: 1 file changed; +2 (insertions), -2 (deletions)

  • ViewQuery being a full page in itself, I'd rather give it the usual #wedge and #contents containers, so you don't get any surprises if you want to style them. (ViewQuery.php)
  • There are probably more pages that would need this.

[Commit revision 2244329]
Author: Nao
Date: Fri, 06 Jun 2014 12:21:13 +0200
Stats: 8 files changed; +59 (insertions), -39 (deletions)

  • Replaced the logo with a new version that forces a white background. It works fine on dark footers as well, so why bother... Also, saves another 100+ bytes of gzipped CSS. (wefoot1.png, wefoot2.png, wefoot.png, Warm/extra.css, Wilde/extra.css, Wine/extra.css, Wuthering/extra.css, index.css)
  • Implemented $sub_radius (i.e., border corners that apply to internal elements and don't need to be as prominent as main page corners). (index.css, some other CSS files.)
711
Features / Re: New revs
« on June 6th, 2014, 12:50 AM »
[Commit revision 46c63c9]
Author: Nao
Date: Fri, 06 Jun 2014 00:50:09 +0200
Stats: 1 file changed; +2 (insertions), -0 (deletion)

  • A couple of fixes for responsive PM pages. (index.member.css)
712
The Pub / Re: Distributed Project Translation (Transifex)
« on June 6th, 2014, 12:41 AM »
Quote from Infernus on June 4th, 2014, 06:41 PM
Wait what, why not? Stop. Do you want to be like in wedge already (elements modifying only), but with an ability to create and delete arrays in $txt strings?
Err, yes I guess..?
Since Wedge language files can use either a string or an array of strings for each $txt entry, and an English entry with an array of strings can be translated to a single French string entry, and vice versa (English single entry to French array), it's something Transifex can't do for us.

@Freñçh, it's odd that your 'contributors' section is being cut off in the middle, doesn't your browser support column-splitting CSS hints..?
713
Features / Re: New revs
« on June 6th, 2014, 12:37 AM »
[Commit revision c5f9211]
Author: Nao
Date: Thu, 05 Jun 2014 15:57:18 +0200
Stats: 3 files changed; +0 (insertion), -7 (deletions)

  • #greeting doesn't really need styling... I'm leaving the ID in, but removing its styles. (index.member.css, Wilderless/extra.css, Wireless/extra.css)

[Commit revision c98b184]
Author: Nao
Date: Fri, 06 Jun 2014 00:34:55 +0200
Stats: 1 file changed; +3 (insertions), -0 (deletion)

  • Fixed margin between site news and linktree in Wilderless. (Wilderless/extra.css)

[Commit revision 8910be3]
Author: Nao
Date: Fri, 06 Jun 2014 00:37:18 +0200
Stats: 2 files changed; +7 (insertions), -9 (deletions)

  • Added $wehead_bg and $wefoot_bg variables to make it easier to change background colors for .wehead and .wefoot, as the name says. (Wine/extra.css, common.css)
  • Minor tweaks. (common.css)
714
Features / Re: Plugin revs
« on June 6th, 2014, 12:00 AM »
[Commit revision 305b629]
Author: Nao (Signed-off)
Date: Fri, 06 Jun 2014 00:00:18 +0200
Stats: 1 file changed; +1 (insertion), -1 (deletion)

  • Forgot to update the menu code for calendars... (calendar/CalendarMenu.php)
715
Features / Re: New revs
« on June 5th, 2014, 12:41 AM »
[Commit revision 193e65e]
Author: Nao
Date: Thu, 05 Jun 2014 00:41:34 +0200
Stats: 2 files changed; +6 (insertions), -2 (deletions)

  • Fixed CSS variables again. This time, variables inside @if/@is tests will automatically be surrounded by double quotes, saving you the need to add them. I'll be honest with you, though: (1) @is is untested, (2) this contradicts my latest changes to the system, wherein an @if test could hold an empty parameter, (3) this implies that all variable tests are loosely typed. But it should also, and that's what I've been looking for, allow you to do @if $non_boolean_var tests without trouble. I apologize for the mess, but I have other things on my mind these days, like my baby coming up. (Class-CSS.php)
  • As per the previous tweak, $view_junk no longer requires double quotes. (index.css)
  • Ah, the joys of CSS precedence... #wedge > div would always trump #header, not the other way around... (index.css)
  • I'd appreciate if someone else could test these changes thoroughly for me. It'll benefit everyone in the long term.
716
Archived fixes / Re: A rather silly menu bug
« on June 4th, 2014, 07:01 PM »
Yes, and good!
717
Features / Re: New revs
« on June 4th, 2014, 05:24 PM »
[Commit revision bdaf6e6]
Author: Nao
Date: Wed, 04 Jun 2014 16:50:27 +0200
Stats: 4 files changed; +26 (insertions), -18 (deletions)

  • Moved the credits page's Special Thanks area to the contributors file, shortened the Aeva Media copyright information, all for a shorter forum credits section. (contributors.txt, Credits.php, Who.english.php)
  • The site team section on that page now shows avatars. Wanted to do that for a long time, but... (Credits.php, Who.template.php)

[Commit revision 4cbe1d5]
Author: Nao
Date: Wed, 04 Jun 2014 16:54:12 +0200
Stats: 3 files changed; +13 (insertions), -11 (deletions)

  • Moved title icons to the right of titles in the default homepage. I thought it looks better. (Boards.template.php, Home.template.php, Thoughts.template.php)

[Commit revision 9edbf47]
Author: Nao
Date: Wed, 04 Jun 2014 16:58:28 +0200
Stats: 2 files changed; +9 (insertions), -6 (deletions)

  • Fixes for the menu. The recent rewrite made it impossible to click an area without text, just like in the good old IE days, and I failed to notice it immediately. New method is better anyway, as sub-menu icons are now clickable... (index.template.php, index.css)

[Commit revision 1e7da76]
Author: Nao
Date: Wed, 04 Jun 2014 17:02:30 +0200
Stats: 1 file changed; +13 (insertions), -3 (deletions)

  • A few tweaks for easier handling of $main_bg and $head_bg variables, or lack thereof. (index.css)
  • I miss the brackets around page numbers... Sue me. I only changed them to use normal weights. (index.css)

[Commit revision fe55139]
Author: Nao
Date: Wed, 04 Jun 2014 17:05:52 +0200
Stats: 2 files changed; +9 (insertions), -16 (deletions)

  • I'm not sure this'll work everywhere (it does for me), but I'm trying a fix for menus not reopening when coming back to a previous page. It's also shorter than the previous code, so... Good. (script.js, index.css)

[Commit revision 6bd39b6]
Author: Nao
Date: Wed, 04 Jun 2014 17:07:11 +0200
Stats: 1 file changed; +14 (insertions), -0 (deletion)

  • Added basic documentation for skin.xml-based skeleton operations. I thought I'd already done that, sorry... (Warm/skin.xml)

[Commit revision 20d0ddf]
Author: Nao
Date: Wed, 04 Jun 2014 17:08:00 +0200
Stats: 1 file changed; +4 (insertions), -4 (deletions)

  • Improvements to the responsive board list layout. This time, it should be close to perfection... (sections.css)

[Commit revision a42fc9d]
Author: Nao
Date: Wed, 04 Jun 2014 17:22:11 +0200
Stats: 2 files changed; +10 (insertions), -5 (deletions)

  • Wuthering board list gets a bit more simplemachinesque. Also fixed menu height. (Wuthering/extra.css)
  • Fixed multi-line linktrees in Wilde. Also fixed menu height. (Wilde/extra.css)

[Commit revision bd0fb17]
Author: Nao
Date: Wed, 04 Jun 2014 17:23:48 +0200
Stats: 1 file changed; +14 (insertions), -18 (deletions)

  • Pete bug: moderation filters were broken when specifying a 'contains this regex' rule. Hopefully this fixes it. (Subs-Moderation.php)
718
Features / Re: Language revs
« on June 4th, 2014, 04:51 PM »
[Commit revision c3a58cc]
Author: Nao
Date: Wed, 04 Jun 2014 16:51:37 +0200
Stats: 3 files changed; +3 (insertions), -6 (deletions)

  • Moved the credits page's Special Thanks area to the contributors file, and shortened the Aeva Media copyright information. (Who)
  • Note to translators: don't forget to change %4$s to %s, thanks.
719
Bug reports / [BBCode] Re: Allowed img HTML Tag not displayed
« on June 4th, 2014, 04:30 PM »
Works for me, within html tags of course...

Infernus, what's the exact code you used? (In code tags, otherwise Wedge will mess with it...)
720
The Pub / Re: Distributed Project Translation (Transifex)
« on June 4th, 2014, 04:20 PM »
But that wouldn't account for arrays...