[Bese-devel] New patches to ucw_dev: 23-Apr-2006
Marco Baringer
mbaringer at common-lisp.net
Mon Apr 24 04:30:07 UTC 2006
Thu Apr 20 14:37:21 EDT 2006 attila.lendvai at gmail.com
* Fix input tag rendering with :default t (worked but wasn't playing fair)
M ./src/yaclml/ucw-tags.lisp -14 +17
Thu Apr 20 14:14:18 EDT 2006 attila.lendvai at gmail.com
* Introduced :default t <ucw:input tag support for forms
From now on when a form does not have a :action then it won't be submittable
by pressing enter in a form element. Later, inside the form, if an <ucw:input
element is marked as :default t, then it sets the form's action parameter to
its own. In practice it's the same as providing the same :action for the form
tag, but the code is decoupled. Also dojofied the scripts a little.
WARNING: only tested with Mozilla! (Sorry I have no other machine)
M ./src/yaclml/ucw-tags.lisp -23 +42
Sun Apr 23 13:19:12 EDT 2006 cjstuij
* tabbed-pane-fix - updated tabbed-pane and the admin app to conform to the new container mechanics
M ./src/admin/admin.lisp -2 +2
M ./src/components/tabbed-pane.lisp -2 +2
Sun Apr 23 11:07:08 EDT 2006 cjstuij
* entrypoint-unquote - removes quote before class in defcomponent when calling defentry-point
M ./src/rerl/standard-component/standard-component.lisp -1 +1
Fri Apr 21 06:15:48 EDT 2006 cjstuij at gmail.com
* add_rmved_ucw_intro
A ./docs/ucw-intro/ucw-intro.html
Fri Apr 21 06:12:56 EDT 2006 cjstuij at gmail.com
* docs_change
M ./README +8
R ./docs/ucw-intro/ucw-intro.html
M ./docs/ucw-intro/ucw-intro_stage_dirs.tar
Sun Mar 19 04:23:35 EST 2006 Alberto Santini <albertosantini at tiscali.it>
* rel. 0.6 added rfc2109 dep
M ./docs/QUICKSTART -18 +25
An updated tarball of ucw_dev's source can be downloaded here:
http://common-lisp.net/project/ucw/tarballs/ucw_dev-20060423.tar.gz
Darcsweb URL:
http://uncommon-web.com/darcsweb/darcsweb.cgi?r=ucw_dev;a=summary
More information about the bese-devel
mailing list