Downloadic is the place that you can find newest software and sofware updates to download free, fast and safely. Today, Software is in almost in every sector. Softwares make people's life easier. And we make Downloadic for you to easily find Softwares. We hope you enjoy it. If you want to advertise with us, please click the "Advertise Here" image at left.
Categories

 comment 

Edit Parent Comment ID 0.2
Edit Parent Comment ID 0.2
Author: Sergey Biryukov Allows to edit a parent comment ID. Use for making existing comments threaded
Comment Image 1.0.7
Comment Image 1.0.7
Author: Satollo Comment Image plugin enable users to attach an image while leaving comments on WordPress blogs. Comments can be a real user generated content and with images the contribution can be more and more interesting
Installation:
Put the plugin folder into [wordpress_dir]/wp-content/plugins/ Go into the WordPress admin interface and activate the plugin Optional: go to the options page and configure the plugin
faq:
No questions have been asked.
Comment Rating 2.9.1
Comment Rating 2.9.1
Author: Bob King If youre tired of moderating readers comments on your blog, stop doing that and let your readers decide which comment deserves to be shown. If youre getting outrageous comments on your blog, dont get too angry yet. Lets see how many readers feel the same. You can do these tasks (and more) with the Comment Rating plugin
Installation:
After download the plug in, you can upload and install it from Wordpress Dashboard -> Plugins -> Add New. Alternatively, you can unpack and upload the dir with files to the wp-content/plugins folder on your blog. Activate the plugin. You can configure the options under Setting -> Comment Rating. The default options should be good enough. It works out of box. You are done. Sit back and have a look at your blog. If you want to tailor the display format further, you can turn off auto-insertion into comments and add the following line to an appropriate place in your theme "comments.php" file within the comment loop. if(functionexists(ckratingdisplaykarma)) { ckratingdisplay_karma(); } More about custom installation in the Comment Rating plugin FAQ.
faq:
Why are the voting image in gray? If the thumbs are grey, its most likely working well. Comment author cannot vote on his/her own comments. Thats why the voting images are grayed out and dont respond to mouse-over. But if you change to a different IP address, youll be able to see the clickable images and mouse-over effects. If all your computers go through the same ADSL/Cable router, they all have the same external IP address. The thumb will stay gray, until your IP address changes (e.g. rebooting the router). To others, the thumbs should be in color. Can I style the whole comment box of highly-rated/poorly-rated/hotly-debated comments Yes. the comment styling uses the new commentclass filter (introduced in WordPress 2.7). If your theme doesnt use WordPress 2.7 wplistcomments(), youll only see the comment text background being styled or highlighted. To fix the problem, you need to add commentclass into your existing theme. For example code, please see here. My nested comment box highlighting is messed up! When using nested comments, the styling of a highly or poorly-rated comment is passed on to every comment below it. This means that every comment nested below a low-rated comment becomes semi-opaque, even if it is high-rated itself. The end result is huge blocks of dim text that are difficult to read. Also highly-rated comments pass on that style to everything below it, resulting in huge blocks of styled text that obscure the rating of comments that are not really highly rated. The problem is caused by styling the whole comment box. To solve the problem, just turn off comment box styling. How do I set the thresholds of highly-rated/poorly-rated/hotly-debated comments? This is the tricky part. Setting the thresholds too low, every comment becomes highlighted or hidden. Setting them too high, nothing changes and you cannot draw readers attention. Every blogs readers are different. Some have passionate and active readers who vote on almost every comment. Some have indifferent readers who dont want to click. Theres no magic formula. Youll have to experiment. Hopefully, its fun to play with the numbers. Can a comment be both highly-rated, and poorly-rated or hotly-debated? Yes, if youre not careful with your thresholds. Wont there be messy formatting? No, there wont be. Rest assured. Comment Rating will use only one style based on the following descending priorities: highly-rated, poorly-rated, hotly-debated. Can I style the whole comment box of highly-rated/poorly-rated/hotly-debated comments Yes. the comment styling uses the new commentclass filter (introduced in WordPress 2.7). If your theme doesnt use WordPress 2.7 wplistcomments(), youll only see the comment text background being styled or highlighted. To fix the problem, you need to add commentclass into your existing theme. For example code, please see here. For other questions, please see Comment Rating plugin FAQ.
Comment Contest 1.36
Comment Contest 1.36
Author: Thomas "Zhykos" Cicognani If you want to organize a contest on your blog (some goodies, games ... to win), use this plugin. Comment Contest works only with comments. You choose some comments, set some features (winners number ...) and the system chooses the winners
Installation:
This section describes how to install the plugin and get it working. Upload directory comment-contest to the /wp-content/plugins/ directory Activate the plugin through the Plugins menu in WordPress Go to Comment Contest menu in Plugins menu
faq:
Which PHP version I need? You need PHP version 4 like Wordpress. The plugin is ready to run with PHP5 but it isnt activated.
Easy Comment Uploads 0.30
Easy Comment Uploads 0.30
Author: Tom Wright This plugin allow your visitors to attach images or other file to their comments as easily as possible. I designed it for http://langtreeshout.org . It also adds lightbox code for all inserted images. It has been tested for Wordpress and Wordpress Mu, if anything does not work please just email me at tom.tdw@gmail.com
Installation:
Just add to /wp-content/plugins and activate or use the automatic plugin installer. If you want to use it in Wordpress Mu for all blogs just copy comment-uploads.php to /wp-content/mu-plugins and leave the rest in place or use the new activate site wide option for an much simpler installation.
faq:
What license is this plugin available under? The GPLv3 of course :-). You can reuse it, hack it, redistribute it or do whatever else you like as long as you keep the source open under the same license. It is and will always be free for personal or commercial use but if you like it you can donate or pay me to work on the features you need. The plugin is supplied with no warranty whatsoever and any contributors will not be held responsible for any damages caused by its use. It does not work, what can I do? If you need help with the plugin then email me at tom.tdw@gmail.com and I will be more than willing to give any help I can. How can I help support the plugins development? I develop the plugin in my free time whilst providing free support for it so if you enjoy using it and would like to support it then any donations would be gratefully received. If you want to donate then you can do so securely using paypal: (paypal link coming soon) Is it available in my language? Currently the plugin is only available in English but anyone can translate it using Wordpresss standard tools: http://codex.wordpress.org/Translating_WordPress . If you translate the plugin then please email me the PO files so that other users can benefit from them as well. Alternativly you can translate the plugin online using an easy web interface on launchpad: https://translations.edge.launchpad.net/easy-comment-uploads/trunk Is it secure? Currently the plugin blacklists unsafe filetypes and is bound by the global php security settings so it should be fairly safe to use. However as with any plugin there is a risk and if the security measures taken by your site are not adequate, then this risk is greatly increased. As always I recommend you keep backups and if you do discover security issues with the plugin please let me know so I can resolve them as soon as possible. As with all plugins, new versions include security fixes and resolve other bugs so I always recommend running the latest stable version. I have just thought of an amazing feature your plugin should have, what can I do? Good for you - send me and email or comment and if I like the idea, I will see whether my coding skills will stretch to making it. If you have a patch or want to contribute then even better - just contact me with a brief introduction and I will add you as a contributor to the plugin.
Easy Comment Uploads
Easy Comment Uploads
Author: Tom Wright description Tags: wpmu, images, uploads, comments Download
Installation:
Just add to /wp-content/plugins and activate or use the automatic plugin installer. If you want to use it in Wordpress Mu for all blogs just copy comment-uploads.php to /wp-content/mu-plugins and leave the rest in place or use the new activate site wide option for an much simpler installation.
faq:
What license is this plugin available under? The GPLv3 of course :-). You can reuse it, hack it, redistribute it or do whatever else you like as long as you keep the source open under the same license. It is and will always be free for personal or commercial use but if you like it you can donate or pay me to work on the features you need. The plugin is supplied with no warranty whatsoever and any contributors will not be held responsible for any damages caused by its use. It does not work, what can I do? If you need help with the plugin then email me at tom.tdw@gmail.com and I will be more than willing to give any help I can. How can I help support the plugins development? I develop the plugin in my free time whilst providing free support for it so if you enjoy using it and would like to support it then any donations would be gratefully received. If you want to donate then you can do so securely using paypal: (paypal link coming soon) Is it available in my language? Currently the plugin is only available in English but anyone can translate it using Wordpresss standard tools: http://codex.wordpress.org/Translating_WordPress . If you translate the plugin then please email me the PO files so that other users can benefit from them as well. Alternativly you can translate the plugin online using an easy web interface on launchpad: https://translations.edge.launchpad.net/easy-comment-uploads/trunk Is it secure? Currently the plugin blacklists unsafe filetypes and is bound by the global php security settings so it should be fairly safe to use. However as with any plugin there is a risk and if the security measures taken by your site are not adequate, then this risk is greatly increased. As always I recommend you keep backups and if you do discover security issues with the plugin please let me know so I can resolve them as soon as possible. As with all plugins, new versions include security fixes and resolve other bugs so I always recommend running the latest stable version. I have just thought of an amazing feature your plugin should have, what can I do? Good for you - send me and email or comment and if I like the idea, I will see whether my coding skills will stretch to making it. If you have a patch or want to contribute then even better - just contact me with a brief introduction and I will add you as a contributor to the plugin.
Easy Comment Uploads 0.25
Easy Comment Uploads 0.25
Author: Tom Wright This plugin allow your visitors to attach images or other file to their comments as easily as possible. I designed it for http://langtreeshout.org . It also adds lightbox code for all inserted images. It has been tested for Wordpress and Wordpress Mu, if anything does not work please just email me at tom.tdw@gmail.com
Installation:
Just add to /wp-content/plugins and activate or use the automatic plugin installer. If you want to use it in Wordpress Mu for all blogs just copy comment-uploads.php to /wp-content/mu-plugins and leave the rest in place or use the new activate site wide option for an much simpler installation.
faq:
What license is this plugin available under? The GPLv3 of course :-). You can reuse it, hack it, redistribute it or do whatever else you like as long as you keep the source open under the same license. It is and will always be free for personal or commercial use but if you like it you can donate or pay me to work on the features you need. The plugin is supplied with no warranty whatsoever and any contributors will not be held responsible for any damages caused by its use. It does not work, what can I do? If you need help with the plugin then email me at tom.tdw@gmail.com and I will be more than willing to give any help I can. How can I help support the plugins development? I develop the plugin in my free time whilst providing free support for it so if you enjoy using it and would like to support it then any donations would be gratefully received. If you want to donate then you can do so securely using paypal: (paypal link coming soon) Is it available in my language? Currently the plugin is only available in English but anyone can translate it using Wordpresss standard tools: http://codex.wordpress.org/Translating_WordPress . If you translate the plugin then please email me the PO files so that other users can benefit from them as well. Alternativly you can translate the plugin online using an easy web interface on launchpad: https://translations.edge.launchpad.net/easy-comment-uploads/trunk Is it secure? Currently the plugin blacklists unsafe filetypes and is bound by the global php security settings so it should be fairly safe to use. However as with any plugin there is a risk and if the security measures taken by your site are not adequate, then this risk is greatly increased. As always I recommend you keep backups and if you do discover security issues with the plugin please let me know so I can resolve them as soon as possible. As with all plugins, new versions include security fixes and resolve other bugs so I always recommend running the latest stable version. I have just thought of an amazing feature your plugin should have, what can I do? Good for you - send me and email or comment and if I like the idea, I will see whether my coding skills will stretch to making it. If you have a patch or want to contribute then even better - just contact me with a brief introduction and I will add you as a contributor to the plugin.
Comment Rating 2.8.4
Comment Rating 2.8.4
Author: Bob King If youre tired of moderating readers comments on your blog, stop doing that and let your readers decide which comment deserves to be shown. If youre getting outrageous comments on your blog, dont get too angry yet. Lets see how many readers feel the same. You can do these tasks (and more) with the Comment Rating plugin
Installation:
After download the plug in, you can upload and install it from Wordpress Dashboard -> Plugins -> Add New. Alternatively, you can unpack and upload the dir with files to the wp-content/plugins folder on your blog. Activate the plugin. You can configure the options under Setting -> Comment Rating. The default options should be good enough. It works out of box. You are done. Sit back and have a look at your blog. If you want to tailor the display format further, you can turn off auto-insertion into comments and add the following line to an appropriate place in your theme "comments.php" file within the comment loop. if(functionexists(ckratingdisplaykarma)) { ckratingdisplay_karma(); } More about custom installation in the Comment Rating plugin FAQ.
faq:
Please see Comment Rating plugin FAQ.
1 2 3 4
Latest Files



2009 Downloadic (c) All rights reserved.
Privacy Policy - DMCA - Contact - Sitemap
Follow on Twitter Subscribe to RSS

By publishing newest softwares and updates on Downloadic, we respect to these and all Master Software Companies
Adobe - Microsoft - IBM - Sun

combat arms FoxyProxy
fancybox keyboard shortcut
nhl 2010 min req
Frontpage Slideshow Wordpress
gothic 1 108j patch
gothic 1 108j patch
gothic 1 108j patch
printable pokemon pokedex
jdownloader standby pc
kees moviescom gratis
kees moviescom gratis
gothic 1 108j patch
BITREM P GTA SA
gothic 1 108j patch
kees moviescom gratis