Revisions for imp/locale/en_US/help.xml

Location: [ Horde ] / imp / locale / en_US / help.xml View: Logs | Branches | Statistics
Search Revisions:
Show diffs between and
Show Differences shows diffs to the previous revision. If you select a revision by clicking its row, Show Differences will show the differences to the selected row.
Show Branch:
  Revision Date Author Log Message
1.53.6.14 FRAMEWORK_3 (+3 -3 lines) 06/09/2008 07:59 PM Michael M Slusarz slusarz

Bug: 6825
MFH: Improve search page by moving flags into search criteria section.

Tags: IMP_4_3, IMP_4_3_RC2, IMP_4_2_1_RC1

1.86 (+2 -2 lines) 06/06/2008 04:58 AM Jan Schneider jan

Fix tags.

1.85 (+2 -2 lines) 06/06/2008 04:47 AM Jan Schneider jan

Use html markup.

1.84 (+2 -2 lines) 06/06/2008 02:02 AM Matt Selsky selsky

Typo.

1.83 (+3 -3 lines) 06/06/2008 01:59 AM Michael M Slusarz slusarz

Update help text.

1.53.6.13 FRAMEWORK_3 (+15 -11 lines) 05/26/2008 10:40 AM Chuck Hagenbuch chuck

MFH:
2.1092    +3 -3      imp/compose.php
1.82      +15 -11    imp/locale/en_US/help.xml
2.43      +2 -2      imp/templates/compose/compose.html

1.82 (+15 -11 lines) 05/22/2008 10:45 PM Chuck Hagenbuch chuck

Try to improve attachment help
Bug: 6743

1.53.6.12 FRAMEWORK_3 (+3 -3 lines) 02/12/2008 07:21 AM Jan Schneider jan

Fix compose-identity.

Tags: IMP_4_2, IMP_4_2_RC4, IMP_4_2_RC3

1.81 (+2 -2 lines) 02/12/2008 07:14 AM Jan Schneider jan

Fix heading too.

1.80 (+2 -2 lines) 02/12/2008 07:13 AM Jan Schneider jan

Fix entry id.

1.53.6.11 FRAMEWORK_3 (+16 -1 lines) 02/11/2008 11:22 AM Chuck Hagenbuch chuck

MFH:
1.77      +16 -1     imp/locale/en_US/help.xml
1.78      +2 -2      imp/locale/en_US/help.xml
1.79      +2 -2      imp/locale/en_US/help.xml
2.702     +2 -2      imp/message.php
2.703     +2 -2      imp/message.php
1.280     +4 -3      imp/config/prefs.php.dist

1.79 (+2 -2 lines) 02/11/2008 04:43 AM Jan Schneider jan

Fix negation.

1.78 (+2 -2 lines) 02/10/2008 11:13 PM Chuck Hagenbuch chuck

Revert IMP forwarding changes; tweak label for final forwarding option
instead, and change help accordingly.

1.77 (+16 -1 lines) 02/08/2008 05:02 PM Chuck Hagenbuch chuck

Try to clear up some forwarding confusion.
- help text for forwarding
- when forwarding as "attachments only", don't include the source message's body text.

1.53.6.10 FRAMEWORK_3 (+149 -25 lines) 12/20/2007 08:59 AM Jan Schneider jan

Merge from HEAD.

Tags: IMP_4_2_RC2

1.76 (+10 -2 lines) 10/25/2007 03:14 PM Chuck Hagenbuch chuck

Separate help items for From: and Identity:
Bug: 5833

Tags: BEFORE_MERGE_3_2, IMP_4_2_RC1

1.75 (+13 -5 lines) 03/14/2007 02:03 PM Jan Schneider jan

Add entries for symmetric encryption and s/mime encryption and signing.

Tags: IMP_4_2_ALPHA

1.74 (+3 -4 lines) 03/14/2007 01:31 PM Jan Schneider jan

We can encrypt to multiple recipients now.

1.73 (+2 -1 lines) 12/07/2006 07:15 PM Jan Schneider jan

Add alt key help.

1.72 (+24 -5 lines) 12/07/2006 03:15 PM Chuck Hagenbuch chuck

[cjh] Add a Help entry for keyboard navigation (Bug #4716).

1.71 (+1 -4 lines) 05/22/2006 01:37 PM Michael M Slusarz slusarz

1st attempt at converting folders page to new msgactions format.

1.70 (+12 -4 lines) 05/21/2006 11:52 PM Michael M Slusarz slusarz

help file updates

1.69 (+2 -2 lines) 05/16/2006 12:58 AM Michael M Slusarz slusarz

Compromise for mailbox caching - having mailbox_start set to either first
unseen or last unseen messages was killing the whole concept of caching - since
we would have to do a search every page to determine location.  Instead, only
honor preference the first time we load mailbox; subsequent visits to mailbox
will start up where the user last left the mailbox.  Honestly, this seems
to be better behavior anyway (and more like other mail clients) IMHO.

1.68 (+22 -1 lines) 05/02/2006 05:40 PM Matt Selsky selsky

Add help for purging spam folder maintainence task.

Bug: 3860

1.53.6.9 FRAMEWORK_3 (+3 -3 lines) 03/30/2006 05:15 AM Matt Selsky selsky

MFH: Cannot.

Tags: IMP_4_1_6, IMP_4_1_5, IMP_4_1_4, IMP_4_1_4_RC1, IMP_4_1_3, IMP_4_1_2, IMP_4_1_1

1.67 (+3 -3 lines) 03/30/2006 03:10 AM Matt Selsky selsky

Cannot.

1.66 (+3 -3 lines) 03/22/2006 06:33 PM Jan Schneider jan

Typos.

1.53.6.8 FRAMEWORK_3 (+2 -2 lines) 03/22/2006 04:52 PM Matt Selsky selsky

MFH: 1.65

1.65 (+2 -2 lines) 03/22/2006 04:43 PM Matt Selsky selsky

Grammar.

1.53.6.7 FRAMEWORK_3 (+8 -1 lines) 03/22/2006 04:37 PM Michael M Slusarz slusarz

MFH: Move the default message charset option to the prefs system.

1.64 (+8 -1 lines) 03/22/2006 04:33 PM Michael M Slusarz slusarz

Move the default message charset option to the prefs system.

1.63 (+47 -5 lines) 02/22/2006 01:06 AM Michael M Slusarz slusarz

Clean up folder actions lists - no need to have 'Folder' repeated in every
option since it is pretty obvious that is what these actions are referring to.
Finish stub help documentation for all folder actions.

1.62 (+3 -3 lines) 01/30/2006 10:33 AM Jan Schneider jan

typos

1.61 (+22 -1 lines) 01/30/2006 09:48 AM Jan Schneider jan

Add purge sent-mail help.

1.53.6.6 FRAMEWORK_3 (+2 -2 lines) 11/07/2005 03:46 AM Jan Schneider jan

MFH: 1.60

Tags: IMP_4_1, IMP_4_1_RC3, IMP_4_1_RC2, IMP_4_1_RC1

1.60 (+2 -2 lines) 11/07/2005 03:42 AM Jan Schneider jan

typo

1.53.6.5 FRAMEWORK_3 (+8 -1 lines) 11/06/2005 06:57 PM Michael M Slusarz slusarz

MFH: help.xml - 1.59; compose.inc - 2.324

1.59 (+8 -1 lines) 11/06/2005 06:56 PM Michael M Slusarz slusarz

Add help entry for link attachments.

1.53.6.4 FRAMEWORK_3 (+1 -3 lines) 11/03/2005 01:27 AM Michael M Slusarz slusarz

Bug: 2848
MFH: compose.php - 2.856; CHANGES - 1.858; help.xml - 1.58;
attachments.js - 2.10; compose.inc - 2.320

1.58 (+1 -3 lines) 11/03/2005 01:24 AM Michael M Slusarz slusarz

Bug: 2848
Do not require users to click on 'Attach' button when attaching files in
the compose screen.

1.53.6.3 FRAMEWORK_3 (+31 -1 lines) 10/18/2005 08:13 AM Jan Schneider jan

Merged from HEAD

1.57 (+15 -1 lines) 07/15/2005 12:03 AM Michael M Slusarz slusarz

Add help entry on Virtual Trash and Inbox.

Tags: BEFORE_MERGE_3_1

1.56 (+17 -1 lines) 06/24/2005 02:06 AM Michael M Slusarz slusarz

Bug: 1980
Add preference to move spam/innocent messages to appropriate mailbox
after reporting.

1.55 (+2 -2 lines) 03/01/2005 11:27 AM Jan Schneider jan

MFB

1.53.6.2 FRAMEWORK_3 (+2 -2 lines) 03/01/2005 11:26 AM Jan Schneider jan

bits, not bytes.

Tags: IMP_4_0_5, IMP_4_0_4, IMP_4_0_4_RC2, IMP_4_0_4_RC1, IMP_4_0_3, IMP_4_0_3_RC1

1.53.6.1 FRAMEWORK_3 (+9 -9 lines) 01/25/2005 05:04 PM Jan Schneider jan

MFH: Sync wording with UI and make clear that not only mbox files can be imported.

Tags: IMP_4_0_2, IMP_4_0_2_RC1

1.54 (+9 -9 lines) 01/25/2005 04:52 PM Jan Schneider jan

Sync wording with UI and make clear that not only mbox files can be imported.

1.53 (+31 -6 lines) 11/22/2004 09:15 PM Michael M Slusarz slusarz

add some help documentation.

Tags: FRAMEWORK_3, IMP_4_0_1, IMP_4_0, IMP_4_0_RC3, IMP_4_0_RC2

1.52 (+2 -2 lines) 11/09/2004 05:44 AM mdjukic

fix text to correspond to reality

Tags: IMP_4_0_RC1

1.51 (+36 -36 lines) 10/26/2004 06:10 PM mdjukic

revert to entities

Tags: IMP_4_0_BETA

1.50 (+24 -11 lines) 10/25/2004 12:25 PM mdjukic

- More text cleanups for the help
- Add a tip/warn tag to separate out the content and display better what is important and what can be regarded as a simple tip.

1.49 (+42 -42 lines) 10/25/2004 11:11 AM mdjukic

- Change " and ' to <q> in help.xml and fix up some more of the text.
- Add qHandler to the Help.php library
- Add styles to the screen.css to handle the help screens.
- Shift code from help index template to script code

What do people think?

1.48 (+33 -34 lines) 10/25/2004 04:53 AM mdjukic

Start cleaning up the help.xml - better wording, simplify some text, synchronise the text with what is actually on screen.

Some points:
- Removed three sentences similar to this: 'Your entry follows "To:" in outgoing mail.' No idea what they are supposed to mean...?
- Could we have more markup, things like <em> and <code> in this help? Eg. to highlight important notes, or menu paths like "options->personal information..." and similar?
- Also, any objections to tweaking a bit the css since some long help as one solid block is unreadable.
- Should we use "" or &quot;? Also, > or &gt;? They were being used both ways, not sure what to stick to.
- What should be quoted with " and what with '? Again, they were being used both in various contexts. Maybe something like <em> would be more helpful when quoting things?

1.47 (+8 -1 lines) 09/20/2004 02:12 AM Michael M Slusarz slusarz

[mms] Add support for Message Disposition Notifications (RFC 2298).
WARNING: This code is not tested at all and is most likely not ready for
use yet.

1.46 (+2 -1 lines) 09/04/2004 06:28 AM Jan Schneider jan

Close entry.

1.45 (+19 -1 lines) 09/03/2004 07:58 PM Michael M Slusarz slusarz

Bug: 35
[mms] Added preference that allows user to strip attachment information for
messages saved in the sent-mail folder after composing a message.

1.44 (+15 -1 lines) 07/05/2004 11:53 AM Chuck Hagenbuch chuck

Initial linked_attachments implementation.
Submitted by: Andrew Coleman <mercury@appisolutions.net>

1.43 (+1 -15 lines) 05/27/2004 04:18 PM Jan Schneider jan

Move shared maintenance prefs completely to Horde's prefs.
Bug: 94

1.42 (+2 -2 lines) 02/06/2004 02:53 PM Eric Rostetter ericr

* Fix typo

Tags: IMP_4_0_ALPHA

1.41 (+9 -1 lines) 12/04/2003 04:18 PM Michael M Slusarz slusarz

Allow filtering on any mailbox if the backend allows on demand filtering.
Disabled by default.

1.40 (+5 -5 lines) 11/07/2003 01:44 PM Michael M Slusarz slusarz

help doc updates

1.39 (+2 -2 lines) 07/11/2003 10:15 AM John Morrissey jwm

typo

1.38 (+18 -6 lines) 07/01/2003 03:58 PM Jan Schneider jan

More corrections/paragraphs. The attachment section could use some updates. ;-)

1.37 (+1 -0 lines) 07/01/2003 03:36 PM Jan Schneider jan

Horde tag

1.36 (+2 -2 lines) 07/01/2003 03:36 PM Jan Schneider jan

Change From: entry to reality. Wording corrections welcome.

1.35 (+1 -1 lines) 06/18/2003 02:31 PM Chuck Hagenbuch chuck

fix typo (Marc Jauvin <marc@register4less.com>)

1.34 (+7 -0 lines) 06/05/2003 06:42 PM Michael M Slusarz slusarz

[mms] Added preference allowing user to choose where to start browsing in a
mailbox when first opening the mailbox.

1.33 (+23 -44 lines) 06/04/2003 05:25 PM Michael M Slusarz slusarz

Bug:
Submitted by:
Merge after:
OK here it is - finally the removal of the actual filtering details from
the IMP code.  I wanted to get this in ASAP simply because there are many
file changes and I may not be around much later this week - thus, I wanted
to commit when I know all these files are up to date. I've been using this
code for about a week and everything I have tried looks ok.

If you haven't configured ingo yet, you should if you want to continue to
use filters as IMP used to provide them. See imp/docs/INSTALL.

If ingo isn't set up yet, this should not be a critical problem - IMP simply
won't filter any mail until it is set up.  For those that want to try
converting their IMP HEAD filters to ingo (and possibly IMP 3.x filters
although I haven't been able to test), try
ingo/scripts/convert_imp_scripts.php. YMMV.

Make sure your horde/config/registry.php is up-to-date also.

There is no longer a 'filter_on_refresh' preference - it has been replaced
by 'filter_on_display' instead.  Once you convert your filters, you no longer
need the 'filters' preference either.

IMP no longer handles filtering - instead, IMP only deals with basic
filter preferences and everything else is handled by Horde API calls.

1.1.2.6 RELENG_3 (+2 -2 lines) 05/27/2003 12:47 PM Michael M Slusarz slusarz

MFH 1.32

Tags: IMP_3_2_8, IMP_3_2_7, IMP_3_2_7_RC1, IMP_3_2_6, IMP_3_2_5, IMP_3_2_4, IMP_3_2_3, IMP_3_2_3_RC1, IMP_3_2_2_RC1, IMP_3_2_2

1.32 (+1 -1 lines) 05/27/2003 12:46 PM Michael M Slusarz slusarz

More consistent with other entries.

1.31 (+18 -2 lines) 04/02/2003 03:24 AM Michael M Slusarz slusarz

Some tweaks to the folder page.
Some help file additions.

1.30 (+14 -0 lines) 03/18/2003 05:39 PM Michael M Slusarz slusarz

Help entries

1.29 (+13 -2 lines) 02/21/2003 07:57 PM Michael M Slusarz slusarz

Add 'Nuke Message' action to filters.

1.28 (+14 -0 lines) 02/01/2003 04:10 AM Michael M Slusarz slusarz

Submitted by: Ryan Malloy <rmalloy@meridianschools.org>
Split return receipt requests into 'delivered' and 'read' options.

1.27 (+23 -0 lines) 01/24/2003 03:40 PM Michael M Slusarz slusarz

Submitted by: Chris Hastie <lists@oak-wood.co.uk>
User configurable attribution text for replies.

1.26 (+9 -9 lines) 01/16/2003 02:16 AM Jan Schneider jan

Fix wording.
Submitted by: David Chang <david@thbuo.gov.tw>

1.25 (+13 -23 lines) 01/08/2003 03:58 AM Michael M Slusarz slusarz

Cleaner encryption interface.

1.24 (+12 -2 lines) 12/27/2002 03:23 AM Michael M Slusarz slusarz

Submitted by: Cliff Green <green@UMDNJ.EDU>
Allow attachment descriptions to be altered after uploading.

1.23 (+56 -0 lines) 12/26/2002 02:26 PM Michael M Slusarz slusarz

Add initial help text for maintenance operations.

1.22 (+4 -4 lines) 12/17/2002 03:57 PM Michael M Slusarz slusarz

Submitted by: Christopher Delaney <webmaster@royaloakschools.com>
Spelling corrections.

1.1.2.5 RELENG_3 (+4 -4 lines) 12/17/2002 03:55 PM Michael M Slusarz slusarz

Submitted by: Christopher Delaney <webmaster@royaloakschools.com>
Spelling fixes.

Tags: IMP_3_2_1, IMP_3_2, IMP_3_2_RC3, IMP_3_2_RC2, IMP_3_2_RC1

1.21 (+29 -7 lines) 12/17/2002 05:14 AM Michael M Slusarz slusarz

Help file updates for compose page.

1.20 (+20 -4 lines) 12/02/2002 08:17 PM Michael M Slusarz slusarz

Updates to attachment/composition help docs.

1.19 (+7 -0 lines) 11/21/2002 02:30 AM Michael M Slusarz slusarz

Add a help entry for multipart/alternative messages.

1.18 (+12 -0 lines) 09/27/2002 06:50 PM Eric Rostetter ericr

* Add sorting/threading info

1.17 (+8 -0 lines) 09/26/2002 11:12 PM Eric Rostetter ericr

* Add printing information

1.16 (+33 -0 lines) 09/23/2002 11:56 PM Eric Rostetter ericr

* Add missing </entry> tag
* Add S/MIME help

1.15 (+4 -0 lines) 08/20/2002 05:51 PM Michael M Slusarz slusarz

Moved "import mbox file" to a drop-down option since it takes up a bit of
screen space and the vast majority of people won't be using it as an
every day occurence. Added a bit of help documentation too.

1.14 (+19 -1 lines) 07/26/2002 12:18 PM Michael M Slusarz slusarz

Filter additions.

1.13 (+4 -0 lines) 07/16/2002 05:19 PM Michael M Slusarz slusarz

PGP composition help addition.

1.1.2.4 RELENG_3 (+2 -2 lines) 07/05/2002 01:04 PM Chuck Hagenbuch chuck

MFH: fix typo

1.12 (+1 -1 lines) 07/05/2002 01:03 PM Chuck Hagenbuch chuck

fix typo

1.1.2.3 RELENG_3 (+13 -2 lines) 07/05/2002 11:35 AM Jan Schneider jan

MFH

1.11 (+12 -1 lines) 07/05/2002 11:33 AM Jan Schneider jan

Add help text for search window.

Submitted by: Leena Heino <Leena.Heino@uta.fi>

1.10 (+1 -0 lines) 06/27/2002 03:11 AM Michael M Slusarz slusarz

Missed a closing flag.

1.9 (+4 -4 lines) 06/27/2002 01:48 AM Michael M Slusarz slusarz

The content disposition of attachments can now be set.

1.8 (+1 -1 lines) 06/10/2002 07:06 PM Michael M Slusarz slusarz

Corrected an id label.

1.7 (+8 -0 lines) 05/29/2002 04:44 PM Michael M Slusarz slusarz

Send messages with the "X-Priority" Header set (recognized by several
popular e-mail clients). By default, this option is off.

1.6 (+8 -0 lines) 05/28/2002 03:13 PM Michael M Slusarz slusarz

Initial support for scanning text/plain messages for PGP data.
To do so, the pgp MIME_Viewer now handles (somewhat)
'application/pgp-encrypted' and 'application/pgp-signature' separately from
the RFC 2015 mail format.
There is no guarantee that this stuff works well so watch out.

1.5 (+154 -0 lines) 04/18/2002 05:32 PM Chuck Hagenbuch chuck

PGP updates (key length, key export, etc.) from
Michael M Slusarz <slusarz@bigworm.colorado.edu>.

1.4 (+25 -0 lines) 04/17/2002 12:13 PM Chuck Hagenbuch chuck

Documentation and better preference names for PGP functionality
(Michael M Slusarz <slusarz@bigworm.colorado.edu>).

1.3 (+0 -1 lines) 03/06/2002 03:06 PM Chuck Hagenbuch chuck

Improve LOGIN_COMPOSE functionality to pass along To:, Cc:, Bcc:, etc.
Fixes bug #891

Only showing the 100 latest revisions. Show all revisions? (may take a while).