From b271cff341184f785f263a82921d6b09d4401074 Mon Sep 17 00:00:00 2001 From: Aaron Weber Date: Wed, 25 Oct 2000 22:17:03 +0000 Subject: Actions -> New Directory Server added. 2000-10-25 Aaron Weber * C/menuref.sgml: Actions -> New Directory Server added. * C/config-prefs.sgml: Actions -> New Directory Server added. * C/usage-contact.sgml: Actions -> New Directory Server added. * C/menuref.sgml: Added mail Settings->Manage Subscriptions menu. * C/usage-mail.sgml: Subscriptions section added. Quite incomplete, though. svn path=/trunk/; revision=6179 --- doc/C/config-prefs.sgml | 29 +++++++++++++++++++++++++++++ doc/C/menuref.sgml | 24 ++++++++++++++++++++---- doc/C/usage-contact.sgml | 13 +++++++------ doc/C/usage-mail.sgml | 13 ++++++++++++- doc/ChangeLog | 43 +++++++++++++++++++++++++++++++++++++++++++ 5 files changed, 111 insertions(+), 11 deletions(-) (limited to 'doc') diff --git a/doc/C/config-prefs.sgml b/doc/C/config-prefs.sgml index 7fee2fd340..6139b9a01d 100644 --- a/doc/C/config-prefs.sgml +++ b/doc/C/config-prefs.sgml @@ -595,6 +595,35 @@ You can set the following options: + + + Adding Directory Servers + + To add a new LDAP server to your available contact + folders, select Actions + New Directory Server + . This brings up a small dialog box which + will let you enter the following options: + + + Name — any name you choose for the server. + + + + Description — a longer description of the server. + + + + LDAP Server — the network address of the server. + + + + Port Number — by default, the port number is 389. + + + + Root DN — enter the root DN here. + diff --git a/doc/C/menuref.sgml b/doc/C/menuref.sgml index 7b5394d0c1..036b663b23 100644 --- a/doc/C/menuref.sgml +++ b/doc/C/menuref.sgml @@ -245,12 +245,18 @@ Mail Configuration + + Tools for setting up all your mail account preferences. + + + + + Manage Subscriptions - This is a poorly named tool. You can set your identity, - and everything else related to your mail account, here. + Tools for newsgroup and IMAP folder subscriptions. - + Forget Passwords @@ -1228,7 +1234,17 @@ Contact Manager Tools Menu - This menu is broken. (FIXME). + This menu contains only one item: + + + + New Directory Server Brings up + the in-depth search window. describes how to use this + feature. + + + diff --git a/doc/C/usage-contact.sgml b/doc/C/usage-contact.sgml index f4d7e50ebc..21630cacb3 100644 --- a/doc/C/usage-contact.sgml +++ b/doc/C/usage-contact.sgml @@ -507,12 +507,13 @@ you want to make accessible to others. - To learn how to set up your connection to an LDAP server, see - . Once you have a - connection, the network contacts folder or folders will appear - inside the External Directories folder in - the folder bar, and will work exactly like a local folder of - cards, with the following exceptions: + To learn how to add a remote directory to your available + contact folders, see . + Once you have a connection, the network contacts folder or + folders will appear inside the External + Directories folder in the folder bar, and will work + exactly like a local folder of cards, with the following + exceptions: diff --git a/doc/C/usage-mail.sgml b/doc/C/usage-mail.sgml index 9184b77b82..864a46ff38 100644 --- a/doc/C/usage-mail.sgml +++ b/doc/C/usage-mail.sgml @@ -29,7 +29,8 @@ linkend="pop">POP3, local mbox and mh files, and - even NNTP data (newsgroups), which isn't technically email. + even NNTP messages (newsgroups), which aren't technically + email. @@ -1384,6 +1385,16 @@ possibly never will be due to security evil. --> + + Subscription Management + + Evolution lets you handle your + IMAP and newsgroup subscriptions with the same tool: the + subscriptions manager. To start using it, choose + Settings Manage + Subscriptions . + + diff --git a/doc/ChangeLog b/doc/ChangeLog index 40bb14634b..3c302bc261 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,46 @@ +2000-10-25 Aaron Weber + + * C/menuref.sgml: Actions -> New Directory Server added. + + * C/config-prefs.sgml: Actions -> New Directory Server added. + + * C/usage-contact.sgml: Actions -> New Directory Server added. + + * C/menuref.sgml: Added mail Settings->Manage Subscriptions menu. + + * C/usage-mail.sgml: Subscriptions section added. Quite + incomplete, though. + +2000-10-11 Aaron Weber + + * C/evolution-guide.sgml: Re-checked validity of all files. Made + minor changes to menuref.sgml, usage-mail.sgml, usage-print.sgml to + bring up to spec. + + * C/usage-mail.sgml: Redid Filter & Vfolder to match the new & + improved functionality. + + * C/fig/*: Re-did remaining screenshots. + +2000-10-10 Aaron Weber + + * C/usage-print.sgml: New file, describing printing and print-preview. + + * C/fig/print-preview.png: New file. + + * C/fig/print-dest.png: New file. + + * C/evolution-guide.sgml: Added usage-print entity. + + * C/menuref.sgml: Fixed calendar menu stuff. + + * C/usage-mail.sgml: No more "Actions" menu, other assorted + menu-related changes. + +2000-10-06 Aaron Weber + + * C/fig/ * replaced a whole bunch of screenshots. + 2000-10-05 Aaron Weber * C/usage-contact.sgml: Described Search features. -- cgit