Skip to content
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.

Hydroshare is an online collaboration environment for sharing data, models, and code related to hydrology and water sciences

License

Notifications You must be signed in to change notification settings

hydroshare/hydroshare_drupal

Repository files navigation

Hydroshare

HydroShare is a collaborative website being developed for better access to data and models in the hydrologic sciences. HydroShare will provide the sustainable technology infrastructure needed to address critical issues related to water quantity, quality, accessibility, and management. HydroShare will expand the data sharing capability of the CUAHSI Hydrologic Information System by broadening the classes of data accommodated, expanding capability to include the sharing of models and model components, and taking advantage of emerging social media functionality to enhance information about and collaboration around hydrologic data and models.

If you want to contribute to Hydroshare and need help using Git/GitHub, please see this document: How To Push/Pull Changes in GitHub.

About Drupal

Drupal is an open source content management platform supporting a variety of websites ranging from personal weblogs to large community-driven websites. For more information, see the Drupal website at http://drupal.org/, and join the Drupal community at http://drupal.org/community.

Legal information about Drupal:

  • Know your rights when using Drupal: See LICENSE.txt in the same directory as this document.
  • Learn about the Drupal trademark and logo policy: http://drupal.com/trademark

Developing for Drupal

Drupal contains an extensive API that allows you to add to and modify the functionality of your site. The API consists of "hooks", which allow modules to react to system events and customize Drupal's behavior, and functions that standardize common operations such as database queries and form generation. The flexible hook architecture means that you should never need to directly modify the files that come with Drupal core to achieve the functionality you want; instead, functionality modifications take the form of modules.

When you need new functionality for your Drupal site, search for existing contributed modules. If you find a module that matches except for a bug or an additional needed feature, change the module and contribute your improvements back to the project in the form of a "patch". Create new custom modules only when nothing existing comes close to what you need.

More about developing:

About

Hydroshare is an online collaboration environment for sharing data, models, and code related to hydrology and water sciences

Resources

License

Stars

Watchers

Forks

Packages

No packages published