Commit graph

63 commits

Author SHA1 Message Date
Thijs Kinkhorst
358698ff09 Improve HTML escaping 2004-04-26 23:26:06 +00:00
Thijs Kinkhorst
cde0377d36 We're living in 2004 now... perl is your friend for these kinds of things :) 2004-02-24 15:51:22 +00:00
Jimmy Conner
9d5770a2ea Back out support for using SM without Frames 2003-12-01 21:56:59 +00:00
Jimmy Conner
742afd5b0e Added support for using Squirrelmail without frames
(With many thanks to Jason Wickers (jwickers at scs.wsu.edu))
----
There are still a few minor things to iron out, but overall
it works fairly well at this point.  Any plugin that calls
DisplayPageHeader() will now have to replace their </body></html>
with a simple call to noframes_bottom() to be compatible...
(Possibly rename that function to DisplayPageFooter in the future)
2003-12-01 18:51:07 +00:00
tassium
94c082f51f Initial groundwork to use phpdocumentor.
Added @package and @subpackage tags.
Some cases of define() for SM_PATH were tagged @ignore to reduce the number of phpdocumentor warnings - this may need to be done everywhere else, or removed where I've done it so far.  We'll see.
2003-10-27 22:24:41 +00:00
stekkel
74f2c3983b Removal of function call to sqimap_read_data_list.
From now on plugins may never call that function. It's an internal function
used by sqimap_run_command or sqimap_run_command_list.
2003-06-28 13:55:49 +00:00
Thijs Kinkhorst
d98a929811 cleanup some plugins to make use of sqgetGlobalVar 2003-03-11 15:57:22 +00:00
Thijs Kinkhorst
75de52f258 Getting ready for 1.4.0 RC1 2002-12-31 12:49:43 +00:00
Thijs Kinkhorst
771ff7295f rg=0 2002-09-22 11:20:50 +00:00
stekkel
959f4cae2b SM_PATH fix 2002-09-11 07:56:37 +00:00
thomppj
372104bd8e Eliminated all eveil chdir statements. 2002-09-09 22:41:46 +00:00
stekkel
5bb40d5282 SMPATH fix 2002-09-06 16:48:54 +00:00
jmunro
284d436701 Added IMAP server information plugin called 'info'. See the README for details :) 2002-05-17 14:27:42 +00:00