Commit graph

968 commits

Author SHA1 Message Date
Fredrik Jervfors
d81fc9e5b0 XHTML fixes 2004-08-15 04:04:17 +00:00
Fredrik Jervfors
3508677983 XHTML fixes 2004-08-15 02:03:39 +00:00
Fredrik Jervfors
303d308968 XHTML fixes 2004-08-15 01:02:58 +00:00
Fredrik Jervfors
1a308fafc6 String fix 2004-08-13 23:30:51 +00:00
Fredrik Jervfors
f6ed632026 XHTML fixes 2004-08-11 17:52:25 +00:00
Fredrik Jervfors
2f598f16c2 XHTML fixes 2004-08-11 08:40:19 +00:00
Fredrik Jervfors
76e928a97a XHTML fixes 2004-08-11 05:10:19 +00:00
Fredrik Jervfors
1c290fe8e1 XHTML fixes 2004-08-09 15:48:15 +00:00
Thijs Kinkhorst
bdfd4e7416 If we have PHP 4.3.0, we can make SquirrelSpell work with safe_mode.
This also removes the need for the 'cat' program when using older PHP,
easing the use of this plugin under Windows. The patch is provided by
Ray Ferguson, #752314. As I have only PHP 4.1.2, this is not thoroughly
tested code; please test it all so it will be verified to work in many
different environments.
2004-08-03 11:06:18 +00:00
Fredrik Jervfors
2405c2b049 Minor code cleanup 2004-07-12 08:27:46 +00:00
Fredrik Jervfors
93e73bbbac Indentation and XHTML fix 2004-07-03 07:19:08 +00:00
Fredrik Jervfors
9c1a8e2d0c I18n fix 2004-07-03 07:17:13 +00:00
Fredrik Jervfors
d604feee1a This can't be considered beta anymore 2004-07-03 07:15:30 +00:00
Fredrik Jervfors
e287acf13d Fixing minor typo 2004-07-02 09:14:32 +00:00
Fredrik Jervfors
816951fb36 Another XHTML fix 2004-07-02 08:40:28 +00:00
Fredrik Jervfors
ccf2611113 XHTML fix 2004-07-02 08:16:45 +00:00
Fredrik Jervfors
91d6cd59d5 Removing HTML tags from strings 2004-07-01 15:03:30 +00:00
Fredrik Jervfors
17fa1a4fbb Indentation 2004-06-25 05:54:24 +00:00
Fredrik Jervfors
3300cf216f Minor clean and a string unified with STABLE 2004-06-12 17:07:05 +00:00
tokul
9d0574cde8 I think plural tense should use only ' instead of 's 2004-06-07 16:13:32 +00:00
tokul
a6d0d87f90 fixed typo 2004-06-07 16:11:45 +00:00
tokul
9e3ed702b3 declaration needs two * in order not to create phpdoc errors 2004-06-07 11:22:05 +00:00
Fredrik Jervfors
4a43f3fa2d Changing SPAMCOP to SpamCop 2004-06-05 17:19:51 +00:00
indiri69
facb19b95e Don't show empty braces when there's only one filter 2004-06-02 16:54:39 +00:00
stekkel
f34d2ef36a Adapted arguments for sqimap_fetch_small_header_list 2004-06-02 13:45:16 +00:00
stekkel
e3c519e440 cleanup up filter plugin 2004-05-23 15:38:40 +00:00
Fredrik Jervfors
eb5cc10e7a Fixed HTML bug 2004-05-21 06:48:23 +00:00
Fredrik Jervfors
5d83344759 Merging two strings and making external links open in a new window 2004-05-15 13:27:56 +00:00
Fredrik Jervfors
1ae3b25364 Removing HTML from strings and cleaning up code 2004-05-15 09:56:28 +00:00
Thijs Kinkhorst
3f2cb10590 One encoding step too much. 2004-05-11 21:09:21 +00:00
indiri69
9b16c31c47 Use the form functions instead 2004-05-11 20:26:49 +00:00
indiri69
61bc9363d7 Move functions out of setup.php 2004-05-11 18:21:49 +00:00
tokul
f02d89c7a8 Adding forms for searching Gmane and SF bugtracker 2004-05-10 17:03:20 +00:00
tokul
a8ae6c1758 fixed frame target
http://www.w3.org/TR/html4/types.html#type-frame-target
2004-05-10 17:02:03 +00:00
tokul
814c31010a fixed printf statement 2004-05-10 14:19:05 +00:00
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