Ubercart Stock Locations

Component type

module

Maintenance status

Development status

Component created

Component changed

What is Ubercart Stock Locations?

uc_stock_locations extends the Ubercart stock module by allowing site administrators to define one or more locations and to set the stock level for each product at each of the locations independently. This module is currently a work in progress and may be feature incomplete.

Requirements

Known problems

  • No implementation code available yet

mgEveDB

Component type

module

Maintenance status

Development status

Component created

Component changed

Provides an interface to the Eve Online static data dump database for other modules so that they don't require separate database configuration information.

Currently very much an alpha module with minimal security checking of the SQL used by the other modules.
Needs to be updated to safely construct the queries.

Requires that the Eve Online static data dump be installed to a database and the database be added to the Drupal settings.php file.

Information about the Eve Online static data dump can be found here:

mgEveItemPrices

Component type

module

Maintenance status

Development status

Component created

Component changed

mgEveItemPrices is a market tool for Eve Online that will retrieve and cache item prices from http://eve-central.com for other modules to use in calculations (such as mgEveMatTracts).

Prices are cached based on the the query options specified (item, hours back, system, and region).
The module allows you to configure the cache expiration timer, and default values to use.

Eve-Central.Com API Information: http://eve-central.com/home/develop.html

mgEveMatTracts

Component type

module

Maintenance status

Development status

Component created

Component changed

mgEveMatTracts is a contract pricing tool for Eve Online.

mgEveMatTracts allows a user to quote a contract quickly using current market prices supplied from eve-central.com via the mgEveItemPrices module, and allows the person receiving the contract to quickly validate the contract.

Contract pricing forms are setup via Eve Market groups.
Currently these market groups are configured:

  • Salvage
  • Minerals
  • Fuel Blocks

The module is configured by the site administrator to retrieve prices from eve-central.com using certain criteria, and then can optionally apply a multiplier (discount or increase) to those prices. For example.. The the price can be the median Jita buy price over the last seven days with a 10% discount.

This allows contracts to be priced very quickly without having to constantly update corp/alliance prices or manually calculate totals.

Read on for the full process

Share Wrapper

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module allows you to take portions of your page template and evaluate them with separators between each section
or a single section. The callback that powers this page returns no content, so it will basically output the wrapper
for the site. This module is useful if you need, for example, to copy the header and the footer for the site added on a
separate code base.

Views Date

Component type

module

Maintenance status

Development status

Downloads

6587

Component created

Component changed

Views has great support for simple sorting of dates and/or times, but what if you're looking for an untraditional sort?

Do you want to sort by month and day (but not by year) to make a View of birthdays or anniversaries?

Do you want to sort by hour of the day, to quickly analyze which user accounts are being created in the morning vs. in the evening?

Do you want separable date components in your sort?

If so, this module is for you!