tokul
5b1743bb61
adding phpdoc blocks
2004-05-10 10:12:30 +00:00
tokul
29ff440043
renaming function in order to remove phpdoc error
...
it is better to have different names for different functions even when they
don't conflict with each other.
2004-05-10 10:02:32 +00:00
Fredrik Jervfors
c4b2627b84
String fix
2004-05-09 11:16:04 +00:00
Thijs Kinkhorst
778ae78ce1
Be more liberal regarding (incompliant) POP3 servers who send double
...
spaces in stead of just one. Thanks Galen Kannarr for the tip.
2004-05-08 19:47:40 +00:00
Fredrik Jervfors
a981df9c83
Changing Squirrelmail to SquirrelMail in strings
2004-05-08 19:23:33 +00:00
Fredrik Jervfors
63ed6d0e1e
Minor string fix
2004-05-08 17:49:44 +00:00
Fredrik Jervfors
10fddf2ede
Minor string fix
2004-05-08 17:43:06 +00:00
Fredrik Jervfors
fcc5f2fb25
Moving HTML out of strings and updating some tags to XHTML
2004-05-08 16:19:27 +00:00
pdontthink
0e637f56fd
Split out functionality that gathers system specs
2004-05-06 19:28:17 +00:00
Fredrik Jervfors
5395e57996
Removing random double spaces in strings
2004-05-05 21:23:00 +00:00
tokul
511f925d4b
added index.php in order to prevent indexing of directory.
...
added functions that prevent use of plugin when it is not enabled
fixed html formating errors and converted tags to lowercase.
added some phpdoc blocks.
converted strings to gettext
2004-05-04 11:01:03 +00:00
tokul
64bb78a384
added search control to default config and administrator plugin
...
cleaned tabs from defines.php
2004-05-03 15:52:54 +00:00
tokul
8478bcabb7
translator moved to other address
2004-04-27 14:00:42 +00:00
Thijs Kinkhorst
358698ff09
Improve HTML escaping
2004-04-26 23:26:06 +00:00
Thijs Kinkhorst
ecce584ed6
Escape HTML output and add vim syntax hint.
2004-04-26 23:02:06 +00:00
Thijs Kinkhorst
999e884a04
Use forms.php functions.
2004-04-26 14:15:20 +00:00
tokul
dbac74524f
not sure, why message details provides this hook. If it have other effects
...
than breaking plugins with this hook, let me know.
2004-04-25 09:17:25 +00:00
tokul
0717c4ac1e
marking function as private.
...
moving copyright and license info into phpdoc tags
2004-04-18 15:47:31 +00:00
tokul
fed1e61d04
phpdoc updates
2004-04-18 15:42:05 +00:00
tokul
aae290a8bd
patch allows to read README file from plugins directory.
...
original patch contributed by Andrew D <squirrelmail at awdcomp.com>
xhtml and phpdoc fixes.
2004-04-18 15:36:06 +00:00
tokul
51eb260e46
removed $_ variables.
...
added some checks for POST forms.
xhtml and string fixes proposed by Fredrik.
phpdoc blocks.
localized folder names
2004-04-13 18:25:54 +00:00
tokul
f64bc52662
quick fix to use sqgetGlobalVar instead of $_POST
2004-04-13 05:35:01 +00:00
tokul
94ef508281
moving $_SERVER to sqgetGlobalVar
2004-04-12 12:29:15 +00:00
tokul
ab9dd27fef
removing double spaces and html formating fixes
2004-04-12 11:42:03 +00:00
tokul
05d2e44957
small formating fixes.
2004-04-12 11:12:41 +00:00
tokul
abb42c6c3d
phpdoc blocks
2004-04-12 07:52:40 +00:00
tokul
7411e3a1fe
some phpdoc blocks
2004-04-12 07:50:45 +00:00
tokul
cb13015a64
phpdoc blocks and lowercasing html elements
2004-04-12 07:44:45 +00:00
tokul
83b745a92c
phpdoc blocks
2004-04-12 07:18:29 +00:00
tokul
7a698836c9
phpdoc blocks and one more string
2004-04-12 07:15:29 +00:00
tokul
21865b1ceb
adding phpdoc blocks. @access private is used to hide functions that are
...
used only by this plugin
2004-04-12 07:08:34 +00:00
tokul
716a754b25
added phpdoc blocks.
...
closed php code block in setup.php
2004-04-12 07:03:14 +00:00
tokul
8633f066d6
adding phpdoc blocks
2004-04-12 06:59:24 +00:00
tokul
f3b47873fa
removed CR's and added phpdoc block
2004-04-12 06:56:39 +00:00
tokul
ab665c2972
html formating fixes and one more string.
...
to port or not to port? :)
2004-04-08 14:28:08 +00:00
tokul
9982aa8026
Fixing spelling
2004-04-08 13:10:07 +00:00
tokul
7e99edbb7e
Fixing spelling mistake
2004-04-08 12:50:16 +00:00
tokul
215725f6bd
removing gettext function. this is variable, not string.
2004-03-31 17:41:20 +00:00
tokul
b13283d6da
fixing some strings that can't be extracted with gettext 0.10.40.
...
adding form functions.
maybe functions/forms.php can be loaded by include/validate.php?
2004-03-31 16:27:24 +00:00
Thijs Kinkhorst
6f0894d6b6
Use form funcs in cpw plugin
2004-03-31 11:51:50 +00:00
tokul
690ca9ef96
adding configuration option to plugin.
...
using <big> instead of <font size=+1>
2004-03-30 16:43:02 +00:00
tokul
33afeb5be7
font size=-2 replaced with small
...
fixed strings that are not extracted with gettext 0.10.40
input tags made xhtml compatible.
2004-03-30 13:48:52 +00:00
Thijs Kinkhorst
b5b9bdcdcb
Use clearer-named CheckForJavaScript in stead of !soupNazi.
2004-03-29 11:54:13 +00:00
tokul
709489a743
fixing configuration options. Patch by Fredrik Jervfors <sqm_admin at fimbul.net>
2004-03-19 15:11:07 +00:00
Thijs Kinkhorst
5a4550f372
Remove almost all left overs of our non-uid-imap-server support.
2004-03-15 20:15:16 +00:00
Thijs Kinkhorst
eb0871d7c9
Make writing to prefs/abook/calendar files more reliable by handling it
...
the right way when writing fails (error in stead of truncating file).
2004-03-15 10:10:00 +00:00
tokul
b2475d3d98
changing variable type from integer to string.
2004-03-15 07:11:11 +00:00
tokul
814e94f237
Enabled special mailbox hook for spam folder.
2004-03-14 11:16:44 +00:00
tokul
445bc83a30
$v <> '' test disables saving of integers that are = 0 (ex. $theme_default)
2004-03-14 11:00:32 +00:00
tokul
2304da73b9
Updating variables
2004-03-14 08:58:15 +00:00