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

2001-12-27 Thread martinc
martinc 01/12/27 22:57:19 Modified:doc struts-html.xml Log: Added missing element from struts-html taglib descriptor. PR: 5436 Submitted by: Jeff Hutchison Revision ChangesPath 1.28 +1 -0 jakarta-struts/doc/struts-html.xml Index: struts-html.x

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

2001-12-11 Thread oalexeev
oalexeev01/12/11 09:54:11 Modified:doc struts-html.xml Log: Revert 'freetext' attribute adding. Revision ChangesPath 1.27 +0 -197jakarta-struts/doc/struts-html.xml Index: struts-html.xml ===

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

2001-12-10 Thread oalexeev
oalexeev01/12/10 02:06:27 Modified:doc struts-html.xml Log: Add freetext attribute to directly render all non supported by struts attributes to the target tags. Revision ChangesPath 1.26 +197 -0jakarta-struts/doc/struts-html.xml Index: struts-html.xml

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

2001-10-15 Thread mschachter
mschachter01/10/15 10:33:34 Modified:doc struts-html.xml Log: - change docs for bug #4170 Revision ChangesPath 1.24 +30 -21jakarta-struts/doc/struts-html.xml Index: struts-html.xml ===

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

2001-09-14 Thread martinc
martinc 01/09/14 22:32:02 Modified:doc struts-html.xml Log: Correct document URL. PR: 3495 Submitted by: Kare Nuorteva Revision ChangesPath 1.21 +1 -1 jakarta-struts/doc/struts-html.xml Index: struts-html.xml

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

2001-09-14 Thread martinc
martinc 01/09/14 22:30:47 Modified:doc Tag: STRUTS_1_0_BRANCH struts-html.xml Log: Correct document URL. PR: 3495 Submitted by: Kare Nuorteva Revision ChangesPath No revision No revision 1.11.2.4 +1 -1 ja

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

2001-09-05 Thread oalexeev
oalexeev01/09/05 09:05:24 Modified:doc struts-html.xml Log: Add indexed attribute support to ImageTag, RadioTag and TextareaTag Revision ChangesPath 1.20 +36 -0 jakarta-struts/doc/struts-html.xml Index: struts-html.xml ===

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

2001-08-15 Thread dwinterfeldt
dwinterfeldt01/08/15 10:41:50 Modified:doc struts-html.xml Log: Added a clearer description of the message attribute for the messages tag. Revision ChangesPath 1.19 +5 -3 jakarta-struts/doc/struts-html.xml Index: struts-html.xml

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

2001-07-25 Thread oalexeev
oalexeev01/07/25 13:56:36 Modified:doc struts-html.xml Log: Add indexed attribute to the file, text, password, hidden tags. Revision ChangesPath 1.18 +48 -0 jakarta-struts/doc/struts-html.xml Index: struts-html.xml ===

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

2001-07-24 Thread dwinterfeldt
dwinterfeldt01/07/24 06:31:38 Modified:doc struts-html.xml Log: Correcting package name for the messages tag extra info class. Revision ChangesPath 1.17 +1 -1 jakarta-struts/doc/struts-html.xml Index: struts-html.xml

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

2001-07-24 Thread oalexeev
oalexeev01/07/24 04:41:40 Modified:doc struts-html.xml Log: Add support for indexed tags in html taglib. Submitted by David Hay Revision ChangesPath 1.16 +71 -0 jakarta-struts/doc/struts-html.xml Index: struts-html.xml =

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

2001-07-11 Thread dwinterfeldt
dwinterfeldt01/07/11 22:06:13 Modified:doc struts-html.xml Log: Added messages tag to the file. Revision ChangesPath 1.15 +109 -0jakarta-struts/doc/struts-html.xml Index: struts-html.xml ===

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

2001-06-01 Thread craigmcc
craigmcc01/06/01 11:50:50 Modified:doc Tag: STRUTS_1_0_BRANCH struts-html.xml Log: Relax the constraint on what can be in a Map used to add dynamic request parameters to the URL created by the , , and tags. Now, the Map values can be: * A String * A String array (crea

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

2001-05-29 Thread craigmcc
craigmcc01/05/29 11:03:55 Modified:doc Tag: STRUTS_1_0_BRANCH struts-html.xml Log: Add "tabindex" attribute to the tag information. PR: Bugzilla #1869 Submitted by: <[EMAIL PROTECTED]> Revision ChangesPath No revision No

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

2001-05-11 Thread craigmcc
craigmcc01/05/11 09:55:40 Modified:doc struts-html.xml Log: Make the "size" attribute available on the custom tag. The underlying base class already supports this. Submitted by: Andy Brook <[EMAIL PROTECTED]> Revision ChangesPath 1.10 +9 -0 jakart

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

2001-05-04 Thread craigmcc
craigmcc01/05/04 17:59:52 Modified:doc struts-html.xml Log: Sort the attributes for the and elements alphabetically, so that the documentation is better organized. Revision ChangesPath 1.8 +80 -80jakarta-struts/doc/struts-html.xml Index: struts-ht

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

2001-04-19 Thread craigmcc
craigmcc01/04/19 17:26:52 Modified:doc struts-html.xml Log: Add a warning that using will disable the standard cancellation detection that is performed by the controller servlet and the Action.isCancelled() method. In general, this attribute should not be used. Howev

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

2001-04-03 Thread craigmcc
craigmcc01/04/03 11:45:38 Modified:doc struts-html.xml Log: Add a clarification that the property underlying a "checkbox" field should be a boolean, and a pointer to using "multibox" for sets of related Strings. Revision ChangesPath 1.3 +7 -0 jakarta-st

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

2001-03-25 Thread rleland
rleland 01/03/25 12:59:13 Modified:doc struts-html.xml Log: Fix small typo Revision ChangesPath 1.2 +2 -2 jakarta-struts/doc/struts-html.xml Index: struts-html.xml === RCS file: /hom