Edgewall Software
Modify

Opened 7 years ago

Closed 7 years ago

#12814 closed enhancement (fixed)

Admin pages should have help links

Reported by: Ryan J Ollos Owned by: Ryan J Ollos
Priority: normal Milestone: 1.3.2
Component: admin/web Version:
Severity: normal Keywords:
Cc: Branch:
Release Notes:

Added help links to documentation on various pages.

API Changes:
Internal Changes:

Description

Many pages have helps links, for example the timeline:

We should add help links on pages such as Admin > Logging.

Attachments (1)

Screen Shot 2017-05-20 at 22.20.25.png (29.3 KB ) - added by Ryan J Ollos 7 years ago.

Download all attachments as: .zip

Change History (4)

by Ryan J Ollos, 7 years ago

comment:1 by Ryan J Ollos, 7 years ago

Proposed changes in [a9c4bee7a/rjollos.git]. It seems the help div has to go inside another div to avoid jinja checker errors like:

trac/notification/templates/prefs_notification.html:317:10: Element body content does not follow the DTD, expecting (p | h1 | h2 | h3 | h4 | h5 | h6 | div | ul | ol | dl | pre | hr | blockquote | address | fieldset | table | form | noscript | ins | del | script)*, got (h2 div p CDATA)
  318   </body>
  319 </html>
# -- HTML 1 errors

comment:2 by Ryan J Ollos, 7 years ago

Also a minor change to make the position of the hint on the syntax coloring prefs page consistent with hints on the other prefs pages: [8c2158d32/rjollos.git].

Last edited 7 years ago by Ryan J Ollos (previous) (diff)

comment:3 by Ryan J Ollos, 7 years ago

Release Notes: modified (diff)
Resolution: fixed
Status: assignedclosed

Committed to trunk in r15955.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Ryan J Ollos.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Ryan J Ollos to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.