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/.gitignore b/google-taglib/.cvsignore similarity index 85% rename from .gitignore rename to google-taglib/.cvsignore index ec05815..c92873e 100644 --- a/.gitignore +++ b/google-taglib/.cvsignore @@ -1,7 +1,6 @@ build dist javadoc -tlddoc *.bat key.txt ChangeLog \ 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 100% rename from GoogleTagLib.ipr rename to google-taglib/GoogleTagLib.ipr diff --git a/GoogleTagLib.iws b/google-taglib/GoogleTagLib.iws similarity index 78% rename from GoogleTagLib.iws rename to google-taglib/GoogleTagLib.iws index 9123839..fc6cdcf 100644 --- a/GoogleTagLib.iws +++ b/google-taglib/GoogleTagLib.iws @@ -16,7 +16,6 @@ - @@ -29,7 +28,7 @@ - + @@ -37,7 +36,7 @@ - + @@ -66,7 +65,13 @@ + + + + + + @@ -95,17 +100,73 @@ - - + + - + - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -114,6 +175,78 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -121,102 +254,30 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - + - - - - - - - - - - - - - - - + - - - - - - - - - - - - - - - + - - - - - - - - - - - - - - - + @@ -457,6 +518,16 @@ + + + +