https://www.drupal.org/node/2312955#comment-9043505

I would suggest changing the admin path to admin/config/services/bacnet and adding the appropriate configure directive to your .info file

Comments

dbt102’s picture

Changed the admin path to admin/config/services/bacnet

  • dbt102 committed 5b2741b on 7.x-1.x
    Issue #2318877#comment-9045439 by dbt102: Implements hook_admin_settings...
dbt102’s picture

Improvement can be made to the admin settings.

  • dbt102 committed 3aebbb6 on 7.x-1.x
    Issue #2318877#comment-9045781 by dbt102: Validates hook_admin_settings.
    
dbt102’s picture

Status: Active » Closed (fixed)

Tested and committed changes

dbt102’s picture

Status: Closed (fixed) » Active

I forgot to add the config directive into .config file so am reopening this ticket.

dbt102’s picture

To improve ui I added in a config button right off the modules page. Also, I cleaned things up a bit more, and included uninstall feature to cleanup database after module is removed.

  • dbt102 committed ceacd05 on 7.x-1.x
    Issue #2318877 #comment-9048979 by dbt102: Implements variable...
dbt102’s picture

Status: Active » Closed (fixed)

Tested and committed changes so closing this issue once again.