Roundup Tracker - Issues

Issue 710846

classification
in-lined help
Type: rfe Severity: normal
Components: Interface Versions:
process
Status: closed fixed
:
: richard : richard, yishaym
Priority: normal :

Created on 2003-03-27 17:08 by yishaym, last changed 2003-04-11 17:39 by yishaym.

Messages
msg3198 Author: [hidden] (yishaym) Date: 2003-03-27 17:08
would be very usefull to have a "help" link, leading to
the documentation in HTML
msg3199 Author: [hidden] (yishaym) Date: 2003-04-11 17:39
Logged In: YES 
user_id=667764

perhaps add this to classic_htmbase.py:
(after the "Hello user" section)

  <p class="userblock">
  <b>Help</b>
  <a href="http://roundup.sourceforge.net/doc-0.5/">Roundup
0.5 docs</a>
  </p>
History
Date User Action Args
2003-03-27 17:08:40yishaymcreate