GetDKAN / dkan

DKAN Open Data Portal
https://dkan.readthedocs.io/en/latest/index.html
GNU General Public License v2.0
373 stars 171 forks source link

Remove notices for "Gravatar integration" "OG Extras" "Link iframe formatter" #365

Closed acouch closed 9 years ago

acouch commented 9 years ago

These notices for the above modules are deceiving. We should block them. We could use: https://github.com/NuCivic/dkan/blob/7.x-1.x/modules/dkan/dkan_sitewide/dkan_sitewide.module#L106

screen shot 2015-02-18 at 4 16 28 pm

acouch commented 9 years ago

Lets block them and set a drupal_set_message for the page saying, "X Module is up to date. We are using X revision (git hash)."

acouch commented 9 years ago

You can try this: https://api.drupal.org/api/drupal/includes!bootstrap.inc/function/drupal_installation_attempted/7

acouch commented 9 years ago

Ah, see you already have :)

ghost commented 9 years ago

Yes, thank you! :)

Closed.