Download & Extend

Use hook_help() or advanced help module

Project:Table Wizard
Version:6.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

Page level help texts liken on admin/content/tw/relationships should be added with hook_help(). That way, they get the site's standard styling for help and appear where they are supposed to even for no standard themes.

Comments

#1

Title:Use hook_help()» Use hook_help() or advanced help module
Category:bug report» feature request

Actually, I am starting to think that advanced_help module would be a better choice for on screen help. Thats what Views and CCK use so most of our users will have it. We could put question marks next to all the links and table headers on pages like admin/content/tw/analyze/2. Further, this keeps walls of help text off of the main page where they take up valuable screen space.

Let me know if you like this plan and I might give it a go.

#2

As Moshe and I discussed earlier today, Table Wizard does use Advanced Help at the level of having documentation available under Advanced Help. What's missing is integration into forms, and hints when Advanced Help isn't active a la Views.