wycks
Forum Replies Created
-
Forum: Plugins
In reply to: [Embed PDF] [Plugin: Embed PDF] Embeds in FF, but IE screws up the hypertextI found a solution, though it does not use dirty suds plugin, because this is an IE problem possibly related https://forums.adobe.com/thread/758489 .
Instead of using
[embed]
I use<iframe>
and it works fine in ie and on localhost.In order to embed pdf files I just use a custom function, so when you clcik the “insert into post” button it will wrap it in an iframe.
you can see it here (and set width, height, etc accordingly).
https://gist.github.com/2008010Forum: Plugins
In reply to: [Embed PDF] [Plugin: Embed PDF] Embeds in FF, but IE screws up the hypertextI can confirm this a is a problem in ie9 due to the ie9 pdf plugin not being ready, since adobe released the acrobat x version.
IE still sucks.
Forum: Everything else WordPress
In reply to: Core Dev Team Meetup Q&AI’m agree with Jeff Sebring’s question.
DVCS
From a social standpoint I think moving to WordPress to a DVCS would improve the plugin/theme experiences and user contributions. Github is more a social experience then strictly a repository. Moving WordPress into this revision style would be a nice step forward ( not necessarily git, I’m also a huge fan of mercurial).
So when ?:)
Media API
More developer love in the form of a Media API. Media (photos, video, etc) rules the web, and WordPress could certainly handle it much better, it is currently a pita.
Also when? ??
Some social improvements to www.remarpro.com itself, the idea that someone had (otto?) of plugin/theme developers working on the same project through an online social interface ( have a look at Cloud9 IDE formally from Mozilla). It’s time WordPress brought developer tools into a stronger social network.
Some thoughts would be nice on this subject, I think this was brought up at WordCamp Sf.I guess my overall question would be: What is WordPress doing to integrate more social tools aimed at developers?
Forum: Plugins
In reply to: [Simple Admin Notes] [Plugin: Simple Admin Notes] Clashes with qTranslateI’ll have a look this weekend since I will be testing it on new wordpress release
This would be a great feature.
Forum: Requests and Feedback
In reply to: new 0-day?And 3.0.4 of wp-comments-post.php, since the code is the same, I believe this was changed in 2.8, so in essence this is bunk.
Forum: Requests and Feedback
In reply to: new 0-day?@esmi This exploit has nothing at all to do with timthumb, did you even bother to read it?
Its is in wp-comments-post.php using something like value=”-1337′ UNION SELECT (0,@@VERSION)–” id=’comment_post_ID’
Forum: Plugins
In reply to: photo galleria excludeJust wanted to add that it should be
&exclude={$exclude}
not&exclude => $exclude
on line 458 for the get_children. At least that is what worked for me.Forum: Plugins
In reply to: [Mute Screamer] White list by IPIt actually mainly for developing, I run into so many Intrusions errors that I would be great to just throw my IP in there.
Forum: Plugins
In reply to: [Acunetix Secure WordPress] Really lame. Plugin drop it. Dev messed up.The developer made a mistake. Read the GPL, and demand a refund. Snarky comments to show off your attempt at wit don’t cut it.
It simply very irresponsible to commit the wrong code to an update that effects thousands of users.
I can assure you I do more for WordPress on a daily basis than you do all year so enough with the bs, and I can back that up.