Commit graph

347 commits

Author SHA1 Message Date
Thijs Kinkhorst
229291a732 Fix comp_in_new. 2003-05-18 11:25:20 +00:00
tassium
175ccb11b6 Temporary "fix" noting how out of date the documentation is. 2003-05-16 21:34:06 +00:00
tassium
40e1c1f6b5 Minor doc update. Fixed email address. Experiment with RCS keyword expansion. 2003-05-14 19:51:43 +00:00
Thijs Kinkhorst
e04a02e1bd Continue development on 1.4.1!
Devel team can split 1.5.0 now if they wish.
2003-04-03 19:07:42 +00:00
tassium
652724663d Insert a blurb about IMAPS on localhost being pointless. 2003-02-24 18:00:40 +00:00
tassium
78084bafd4 Minor changes.
* renamed auth.php/hmac() to hmac_md5()
* polished descriptions and helper text in conf.pl
* fixed minor bug with smtp auth mech default value in conf.pl
* minor documentation additions to authentication.txt
* added myself to AUTHORS.
2002-12-09 16:28:23 +00:00
tassium
1fc6f1eced With a little help from Marc (ok, a lot), CRAM-MD5 and DIGEST-MD5 no longer require the mhash extension. If present, mhash will be used. 2002-12-07 04:02:05 +00:00
tassium
946c4024ff Added link to the auth document 2002-11-22 17:30:59 +00:00
tassium
2a479c8653 Preliminary version of the CRAM-MD5, DIGEST-MD5 and SSL documentation. 2002-11-22 17:26:04 +00:00
tassium
d698527ab3 Merging in the tassium-auth branch. 2002-11-06 18:55:13 +00:00
stekkel
d3460639d7 Release notes 1.3.2 2002-10-29 20:16:13 +00:00
teepe
2fc035e72c store old release notes 2002-08-20 16:13:21 +00:00
teepe
179069af1c 1.3.0 release notes archive 2002-08-17 19:04:39 +00:00
Thijs Kinkhorst
883900a782 Fix spelling in translating.txt & make index.html resemble a real HTML document. 2002-06-17 08:06:57 +00:00
jmunro
9f3d2078f9 added a hook for Jimmy Conner 2002-06-10 18:22:40 +00:00
stekkel
669a745255 some help lines to use comp_in_new 2002-05-24 18:56:55 +00:00
jmunro
53c1c7a68e updating for 1.2.7 CVS :) 2002-04-30 04:07:53 +00:00
simond
dc26a6eba2 PostgreSQL should now work as a db prefs backend (and fix alterable field names) 2002-03-03 14:18:57 +00:00
teepe
ab5f7ae0a5 1.2.5 Notes in doc 2002-02-22 13:16:11 +00:00
simond
e74055ce4e Note about db prefs not currently working on postgres 2002-02-20 10:51:50 +00:00
simond
a8071b72a3 Add PostgreSQL details 2002-02-19 08:29:46 +00:00
simond
1cc3050f4c Allow easy selection of database backed prefs 2002-02-04 12:53:26 +00:00
simond
d0d9b9c61d Fix spelling error 2002-01-31 13:44:38 +00:00
simond
f4be5f336d Expand on PEAR section a bit 2002-01-31 13:09:02 +00:00
simond
389e53fa0c conf.pl and administration plugin can now edit the table name too 2002-01-31 11:43:08 +00:00
Thijs Kinkhorst
8e645fcc65 Attachment hooks now also allow specification of generic rules like
text/* which will be used when no specific rule is available.
2002-01-29 10:18:32 +00:00
Thijs Kinkhorst
fe2a5cab65 Misc. documentation fixes by Simon Dick. 2002-01-28 21:23:31 +00:00
Thijs Kinkhorst
a4e763d91c Misc fixes 2002-01-28 17:46:07 +00:00
teepe
16fad394d4 1.2.4 Release notes time warp 2002-01-25 00:31:37 +00:00
teepe
e5c29336ec getting ready for 1.2.3 2002-01-21 20:35:31 +00:00
teepe
4c569fd632 going on with 1.2.3 cvs development 2002-01-01 21:30:52 +00:00
Tyler Akins
8031003eae Added $color[15] for the "unselectable folders" color.
Made left_main.php use $color[15] and fall back on $color[6] if not specified.
Added a $color[15] for all themes.  If you don't like the new color, just
change it.  :-)
Fixed a bug in prefs.php.
Updated themes.txt documentation.
2001-12-28 20:16:19 +00:00
thomppj
19c2597c90 Release 1.2.1 snapshot complete. 2001-12-25 23:45:19 +00:00
thomppj
af2e71540b Getting ready for a 1.2.1 release. 2001-12-25 23:41:33 +00:00
Tyler Akins
3abffafa75 Changed the color of special folders in the left-hand frame and altered the
themes documentation to reflect the change.  Let me know if this sucks and I
should revert it back.
2001-12-21 13:36:28 +00:00
Tyler Akins
04bf3425d2 * Whoops -- had some stuff backwards in my mind
* Added some different colors for one theme that really had problems before.
2001-06-12 17:58:48 +00:00
Tyler Akins
9a0b85b97d * Added docs about new theme colors 2001-06-12 17:52:11 +00:00
Tyler Akins
22d60ed96e * Added 'motd' hook
* Added links to where the newest information is
2001-05-21 14:40:49 +00:00
allah03
3a4365814c Adding a hook on the signout page within the HTML output. 2001-05-16 23:49:59 +00:00
Tyler Akins
62fb9c76df * Added several hooks
(Already documented in Wiki -- SpamCop will be taking advantage of them)
2001-05-14 14:34:07 +00:00
graf25
833a24eb71 Updated doc for Russian Apache 2001-05-10 20:13:07 +00:00
pallo
11761ea027 Made it easier to configure personal addressbooks in a database.
Also included some rough documentation on how to install it and
on the tables you need in the database.
2001-05-07 20:29:14 +00:00
allah03
7fb1d532e3 Added hook to read_body.php, and rearranged the layout of table cells in the header area. 2001-05-01 17:49:38 +00:00
Tyler Akins
fda032de39 * Reformatted paragraphs 2001-04-27 03:24:15 +00:00
Tyler Akins
76e6c494f9 * Added the section about validate.php 2001-04-26 17:35:01 +00:00
Tyler Akins
5943d38c4c * Updated RFC docs 2001-04-25 21:35:19 +00:00
Luke Ehresman
a93e7661b9 updated docs 2001-04-23 21:55:41 +00:00
Tyler Akins
b3b40003b0 * Added a couple others 2001-04-23 21:55:13 +00:00
Tyler Akins
dea28057f4 * Got bored and copied all the validate.php and define() stuff to 1.1
* Cleaned up some code
* Fixed some typos
* Added a few files (documentation, translations)
* EAGERLY awaiting 1.1 to come out
* Made all global stuff "global $varname" so the new define() method we use
  will work properly (methinks)
2001-04-19 18:19:45 +00:00
Tyler Akins
cbbcff84c8 Added description of $color[12] 2001-02-20 20:15:58 +00:00