mxhCodes/module-pool
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
--------------------------------------------------------------------------------
Pool (aka "Entity Pools")
--------------------------------------------------------------------------------
Maintainers:
* Maximilian Haupt, webit.haupt@googlemail.com
The Pool module enables entities throwing other entities into certain pools.
Caution: This is legacy code from 7.x-1.x branch. It won't be developed any further.
Installation
------------
* No further modules required. Just place this module into sites/all/modules,
and enable this module.
* You might want to consider using the following modules to leverage the power
of the Pool module: Views, Views Bulk Operations and Rules.