View the DQSD CVS repository here:
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/dqsd/
Update of /cvsroot/dqsd/dqsdweb
In directory usw-pr-cvs1:/tmp/cvs-serv31601
Modified Files:
searchwizard.htm utilities.js
Log Message:
Added email link
Index: searchwizard.htm
===================================================================
RCS file: /cvsroot/dqsd/dqsdweb/searchwizard.htm,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** searchwizard.htm 13 Aug 2002 14:50:34 -0000 1.6
--- searchwizard.htm 13 Aug 2002 15:28:57 -0000 1.7
***************
*** 60,64 ****
<p>
<ol>
! <li><a
href="http://sourceforge.net/project/showfiles.php?group_id=42081&release_id=104770">Install</a>
the Search Wizard.</li> You should see a new button on your
toolbar. If you don't, simply right-click on the
<li>Go to the web page with the search.</li>
<li>Click in the field you want to be receive the search string.</li>
--- 60,64 ----
<p>
<ol>
! <li><a
href="http://sourceforge.net/project/showfiles.php?group_id=42081&release_id=104770">Install</a>
the Search Wizard.</li> You should see a new button on your
toolbar. If you don't, simply right-click on the IE toolbar, and click
customize. You should see the button labeled "DQSD Search Wizard" in the
list of available toolbar buttons.
<li>Go to the web page with the search.</li>
<li>Click in the field you want to be receive the search string.</li>
***************
*** 72,75 ****
--- 72,78 ----
<center><img src="dqsdsearchwiz.jpg" align="top"></center>
</li>
+ <li>
+ Make sure at least one FORM is checked in the list of FORMs. If you
+clicked in a field before invoking the wizard, the FORM containing that field should
+be already be checked. Selecting a FORM in the list will show the HTML
+content of the FORM in the area below the list. This is really just to
+provide some help in determining which FORM(s) you need. You can check
+multiple FORMs which will all be included in the search file.
+ </li>
<li>Hit OK and you'll be prompted to save the search file to your DQSD 'searches'
directory.</li>
<li>After saving the file, it will come up in Notepad by default. (Click
'Options...' to change the editor to something other than Notepad.)
***************
*** 82,90 ****
In the screen shot above, I went to <a
href="http://www.msnbc.com">http://www.msnbc.com</a>, clicked in the search
field...<br/>
<center><img src="msnbc.jpg"></center>
! Then I clicked the 'DQSD Search Wizard' button. All the FORM elements in
the page are listed, with the one checked that contains the 'active'
element. I entered 'msnbc' for the name and 'MSNBC News' for the title (the
title is what appears in the menu and help). Finally, I hit OK and I was
prompted to save 'msnbc.xml' to the 'searches' subdirectory in the DQSD installation.
</p>
<p>
! The resulting XML file search file will look something like <a href="#searchxml">the
following</a>. And, in spite of the comment at the top of the file, this
search works as is! Woo hoo! (Well, I find it fairly
exciting.) Granted, complicated searches won't 'just work', but the wizard
will at least do a bunch of the boring work.
</p>
--- 85,93 ----
In the screen shot above, I went to <a
href="http://www.msnbc.com">http://www.msnbc.com</a>, clicked in the search
field...<br/>
<center><img src="msnbc.jpg"></center>
! Then I clicked the 'DQSD Search Wizard' button. All the FORM elements in
the page are listed, with the one checked that contains the 'active'
element. I entered 'msnbc' for the name and 'MSNBC News' for the title (the
title is what appears in the menu and help). Finally, I hit OK and I was
prompted to save 'msnbc.xml' to the 'searches' subdirectory of my DQSD installation.
</p>
<p>
! The resulting XML file search file will look something like <a href="#searchxml">the
following</a>. And, in spite of the comment at the top of the file, this
search works without modification. <i>Woo hoo!</i> (Well, I find
it fairly exciting.) Granted, complicated searches won't 'just work', but
the wizard will at least do a bunch of the tedious work for you.
</p>
***************
*** 107,111 ****
<contributor>Glenn Carr</contributor>
<link>http://www.msnbc.com/</link>
! <email>[EMAIL PROTECTED]</email>
<description>
MSNBC Search
--- 110,114 ----
<contributor>Glenn Carr</contributor>
<link>http://www.msnbc.com/</link>
! <email>glenn at glenncarr dot com</email>
<description>
MSNBC Search
***************
*** 170,174 ****
<contributor>Glenn Carr</contributor>
<link>http://www.msnbc.com/</link>
! <email>[EMAIL PROTECTED]</email>
<description>
MSNBC Search
--- 173,177 ----
<contributor>Glenn Carr</contributor>
<link>http://www.msnbc.com/</link>
! <email>glenn at glenncarr dot com</email>
<description>
MSNBC Search
***************
*** 241,248 ****
<p>
! Anyway, that's the gist of it. It still needs a lot of testing, and there
is plenty of room for improvement. It's also open source like DQSD, so feel
free to hack away.
<p>
! Glenn Carr<br/>
August 13, 2002
--- 244,254 ----
<p>
! Anyway, that's the gist of it. It still needs a lot of testing, and there
is plenty of room for improvement. It's also <a
href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/dqsd/dqsd/src/DQSDSearchWiz/">open
source</a> like DQSD, so feel free to hack away and send in bug fixes.
<p>
! <script>
! document.write( buildEmail( 'glenn', 'glenncarr', 'com', 'Glenn Carr' ) );
! </script>
! <br/>
August 13, 2002
Index: utilities.js
===================================================================
RCS file: /cvsroot/dqsd/dqsdweb/utilities.js,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** utilities.js 13 Aug 2002 14:50:34 -0000 1.1
--- utilities.js 13 Aug 2002 15:28:57 -0000 1.2
***************
*** 10,11 ****
--- 10,17 ----
return sDisplayDate;
}
+
+ function buildEmail( nm, sld, tld, txt )
+ {
+ var mailto = '<a href="mailto:' + nm + '@' + sld + '.' + tld + '">' + txt + '</a>';
+ return mailto;
+ }
\ No newline at end of file
-------------------------------------------------------
This sf.net email is sponsored by: Dice - The leading online job board
for high-tech professionals. Search and apply for tech jobs today!
http://seeker.dice.com/seeker.epl?rel_code=31
_______________________________________________
DQSD-CVS mailing list
https://lists.sourceforge.net/lists/listinfo/dqsd-cvs
DQSD CVS repository:
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/dqsd/