Feature #452

Inline help

Added by Davide Principi almost 10 years ago. Updated over 8 years ago.

Status:CLOSEDStart date:09/08/2011
Priority:NormalDue date:
Assignee:-% Done:

100%

Category:nethserver-nethgui
Target version:LiveDemo1
Resolution: NEEDINFO:

Description

Display help text near UI controls


Related issues

Related to Nethgui - Task #648: Inline help: dynamic anchor state changes CLOSED 11/10/2011

Associated revisions

Revision 6d67d9a4
Added by Davide Principi almost 10 years ago

Refs #452. Added HelpArea in World template.

Revision 7d078bba
Added by Davide Principi almost 10 years ago

Refs #452. Moved common CodeIgniter settings into Boostrap.php.

Revision b4b6846a
Added by Davide Principi almost 10 years ago

Refs #452. Widget package refactor..

Revision 484842f5
Added by Davide Principi almost 10 years ago

Refs #452. Added Help module stub..

Revision af3f15bf
Added by Davide Principi almost 10 years ago

Refs #452. Added Help module as builtin core module.

Revision 0057b7c5
Added by Davide Principi almost 10 years ago

Refs #452. View layer refactor..

Revision 6808c78a
Added by Davide Principi almost 10 years ago

Refs #452. Fixed Inset widget problem..

Revision c168b768
Added by Davide Principi almost 10 years ago

Refs #452. Fixed DL tag well-formedness

Revision 74e5ca75
Added by Davide Principi almost 10 years ago

Refs #452. Added .html suffix to template path.

  • Added missing Section template.

Revision cf705b6d
Added by Davide Principi almost 10 years ago

Refs #452. Added HelpArea, Help Button

  • Client framework, HelpArea: defined as refinment of an Action
  • Abstract renderer: Added BUTTON_HELP flag

Revision 7ec3480a
Added by Davide Principi almost 10 years ago

Fixed NotificationArea template inclusion.

Revision fd4f56d6
Added by Davide Principi almost 10 years ago

Refs #452. Fixed error conditions

  • Added error message on help document 404 error

Revision ce2bc032
Added by Davide Principi almost 10 years ago

Refs #452. Restored help files (solved .gitignore issue)

  • Removed HelpArea auto-hiding on help links click

Revision 86a2017f
Added by Davide Principi almost 10 years ago

Refs #452. Added "helpId" attribute for widgets.

Default value: same as "name" attribute.

The "helpId" attribute value is now assigned as class value to LABEL tags. The help document can relate a DT tag to a LABEL using the same value.

Revision dfb92121
Added by Davide Principi almost 10 years ago

Refs #452. Using "helpId" attribute in help Template generator.

History

#1 Updated by Davide Principi almost 10 years ago

  • Status changed from NEW to ON_DEV
  • Assignee set to Davide Principi

#2 Updated by Davide Principi almost 10 years ago

  • Target version changed from Sigma to LiveDemo1

#3 Updated by Davide Principi almost 10 years ago

  • % Done changed from 0 to 40

#4 Updated by Davide Principi almost 10 years ago

Completed template document creation for inline help.

Prefix module path with Help/Template/, suffix .html

For instance URL for help template of DateTime module is http://www.example.com/Help/Template/DateTime.html

#5 Updated by Davide Principi almost 10 years ago

  • % Done changed from 40 to 50

#6 Updated by Davide Principi over 9 years ago

  • Status changed from ON_DEV to CLOSED
  • % Done changed from 50 to 100

Closed, must link the help document anchor state (enabled/disabled) to the visibility of the targeted widget. See #648

Also available in: Atom PDF