Ticket #134 (closed task: fixed)
[Drupal 7 Migration] - Fase 6 - Module asset
| Reported by: | robert | Owned by: | robert |
|---|---|---|---|
| Priority: | major | Milestone: | MediaMosa 2.0 |
| Component: | Core | Version: | 2.0 |
| Keywords: | Cc: | ||
| MoSCoW: | Must Have | Estimated time after impact analysis: | |
| Related to project: | none | Tested: | |
| Accepted: | no | Estimated Hours: |
Description (last modified by robert) (diff)
Module asset
Path:
sites/all/modules/mediamosa/modules/asset
Table(s);
_mm_asset
Name usage:
mm_asset.db.inc (db class)
mm_asset.inc (other functies)
mm_asset.rest.inc (rest calls)
mm_asset.rest.test (REST Call simpletest class + tests)
mm_asset.test (functional simpletest class + tests)
* remove any usage of the name vpx / vp_core -> mediamosa
* move and rename files when required.
* move and rename functions when required.
* write code to convert table to new format and move to drupal database.
* use database extension _mm_asset for table name.
* Simpletest classes are derived direct from the main core simple test class.
Additional tasks;
* Spike if asset_parent can be removed.
