Bernard, please reply to the list, not me directly :)

I am using 1.4.5 and have very moderatly hacked it up. It appears that my Copy
button came from old code in version 1.4.2 that I slapped into 1.4.5...

I've put my txt files with diffs for the repsective files here:
http://geoff.tigercore.net/temp/copy_button.txt

I can't say if it will work for you, but it works (and has worked fine since
November) for me - YMMV, especially with non-1.4.5 versions I would imagine.

Good luck,
Geoff

On Fri, February 24, 2006 9:33 am, Bernard McAuley wrote:
> HI Goeff,
>
> I've checked this on the IRQ and found that nobody else has this feature.
> There is even a request to program it in on Squirrelmail.  Which version are
> using and do you have a specific plugin installed?
>
> Regards,
>
> Bernard McAuley
> [EMAIL PROTECTED]
>
>
>> -----Original Message-----
>> From: [EMAIL PROTECTED] [mailto:squirrelmail-
>> [EMAIL PROTECTED] On Behalf Of Geoff
>> Sent: 24 February 2006 15:20
>> To: [email protected]
>> Subject: Re: [SM-USERS] COPY MESSAGES INTO FOLDER
>>
>> On Fri, February 24, 2006 7:50 am, Steven P. Ulrick wrote:
>> > On Fri, 24 Feb 2006 07:16:38 -0700 (Mountain Standard Time)
>> > "Geoff" <[EMAIL PROTECTED]> wrote:
>> >
>> >> On Fri, February 24, 2006 7:06 am, Bernard McAuley wrote:
>> >> > Hi,
>> >> >
>> >> > I'd like to have the ability to copy a message from a folder into
>> >> > another folder.  I can't seem to do this within Squirrel Mail, only
>> >> > move messages. Is there a plugin to do this or am I missing
>> >> > something?
>> >> >
>> >>
>> >> You must be missing something, because right beside the Move button,
>> >> there should be a Copy button which does exactly what you want.
>> >>
>> >> Geoff
>> >
>> > Hello, Everyone
>> > I JUST configured and installed Squirrelmail 1.5.1, and I noticed the
>> > apparent lack of a "Copy" button next to the "Move" button.  Here is a
>> > screenshot that shows what I do see:
>> > http://www.afolkey2.net/squirrelmail-screenshot-2.jpg
>> >
>>
>> In functions/mailbox_display.php, is there some getButton code such as
>>
>> echo getButton('SUBMIT', 'moveButton',_("Move"));
>> echo '&nbsp;';
>> echo getButton('SUBMIT', 'copyButton',_("Copy"));
>> echo '&nbsp;';
>> echo getButton('SUBMIT', 'attache',_("Forward")) . "\n";
>>
>> Perhaps your file has the Copy button commented out for some reason? I
>> would try
>> manually insterting a Copy button, if it doesn't exist, and see what
>> happens :)
>>
>> Geoff
>>



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
--
squirrelmail-users mailing list
Posting Guidelines: 
http://www.squirrelmail.org/wiki/MailingListPostingGuidelines
List Address: [email protected]
List Archives: 
http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to