Projects tagged ‘ajax’, ‘jquery’, ‘php’, and ‘wordpress’


Jump to tag:

Projects tagged ‘ajax’, ‘jquery’, ‘php’, and ‘wordpress’

Filtered by Project Tags ajax jquery php wordpress

Refine results Project Tags javascript (3) chart (2) golden (2) star (2) dragon (2) rating (2) blogging (2) export (1) thumbs (1) comment (1) web (1) trend (1)

[5 total ]

6 Users

GD Star Rating plugin for WordPress allows you to set up rating and review system for pages and/or posts and comment in your blog. Also includes the widgets for displaying votes and rating statistics for all posts and pages with votes.
Created about 1 year ago.

1 Users

This plugin is designed to replace the existing, but limited, WordPress dashboard with a more usable, prettier and extendable version, based on the igoogle.com (www.google.com/ig) home page. The ... [More] plugin is designed so that other plugins developers can create their own gadgets using the easy API. Over time I will be building up a collection of compatible gadgets on our website. The dashboard page can be completely "skinned" by those more artistic then myself, by simply uploading a CSS style sheet (and any associated graphics files) into the plugins skins directory. [Less]
Created over 3 years ago.

0 Users

Dumping ground for wp.am's plugins and code snippets note: browse the source code
Created 4 months ago.

0 Users

K2 is an advanced open source theme for WordPress, developed by Michael Heilemann, Chris J Davis, Zeo, Steve Lam, Ben Sherratt and Eric Marden. Would you like to know more? Charity-WareK2 wasn't ... [More] made for profit, and so if you have money to give away, please consider donating to either of these fine organizations: Unicef | Amnesty International | Doctors without Borders RequirementsWe always recommend using the latest release of WordPress, which at the time of writing is 2.9. FeaturesUser-friendly. Admin-friendly. Semantic XHTML, CSS and JS structure. Supports custom CSS files, the so-called 'styles'. Supports child themes. Smart layout adapts to needs. Fully configurable from options page. Upload and manage custom headers. WordPress widgets ready. Live search, live archives and posting of comments. Dozens of plugins supported out-of-the-box. [Less]
Created about 1 year ago.

0 Users

.gadget-title { margin-bottom: 2px; } function resizeIframeHandler(opt_height) { var elem = document.getElementById(this.f); if (!elem) return; if (!opt_height) { elem.style.height = ... [More] undefined; } else { opt_height = Math.max(10, opt_height); elem.style.height = opt_height + 'px'; } } gadgets.rpc.register("resize_iframe", resizeIframeHandler); gadgets.rpc.register('set_title', function(title) { var elem = document.getElementById(this.f + '_title'); if (elem) { elem.innerHTML = gadgets.util.escape(title); } }); SummaryGD Star Rating plugin for WordPress allows you to set up rating and review system for pages and/or posts and comment in your blog. Also includes the widgets for displaying votes and rating statistics for all posts and pages with votes. Ohloh users [Less]
Created 7 months ago.