ooiepe / epe_modules

1 stars 0 forks source link

EPE-42 Favoriting resources needs to be improved #153

Open seagrinch opened 8 years ago

seagrinch commented 8 years ago

From Allan 7/7/16 running update.php is required. the update will remove existing search api indexes, and Drupal will recreate them. There will be message about disabling views because search index are gone, but that's expected.

After update.php is completed, admin will need to manually trigger content indexing under admin/config/search/search_api/index/epe_cm_search_index admin/config/search/search_api/index/image_resource_index admin/config/search/search_api/index/epe_dev_search_index admin/config/search/search_api/index/document_resource_index admin/config/search/search_api/index/multimedia_resource_index admin/config/search/search_api/index/llb_resource_index

https://github.com/ooiepe/epe_modules/pull/106 https://github.com/ooiepe/epe_theme/pull/27

seagrinch commented 8 years ago

Remaining issues...

seagrinch commented 7 years ago

The favorite list now updates when new items are added, but not when they're removed. Can we get an icon?