From 3a5e13625a997ca598d03ee308f96d88e7471b46 Mon Sep 17 00:00:00 2001 From: oes Date: Wed, 10 Apr 2002 00:07:35 +0000 Subject: [PATCH] Moved window sizing and positioning code to Bookmarklet --- doc/webserver/actions/index.php | 25 ++++++------------------- 1 file changed, 6 insertions(+), 19 deletions(-) diff --git a/doc/webserver/actions/index.php b/doc/webserver/actions/index.php index ca5f9790..30b56c24 100755 --- a/doc/webserver/actions/index.php +++ b/doc/webserver/actions/index.php @@ -8,9 +8,12 @@ This file belongs in ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/ - $Id: index.php,v 1.18 2002/04/08 17:03:29 oes Exp $ + $Id: index.php,v 1.19 2002/04/09 13:06:29 oes Exp $ $Log: index.php,v $ + Revision 1.19 2002/04/09 13:06:29 oes + Resize and jump to the right on load + Revision 1.18 2002/04/08 17:03:29 oes - Fixed problem with spaces in URLs - Adapt to unified stylesheet @@ -100,19 +103,6 @@ - - Privoxy: $title - +

Privoxy: $title @@ -177,9 +167,6 @@ if (!isset($url)) { $url = "http://www.example.com/"; } -/* - * Kludge: We should properly escape query strings - */ else { $url = strtr($url, " ", "+"); @@ -212,7 +199,7 @@ if (!isset($headers["X-Actions-File-Version"]) || $headers["X-Actions-File-Versi Privoxy Action List Feedback - Step 1 of 2 - +

Privoxy Action List Feedback - Step 1 of 2 -- 2.39.2