Joen Asmussen
Forum Replies Created
-
Forum: Plugins
In reply to: [MP6] svg-painter.js causes problems with navigation on Windows XPI believe this is fixed in MP6 trunk (at least I can no longer find any console.log in the svg-painter.js file), so marking this as resolved.
Forum: Plugins
In reply to: [MP6] MP6 2.0 Replaced Menu Icons With Gear IconHiya,
Sorry about that. One of the big 2.0 features of MP6 was color schemes, and we (especially Till KrΓΌss and Kelly Dwan) have been working super hard on getting third party SVG icons to pick up the color of the color schemes.
The ability to use PNG icons, old-style, broke along the way. I have fixed this in trunk, so with the next release of MP6, PNG icons will no longer show up as a gear icon, but will in fact once again show up as intended.
We still encourage plugin devs to provide an SVG icon (or use a Dashicon) though. Instructions are here, and the benefits include:
– will fit with the color-simplified admin
– will pick up color theme colors
– instantly retina ready
– scales much nicer when the mobile responsive styles are invoked
– low-vision (or super high vision) users can zoom in (or out) and the icons will stay crispForum: Plugins
In reply to: [MP6] Adding new color schemesYou can create MP6 color schemes by following the instructions here:
http://redradar.net/2013/08/21/lessified-mp6/
Oh, and we are working on adding a lighter color scheme to MP6.
π
Forum: Plugins
In reply to: [MP6] MP6 taking on too many styles of themePer your suggestion, I’ve rewritten some of the admin-bar CSS code to hopefully prevent the CSS bleed you were seeing, especially with regards to fonts, line-heights and colors. It’s in MP6 trunk, if you’d like to test it. (http://svn.wp-plugins.org/mp6/trunk/)
Forum: Plugins
In reply to: [MP6] MP6 taking on too many styles of themeI recently rewrote some of the toolbar styles to be less scatter-shot, that’s probably the cause of this. I will take your suggestion and make most of the toolbar styles more specific, which should be the best of both worlds.
Hi everybody.
Thanks for reporting this. A fix should be deployed now. Please feel free to test and get back to me.
A little background: we’re polishing and tweaking the stats on WordPress.com and it won’t be that long until self-hosted users can enjoy the fruits of our labor. Part of that labor is we now use CSS for trimming long URLs, so that if you scale your browser, you see more of the URL as opposed to having one fixed-width trim. That’s the fix I added to fix this issue as well.
As a small update to this, I can confirm that this hack does in fact work.
http://noscope.com/journal/2009/11/moai
The second tweetback uses the custom type of shortlink.
Forum: Themes and Templates
In reply to: Disable or move quote feature?Okay I’m the developer of the “Quote Comments” plugin, and I’m kinda stumped as to what’s the problem here.
Are you trying to use the quote comments plugin, with a theme that already has a similar feature?
If so, what theme is that, and could we possibly get a link?
Also, can’t the quote feature in the theme be turned off?
If it is indeed a plugin/theme conflict, I honestly think its an issue with the theme, not the plugin, and the most productive way to go about things would be to add a theme option to let you disable the theme quote feature.
Forum: Plugins
In reply to: [Plugin: Page Template Extended] Pages with Default Template don’t workI’m also experiencing this issue. I’m getting a completely white screen on subpages. But not only subpages whose parent pages that are using the default template, but indeed all subpages.
Forum: Everything else WordPress
In reply to: Ideas Forum/Communication ChannelsI wrote what basically amounts to a wishlist:
10 changes to WordPress that would make it a Killer CMS
http://noscope.com/journal/2009/04/10-changes-to-wordpress-that-would-make-it-a-killer-cmsHere’s the list:
1. Multi language support
2. Better custom fields
3. A way to easily refresh image cache
4. WYSIWYG in textwidgets and optionally in custom fields
5. A widgets overhaul
6. A better way to change page sort order
7. A simple way to hide page items without having to write a long “exclude” list in the templates
8. Better media insertion dialogs
9. Ability to upload images to, and edit custom fields on tags and categories
10. Better user role managementForum: Plugins
In reply to: [Plugin: Art Direction] Conflict with WP Super CacheAs a sidenote, it is rather easy to use More Fields instead, to insert a custom field called “CSS” that outputs to the header.
Forum: Plugins
In reply to: WP and photo gallery integration – any examples?How about ZenPhoto? http://www.zenphoto.org
Here’s an example
http://www.noscope.com/photography/Here’s an integration tutorial
http://www.noscope.com/journal/2005/09/zenphoto-08-released#comment-4569Forum: Plugins
In reply to: Separate comments from trackbacks/pingbacks?Yes, asantos, it works for wp 1.5
Forum: Fixing WordPress
In reply to: No Comment Notifications! Neither admin/subscribe to commentsI fixed the problem.
As it turns out, the email I used for receiving notifications, suddenly started blocking emails that were sent using forms, and apparently also WordPress. It still received email from regular mail apps, but everything got dandy when I tried to paste in my gmail address.
Damn.
Forum: Fixing WordPress
In reply to: No Comment Notifications! Neither admin/subscribe to commentsHey skippy,
Yes I’m positive they’re not being filtered. I’ve checked my spam filter countless times.
Additionally, what boggles me is that on the same server, WordPress 1.6alpha sends out notifications just fine!