Show Likes

This section allows you to view all posts where this member received or gave a like to.

1
Archived fixes / Wedge.org broken in IE11
« on August 15th, 2014, 01:06 AM »
The last couple of days Wedge.org looks completly broken in IE11 (Windows 8.1). See attachment.
This was also before the updates on patch tuesday 12 aug 2014.
I tried with other themes in Wedge. All kind of settings in IE.
I deleted the Temporary Internet Files. I did reset IE to its default value etc.
So far no luck and I am stuck.
Anybody an idea?
2
Features / Re: New revs
Nao « on June 8th, 2014, 11:49 AM »
[Commit revision a01ec2a]
Author: Nao
Date: Sun, 08 Jun 2014 11:49:12 +0200
Stats: 3 files changed; +6 (insertions), -5 (deletions)

  • Added ability to customize the default (or starting) number of topics and thoughts in customized homepages. (Home.php, Home.template.php, ManageSettings.english.php)
3
Features / Re: New revs
Nao « on June 8th, 2014, 01:46 PM »
[Commit revision b2b5bbe]
Author: Nao
Date: Sun, 08 Jun 2014 11:50:59 +0200
Stats: 1 file changed; +2 (insertions), -2 (deletions)

  • The <css include> tag in skin.xml files now allows for shortened protocols (// instead of http://), to make it easier for secure websites. (Subs-Cache.php)

[Commit revision bf43b0f]
Author: Nao
Date: Sun, 08 Jun 2014 11:51:45 +0200
Stats: 2 files changed; +2 (insertions), -2 (deletions)

  • List of sub-sections don't need a windowbg class, they should be inheriting their container's... (Boards.template.php, MessageIndex.template.php)

[Commit revision 6cb107e]
Author: Nao
Date: Sun, 08 Jun 2014 11:52:27 +0200
Stats: 1 file changed; +1 (insertion), -1 (deletion)

  • 'Filter by type' is easier to understand in the error log, I'd say. (ManageMaintenance.english.php)

[Commit revision 381259e]
Author: Nao
Date: Sun, 08 Jun 2014 12:03:05 +0200
Stats: 1 file changed; +6 (insertions), -3 (deletions)

  • A bit more love for responsive lists. Added some left padding to dd's, and got rid of the !important tag, although it's not thoroughly tested. (sections.css)

[Commit revision 3a4c413]
Author: Nao
Date: Sun, 08 Jun 2014 12:16:58 +0200
Stats: 1 file changed; +18 (insertions), -28 (deletions)

  • Page indexes have nothing to do within table cells... (Errors.template.php)

[Commit revision dd008c0]
Author: Nao
Date: Sun, 08 Jun 2014 13:44:45 +0200
Stats: 1 file changed; +0 (insertion), -16 (deletions)

  • Home language file is no longer needed. (Home.english.php)
4
Development blog / Alphababy!
Nao « on April 15th, 2014, 04:11 PM »
Next July, I'll be readying myself to transmit all of my geeky knowledge. Word by word, letter by letter. Okay, at first, it'll have to be diaper by diaper. I guess I can't have everything at once!

What does it mean for Wedge?
Well, being a dad doesn't imply I'll stop working on it, of course. It's not like my life has always been centered around Wedge, although I simply like to make people think it is. I usually spend a couple of hours a day working on it, and the rest of my days is just me watching TV, browsing Wikipedia or the iMDb and thinking, "I should really get started on Wedge!", and then doing so an hour before I'm supposed to go to bed.

So, yeah, I'll keep working on it. I just wanted to make sure, back in January, that Wedge was out of beta before the due date, simply because I was afraid I would lose interest after. Well, I won't. And I don't know if it'll be 'gold' by then. I'm already late for an official beta -- in fact, I was planning to go through official alphas first, but then I realized I couldn't be bothered to make GitHub 'releases' for these, and I decided that Wedge was, right now, in its 'official alpha phase', rather than 'pre-alpha'. Wedge is currently being used in production by quite a few forums, without much trouble, and I suppose it's just the perfectionist talking whenever I say it's not ready for mass consumption. In my mind, it never will be, but I'm still aware that Wedge, even with its many remaining bugs, is currently largely ahead of SMF, and (but your opinion here may vary) still superior to the pretty fine ElkArte. (If you haven't heard about it, just Google it.)

Anyway, please bear with me while I'm trying to deal with everything that's happening around me, and hopefully it'll all make for a better world in the end. Yayz!
5
Quote from Nao on March 18th, 2014, 06:44 PM
I'm tempted to remove all of the Accept test code, then...
If it's not mandatory shouldn't be a rule
6
Features / Re: New revs
Nao « on March 7th, 2014, 12:03 AM »
[Commit revision 8c58b91]
Author: Nao
Date: Fri, 07 Mar 2014 00:03:02 +0100
Stats: 2 files changed; +36 (insertions), -65 (deletions)

  • Rewrote the main menu system to use hardware-accelerated CSS3 animations instead of jQuery to open menus and animate them. It still works the same in oldIE and other crappy browsers, without the animations of course. It's faster on all other devices, usability is MUCH better (transitions are way more natural delayers than JavaScript timers!), and in exchange for 250 extra bytes of CSS, it saves 100 lines of code for a whopping 1.2KB of JS. It's like early birthday present for me. (script.js, index.css)
7
Archived fixes / Re: Pictures overlap the side bar
Nao « on March 4th, 2014, 03:52 PM »
I saw the post. The problem is quite obvious, there's a max-width: 100% but no height: auto for img tags, which will be fine MOST of the time, except if the person specifies desired picture dimensions, in which case the desired height will be kept, ending with a picture approx 350x600 (from 1024x768 resized manually to 800x600), on a shrunk window.

Is this it..?

PS: I still have your 27 previous PMs with the admin credentials, no need to send them every time unless you delete my admin account every time, eh eh ;)
Posted: March 4th, 2014, 03:42 PM

Edit index.css, and change:

Code: [Select]
.bbc_img
border: 0
margin: 4px 8px
max-width: 100%

Add this:

Code: [Select]
height: auto

Should work... I think!
8
Archived fixes / Re: Date format is incorrect
Farjo « on February 25th, 2014, 08:19 PM »
OK with me too. How about Feb 25th instead, if 'February' is too long?
9
Plugins / Re: Plugin idea - Mark as Sold
Pandos « on February 20th, 2014, 11:52 AM »
Attached you'll find the renamed version from TopicSolved to ItemSold.
No copyright changes, just renaming files and functions.
10
The Pub / Re: Should Mods be removed before migration?
Nao « on February 6th, 2014, 10:35 PM »
No, it doesn't matter...

Forums aren't migrated. You're effectively creating a second forum, in a different folder, where you then import your SMF data, allowing you to compare both systems and decide which one to keep.
If you want to stay on Wedge, you'll then need to rename your SMF folder to something else, move your Wedge folder over there, and proceed to update your internal URLs to point to the correct positions.