diff --git a/google-taglib/.cvsignore b/google-taglib/.cvsignore
index c92873e..ec05815 100644
--- a/google-taglib/.cvsignore
+++ b/google-taglib/.cvsignore
@@ -1,6 +1,7 @@
build
dist
javadoc
+tlddoc
*.bat
key.txt
ChangeLog
\ No newline at end of file
diff --git a/google-taglib/build.properties b/google-taglib/build.properties
index ae81e9c..ea86013 100644
--- a/google-taglib/build.properties
+++ b/google-taglib/build.properties
@@ -19,6 +19,10 @@ javadoc.dir=javadoc
javadoc.title=Google Tag Library
javadoc.packages=net.thauvin.google.*
+# TLDDoc
+tlddoc.dir=tlddoc
+
# Docs
+doc.dir=htdocs
doc.license=LICENSE.txt
doc.readme=README.txt
\ No newline at end of file
diff --git a/google-taglib/build.xml b/google-taglib/build.xml
index c497ff0..0aa066a 100644
--- a/google-taglib/build.xml
+++ b/google-taglib/build.xml
@@ -27,6 +27,7 @@
+
@@ -44,28 +45,33 @@
+
+
+
+
+
+
-
+
-
-
+
-
-
+
+
-
+
@@ -78,14 +84,30 @@
-
-
+
+
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -96,12 +118,21 @@
+
+
+
+
+
+
+
+
+
-
+
diff --git a/google-taglib/htdocs/about.html b/google-taglib/htdocs/about.html
index 0d80ec2..416ad05 100644
--- a/google-taglib/htdocs/about.html
+++ b/google-taglib/htdocs/about.html
@@ -30,6 +30,7 @@ body,td,font,p,a{font-family:arial,sans-serif}
Documentation
HowTo
Javadoc
+ TLD
About
diff --git a/google-taglib/htdocs/docs.html b/google-taglib/htdocs/docs.html
index 8780f4a..a7592ba 100644
--- a/google-taglib/htdocs/docs.html
+++ b/google-taglib/htdocs/docs.html
@@ -32,10 +32,10 @@ code {font-size:10pt}
Overview
Download
-
Documentation
-
+
Documentation
HowTo
Javadoc
+ TLD
About
@@ -430,7 +430,7 @@ code {font-size:10pt}
site
- Restricts the search to documents within the specfied
+ | Restricts the search to documents within the specified
site. |
|
diff --git a/google-taglib/htdocs/howto.html b/google-taglib/htdocs/howto.html
index 2947655..a3205eb 100644
--- a/google-taglib/htdocs/howto.html
+++ b/google-taglib/htdocs/howto.html
@@ -32,9 +32,9 @@ body,td,font,.p,a{font-family:arial,sans-serif}
Overview
Download
Documentation
-
HowTo
-
- Javadoc
+
HowTo
+ Javadoc
+ TLD
About
diff --git a/google-taglib/htdocs/index.html b/google-taglib/htdocs/index.html
index 4af3e52..ec419cb 100644
--- a/google-taglib/htdocs/index.html
+++ b/google-taglib/htdocs/index.html
@@ -29,7 +29,8 @@ body,td,font,p,a{font-family:arial,sans-serif}
Download
Documentation
HowTo
- Javadoc
+ Javadoc
+ TLD
About
diff --git a/google-taglib/htdocs/license.html b/google-taglib/htdocs/license.html
index 64a9539..057c5e4 100644
--- a/google-taglib/htdocs/license.html
+++ b/google-taglib/htdocs/license.html
@@ -29,6 +29,7 @@ body,td,font,p,a{font-family:arial,sans-serif}
Documentation
HowTo
Javadoc
+ TLD
About
diff --git a/google-taglib/lib/tlddoc.jar b/google-taglib/lib/tlddoc.jar
new file mode 100644
index 0000000..b82f56d
Binary files /dev/null and b/google-taglib/lib/tlddoc.jar differ
diff --git a/google-taglib/tlds/google.tld b/google-taglib/tlds/google.tld
index 68b0b49..723a22b 100644
--- a/google-taglib/tlds/google.tld
+++ b/google-taglib/tlds/google.tld
@@ -11,9 +11,7 @@
http://www.thauvin.net/taglibs/google-taglib-@version@
-
- The Google Tag Library.
-
+ The Google Tag Library.
cachedPage
@@ -22,6 +20,7 @@
Displays a page cached by Google.
key
+ Specifies the authentication key.
false
true
@@ -34,21 +33,25 @@
Displays the given property of the current search result element.
css
+ Specifies the HTML link's class attribute.
false
true
name
+ Specifies the desired property of the current result set item.
true
true
style
+ Specifies the HTML link's style attribute.
false
true
target
+ Specifies the HTML link's target attribute.
false
true
@@ -75,16 +78,19 @@
Displays a link to the next search result set.
css
+ Specifies the HTML link's class attribute.
false
true
style
+ Specifies the HTML link's style attribute.
false
true
target
+ Specifies the HTML link's target attribute.
false
true
@@ -97,16 +103,19 @@
Displays a link to the previous search result set.
css
+ Specifies the HTML link's class attribute.
false
true
style
+ Specifies the HTML link's style attribute.
false
true
target
+ Specifies the HTML link's target attribute.
false
true
@@ -119,51 +128,61 @@
Performs a Google search.
cache
+ Specifies whether results are cached between search requests.
false
true
filter
+ Activates or deactivates automatic results filtering.
false
true
key
+ Specifies the authentication key.
false
true
lr
+ Restricts the search to documents within one or more languages.
false
true
maxResults
+ Specifies the number of results desired per query.
false
true
restrict
+ Restricts the search to a subset of the Google web index.
false
true
safeSearch
+ Enables filtering of adult content in the search results.
false
true
site
+ Restricts the search to documents within the specified site.
false
true
start
+ Specifies the index of the first desired result.
false
true
type
+ Specifies the file type to be searched.
false
true
@@ -183,6 +202,7 @@
Displays the current search query.
type
+ Specifies whether the search keywords or full query should be returned.
false
true
@@ -216,6 +236,7 @@
Performs a Google spelling suggestion.
key
+ Specifies the authentication key.
false
true