Commit graph

1007 commits

Author SHA1 Message Date
philippe_mingo
e7da1f1390 Added Default Javascript Adrressbook 2002-01-29 17:54:35 +00:00
philippe_mingo
0e8a1b40ae This fix makes the plugin backward compatible with conf.pl 2002-01-29 16:28:09 +00:00
teepe
5f486492a0 typo 2002-01-28 23:25:07 +00:00
philippe_mingo
f2576418e8 Added default language 2002-01-28 20:35:40 +00:00
philippe_mingo
4375ebfd6c Complete rewrite of the config file parser. Now it should detect
correctly strings that contains // /* # etc...
2002-01-28 20:17:46 +00:00
philippe_mingo
48cccb180c Bug localized.
The parser doesn't work well when // and # and /* */ are inside a string.
2002-01-28 16:55:36 +00:00
philippe_mingo
8495d369e4 Optionizer renamed 2002-01-28 16:45:52 +00:00
philippe_mingo
58d34fc3e3 Bugfixed joining lines with comments. 2002-01-28 14:38:01 +00:00
philippe_mingo
eff95a600c Some Administrator plugin instalation tips. 2002-01-28 14:27:36 +00:00
philippe_mingo
ad1010b7e4 This commit allows the administrator plugin to parse ldap information
(not yet to edit it).

Left to go:
* Themes Edit.
* LDAP Edit.
* Data to default (if empty strings or whatever).

Independent mode. For now it is only possible to enter this plugin if
config.php exists, chmod 660, owned by administrator and group = php user.

It should be interesting to hook at login and look for configuration. If
no configuration is found then switch to the plugin to create a deafult one
and start to input data.
2002-01-28 14:23:08 +00:00
philippe_mingo
8effd0c8c3 More defines 2002-01-27 18:29:20 +00:00
philippe_mingo
1b9ebe39bb Typo 2002-01-27 17:17:25 +00:00
philippe_mingo
38ae25567f defines.php now indicates the order for options display. Added a group
type in order to place options under different titles.

Not yet finished.
2002-01-27 16:55:18 +00:00
philippe_mingo
8eb1933f06 Administrator Plugin
--------------------

This plugin is not yet complete, but I add it to the CVS in order to get
your coopertaion. Once activated, only the owner of config.php can see
the plugin. Make sure config.php is 660 with the owner set to the one
that can edit it and the group to the use who's running php.
2002-01-27 13:53:31 +00:00
dahanc
cc8a07412a Netscape 4.x tries to honor the <TD WIDTH="100"> tag on the middle column
and will squeeze the "EDIT | DEL" column on the right such that it gets
truncated if the text is too wide (e.g., Finnish). TD's WIDTH attribute is
deprecated in HTML 4.x, and it seems that Netscape 6.x and IE 6.0 mostly
ignore it, which is why the problem doesn't show up in those browsers.
With this change, the table formats properly for me in Netscape 4.08,
Mozilla 0.9.7+, and IE 6.0.
2002-01-25 06:21:21 +00:00
graf25
1237a8e643 Upping the version number and logging the change in ChangeLog 2002-01-24 20:25:41 +00:00
graf25
37c24166f2 Fixing security vulnerability in squirrelspell. 2002-01-24 19:55:12 +00:00
philippe_mingo
5c87914e90 Delete_move_next plugin added. 2002-01-24 14:06:38 +00:00
philippe_mingo
276cf6ee98 Changed date ranges in order to avoid the date problem. 2002-01-24 09:16:40 +00:00
dahanc
0b61e94d4f I18n string fixes 2002-01-23 06:08:00 +00:00
bbice
08c3e5edbc removed orbl and added 2 new osirusoft filters 2002-01-22 21:07:34 +00:00
Thijs Kinkhorst
160c67a114 *** empty log message *** 2002-01-22 16:52:53 +00:00
philippe_mingo
532e3998b6 Changing file perm. 2002-01-22 12:56:43 +00:00
philippe_mingo
ea273c8cbc Changing file perm. 2002-01-22 12:55:59 +00:00
philippe_mingo
e2b96dedd3 Added revision number 2002-01-22 12:48:46 +00:00
philippe_mingo
f181c916df Added (c) notice 2002-01-22 12:43:58 +00:00
philippe_mingo
3857ff4066 Strings fix 2002-01-22 09:12:07 +00:00
philippe_mingo
048f3a7bcb 1.3 2002-01-22 08:42:26 +00:00
philippe_mingo
ac267ac060 List Commands plugin by "Thijs Kinkhorst" <thijs@kinkhorst.com> 2002-01-22 08:28:29 +00:00
philippe_mingo
3a1bdfb706 Michal Szczotka <michal@tuxy.org> Calendar plugin. 2002-01-22 08:27:21 +00:00
philippe_mingo
ca481d1390 [SM-PLUGINS] Someone PLEASE update the Bug Reporting plugin!
List name changed.
2002-01-22 08:07:25 +00:00
thomppj
0a957948c7 Sent dumbfolders and special folders fixed for Cyrus. (Philippe Mingo
on Bunzo's Box)
2002-01-18 14:40:28 +00:00
philippe_mingo
33ebd9e77f Bugfix 2002-01-17 17:05:28 +00:00
philippe_mingo
0052c1b07e Removing extra delimiters. 2002-01-11 23:31:58 +00:00
philippe_mingo
3e4854f7e8 In order to make sent_subfolders work I had to change a lot of code.
I may have messed up something in the process so PLEASE TEST THIS
CARFULLY.

In my system (that uses uw) it almost work. The only thing left to
be done is to organize left main in such a way that sent subfolders
are placed to the top.

I've replaced some spare code with a few new functions.
sqimap_mailbox_rename and isSpecialMailbox are the most interesting
in other proceses.
2002-01-11 23:28:12 +00:00
Tyler Akins
9452bb9ae4 Fixed a minor grammatical error. 2002-01-04 14:32:22 +00:00
Tyler Akins
96216d3dd7 Fixed a couple things. Now I'm officially handing it over. :-) 2002-01-04 14:30:42 +00:00
Tyler Akins
6be5e8bbca Added spamcop so that it can get translated and hundreds of other
programmers can work on it.  I'm officially handing the baton on this plugin
to anyone who will take it.  :-)

It has been updated to work the the way that SpamCop now works (or at least
I *think* I did it correctly).  Just needs major code cleanup and
internationalization.
2002-01-04 14:19:36 +00:00
philippe_mingo
73f20e858a SoupNazi bug fixed 2002-01-03 08:39:57 +00:00
antipode
c3236a3ff6 Fixed the deprecated call-time-by-reference syntax. 2001-12-27 20:49:57 +00:00
philippe_mingo
39fb8dda18 Before I forgot 8-). 2001-12-26 14:45:26 +00:00
teepe
fe15b25aec redirect / indexes to login page 2001-12-25 01:15:32 +00:00
philippe_mingo
858bbb105b Many last minute fixes 2001-12-24 13:49:42 +00:00
thomppj
d37d8b7d41 Slight cleanup to filter option page display. 2001-12-23 23:14:20 +00:00
thomppj
09e7797da5 Various fixes.
----------------------------------------------------------------------
2001-12-23 21:01:40 +00:00
thomppj
1e2a9cc5d0 Getting ready for 1.2.0 release. 2001-12-23 07:42:40 +00:00
thomppj
fab2b3dba0 Added sent_subfolders plugin, tweaked config stuff, other stuff. 2001-12-23 06:08:34 +00:00
thomppj
f0b65aa567 Lots of little changes... 2001-12-21 18:18:48 +00:00
philippe_mingo
ff5f3a2b73 [ squirrelmail-Bugs-488572 ] Clock is not 24-h aware 2001-12-21 13:13:21 +00:00
philippe_mingo
04c07e532c Preferences bugfix 2001-12-17 13:05:19 +00:00