DCoda Widgets

Download
DCoda Widgets

DCoda_Widgets is a free plug-in for WordPress adding a number widgets for your widget enabled themes. The widgets are simple one line widgets that display simple information about your site. Originally designed to work with the top bar and head bar feature of the DCoda_Theme they will however work with any widget enabled theme.

Installation

  • Download the required plug-in.
  • Unzip file if required.
  • Copy to your ‘wp-content/plugins‘ directory.
  • Log in with an administration account.
  • Select the ‘Plugins‘ tab.
  • Scroll down to DCoda Widgets and click ‘activate‘.

Widgets

  • Info: a simple widget to add links to WordPress functions, these are
    • Blog Description : Your Blogs ‘Tag Line’ as link to your homepage.
    • Blog Name: Your blogs ‘Title’ as a link to your homepage.
    • Dashboard: A link to the blogs dashboard, if you have sufficient right to go there.
    • Login/Out: A link to either login or logout.
    • New Post: Links to the WordPress new post page, if you have sufficient rights to go there.
    • Manage Plug-ins: Links to the WordPress Manage Plug-ins page, if you have sufficient rights.
    • Manage Comments: Links to the WordPress Manage Comments page, if you have sufficient rights.
    • Manage Plug-ins: Links to the WordPress Manage Plug-ins page, if you have sufficient rights.
    • Manage Widgets: Links to the WordPress Manage Widgets page, if you have sufficient rights.
    • Rss:A link to your rss feed.
  • Page: Enables you to create a link to any page in your blog by title, such as your contact or about pages.
  • Image: Enables you to display any image selected by url.
  • Feedburner: Links to you Feedburner Rss and Email feeds.
  • Bookmark: Enables you to display your bookmarks 1 category at time.
  • PHP: Enables to insert PHP code into a widget.The code must be encase in <?PHP ?> tags

Usage

Select any widget enabled theme and go to ‘Presentation->widgets‘ and place them into your sidebars..

Version History

  • 1.0.1
    • Initial release:
  • 2.0.0
    • Major rewrite.
    • Introduction of Bookmark widget.
    • Introduction of FeedBurner widget.
    • Introduction of Popularity Contest widget.
    • Introduction of Dashboard widget.
    • Introduction of Manage Links widget.
    • Introduction of Manage Plugins widget.
    • Introduction of Manage Comments widget.
    • Introduction of New Post widget.
    • Introduction of Google Page Rank widget.
  • 3.0.0
    • Another major rewrite using a more standard library of functions
    • Added widget disable feature.
    • Added PHP Widget.
  • 3.1.0
    • Made WordPress 2.5 compatible.
    • Removed disable feature.
  • 3.2.0
    • Fixed problem with PHP 4.
    • Removed Google rank widget.
    • Removed Popularity contest Widget.

Bugs & Suggestions

If you have questions, have found any bugs, or you would like to see features added to DCoda Widgets please feel free to use the form at the bottom of the page to contact us.

Other Plug-ins

If you liked this plug-in visits our download area where you will find many more.

Development

If you have need for a custom plug-in, feel free to contact us on our contact page to discuss a specially commissioned plug-in.

Donation

If you liked this plug-in and would like to support its development please make a donation. Any amount you wish.

15 Responses to “DCoda Widgets”

  1. Kutsalodun Says:

    Thanks bro for this great plugin

  2. Virginia SEO Says:

    thanks for the widget

  3. vint Says:

    thanks

  4. Idetrorce Says:

    very interesting, but I don’t agree with you
    Idetrorce

  5. Dito Says:

    i’m going to give this a shot on my blog, thanks

  6. Andrey Fomenko Says:

    How to avoid this: ?

    Catchable fatal error: Object of class dc_wp_options_1_0_0 could not be converted to string in /hsphere/local/home/yamadera-1979/blogion.ru/wp-content/plugins/dcoda-widgets/classes/widgets_config.php on line 60

    Thanks.

  7. admin Says:

    I need a to know the context, what were you doing at the time.

  8. JD Says:

    Yo! This looks like something I could use since its a nice out-of-the-box bundle….buuut….not working for me.

    Yes, DCoda widgets appears under the presentation tab and lists its own in a vertical list with the default WP ones below them. The only checkbox is for deactivation.

    No actual error messages, but once activated and I add the widgets on the dashboard–>design–>widgets page, they never save. I even clicked ‘change’ once they appear on the ‘current widgets’ list after the ‘add’…scroll down and ’save changes’. When the page reloads from this, they disappear from the added list and are reset on the right side in the available list with the tag again showing ADD instead of EDIT.

    I’m on WP 2.5 and its installed homelessdiver.com/blogs/wp-content/plugins/ —the theme is WP classic 1.2 and the header comment says "Based on Arabic (RTL) version of WordPress Classic theme, converted by Serdal (Serdal.com)" I have not yet begun to tweak this so it should still be the same as when I DL’d it a week ago bundled with whatever WP was out before I found WP2.5 yesterday.

    So you’ll see what I am, heres some more info…sorry if its overkill:
    dc Image link in the avail list: xxx/widgets.php?add=dc+Image&_wpnonce=e58d4902ad

    My question on this (and all the otherDCoda links) is about the "dc+Image" term. I dis activated all the working widgets and looked at their links but none of them have a space between terms. They all have a dash or underscore. I looked in the code and dc is the only one with a space between terms. I’ll test around and see if that makes a difference but so far it hasn’t in the Image script.

    in the DCoda_widgets.php file, everything has an underscore between the dc and title but in the classes folder, theres a space. Perhaps this does not matter but I only mention it because the non-dc widgets I looked at only utilize a space when setting the title in an array for their respective classes folder.

    After all this writing, I have a feeling its going to be something insanely simple that I’m not seeing.

  9. admin Says:

    The is a problem with DCoda_widgets and WordPress 2.5. A new version will be released soon.

  10. ethan Says:

    I’m running WP 2.5, downloaded and installed the plugin, activated it, but it does not show on my widgets page.  Any ideas as to why?

  11. ethan Says:

    Downloaded again from here and the widgets now show on my widget page, but I tried using the image widget and all that appears in my sidebar is the word ‘image’, which isn’t even a link to an image.  Any ideas?

  12. admin Says:

    ethan: IMAGE is the alternate attribute. This is the attribute which is displayed when the image is loading or cannot be found. Is the URL to the image correct?

  13. Ethan Says:

    Sorry. Forgot to post that I’d resolved this issue.

  14. jenny Says:

    I’m having the same problem as ethan - only getting the word image. I’m positive that the path is correct. I’ve dragged the image widget and have tried entering both ways:

    img url: http://www.bloggingforjesus.net/wp-content/themes/downtownjava/downtown-java-3column/images/latest%20posts.bmp

    and “http://www.bloggingforjesus.net/wp-content/themes/downtownjava/downtown-java-3column/images/latest%20posts.bmp ”
    and also

    ?? help!

  15. admin Says:

    I’ve just tried the link as shown, in the current version of the plug-in and with works for me.
    When the page is output, if you go to view source, what do you see int the widget bar where in image widget is?

Leave a Reply

Reply New