/[gnatsweb]/gnatsweb/CUSTOMIZE.vars
ViewVC logotype

Diff of /gnatsweb/CUSTOMIZE.vars

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by yngves, Wed Nov 21 12:53:56 2001 UTC revision 1.5 by yngves, Tue Sep 17 16:44:39 2002 UTC
# Line 167  given, Gnatsweb leaves it up to the brow Line 167  given, Gnatsweb leaves it up to the brow
167  color to use.  color to use.
168    
169    
170    %mark_urls = (
171             'urls'       => 1,
172             'emails'     => 1,
173             'prs'        => 1,
174             'max_length' => 1024*100,
175            );
176    Hash which controls the mark_urls routine, which "htmlifies" PRs for
177    view_pr. mark_urls adds a lot of usability, but can be slow for huge
178    (100K+) fields.
179    - urls = make links clickable
180    - emails = make addresses mailto: links
181    - prs = make PR numbers links to gnatsweb
182    - max_length = strings larger than this will not be processed
183    
184    
185  $use_temp_db_prefs_cookie = 0;  $use_temp_db_prefs_cookie = 0;
186  Controls whether a temporary cookie will be used for login  Controls whether a temporary cookie will be used for login
187  information.  Gnatsweb stores login information in the db_prefs  information.  Gnatsweb stores login information in the db_prefs

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26