JeanPaulH
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: Exec-PHP] Editor cannot edit any posts – but can view/deleteHaving the same problem. I only want the administrator to have edit_others_php and exec_php, but if editors lack the current needed extra exec-php capabilites, they can’t moderate comments.
Forum: Requests and Feedback
In reply to: Version 3.0 FeaturesSpeaking of registration: I would love to have a much more rigid registration policy. More rigid means enforce email verification (not only after first signup, but after every change of email). Register Plus (which has several XSS exploits btw, somebody might want to pull this from WP Extend!) could be used for the first part, but let’s you easily change it to [email protected] after the initial signup is done ??
I know the WordPress comment system is not a forum per se, but I’d still love to see email verification (which is a standard, but optional, feature in almost every forumsoftware) been brought into WordPress. Without this, it’s trolling galore with no real means to stop them. WordPress is becoming more and more a social communication platform; let’s treat it as such and give administrators the tools to deal with trolls.
This would be my biggest wish for WordPress 3.0. If the necessary hooks are already in code, then please mention them so I can commision someone to make a plugin for this.
Merry Christmas to all WordPress (core and plugin) developers, theme artists, support moderators and other WordPress geeks!
Forum: Plugins
In reply to: [Plugin: Front-end Editor] Fatal error: Class ‘frontEd_image’ not foundThanks Scribu. And again, thanks for a wonderful plugin! The new wysiwyg editor is much much better and for the first time we felt confident to totally switch over to the full editor. Thanks for that.
Forum: Plugins
In reply to: WP Manage Plugins: please combine with ChangeloggerThanks! (wanted to say thanks in both topics!)
Forum: Plugins
In reply to: [Plugin: Changelogger] Work together with WP Manage PluginsEXCELLENT! Thanks for a really quick job, my plugin page looks so much cleaner now ??
Forum: Plugins
In reply to: NEW Sociable 3.5.2Sociable: You disabled sprite usage if one uses a custom image directory since Sociable 3.5.2. Is there any particular reason why you won’t permit sprite usage if I use a custom image folder? This really helped me with http optimization, since I just moved the default sprite to my subdomain which is especially meant for static images.
Forum: Plugins
In reply to: NEW Sociable 3.5.2Is there any specific reason why sprite usage has been disabled for custom image directories? I just move the sprite file to my custom image folder (my own CDN, different subdomain) and this has worked flawlessly in previous versions.
Would very much appreciate if this function could be restored. Won’t upgrade for now, so hopefully this option makes it back in 3.5.3.Forum: Plugins
In reply to: [Plugin: WP-Prowl] Too chatty ;)Thanks! New update works flawlessly and we thank you for the excellent new additions. We’ll stay tuned for the new delay code, although the current implementation seems to work fine as well for now. Really liking this and if WP-Prowl is ready for translations I’d be more than happy to help out for the Dutch translation.
//marked as resolved.
Forum: Plugins
In reply to: [Plugin: WP-Prowl] Too chatty ;)Thanks! Very much looking forward to the new release ??
Forum: Plugins
In reply to: [Plugin: WP Super Cache] 404 errors for homepage and published articlesThanks Donncha. I think this happened because of Ask Apache Google 404. Haven’t heard any complaints after (only) disabling this plugin.
Forum: Plugins
In reply to: [plugin BUG google-analytics-for-wordpress ] Error massage with Version 3.0Temporary measure:
1. Deactive Google Analytics for WordPress in your Plugin panel (if you can’t access your WordPress Admin backend, just continue with step 2 and use FTP);
2. Delete the plugin, either through the plugin panel or by FTP (all your settings will be preserved in the database)
3. Install Google Analytics for WordPress 2.9.5;
4. Reactivate the plugin.Yoast (the plugin author) is already notified through Twitter. Expect a bugfix shortly.
Forum: Plugins
In reply to: [Plugin: WP Super Cache] Posts do not get published after plugin upgradeThanks Donncha. v0.9.6.1 works without problems again. Could you please include checks for is_feed, is_search and is_404? I could really use the latter two and have seen requests for is_feed from others.
Forum: Plugins
In reply to: [Plugin: WP Super Cache] Posts do not get published after plugin upgradeWe’re seeing this error as well after upgrade to 0.9.6. Will downgrade to 0.9.5 and hopefully this will be fixed in 0.9.7.
Edit: Also, the new message for logged in users conflicts with Front End Editor (plugin page). The comment is appended to the actual blog post content when you use edit in place.
@infolegal: You could use the new uninstall script (see readme.txt) and reinstall 0.9.5.
Forum: Plugins
In reply to: [Plugin: Google News Sitemap Generator] Category keywordsHi cjinks,
Could you also please take into consideration recent changes in the News sitemap format (specifically news:publication_name and news:language). I think these are mandatory now.
https://www.google.com/support/news_pub/bin/answer.py?answer=74288&topic=11666
Forum: Plugins
In reply to: [Plugin: Google XML Sitemaps] Rebuilding sitemap via cron not workingIf someone (like me) is looking for the solution, please try this:
curl -G -s -S https://www.example.com/index.php -d sm_command=build -d sm_key=XXXXXXXXXXXXXXXXXXXXXXXX