NPR Player Pack 7.x-1.1, 2013-05-10
-----------------------------------
#1986012 by musicalvegan0: Fixed with this commit: 6565542956becb30c67dfc713f811ba2f0084a5f. Impemented download links for all players.
#1981250 by musiclavegan0: Work around enabled with this commit: db0f820253234012b37c78909f14b4841d349ce7. Will work on this issue more once usage/demand increases.
* implement own storage field_none_storage (module) which based on field_test_storage (tabless);
(fixed)
* implement changing default storage to field_none_storage after field has been added + dropping 2 tables of field_sql_storage;
(fixed)
* make hook update which will enable field_none_storage module, change all sql storages in field_config table for feild that have node_display_fields type, remove empty tables which related to these fields;
(fixed)
* testing with panels and transfer through Features;
(fixed)