|
current/templates edit-actions-for-url, 1.47, 1.48: msg#00044web.privoxy.cvs
Update of /cvsroot/ijbswa/current/templates In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv2930/templates Modified Files: edit-actions-for-url Log Message: Make forward-override accessible through the CGI editor. Index: edit-actions-for-url =================================================================== RCS file: /cvsroot/ijbswa/current/templates/edit-actions-for-url,v retrieving revision 1.47 retrieving revision 1.48 diff -u -d -r1.47 -r1.48 --- edit-actions-for-url 6 Dec 2007 18:21:55 -0000 1.47 +++ edit-actions-for-url 11 Dec 2007 21:18:55 -0000 1.48 @@ -32,6 +32,9 @@ # # Revisions : # $Log$ +# Revision 1.48 2007/12/11 21:18:55 fabiankeil +# Make forward-override accessible through the CGI editor. +# # Revision 1.47 2007/12/06 18:21:55 fabiankeil # Update hide-forwarded-for-headers description. # @@ -785,6 +788,34 @@ Do think twice, nothing is alright. </td> </tr> + <tr class="bg1" align="left" valign="top"> + <td class="en1" align="center" valign="middle"><input type="radio" + name="forward_override" id="forward_override_y" value="Y" @forward-override-y@ + ></td> + <td class="dis1" align="center" valign="middle"><input type="radio" + name="forward_override" id="forward_override_n" value="N" @forward-override-n@ + ></td> + <td class="noc1" align="center" valign="middle"><input type="radio" + name="forward_override" id="forward_override_x" value="X" @forward-override-x@ + ></td> + <td class="action"><a href="@user-manual@@actions-help-prefix@FORWARD-OVERRIDE">forward-override</a></td> + <td>Override forward directives in the configuration file. + Note that the <a href="@user-manual@xxxxxxxxxxxxxxxxx#FORWARD-OVERRIDE">parameter syntax</a> + isn't checked until the action is used. <strong class="warning">Syntax errors + will cause Privoxy to exit.</strong></td> + </tr> + <tr class="bg1" align="left" valign="top" id="forward_override_language_opts"> + <td class="en1"> </td> + <td class="dis1"> </td> + <td class="noc1"> </td> + <td> </td> + <td> + Overriding forward directive:<br> + <input type="text" name="forward_override_param" + id="forward_override_param" size="40" + value="@forward-override-param@"><br> + </td> + </tr> <tr class="bg1" align="left" valign="top"> <td class="en1" align="center" valign="middle"><input type="radio" name="handle_as_empty_document" value="Y" @handle-as-empty-document-y@ ------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | current actionlist.h,1.27,1.28: 00044, noreply |
|---|---|
| Next by Date: | current/templates cgi-style.css,1.11,1.12: 00044, noreply |
| Previous by Thread: | current actionlist.h,1.27,1.28i: 00044, noreply |
| Next by Thread: | current/templates cgi-style.css,1.11,1.12: 00044, noreply |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |