diff --git a/CHANGES.txt b/CHANGES.txt deleted file mode 100644 index 34e1fab..0000000 --- a/CHANGES.txt +++ /dev/null @@ -1,15 +0,0 @@ -Version 1.0.1 (released 20-Oct-2003) - * Added a "type" attribute to the Search tag. - - It can be used to specify the type of documents (e.g.: pdf) to be - searched. - * Changed the behavior of the SearchQuery Tag. - - By default only the specified search keywords (or phrase) are - returned. To return the full query (including preset site and - file type options) the "type" attribute should be set to "full". - -Version 1.0 (released 10-Oct-2003) - * This is the first public release. - * Added support for various HTTP Proxy configuration context parameters. - -=========================================================================== -$Id$ \ No newline at end of file diff --git a/README-BUILD.txt b/README-BUILD.txt deleted file mode 100644 index 024d337..0000000 --- a/README-BUILD.txt +++ /dev/null @@ -1,64 +0,0 @@ -Google Tag Library README (BUILD) -================================= - - -Overview -======== - -This README file describes the Google Tag Library source distribution. - -With the Google JSP Tag Library, developers and designers can easily -incorporate Google queries, search results, cached pages and spelling -suggestions into any web site or application. - -For more information about using the custom tag library in your own web -applications, point your browser to: - - http://google-taglib.sourceforge.net/ - -See the "LICENSE.txt" file for licensing details. - -The Google Tag Library uses the Google Web APIs, but is not associated with -or sponsored by Google, Inc. - -Google Web APIs -=============== - -The Google Web APIs Java library is required in order to build the Google -Tag Library. The library's JAR file (googleapi.jar) should be placed into -the lib directory. - - http://www.google.com/apis/download.html - - -Building the Source -=================== - -The Google Tag Library is built using Ant. - - http://ant.apache.org/ - - -To build the JAR, to do the following: - - ant - -To build the TLDs, do the following: - - ant tlds - -To build the release archives, do the following: - - ant release - -To build the Examples WAR, do the following: - - ant examples - -To list all available build targets, do the following: - - ant -projecthelp - - -=========================================================================== -$Id$ \ No newline at end of file diff --git a/build.xml b/build.xml deleted file mode 100644 index dca0cc0..0000000 --- a/build.xml +++ /dev/null @@ -1,181 +0,0 @@ - - - Google Tag Library - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/google-examples/WEB-INF/web.xml b/google-examples/WEB-INF/web.xml deleted file mode 100644 index 7f3906a..0000000 --- a/google-examples/WEB-INF/web.xml +++ /dev/null @@ -1,38 +0,0 @@ - - - - google-examples - Google Examples Web Application - - google_key - - The Google Web APIs client authorization key. - - - google_proxy_host - - The host to use as an HTTP proxy. - - - google_proxy_port - - The port to use as an HTTP proxy. - - - google_proxy_username - - The username required for the HTTP proxy. - - - google_proxy_password - - The password required for the HTTP proxy. - - - index.html - - - /google-taglib - /WEB-INF/google.tld - - diff --git a/.gitignore b/google-taglib/.cvsignore similarity index 51% rename from .gitignore rename to google-taglib/.cvsignore index ec05815..7b3e786 100644 --- a/.gitignore +++ b/google-taglib/.cvsignore @@ -1,7 +1,5 @@ build dist javadoc -tlddoc *.bat -key.txt -ChangeLog \ No newline at end of file +key.txt \ No newline at end of file diff --git a/GoogleTagLib.iml b/google-taglib/GoogleTagLib.iml similarity index 95% rename from GoogleTagLib.iml rename to google-taglib/GoogleTagLib.iml index 403273c..c800be7 100644 --- a/GoogleTagLib.iml +++ b/google-taglib/GoogleTagLib.iml @@ -1,7 +1,7 @@ - diff --git a/GoogleTagLib.ipr b/google-taglib/GoogleTagLib.ipr similarity index 94% rename from GoogleTagLib.ipr rename to google-taglib/GoogleTagLib.ipr index ae1813a..33924de 100644 --- a/GoogleTagLib.ipr +++ b/google-taglib/GoogleTagLib.ipr @@ -7,7 +7,7 @@ - + @@ -80,15 +80,15 @@ - - - + + + diff --git a/GoogleTagLib.iws b/google-taglib/GoogleTagLib.iws similarity index 84% rename from GoogleTagLib.iws rename to google-taglib/GoogleTagLib.iws index 9123839..a985d52 100644 --- a/GoogleTagLib.iws +++ b/google-taglib/GoogleTagLib.iws @@ -16,7 +16,6 @@ - @@ -25,20 +24,19 @@ - - + + - - + + - - + @@ -64,11 +62,18 @@ - + - + + + + + + + + @@ -94,115 +99,19 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - + + + - - - - - - - - - - - - - - - + @@ -216,7 +125,93 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -334,9 +329,6 @@ 5050 false - -