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 vuotta sitten |
stevetruckstuff
|
a2628849a0
Resolve confusing var names for preferences.
|
19 vuotta sitten |
tokul
|
59ae6f3ac2
removing trailing ?> from function scripts
|
19 vuotta sitten |
jangliss
|
c49201169d
- Issue loading options page always loaded the prefs
|
19 vuotta sitten |
tokul
|
83fdb4c332
copyright update
|
19 vuotta sitten |
tokul
|
f408812178
adding IMAP folder type controls to folder option widget. Widget uses default
|
20 vuotta sitten |
Fredrik Jervfors
|
9ed98bb1ec
phpDocumentor updates
|
20 vuotta sitten |
Fredrik Jervfors
|
94575cc163
String and phpDocumentor fix
|
20 vuotta sitten |
tokul
|
0919f2ae89
include_once instead of require_once.
|
20 vuotta sitten |
Fredrik Jervfors
|
9faf3051c1
Changing squirrelmail/Squirrelmail to SquirrelMail in some strings as well as other minor documentation fixes
|
20 vuotta sitten |
Thijs Kinkhorst
|
a73561b911
Increment year in copyright notice.
|
20 vuotta sitten |
Fredrik Jervfors
|
66d6ea252d
XHTML fixes
|
21 vuotta sitten |
tokul
|
0e485197cf
documenting options class
|
21 vuotta sitten |
Jimmy Conner
|
6bfd0f1168
Remove unused globals
|
21 vuotta sitten |
Jimmy Conner
|
3ce3906906
Missing global, $color was not defined
|
21 vuotta sitten |
tokul
|
2545362c99
adding htmlencoded option to SquirrelOption. allows to preserve html entities
|
21 vuotta sitten |
Fredrik Jervfors
|
3b83c567dd
Minor cleanups
|
21 vuotta sitten |
Fredrik Jervfors
|
303d308968
XHTML fixes
|
21 vuotta sitten |
pdontthink
|
4ae9bd7cc1
Custom option page values now repopulate correctly when save action goes back to same options page
|
21 vuotta sitten |
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 vuotta sitten |
pdontthink
|
4c2ad2499b
Oops, text inputs never had a type attribute!
|
21 vuotta sitten |
Thijs Kinkhorst
|
f038f7b0ba
Fix output sanitatizing for options and xhtml-fixes.
|
21 vuotta sitten |
Fredrik Jervfors
|
9d4db8b166
Phpdocumentor update - sed is your friend for these kinds of things ;)
|
21 vuotta sitten |
Alexandros Vellis
|
8af8fc62f9
1. Use XHTML-Compatible attributes for selected and checked form widgets
|
21 vuotta sitten |
tokul
|
a452a45771
doc/plugin.txt says that 'refresh' is optional. Making sure that it does not
|
21 vuotta sitten |
Thijs Kinkhorst
|
cde0377d36
We're living in 2004 now... perl is your friend for these kinds of things :)
|
21 vuotta sitten |
pdontthink
|
6331c213f4
html fix
|
22 vuotta sitten |
tassium
|
276f80e6da
phpdocumentor preparation and a few corrections to earlier phpdocumentor work
|
22 vuotta sitten |
tassium
|
9098cb73e4
Preparation to begin using phpdocumentor.
|
22 vuotta sitten |
pdontthink
|
0ebe105bea
Added initial_value and post_script options for widgets
|
22 vuotta sitten |