Thijs Kinkhorst
|
11b10ba5d1
increment year in copyright notices
|
пре 18 година |
pdontthink
|
bfd60b6729
Back out something that shouldn't be here (yet?) and leave behind a comment explaining that htmlencoded is currently ignored
|
пре 18 година |
pdontthink
|
4fe3cc2423
Remove HTML from SM option widget code; use forms.php utilities, which in turn use templated output
|
пре 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 година |
pdontthink
|
3174ac0e31
Use checkForJavascript() instead of $javascript_on. Except I did not change mailbox_display.php because $javascript_on comes from $aProps, not sure if it could be changed - Marc?
|
пре 18 година |
pdontthink
|
d2af0c9653
Remove embedded HTML for displaying submit buttons on option pages, also display more than one submit button so you need not scroll to the bottom to change options right at the top of a page. Doesn't look so good on the Personal Information page, so if anyone has any bright ideas on how to fine-tune this...
|
пре 18 година |
stevetruckstuff
|
22330d9cc0
Changes on 18 August to functions.php were intended to correct issue with the $icon_theme preference not being grabbed correctly. Unfortunately, it has come to light that this change has broken several other preferences. This patch undoes the changes from 18 August and changes the handling of the $icon_theme pref so that it is handled correctly.
|
пре 19 година |
stevetruckstuff
|
a2628849a0
Resolve confusing var names for preferences.
|
пре 19 година |
tokul
|
59ae6f3ac2
removing trailing ?> from function scripts
|
пре 19 година |
jangliss
|
c49201169d
- Issue loading options page always loaded the prefs
|
пре 19 година |
tokul
|
83fdb4c332
copyright update
|
пре 19 година |
tokul
|
f408812178
adding IMAP folder type controls to folder option widget. Widget uses default
|
пре 20 година |
Fredrik Jervfors
|
9ed98bb1ec
phpDocumentor updates
|
пре 20 година |
Fredrik Jervfors
|
94575cc163
String and phpDocumentor fix
|
пре 20 година |
tokul
|
0919f2ae89
include_once instead of require_once.
|
пре 20 година |
Fredrik Jervfors
|
9faf3051c1
Changing squirrelmail/Squirrelmail to SquirrelMail in some strings as well as other minor documentation fixes
|
пре 20 година |
Thijs Kinkhorst
|
a73561b911
Increment year in copyright notice.
|
пре 20 година |
Fredrik Jervfors
|
66d6ea252d
XHTML fixes
|
пре 21 година |
tokul
|
0e485197cf
documenting options class
|
пре 21 година |
Jimmy Conner
|
6bfd0f1168
Remove unused globals
|
пре 21 година |
Jimmy Conner
|
3ce3906906
Missing global, $color was not defined
|
пре 21 година |
tokul
|
2545362c99
adding htmlencoded option to SquirrelOption. allows to preserve html entities
|
пре 21 година |
Fredrik Jervfors
|
3b83c567dd
Minor cleanups
|
пре 21 година |
Fredrik Jervfors
|
303d308968
XHTML fixes
|
пре 21 година |
pdontthink
|
4ae9bd7cc1
Custom option page values now repopulate correctly when save action goes back to same options page
|
пре 21 година |
pdontthink
|
fc6096542d
Added 'trailing text' for options that SM builds, which is placed after a text input or select list. One less reason for plugin authors to build their own HTML.
|
пре 21 година |
pdontthink
|
4c2ad2499b
Oops, text inputs never had a type attribute!
|
пре 21 година |
Thijs Kinkhorst
|
f038f7b0ba
Fix output sanitatizing for options and xhtml-fixes.
|
пре 21 година |
Fredrik Jervfors
|
9d4db8b166
Phpdocumentor update - sed is your friend for these kinds of things ;)
|
пре 21 година |
Alexandros Vellis
|
8af8fc62f9
1. Use XHTML-Compatible attributes for selected and checked form widgets
|
пре 21 година |