graf25
e238014635
Workarounds for Russian Apache and charsets/attachments problem.
2001-02-08 17:18:45 +00:00
Luke Ehresman
209acaebeb
updated some documentation
2001-01-29 20:56:08 +00:00
Luke Ehresman
ad808b4538
added documentation on how we fixed this problem
2001-01-18 01:26:53 +00:00
Luke Ehresman
dfbf1af5ca
added compose_form plugin hook
2001-01-17 04:06:55 +00:00
Luke Ehresman
ea236b676c
added new hook info to docs
2001-01-15 15:54:00 +00:00
Tyler Akins
bab85e2806
Added html_top and html_bottom hooks to read_body for compression plugin
...
Changed internationalization things a bit, hopefully easier and less errors
Many bug fixes and speed enhancements from Martin Jespersen (embeejay)
Fixed a few bugs and did some speed changes on my own too!
2000-10-21 16:08:31 +00:00
Tyler Akins
66e359c340
Attachment hook has the filename sent.
2000-10-13 16:33:26 +00:00
Tyler Akins
841b023cd1
Explained how hooks now can get data, documented attachment hook and data
2000-10-10 12:12:31 +00:00
Luke Ehresman
0cdb36dc6f
updated some docs
2000-09-25 22:31:35 +00:00
gustavf
dc5e7b5998
Added a small script to help when creating charsets code.
2000-09-14 12:57:50 +00:00
Luke Ehresman
3763033079
tweaks, fixed some misspellings, added a few hooks
2000-09-14 12:45:53 +00:00
gustavf
dc148d05df
And now even with the correct URL...
2000-08-29 13:16:54 +00:00
gustavf
ef66d971c4
There were two references to two different sources for language codes. Removed
...
the least authorative source.
2000-08-29 13:15:16 +00:00
gustavf
060573cc96
Changed language-code link.
2000-08-28 06:38:48 +00:00
lbergman
40b3632c3c
Added URL to two character country codes.
2000-08-25 20:48:53 +00:00
Luke Ehresman
83943d0b4e
added more hooks in options page for inline options
...
fixed bug that stripped slashes from body on reply
2000-08-14 16:53:56 +00:00
lbergman
83f0881a2c
Added addressbook_bottom hook.
2000-08-08 21:26:17 +00:00
Luke Ehresman
27f57d1492
- added more hooks
...
- added help on search
- added ending html tags in html addressbook search
- fixed plugin error on login page
2000-08-04 08:03:06 +00:00
Luke Ehresman
6d65e62b87
added a bunch more hooks
2000-08-03 15:53:53 +00:00
Luke Ehresman
c880f37a6a
added a bunch of patches from the patch manager
2000-07-31 10:08:46 +00:00
Luke Ehresman
2245a47d18
- added more hooks
...
- updated documentation on plugins to include a list of hooks
- added info in plugin.txt on how to use "options" in your plugins
2000-07-30 15:06:26 +00:00
Luke Ehresman
ddddbbe8d6
fixed a few more links to make them search-aware
...
fixed a few typos in translating_help.txt
2000-07-29 13:03:00 +00:00
Luke Ehresman
dc9e76994f
- fixed renaming folders, now renames subfolders as well
...
- added some new documentation
themes/README.themes
plugins/README.plugins
doc/themes.txt
- moved themes to themes/ directory, added checking in load_prefs
- revaped help system:
- .hlp files are in xml format
- doesn't pop up new window (netscape/ie specific)
- a bit more navigationable
- context-sensative
- updated help documentation
2000-07-26 11:07:07 +00:00
Luke Ehresman
a586c1a45b
- cleaned up the documentation directory
...
- fixed a bug in viewing attachments (download link didn't always download)
2000-07-15 11:35:02 +00:00
Luke Ehresman
929a043391
- added "High Contrast" theme submitted by Casey A. Peel <cpeel@localhost.localdomain>
...
- fixed a few things in mime.txt
- added configurable message statuses on folder list
2000-07-14 08:36:15 +00:00
gustavf
14bfbad000
Added brief documentation on the plugin architecture.
2000-07-05 07:47:43 +00:00
Luke Ehresman
3a26375167
Made some changes to the way that attachments are downloaded -- changed the
...
content-type to "application/octet-stream" so that it will always get downloaded.
If it is an image, it has a "view" button beside it for convenience, and that
will load the picture in the browser.
Updated the configuration script, and documentation on mime
2000-06-30 15:17:20 +00:00
Luke Ehresman
2b0ce93b64
updated todo, trying to fix this stupid multiple log email problem,
...
fixed HTML support in mime
2000-06-23 14:32:09 +00:00
Luke Ehresman
7d2c67612d
wrote up documentation on how the MIME stuff works now
2000-06-23 04:39:10 +00:00
pallo
f5bb0f1f04
Added "List all" button to javascript address book.
...
List all addresses in the personal address book when window is opened.
2000-06-21 11:13:26 +00:00
Luke Ehresman
ed9cd0817d
Added basic support for message highlighting. Note that this needs quite
...
a bit of work yet, because there is no error correction in the data entry
under the options menu. But it works. :)
2000-06-18 05:25:12 +00:00
lbergman
54536e57c3
Basic description I think needs to be done for a translation, Gustav?
2000-06-05 20:42:57 +00:00
gustavf
2649d654f1
Added pointer to Russian version.
2000-04-13 06:13:48 +00:00
gustavf
d332b2ac0e
Added README.russian_apache from Konstantin Riabitsev.
2000-04-12 09:37:45 +00:00
pallo
ab36a01a18
Updated with new methods.
2000-04-02 16:54:54 +00:00
pallo
3da05443e2
Partial docs for address book.
2000-03-29 16:52:19 +00:00
gustavf
3e7d10f50d
Bug in one of the scripts in the file fixed.
2000-03-28 12:40:03 +00:00
gustavf
ff163ca64a
Fixed a typo in the script at the end.
2000-03-24 13:25:19 +00:00
gustavf
d28fa5e9a8
Added MESSAGE-ID til header array.
2000-03-15 09:58:35 +00:00
gustavf
930dd8d4dd
Now telling people to use 2 letter language code.
2000-03-08 15:57:18 +00:00
Luke Ehresman
e42dc6eb4e
added docs to the index in the doc/ directory
2000-03-06 18:47:52 +00:00
nehresma
641208eac0
added tree documenation
2000-03-06 16:06:40 +00:00
gustavf
708fc03c62
A little guide on how to make translations.
2000-03-06 14:52:58 +00:00
Luke Ehresman
63f92c6143
Bugfixes
2000-02-24 12:01:21 +00:00
Luke Ehresman
611f4a3dcd
Updated documentation, fixed sorting problems in folder list.
2000-02-22 11:47:08 +00:00
Luke Ehresman
f767310eb2
updated documentation
1999-12-14 19:17:24 +00:00
Luke Ehresman
6b9203e94b
added documentation
1999-12-14 19:14:32 +00:00