pdontthink
|
cc12e65a24
Add 'edit list' type option widget
|
hace 17 años |
pdontthink
|
ab90761dde
Add multiple select folder list option widget (SMOPT_TYPE_FLDRLIST_MULTI)
|
hace 17 años |
pdontthink
|
e6e855f929
Add new addButton() function
|
hace 18 años |
Thijs Kinkhorst
|
11b10ba5d1
increment year in copyright notices
|
hace 18 años |
pdontthink
|
7eda84f610
Strip HTML out of forms.php. Need to run through rest of core and use these functions such as in all the options pages instead of the embedded HTML there. Note the FIXME comments in forms.php -- I will post something on the DEVEL list in a while with a proposed patch.
|
hace 18 años |
tokul
|
59ae6f3ac2
removing trailing ?> from function scripts
|
hace 19 años |
tokul
|
aa6d0623eb
validator.w3.org fails if id attribute contains brackets
|
hace 19 años |
tokul
|
83fdb4c332
copyright update
|
hace 19 años |
Fredrik Jervfors
|
9ed98bb1ec
phpDocumentor updates
|
hace 20 años |
pdontthink
|
ce270298f9
Don't auto-focus on compose form when user has already focused somewhere manually (very annoying over slow connections)
|
hace 20 años |
tokul
|
095f4e7565
adding extra attributes support and default css classes to form functions.
|
hace 20 años |
tokul
|
6bdc2b2240
i think, it is better that way.
|
hace 20 años |
tokul
|
67646b20f7
documenting form functions.
|
hace 20 años |
Fredrik Jervfors
|
2531f52955
Trimming whitespace and replacing tabs
|
hace 20 años |
pdontthink
|
ebbab19065
Allow extra javascript to be added to checkboxes
|
hace 20 años |
pdontthink
|
289ae066b6
Why weren't tag IDs part of the parameters to these functions in the first place? Sigh. For now, just use the same as the name, which is OK except for radio buttons, which concatenate value onto the name.
|
hace 20 años |
Thijs Kinkhorst
|
a73561b911
Increment year in copyright notice.
|
hace 20 años |
Fredrik Jervfors
|
00d5c9891a
Cleanup in comment
|
hace 21 años |
tokul
|
7e398fef72
adding space between cols="number" and $attr.
|
hace 21 años |
Fredrik Jervfors
|
656ef3c870
XHTML fixes
|
hace 21 años |
pdontthink
|
c9b05acf35
extra quote removed
|
hace 21 años |
stekkel
|
abf6bbc461
Rewrite of internal message caching
|
hace 21 años |
alex-brainstorm
|
6ea1a837c2
Use null as default value since value is tested against null. Was breaking search code.
|
hace 21 años |
Fredrik Jervfors
|
9ce601d068
Closing PHP tag and adding some XHTML
|
hace 21 años |
tokul
|
8a3d91bd28
moving forms to separate subpackage. It is easier to dig through functions
|
hace 21 años |
tokul
|
60435fc01f
Don't use htmlentities() to sanitize input/output.
|
hace 21 años |
jangliss
|
e4f6cc3969
Password can accept a value as well.
|
hace 21 años |
Thijs Kinkhorst
|
14cc9f11af
Add form functions for password, submit and reset.
|
hace 21 años |
Thijs Kinkhorst
|
f6df87c185
Functions to build HTML forms.
|
hace 21 años |