Media browser token

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module adds a required URL token to the Media module's media browser, for the purpose of discouraging unauthorized use.

This module does not actually provide security, only a deterrent.

Ubercart German Legal

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Help for create shop with ubercart an german legal.
Insert extra column for item price and a extra row for taxes.

For german legal, you need also the module uc_legalaspects for UC3

Existing problems:
Module show item price incl. vat, but ubercart calculate vat after calculate total item price.
Sample:
Item price without vat is 39.90 and incl. 19% vat is 47.48
qty is 5
39.90*5 + 19%vat = 237.41
47.48*5 = 237.40

Cutom Link

Component type

module

Maintenance status

Development status

Component created

Component changed

Description

This handy little module allows a themer to add the » object to any links they wish using Javascript. With a small admin section, simply add in the CSS classes which hold the links (a normal one is 'view-more'), and watch the frontend create the raquo link for you!

DevShop Download

Component type

module

Maintenance status

Development status

Component created

Component changed

This add-on for devshop allows privileged users to download modules to a devshop project via the hostmaster web interface. This tool let's users enter a list of modules to download, and the tool will download them and add them to the git repository for the project.