RE: [DQSD-Users] RE: [DQSD-Announce] ANN: DSQD Search Wizard 0.7 (beta)

2002-09-11 Thread MLL

Yeat another suggestion :

if switches are entered, the line :

  document.searchf.input_file.value = q;

should be

  document.searchf.input_file.value = args.q;

MLL

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED]]On Behalf Of MLL
 Sent: Tuesday, September 10, 2002 5:28 PM
 To: [EMAIL PROTECTED]
 Subject: RE: [DQSD-Users] RE: [DQSD-Announce] ANN: DSQD Search Wizard
 0.7 (beta)
 Sensitivity: Personal
 
 
 I'd also suggest a cosmetic change : separate form, 
 script, copyright sections with blank lines, for readability.
 
 MLL
 
  -Original Message-
  From: [EMAIL PROTECTED]
  [mailto:[EMAIL PROTECTED]]On Behalf Of 
 Glenn Carr
  Sent: Tuesday, September 10, 2002 3:36 PM
  To: [EMAIL PROTECTED]
  Subject: Re: [DQSD-Users] RE: [DQSD-Announce] ANN: DSQD 
 Search Wizard
  0.7 (beta)
  
  
   First feedback : maybe you should include a more complete 
   skeleton for the description field. Something like :
  
description
Type your description here.br/
  div class=helpboxDescLabelsExample:/div
  table class=helpboxDescTable
trtdtype your example here/td/tr
  /table
/description
   ...so that we use the right styles / layout.
  
  Good idea. I'll put that in for the next release.
  
   Worked perfectly for the -simple- search I'm about to upload 
   to CVS, BTW. The highlighting is very convenient, and indeed 
   obsolete manual parsing of HTML to check that the right form 
   is selected.
  
  Cool.  
  
  Later,
  Glenn
  
  
  
  ---
  This sf.net email is sponsored by: OSDN - Tired of that same old
  cell phone?  Get a new here for FREE!
  https://www.inphonic.com/r.asp?r=sourceforge1refcode1=vs3390
  ___
  Dqsd-users mailing list
  [EMAIL PROTECTED]
  https://lists.sourceforge.net/lists/listinfo/dqsd-users
  http://sourceforge.net/mailarchive/forum.php?forum_id=8601
  
 
 
 
 ---
 This sf.net email is sponsored by: OSDN - Tired of that same old
 cell phone?  Get a new here for FREE!
 https://www.inphonic.com/r.asp?r__
_
Dqsd-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dqsd-users
http://sourceforge.net/mailarchive/forum.php?forum_id†01



---
In remembrance
www.osdn.com/911/
___
Dqsd-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dqsd-users
http://sourceforge.net/mailarchive/forum.php?forum_id†01



Re: [DQSD-Users] RE: [DQSD-Announce] ANN: DSQD Search Wizard 0.7 (beta)

2002-09-11 Thread Glenn Carr

I chose not to do that, but there is a comment _if_ a field has been selected:

  // The wizard assigned the search string to this form field value because
  // this field was the active element when the search file was generated.
  // Change this to args.q if the search string is parsed with parseArgs.
  document.xyzzyf.qt.value = q;

By default the parseArgs and the switch statement are commented out.  If the
wizard gen'd code referenced args.q there would be a script error.  I may add an
option so this can be configured by the user.

Glenn


- Original Message -
From: MLL [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, September 11, 2002 9:46 AM
Subject: RE: [DQSD-Users] RE: [DQSD-Announce] ANN: DSQD Search Wizard 0.7 (beta)


Yeat another suggestion :

if switches are entered, the line :

  document.searchf.input_file.value = q;

should be

  document.searchf.input_file.value = args.q;

MLL




---
In remembrance
www.osdn.com/911/
___
Dqsd-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dqsd-users
http://sourceforge.net/mailarchive/forum.php?forum_id=8601



[DQSD-Users] RE: [DQSD-Announce] ANN: DSQD Search Wizard 0.7 (beta)

2002-09-10 Thread MLL

I upgraded, but can't reboot for some time. Tried alternatives : logoff/logon, kill 
all instances of explorer.exe, but no avail. Is there any tricky way of the new search 
wizard to be incorporated into IE ?

MLL

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED]]On Behalf Of Glenn
 Carr
 Sent: Monday, September 09, 2002 8:38 PM
 To: [EMAIL PROTECTED]
 Subject: [DQSD-Announce] ANN: DSQD Search Wizard 0.7 (beta)
 
 
 Version 0.7 (beta) of the DQSD Search Wizard has been 
 released and is available
 here:
 
 http://sourceforge.net/project/showfiles.php?group_id=42081re
lease_id=109729

This release fixes some minor formatting issues in the generated search files
and also adds some new features suggested by MLL.  As always, testing and
feedback are appreciated.

Thanks,
Glenn


Changes for version 0.7 (beta) 9-Sep-2002

* Added option for mutually exclusive switches which changes gen'd code for
parsing switches. (If this option is selected, the generated code will only
examine the first switch.  If not selected, then the code will examine all the
switches.)
* Added feature to highlight selected FORM with user-configurable color/border.
This works most of the time, but in cases where it doesn't work there is already
a border/background specified for the FORM that can't be overridden.  Change the
CSS styles for border and background-color in the options.)
* Added button to show/hide HTML of selected FORM.  This display is arguably a
waste of screen space with recent enhancements (auto-selection of active FORM,
highlighting selected FORM).  It's still there, but just off by default.
* Fixed indentation of 'break' in generated code.






---
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1refcode1=vs3390
___
DQSD-Announce mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dqsd-announce



---
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1refcode1=vs3390
___
Dqsd-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dqsd-users
http://sourceforge.net/mailarchive/forum.php?forum_id†01



RE: [DQSD-Users] RE: [DQSD-Announce] ANN: DSQD Search Wizard 0.7 (beta)

2002-09-10 Thread Glenn Carr

 I upgraded, but can't reboot for some time. Tried alternatives :
 logoff/logon, kill all instances of explorer.exe, but no avail.
 Is there any tricky way of the new search wizard to be
 incorporated into IE ?

- Shutdown all instances of IE
- In the Search Wizard subdirectory, rename DQSDSearchWiz.dll to
DQSDSearchWiz.dll.old
- Rename DQSDSearchWiz.dll.ins to DQSDSearchWiz.dll
- regsvr32 DQSDSearchWiz.dll
- Start IE and the version of the wizard should be the latest


Glenn



---
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1refcode1=vs3390
___
Dqsd-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dqsd-users
http://sourceforge.net/mailarchive/forum.php?forum_id=8601



RE: [DQSD-Users] RE: [DQSD-Announce] ANN: DSQD Search Wizard 0.7 (beta)

2002-09-10 Thread MLL

Voilà ! Simple ! Thanks Glenn.

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED]]On Behalf Of Glenn Carr
 Sent: Tuesday, September 10, 2002 1:36 PM
 To: [EMAIL PROTECTED]
 Subject: RE: [DQSD-Users] RE: [DQSD-Announce] ANN: DSQD Search Wizard
 0.7 (beta)
 Sensitivity: Personal
 
 
  I upgraded, but can't reboot for some time. Tried alternatives :
  logoff/logon, kill all instances of explorer.exe, but no avail.
  Is there any tricky way of the new search wizard to be
  incorporated into IE ?
 
 - Shutdown all instances of IE
 - In the Search Wizard subdirectory, rename DQSDSearchWiz.dll to
 DQSDSearchWiz.dll.old
 - Rename DQSDSearchWiz.dll.ins to DQSDSearchWiz.dll
 - regsvr32 DQSDSearchWiz.dll
 - Start IE and the version of the wizard should be the latest
 
 
 Glenn
 
 
 
 ---
 This sf.net email is sponsored by: OSDN - Tired of that same old
 cell phone?  Get a new here for FREE!
 https://www.inphonic.com/r.asp?r=sourceforge1refcode1=vs3390
 ___
 Dqsd-users mailing list
 [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/dqsd-users
 http://sourceforge.net/mailarchive/forum.php?forum_id=8601
 



---
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1refcode1=vs3390
___
Dqsd-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dqsd-users
http://sourceforge.net/mailarchive/forum.php?forum_id†01



Re: [DQSD-Users] RE: [DQSD-Announce] ANN: DSQD Search Wizard 0.7 (beta)

2002-09-10 Thread Glenn Carr

 First feedback : maybe you should include a more complete 
 skeleton for the description field. Something like :

  description
  Type your description here.br/
div class=helpboxDescLabelsExample:/div
table class=helpboxDescTable
  trtdtype your example here/td/tr
/table
  /description
 ...so that we use the right styles / layout.

Good idea. I'll put that in for the next release.

 Worked perfectly for the -simple- search I'm about to upload 
 to CVS, BTW. The highlighting is very convenient, and indeed 
 obsolete manual parsing of HTML to check that the right form 
 is selected.

Cool.  

Later,
Glenn



---
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1refcode1=vs3390
___
Dqsd-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dqsd-users
http://sourceforge.net/mailarchive/forum.php?forum_id=8601



RE: [DQSD-Users] RE: [DQSD-Announce] ANN: DSQD Search Wizard 0.7 (beta)

2002-09-10 Thread MLL

I'd also suggest a cosmetic change : separate form, script, copyright sections 
with blank lines, for readability.

MLL

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED]]On Behalf Of Glenn Carr
 Sent: Tuesday, September 10, 2002 3:36 PM
 To: [EMAIL PROTECTED]
 Subject: Re: [DQSD-Users] RE: [DQSD-Announce] ANN: DSQD Search Wizard
 0.7 (beta)
 
 
  First feedback : maybe you should include a more complete 
  skeleton for the description field. Something like :
 
   description
   Type your description here.br/
 div class=helpboxDescLabelsExample:/div
 table class=helpboxDescTable
   trtdtype your example here/td/tr
 /table
   /description
  ...so that we use the right styles / layout.
 
 Good idea. I'll put that in for the next release.
 
  Worked perfectly for the -simple- search I'm about to upload 
  to CVS, BTW. The highlighting is very convenient, and indeed 
  obsolete manual parsing of HTML to check that the right form 
  is selected.
 
 Cool.  
 
 Later,
 Glenn
 
 
 
 ---
 This sf.net email is sponsored by: OSDN - Tired of that same old
 cell phone?  Get a new here for FREE!
 https://www.inphonic.com/r.asp?r=sourceforge1refcode1=vs3390
 ___
 Dqsd-users mailing list
 [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/dqsd-users
 http://sourceforge.net/mailarchive/forum.php?forum_id=8601
 



---
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1refcode1=vs3390
___
Dqsd-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dqsd-users
http://sourceforge.net/mailarchive/forum.php?forum_id†01