pdontthink
|
176f41716d
Correct since tag
|
16 лет назад |
pdontthink
|
b69961cfe0
Make all submit button names unique on compose screen
|
16 лет назад |
pdontthink
|
6de4d8ae69
Add password option widget
|
16 лет назад |
pdontthink
|
cc12e65a24
Add 'edit list' type option widget
|
17 лет назад |
pdontthink
|
ab90761dde
Add multiple select folder list option widget (SMOPT_TYPE_FLDRLIST_MULTI)
|
17 лет назад |
pdontthink
|
e6e855f929
Add new addButton() function
|
18 лет назад |
Thijs Kinkhorst
|
11b10ba5d1
increment year in copyright notices
|
18 лет назад |
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.
|
18 лет назад |
tokul
|
59ae6f3ac2
removing trailing ?> from function scripts
|
19 лет назад |
tokul
|
aa6d0623eb
validator.w3.org fails if id attribute contains brackets
|
19 лет назад |
tokul
|
83fdb4c332
copyright update
|
19 лет назад |
Fredrik Jervfors
|
9ed98bb1ec
phpDocumentor updates
|
20 лет назад |
pdontthink
|
ce270298f9
Don't auto-focus on compose form when user has already focused somewhere manually (very annoying over slow connections)
|
20 лет назад |
tokul
|
095f4e7565
adding extra attributes support and default css classes to form functions.
|
20 лет назад |
tokul
|
6bdc2b2240
i think, it is better that way.
|
20 лет назад |
tokul
|
67646b20f7
documenting form functions.
|
20 лет назад |
Fredrik Jervfors
|
2531f52955
Trimming whitespace and replacing tabs
|
20 лет назад |
pdontthink
|
ebbab19065
Allow extra javascript to be added to checkboxes
|
20 лет назад |
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.
|
20 лет назад |
Thijs Kinkhorst
|
a73561b911
Increment year in copyright notice.
|
20 лет назад |
Fredrik Jervfors
|
00d5c9891a
Cleanup in comment
|
21 лет назад |
tokul
|
7e398fef72
adding space between cols="number" and $attr.
|
21 лет назад |
Fredrik Jervfors
|
656ef3c870
XHTML fixes
|
21 лет назад |
pdontthink
|
c9b05acf35
extra quote removed
|
21 лет назад |
stekkel
|
abf6bbc461
Rewrite of internal message caching
|
21 лет назад |
alex-brainstorm
|
6ea1a837c2
Use null as default value since value is tested against null. Was breaking search code.
|
21 лет назад |
Fredrik Jervfors
|
9ce601d068
Closing PHP tag and adding some XHTML
|
21 лет назад |
tokul
|
8a3d91bd28
moving forms to separate subpackage. It is easier to dig through functions
|
21 лет назад |
tokul
|
60435fc01f
Don't use htmlentities() to sanitize input/output.
|
21 лет назад |
jangliss
|
e4f6cc3969
Password can accept a value as well.
|
21 лет назад |