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
751
Archived fixes / Re: More language bugs
« on May 28th, 2014, 01:10 AM »
Sorry, missed the last few posts...

I made some changes to language handling last week that's possibly incompatible with your changes; I'll need to have a look. I'm working on several things at the same time (biggest right now being my pagesection update...), but I agree that language stuff needs fixing before I can go towards RC status. (I consider Wedge to be beta status right now, although it's still not 'officially' beta. I even updated the version string locally, ah ah...)
752
Features / Re: New revs
« on May 27th, 2014, 01:50 PM »
[Commit revision fe64c8a]
Author: Nao
Date: Tue, 27 May 2014 13:50:11 +0200
Stats: 1 file changed; +1 (insertion), -0 (deletion)

  • My bad. (sections.css)
753
Features / Re: New revs
« on May 27th, 2014, 01:46 PM »
[Commit revision 9a253a4]
Author: Nao
Date: Tue, 27 May 2014 12:58:37 +0200
Stats: 4 files changed; +18 (insertions), -51 (deletions)

  • Remove $context['aeva_header'] and associated oddities. It was only there for compatibility with SMF 1.1, and... Well, we're in Wedge. (Aeva-Gallery.php, Aeva-ModCP.php, ManageMedia.template.php, Media.template.php)
  • Fixed weird media moderation page layout. (ManageMedia.template.php)

[Commit revision 99614a1]
Author: Nao
Date: Tue, 27 May 2014 13:45:56 +0200
Stats: 10 files changed; +39 (insertions), -65 (deletions)

  • Harmonized (some) pagesection divs. They smell a lot like code blocks that weren't being updated by the same people at the same time... (Display.template.php, GenericList.template.php, MessageIndex.template.php, index.template.php, extra.rtl.css index.css, index.member.css, sections.css)
  • The go up/go down JS code wasn't being used in topic lists, so I did that and used the opportunity to push more of that code to the JS file. (MessageIndex.template.php, topic.js)
  • template_button_strip no longer accepts a $direction but takes a $class directly instead. Makes more sense to me... Just add 'float' to your class name if need be. Also, buttonlist is now right-floated by default. (index.template.php, *.css)
  • I need more work to harmonize page sections. To be specific, I'm not thrilled with the whole floating thing, and would rather use some table cells or, better, flexboxes internally. We shall see...
754
Archived fixes / Re: Firefox and IE image overlap
« on May 27th, 2014, 12:47 AM »
And... Fixed.

What you're making available to the masses is precisely what's odd. It looks like a collection of spam articles on a fake blog to gather link juice to sell performance-enhancing drugs... :whistle: At least that's what I would think if I hadn't looked twice.
755
Features / Re: New revs
« on May 27th, 2014, 12:46 AM »
[Commit revision 9f8894d]
Author: Nao
Date: Tue, 27 May 2014 00:45:50 +0200
Stats: 2 files changed; +7 (insertions), -10 (deletions)

  • Some useless colspans were seen in blog mode. (MessageIndex.template.php)
  • Fixed images not shrinking to 100% of the width when displayed on a blog homepage. HOPEFULLY this won't break non-blog topic lists, but AFAIK it doesn't. Let us pray. Maybe I should rewrite the template so it doesn't use a table there. Needs testing, needs thinking. As for me, I need some sleep, like now. (sections.css)
756
Archived fixes / Re: Wrong width on Search
« on May 27th, 2014, 12:30 AM »
Fixed!
757
Features / Re: New revs
« on May 27th, 2014, 12:30 AM »
[Commit revision e494b94]
Author: Nao
Date: Tue, 27 May 2014 00:30:23 +0200
Stats: 1 file changed; +1 (insertion), -1 (deletion)

  • Bad inheritance level would break search popup titles if too long (like, in German. Seriously, what's with your language guys? Are spaces too good for you to use? lulz.) (sections.css)
758
Archived fixes / Re: Wrong width on home menu
« on May 27th, 2014, 12:17 AM »
Done... (And I'm still not satisfied.)
759
Features / Re: New revs
« on May 27th, 2014, 12:15 AM »
[Commit revision d592188]
Author: Nao
Date: Tue, 27 May 2014 00:13:37 +0200
Stats: 2 files changed; +20 (insertions), -19 (deletions)

  • As promised, fixed menu icons to be inline blocks instead of floats. This allows proper mixing of icon + caption + arrow in sub-menus, without having one overlap the other. This was only tested in Chrome, so it might break on Firefox or IE or whatever. Please test for me. Also, the main menu padding is not optimal (spacing below root items) in some skins, needs more work. Pff... I hate all of that. Where can I draw the line between 'functional' and 'good-looking' menus..? (index.css)
  • Minor readme updates. (README.md)
760
Features / Re: Plugin revs
« on May 27th, 2014, 12:06 AM »
[Commit revision 04ab427]
Author: Nao (Signed-off)
Date: Tue, 27 May 2014 00:06:41 +0200
Stats: 1 file changed; +1 (insertion), -1 (deletion)

  • Adjustements for the menu icon rewrites... Oh my, I really need to make this simpler...!!!!!!!!111111 (calendar/CalendarMenu.php)
761
Archived fixes / Re: Wrong width on home menu
« on May 26th, 2014, 11:06 PM »
It looks good here because I (was) using a WIP version that I wasn't happy with, but I forgot to rewrite it satisfactorily, so I'll get started on that now.
762
Features / Re: New revs
« on May 26th, 2014, 10:45 PM »
[Commit revision ebb1206]
Author: Nao
Date: Mon, 26 May 2014 22:10:38 +0200
Stats: 1 file changed; +3 (insertions), -2 (deletions)

  • Making Wilderless sidebar less intrusive when viewed on desktop browsers. (Wilderless/extra.css)

[Commit revision 7b2a761]
Author: Nao
Date: Mon, 26 May 2014 22:14:02 +0200
Stats: 1 file changed; +0 (insertion), -1 (deletion)

  • Removing the gradient effect on topic titles for Wine, as it was getting tiresome, and I couldn't be satisfied with a subtler version of it, so... Off we go. (Wine/extra.css)

[Commit revision dabf14c]
Author: Nao
Date: Mon, 26 May 2014 22:15:05 +0200
Stats: 1 file changed; +0 (insertion), -1 (deletion)

  • Also, since Weaving and Wine don't set a box-shadow on .catbase anymore, no need to disable it in Warm. Well, I'm sure there are plenty other similar things to remove, but that's the one I found right now. (Warm/extra.css)

[Commit revision 7347839]
Author: Nao
Date: Mon, 26 May 2014 22:16:27 +0200
Stats: 1 file changed; +11 (insertions), -4 (deletions)

  • Updated Wuthering to look more like Curve, which was the original goal until I drifted away from it. I guess I'm a bit nostalgic about a simpler design, so here it is. No big deal. Hey, I really love that wildcard feature on @remove commands... Don't you? (Wuthering/extra.css)

[Commit revision 18527df]
Author: Nao
Date: Mon, 26 May 2014 22:16:56 +0200
Stats: 1 file changed; +2 (insertions), -0 (deletion)

  • By default, sidebar paddings look bad in responsive mode. (sections.css)

[Commit revision f4ae2a5]
Author: Nao
Date: Mon, 26 May 2014 22:45:09 +0200
Stats: 1 file changed; +8 (insertions), -9 (deletions)

  • Reworked header titles to be bigger, more 'modern', and less reliant on things that were trendy in good old 2011, when I built my first skins. I'll rewrite this in 2017, when what was trending in 2014 will look bad, of course. (index.css)
  • Optimize legibility on titles if available (Firefox, Webkit). (index.css)
  • bbc_img classes should have some padding, rather than margins. The difference is that max-width: 100% ignores margins, and can lead to complications when shrinking images. (index.css)
763
Archived fixes / Re: Wrong width on Search
« on May 26th, 2014, 09:49 PM »
Hmm why isn't it adjusting..?
764
Archived fixes / Re: Firefox and IE image overlap
« on May 26th, 2014, 04:49 PM »
(Sorry, haven't been reading all topics these days.)

The proper fix for this is to add a 'table-layout: fixed' rule to the containing table.
However, fixed layouts also have their gotchas... But most likely, it'll be useful here.

What I'm not sure about, is whether I should go for divs in blog layouts, or just stay with tables, and use that rule.

Opinions..?

PS: your site content is... odd. :^^;:
765
The Pub / Re: Hosting
« on May 26th, 2014, 10:46 AM »
I'm getting 0.2s page load times at best, which is 20 times more than on more capable hosting... ;)
Although Wedge is definitely faster than SMF, it's still on the same order of magnitude, so...

I made some tests with Pandos's personal server, they were good, but there were some technical issues that killed a bit of the momentum (like his using Cherokee which isn't exactly what Wedge was built for, as well as some session problems), so for now I'm staying here, but I'll definitely keep that server in mind, in case this one really, really gets too annoying. (Plus, I need to think of a really fast server on which to host wedge.org, because most people tend to judge a book by its cover, and in Wedge's case, the cover is the official website.)