OpenNTF.org - FireFox search plugin for ldd
My Links (Not logged in)
Code Bin Search
 
Hosted by Prominic.NET
Rate This Code
5 - brilliant stuff
4 - very nice
3 - average
2 - needs work
1 - bad
   OpenNTF Code Bin
About This Code
Brief Description:
FireFox search plugin for ldd notes/domino 
Rating:
Rating: 5 , Number of votes: 1 
Contributor:
Chris Bordeleau 
Category:
Other 
Type:
Utilities 
Document Release:
v0.1.2 
Last Modified:
17 Feb 2005 
OpenNTF Disclaimer

All of the program code and information presented in the OpenNTF.org Code Bin are provided "as-is", and should be used at your own risk. OpenNTF.org make no express or implied warranty about anything in the Code Bin, and OpenNTF.org will not be responsible or liable for any damage caused by the use or misuse of anything from this site. OpenNTF.org makes no guarantees about anything. Please thoroughly test all of the knowledge and code you find here before you attempt to use them in your production environment.

Code / Description

Here is a very basic search plugin for FireFox to search the LDD - notes/domino 6 forum. Feel free to make changes..
Found this @ CodeStore... Click here to install!

Usage / Example
You can find the manual install directions @ http://mycroft.mozdev.org/deepdocs/installing.html#manual & Documentation for creating search plugins @ http://mycroft.mozdev.org/deepdocs.html

# Author: Chris Bordeleau <Chris@itec.suny.edu>
# Version: 0.1.1, Last updated: Tue Feb 8 10:54:34 EST 2005
#----------------------------------------------------------------------
# Made with Search Plugins Generator.
# Copyright (C) 2002-2003 MozillaPL Team.
# http://mozillapl.org/
#----------------------------------------------------------------------
#Upadates
# v 0.1 02/08/05 intial version
# v 0.1.1 02/17/05 - renamed files to make work on windows from
# 8675309 to ldd6forum (.gif & .prc)
# - made the .prc file a windows formated file
# v0.1.2 02/17/05 - removed browser section... did nothing anyway
#----------------------------------------------------------------------

<search
version="7.1"
name="LDD - notes 6"
description="Notes/Domino 6 Forum"
method="get"
action="http://www-10.lotus.com/ldd/nd6forum.nsf/Search"
searchForm="http://www-10.lotus.com/ldd/nd6forum.nsf/$$search?OpenForm"
queryEncoding='UTF-8'
queryCharset='UTF-8'
>

<input name="SearchView&Query" user >

</search>
Code Attachments
ldd6forum.gif (0 Kbytes)
ldd6forum.src (1 Kbytes)
 Comments

No documents found

 Add your comment!