cvs commit: jakarta-struts/doc/userGuide struts-html.xml

2004-02-01 Thread rleland
rleland 2004/02/01 10:53:05 Modified:doc/userGuide struts-html.xml Log: Small doc change place the tag around the iterate tag. Revision ChangesPath 1.74 +8 -8 jakarta-struts/doc/userGuide/struts-html.xml Index: struts-html.xml =

cvs commit: jakarta-struts/doc/userGuide struts-html.xml

2004-01-24 Thread dmkarr
dmkarr 2004/01/24 10:46:27 Modified:doc/userGuide struts-html.xml Log: Added info element to new "contextRelative" attribute on "html:img" tag (I just took it from the patch description. Revision ChangesPath 1.72 +5 -0 jakarta-struts/doc/userGuide/struts-html

cvs commit: jakarta-struts/doc/userGuide struts-html.xml

2004-01-18 Thread husted
husted 2004/01/18 05:14:42 Modified:doc/userGuide struts-html.xml Log: Apply #26127 " tag lacks "action" attribute" suggested by Firepica. Revision ChangesPath 1.70 +23 -5 jakarta-struts/doc/userGuide/struts-html.xml Index: struts-html.xml ===

cvs commit: jakarta-struts/doc/userGuide struts-html.xml

2003-12-13 Thread dgraham
dgraham 2003/12/13 13:14:01 Modified:doc/userGuide struts-html.xml Log: Specify XHTML 1.0 in html and xhtml tag docs. PR# 22283 Revision ChangesPath 1.66 +4 -3 jakarta-struts/doc/userGuide/struts-html.xml Index: struts-html.xml =

cvs commit: jakarta-struts/doc/userGuide struts-html.xml

2003-09-09 Thread dgraham
dgraham 2003/09/09 16:50:34 Modified:doc/userGuide struts-html.xml Log: Added more info to xhtml tag and a reference to it from the html tag. PR# 23043 Revision ChangesPath 1.63 +9 -3 jakarta-struts/doc/userGuide/struts-html.xml Index: struts-html.xml

cvs commit: jakarta-struts/doc/userGuide struts-html.xml

2003-08-19 Thread dgraham
dgraham 2003/08/19 16:41:27 Modified:doc/userGuide struts-html.xml Log: Remove "request scope" references from . The messages are searched for in all scopes. Revision ChangesPath 1.60 +4 -4 jakarta-struts/doc/userGuide/struts-html.xml Index: struts-html

cvs commit: jakarta-struts/doc/userGuide struts-html.xml

2003-08-14 Thread dgraham
dgraham 2003/08/10 09:23:56 Modified:doc/userGuide struts-html.xml Log: Add more info on for PR# 22283. Revision ChangesPath 1.59 +5 -4 jakarta-struts/doc/userGuide/struts-html.xml Index: struts-html.xml ==

cvs commit: jakarta-struts/doc/userGuide struts-html.xml struts-nested.xml

2003-08-14 Thread sraeburn
sraeburn2003/08/10 02:14:04 Modified:contrib/struts-el/src/share/org/apache/strutsel/taglib/html ELFormTag.java contrib/struts-el/doc/userGuide struts-html-el.xml src/share/org/apache/struts/taglib/html FormTag.java src

cvs commit: jakarta-struts/doc/userGuide struts-html.xml

2003-07-07 Thread dgraham
dgraham 2003/07/07 17:05:11 Modified:src/share/org/apache/struts/taglib/html JavascriptValidatorTag.java FormTag.java doc/userGuide struts-html.xml Log: Added scriptLanguage property to the form and javascript tags for PR# 17234. This property

cvs commit: jakarta-struts/doc/userGuide struts-html.xml

2003-03-18 Thread husted
husted 2003/03/18 02:50:31 Modified:doc/userGuide struts-html.xml Log: Apply fix per #17592 (Harvey van der Meer). Tag should support a "naked" collection that is not a property of a bean. Revision ChangesPath 1.54 +1 -1 jakarta-struts/doc/userGuide/struts-htm

cvs commit: jakarta-struts/doc/userGuide struts-html.xml

2003-03-05 Thread jmitchell
jmitchell2003/03/05 19:23:29 Modified:doc/userGuide struts-html.xml Log: 1. The docs were a little out of synch for the FrameTag. I'm sure at some point someone added the required action to the docs, but forgot to change the 'must be one of' section (above it) 2. Hi

Re: cvs commit: jakarta-struts/doc/userGuide struts-html.xml

2003-02-28 Thread David Graham
It is valid xml unless there is a dtd that says all text must be in a tag. I think it's ok. David From: "Martin Cooper" <[EMAIL PROTECTED]> Reply-To: "Struts Developers List" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Re: cvs commit: jakarta-stru

Re: cvs commit: jakarta-struts/doc/userGuide struts-html.xml

2003-02-28 Thread Martin Cooper
Does this actually build properly? I see this structure: Some text here. Some more text here. The second piece of text is not within a paragraph... -- Martin Cooper <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > jmitchell2003/02/28 16:45:00 > >

cvs commit: jakarta-struts/doc/userGuide struts-html.xml

2003-02-28 Thread jmitchell
jmitchell2003/02/28 16:45:00 Modified:doc/userGuide struts-html.xml Log: Fix docs Revision ChangesPath 1.52 +15 -5 jakarta-struts/doc/userGuide/struts-html.xml Index: struts-html.xml === RCS

cvs commit: jakarta-struts/doc/userGuide struts-html.xml

2003-02-26 Thread dgraham
dgraham 2003/02/26 19:55:06 Modified:doc/userGuide struts-html.xml Log: Added documentation to the html tag's locale attribute about creating sessions if needed. Revision ChangesPath 1.51 +5 -2 jakarta-struts/doc/userGuide/struts-html.xml Index: struts-ht

cvs commit: jakarta-struts/doc/userGuide struts-html.xml

2003-02-04 Thread husted
husted 2003/02/04 10:12:01 Modified:doc/userGuide struts-html.xml Log: + Update documentation to reflect that "application-relative" paths are now "module" relative. Suggested by John Espey (#16491)). Revision ChangesPath 1.50 +7 -7 jakarta-struts/doc/userGuid

cvs commit: jakarta-struts/doc/userGuide struts-html.xml

2003-01-19 Thread dgraham
dgraham 2003/01/19 22:04:48 Modified:doc/userGuide struts-html.xml Log: Updated docs for htmlComment and cdata attributes of javascript tag. Revision ChangesPath 1.49 +5 -5 jakarta-struts/doc/userGuide/struts-html.xml Index: struts-html.xml ==

cvs commit: jakarta-struts/doc/userGuide struts-html.xml

2003-01-17 Thread dgraham
dgraham 2003/01/16 22:06:55 Modified:doc/userGuide struts-html.xml Log: Added cdata to javascript tag for xhtml. Revision ChangesPath 1.47 +17 -0 jakarta-struts/doc/userGuide/struts-html.xml Index: struts-html.xml ==

cvs commit: jakarta-struts/doc/userGuide struts-html.xml release-notes.xml

2002-12-29 Thread husted
husted 2002/12/29 09:00:56 Modified:doc/userGuide struts-html.xml release-notes.xml Log: Apply patch for PR #13645 contributed by James Turner. Revision ChangesPath 1.45 +123 -75 jakarta-struts/doc/userGuide/struts-html.xml Index: struts-html.xml ==

Re: cvs commit: jakarta-struts/doc/userGuide struts-html.xml

2002-12-23 Thread David M. Karr
> "dgraham" == dgraham <[EMAIL PROTECTED]> writes: dgraham> dgraham 2002/12/23 17:45:15 dgraham> Modified:doc/userGuide struts-html.xml dgraham> Log: dgraham> Updated info on tags. dgraham> Revision ChangesPath dgraham> 1.42 +6 -2 ja

cvs commit: jakarta-struts/doc/userGuide struts-html.xml

2002-12-23 Thread jmitchell
jmitchell2002/12/23 18:01:34 Modified:doc/userGuide struts-html.xml Log: Fix a few typos Revision ChangesPath 1.44 +17 -17jakarta-struts/doc/userGuide/struts-html.xml Index: struts-html.xml ==

cvs commit: jakarta-struts/doc/userGuide struts-html.xml

2002-12-23 Thread dgraham
dgraham 2002/12/23 17:47:45 Modified:doc/userGuide struts-html.xml Log: Updated info on xhtml tag. Revision ChangesPath 1.43 +3 -4 jakarta-struts/doc/userGuide/struts-html.xml Index: struts-html.xml

cvs commit: jakarta-struts/doc/userGuide struts-html.xml

2002-12-23 Thread dgraham
dgraham 2002/12/23 17:45:15 Modified:doc/userGuide struts-html.xml Log: Updated info on tags. Revision ChangesPath 1.42 +6 -2 jakarta-struts/doc/userGuide/struts-html.xml Index: struts-html.xml =

cvs commit: jakarta-struts/doc/userGuide struts-html.xml

2002-12-12 Thread dgraham
dgraham 2002/12/12 18:39:02 Modified:doc/userGuide struts-html.xml Log: Added "since 1.1" to focusIndex attribute. Revision ChangesPath 1.41 +1 -0 jakarta-struts/doc/userGuide/struts-html.xml Index: struts-html.xml

cvs commit: jakarta-struts/doc/userGuide struts-html.xml

2002-12-12 Thread dgraham
dgraham 2002/12/12 18:27:46 Modified:doc/userGuide struts-html.xml Log: Added the focusIndex attribute to which indicates the index in the field array to receive focus. See PR #15194 and #1586. Revision ChangesPath 1.40 +10 -0 jakarta-struts/doc/userG

cvs commit: jakarta-struts/doc/userGuide struts-html.xml

2002-11-19 Thread dgraham
dgraham 2002/11/19 20:27:59 Modified:doc/userGuide struts-html.xml Log: Updated html tag docs. Revision ChangesPath 1.38 +3 -1 jakarta-struts/doc/userGuide/struts-html.xml Index: struts-html.xml

cvs commit: jakarta-struts/doc/userGuide struts-html.xml

2002-11-15 Thread dgraham
dgraham 2002/11/15 23:28:02 Modified:doc/userGuide struts-html.xml Log: Updated tld for tag. Revision ChangesPath 1.36 +19 -2 jakarta-struts/doc/userGuide/struts-html.xml Index: struts-html.xml =

cvs commit: jakarta-struts/doc/userGuide struts-html.xml

2002-11-14 Thread dmkarr
dmkarr 2002/11/14 20:22:30 Modified:doc/userGuide struts-html.xml Log: Added small clarification to "button" and "submit" to point to "image" if a graphical button is desired. Revision ChangesPath 1.35 +13 -4 jakarta-struts/doc/userGuide/struts-html.xml I

cvs commit: jakarta-struts/doc/userGuide struts-html.xml

2002-11-02 Thread dmkarr
dmkarr 2002/11/02 20:24:50 Modified:doc/userGuide struts-html.xml Log: In the documentation for all "styleClass" elements, I added a parenthesized statement 'renders a "class" attribute'. All the "styleId" attributes already indicated they render an "id" attribute. At the s

cvs commit: jakarta-struts/doc/userGuide struts-html.xml

2002-11-01 Thread dgraham
dgraham 2002/11/01 16:33:02 Modified:doc/userGuide struts-html.xml Log: deprecated lowsrc attribute on img tag. Revision ChangesPath 1.32 +4 -2 jakarta-struts/doc/userGuide/struts-html.xml Index: struts-html.xml ===

cvs commit: jakarta-struts/doc/userGuide struts-html.xml

2002-10-27 Thread martinc
martinc 2002/10/27 11:19:59 Modified:doc/userGuide struts-html.xml Log: Remove accesskey attribute from select tag. PR: 13337 Submitted by: David M. Karr Revision ChangesPath 1.31 +0 -10 jakarta-struts/doc/userGuide/struts-html.xml Index: struts-html.

cvs commit: jakarta-struts/doc/userGuide struts-html.xml

2002-10-25 Thread dgraham
dgraham 2002/10/25 17:34:54 Modified:doc/userGuide struts-html.xml Log: removed accesskey attribute for html:img tag. fixes bug #13336 Revision ChangesPath 1.30 +0 -10 jakarta-struts/doc/userGuide/struts-html.xml Index: struts-html.xml ===

cvs commit: jakarta-struts/doc/userGuide struts-html.xml

2002-10-04 Thread dmkarr
dmkarr 2002/10/04 22:38:41 Modified:contrib/struts-el/doc/userGuide struts-html-el.xml contrib/struts-el/src/share/org/apache/strutsel/taglib/html ELRadioTag.java contrib/struts-el/web/exercise-taglib index.jsp contri

cvs commit: jakarta-struts/doc/userGuide struts-html.xml release-notes.xml preface.xml installation.xml installation-wls5.xml installation-was352.xml installation-was352-x.xml installation-ubs72.xml installation-tc.xml installation-sas.xml installation-oas.xml installation-jr30.xml installation-jetty.xml installation-ipas.xml installation-ip.xml index.xml dev_validator.xml dev_util.xml dev_tiles.xml dev_template.xml dev_nested.xml dev_logic.xml dev_html.xml dev_bean.xml

2002-08-31 Thread husted
husted 2002/08/31 06:15:04 Modified:doc/userGuide struts-html.xml release-notes.xml preface.xml installation.xml installation-wls5.xml installation-was352.xml installation-was352-x.xml installation-ubs72.xml instal

cvs commit: jakarta-struts/doc/userGuide struts-html.xml

2002-08-17 Thread rleland
rleland 2002/08/17 21:12:18 Modified:doc/userGuide struts-html.xml Log: Bug 11714 radio button tld file needed ommousexxx events. Submitted by [EMAIL PROTECTED] Thanks ! Revision ChangesPath 1.22 +30 -0 jakarta-struts/doc/userGuide/struts-html.xml Index

cvs commit: jakarta-struts/doc/userGuide struts-html.xml

2002-08-10 Thread martinc
martinc 2002/08/10 23:13:17 Modified:doc/userGuide struts-html.xml Log: Add mouse event handlers for the tag. PR: 11612 Submitted by: David M. Karr Revision ChangesPath 1.21 +70 -0 jakarta-struts/doc/userGuide/struts-html.xml Index: struts-html.xml

cvs commit: jakarta-struts/doc/userGuide struts-html.xml

2002-08-08 Thread craigmcc
craigmcc2002/08/08 17:46:15 Modified:doc/userGuide struts-html.xml Log: Support the HTML event and style related attributes on the tag. No code change is needed, because the base class already takes care of all that; just needed to expose these attributes on the custom tag.

cvs commit: jakarta-struts/doc/userGuide struts-html.xml

2002-08-08 Thread craigmcc
craigmcc2002/08/08 16:30:39 Modified:doc/userGuide struts-html.xml Log: Document the "value" attribute of the tag. PR: Bugzilla #11517 Submitted by: David M. Karr Revision ChangesPath 1.19 +4 -0 jakarta-struts/doc/userGuide/struts-html.xml Index:

cvs commit: jakarta-struts/doc/userGuide struts-html.xml struts-logic.xml

2002-08-03 Thread craigmcc
craigmcc2002/08/03 11:43:40 Modified:doc/stylesheets userGuide.xsl doc/userGuide struts-html.xml struts-logic.xml Log: The stylesheets for tag library documentation now support and at both the tag level and the attribute level. The body content of the element s

cvs commit: jakarta-struts/doc/userGuide struts-html.xml

2002-07-07 Thread husted
husted 2002/07/07 16:28:54 Modified:doc/userGuide struts-html.xml Log: Add idName attribute to RadioTag so that it is easy to use with an iterator. Revision ChangesPath 1.14 +79 -54jakarta-struts/doc/userGuide/struts-html.xml Index: struts-html.xml

cvs commit: jakarta-struts/doc/userGuide struts-html.xml

2002-06-23 Thread craigmcc
craigmcc2002/06/23 15:44:42 Modified:doc/userGuide struts-html.xml Log: Clarify that the "styleId" attribute on struts-html tags generates an "id" attribute in the generated HTML. PR: Bugzilla #4868 Submitted by: Matt Raible Revision ChangesPath 1.12 +32 -

cvs commit: jakarta-struts/doc/userGuide struts-html.xml taglib_struts-html-ref.xml

2002-04-22 Thread rleland
rleland 02/04/22 13:59:20 Modified:doc/userGuide struts-html.xml taglib_struts-html-ref.xml Log: Move over new tag documentation, for 1.1 features, and resolve some of the differences between struts-html.xml and taglib_struts-html-ref.xml Revision ChangesPath 1.9

cvs commit: jakarta-struts/doc/userGuide struts-html.xml

2002-04-16 Thread rleland
rleland 02/04/16 09:30:24 Modified:doc/userGuide struts-html.xml Log: remove Duplicate password definition added when optionsCollection was added Feb 23 Revision ChangesPath 1.8 +21 -351 jakarta-struts/doc/userGuide/struts-html.xml Index: struts-html.xml

cvs commit: jakarta-struts/doc/userGuide struts-html.xml

2002-03-17 Thread dwinterfeldt
dwinterfeldt02/03/17 18:03:46 Modified:doc/userGuide struts-html.xml Log: Added new tag (JavascriptValidatorTag). Revision ChangesPath 1.7 +101 -0jakarta-struts/doc/userGuide/struts-html.xml Index: struts-html.xml

cvs commit: jakarta-struts/doc/userGuide struts-html.xml

2002-03-02 Thread martinc
martinc 02/03/02 19:31:13 Modified:doc/userGuide struts-html.xml Log: Removed title and titleKey attributes from tag, since they are not supported by the code. PR: 6067 Submitted by: Allen Servedio, Jon Ridgway, Manuel Ledesma, Rich Hoffman Revision ChangesPath