Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 3

Drupal is an open source content management platform, allowing an individual or a community of users to easily publish, manage and organize a great variety of content on a website. Equipped with a powerful blend of features, Drupal is able to support community sites, blogs, portals and more. ... [More] This is the contributions repository containing contributed modules, themes, translations and installation profiles. You can find the Drupal core project at http://ohloh.net/projects/3189. Since drupal.org moved from CVS to Git, this summary contributions project is no longer representative of contributed activity because each project has its own repository instead of one, large shared one. Ohloh added a Drupal contributions logo for maintainers to list their projects separately. [Less]

4.31313
   
  4 reviews  |  313 users  |  9,261 lines of code  |  1 current contributor  |  Analyzed about 1 hour ago
 
 

The Aegir hosting system allows developers and site administrators to automate many of the common tasks associated with deploying and managing large websites. Aegir makes it easy to install, upgrade, deploy, and backup an entire network of Drupal sites.

4.9375
   
  0 reviews  |  74 users  |  23,695 lines of code  |  14 current contributors  |  Analyzed 4 days ago
 
 

Ubercart is an e-commerce system developed for the Drupal CMS. It has been designed with the end user in mind, and therefore focuses on usability in three key areas: store configuration, product and catalog creation, and order administration. On the front end, all major systems are configurable and ... [More] integrate with the standard Drupal systems (node, taxonomy, user, etc.). On the back end, our settings pages and order administration pages have been designed with ease of use in mind, and we are constantly working to lower the barrier to entry for new Ubercart users. This makes Ubercart a great solution for both developers and store owners. [Less]

4.375
   
  0 reviews  |  43 users  |  121,208 lines of code  |  34 current contributors  |  Analyzed 6 days ago
 
 

drush is a command line shell and Unix scripting interface for Drupal, a veritable Swiss Army knife designed to make life easier for those of us who spend some of our working hours hacking away at the command prompt. A few core drush features: * The Drush Package Manager allows you to download ... [More] , enable, disable, uninstall, update modules/themes/profiles/translations from the command line in a very simple way (apt-get style) - just type e.g. drush dl views and drush enable views in a Drupal directory to install the Views project! * Additionally, the Drush Package Manager also allows you to update all your modules with just one command - drush update. * Drush Core: several useful utilities for site administrators and developers (e.g. drush cron; drush cache clear; drush sql dump) [Less]

4.83333
   
  0 reviews  |  30 users  |  16,940 lines of code  |  42 current contributors  |  Analyzed 7 days ago
 
 

Ajato is a CMS (Content Management System) using Lua as scripting language. Ajato can be a Blog, an eCommerce site, a Social Network, a Project manager. Ajato can be ALL OF THEM togheter! Ajato uses Kepler project to deal with Web, SQL and XML. It is deeply inpired by Drupal CMS .

5.0
 
  0 reviews  |  2 users  |  7,083 lines of code  |  0 current contributors  |  Analyzed 1 day ago
 
 

Current cycle: 0.04 / Current phase: Development - March 6th to March 11th 2009View the cycles calendar | View issues for current cycle | View issues roadmap AudioSpread is the name of a solution responding to Internews Europe NGO's demand to have a system allowing end users to listen to ... [More] archived radio programs with their cellphone/fixed anytime and anywhere, since most people have phones today. AudioSpread is currently developped by Interspread. is a fictitious company founded by Chinese and French students from ECE, Paris, France. Contact us at inter_team_ppe_2008(AT)googlegroups(DOT)com. Commit & issue tracking notifications are automatically posted on audiospread_commits(AT)googlegroups(DOT)com. You can subscribe to that read-only list on this page or by writing to us. [Less]

0
 
  0 reviews  |  1 user  |  0 current contributors  |  Analyzed 11 days ago
 
 

QDrupal is a module that integrates the Qcodo PHP Framework with Drupal. The QDrupal module simply provides the integration code and requires the user to create their own QForm pages for use within the Drupal framework and page structure. Most Qcodo features are available, including code generation ... [More] and access to QForms. All Drupal features are available, such as user management and CMS features. NEW RELEASE INFORMATIONPlease help us test the latest release, QDrupal 2.0 ALPHA. If you find issues with QDrupal, please post them to the Issue Queue in Google Code. Thanks! [Less]

4.0
   
  0 reviews  |  1 user  |  5,302 lines of code  |  0 current contributors  |  Analyzed 7 days ago
 
 

jsxcms - a content management system using cakephp mvc framework.

5.0
 
  0 reviews  |  1 user  |  0 current contributors
 
 

The ProjectThe SCORE OS Project is a collaborative effort to develop an open source fantasy sports management system (FSMS). PrototypesThe first prototype is Pre Pro Sports (PPS) Fantasy College Football League Manager, Version 5.0, which is run on a WISA (Windows, IIS, SQLServer, ASP.NET) ... [More] software stack. The PPS software is exclusively licensed. http://www.preprosports.com The second prototype is the Pre Pro Hoops South (PPHS) College Basketball League Manager, Version 2.0, which runs on a WIAA (Windows, IIS, Access, ASP) software stack. The PPHS software is exclusively licensed. http://hoops.preprosports.com/ The third prototype is the Pre Pro MLS (PPMLS) Pro Soccer League Manager, Version 2.0, which runs on a WIAA (Windows, IIS, Access, ASP) software stack. The PPMLS software is exclusively licensed. http://www.preprosports.com/ppmls/default/ ReleasesThe first release is SCORE OS Fantasy Sports Management System, codename "Winkenbach", Version 0.1, which will run on a LAMPD (Linux, Apache, MySQL, PHP, Drupal) software stack. http://winkenbach.bcsplusone.com/ [Less]

0
 
  0 reviews  |  0 users  |  55,699 lines of code  |  0 current contributors  |  Analyzed 4 days ago
 
 

RESTianThe goal of the RESTian project is multi-faceted and influenced by the immortal words of Alan Kay "We aim to make simple things simple and complex things possible." Its first goal will be to create a Framework for building RESTful Web Services and its latter goal will be to define a ... [More] Service Interface Schema for RESTful Web Services. Initial ImplementationThe initial implementation languages are JavaScript for the client and PHP v4 on MySQL for the server. The initial target platform for testing and example services is Drupal v5.x. The initial content types for request and response are "application/x-www-form-urlencoded" and JSON, respectively. REST FrameworkThe initial goal is to create a framework for both clients and servers optimized for rapid and easy development of fully RESTful Web Services that can be reasonably easily evolved to be fully robust without requiring a change to the externally-facing service interface. RESTian will initially aim to streamline creating CRUD-based operations for SQL databases as well as services using purpose-built functions and will hopefully later look to simplify interface with other back-ends(1). REST Service Interface SchemaThe longer term goal will be to identify the schema required to drive RESTful web services that can be represented in practically any language and that can easily be transformed between languages formats. The schema will provide necessary information to (almost) any language capable (2) of serving dynamic content via HTTP and a subset of the schema will provide the necessary information to allow clients to make requests of the same RESTful web services thus satisfying the "hypermedia as the engine of application state" requirement. The initial implementation format for this schema will be JSON and it will be specified by the developer on a path segment heirarchical basis allowing for inheritance of specification and will hopefully later be available in a variety of formats(3). FootnotesOther back-ends could include interfaces to CouchDb, Amazon's SimpleDB and S3, Flickr, YouTube, and more. Server languages to hopefully also include Python, Perl, Ruby, JavaScript, VBScript, [http://www.java.com/en/ Java, C#, VB.NET, Cold Fusion, and more. Formats to hopefully include (X)HTML+Microformats, XML, RSS, AtomPub, YAML, and more. [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.