Bug fixes upcoming release

  • Export and Import of a single help text
  • Features support
  • Translatable interface, i18n variables support
  • Multiple paths for a help text

New features upcoming release

  • Optional help text UI alterations for easier theming
  • Optional user settings for displaying the help text block
  • Option to set the correct view permission for a role, used in an active help text
  • Disable/enable a custom help text
  • Use the <front> keyword as a valid path

Wish list next release

  • i18n support for translation of every help text

Please review the dev version and let us know what you think.

Comments

  • Tessa Bakker committed a9d17e6 on 7.x-1.x
    Issue #2354947 : many updates and full support for features
    

tessa bakker’s picture

What the new release will fix:

  • Export and Import of a help text
  • Features support
  • Translatable interface, i18n variables support
  • Multiple paths for a help text

New features

  • Optional help text UI alterations for easier theming
  • Optional user settings for displaying the help text block

Not yet tested

  • Upgrade path of existing permissions

Next on the wish list

  • i18n support for translation of every help text

Please review the dev version and let us know what you think.

tessa bakker’s picture

Issue summary: View changes
philipnorton42’s picture

Hi Tessa,
Thanks for the work you've done so far, everything seems to make sense :) The integration with ctools has simplified things quite a bit. I'm just sorry that I have to report a couple of issues :(

I just installed the module on a freshly downloaded Drupal site and I'm currently getting an fatal error when I try to create an item:

Fatal error: Class name must be a valid object or a string in /var/www/site/docroot/sites/all/modules/contrib/ctools/includes/export.inc on line 1152

I couldn't track down where the error was coming from so I cleared the caches, which made the admin screen disappear. It looks like something in the integration with ctools that is causing this, but I'm not overly familiar with the ctools api, unfortunately...

Thanks,
Phil

tessa bakker’s picture

Nice to hear that you like the changes!

The bug is probably related to the plugin settings, not the biggest problem I hope.

Another thing, could you make the dev version availble on the project page?
Other users can test easier the dev version without diving into git.

Thanks!

philipnorton42’s picture

Done :)

tessa bakker’s picture

Version: 7.x-1.0 » 7.x-1.x-dev

tessa bakker’s picture

Issue summary: View changes
tessa bakker’s picture

Priority: Normal » Major
Status: Active » Needs review

Hi Phil,

Made some last improvements and I think we can release a new version of this module.
Everything sould work fine, except for importing, this function needs ctools 1.6-RC1

If you have the time, please review and test it on a new drupal install and/or existing one with custom help text.

Thanks!

tessa bakker’s picture

Status: Needs review » Closed (fixed)

The new version is live!

https://www.drupal.org/node/2430945