Shawn,
Thanks for the tags - I did notice that IpSwitch has posted the same list of
tags in their knowledge base with a note that this code is unsupported (see:
http://support.ipswitch.com/kb/IM-19990527-DM07.htm). Although this gets me
half way to my goal, my real problem is with the IMAIL.MailboxFolderSummary
tag.
However, late last night, I found a way to break the data that this tag
generates into indivdual client-side JavaScript variables that can then be
placed anywhere on the page and in any format. I haven't tried it yet, but
I think I could additionally use my JavaScript algorthim I've written to
break down any other proprietary IMAIL tag into indivdual data components as
well. For many of us looking to gain a more granular control on the
appearance of Imail's web templates, this has the potential to be a real
boon!
I'm planning on doing some careful testing on the algorithm tonight. If all
goes well, I'd be happy to contribute the complete algorithm to the public
domain via this list.
Randy
----- Original Message -----
From: "Shawn Madden" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, January 04, 2000 1:20 PM
Subject: Re: [IMail Forum] Help with Imail tag
These are tags that someone had posted here in the past that I found very
useful.
Hopefully the HTML in the message will not blow Imail's mind.
Shawn
<a
href="/<!--IMAIL.UserKey-->/newmsg.<!--IMAIL.Number-->.cgi?uid=<!--IMAIL.Use
rID-->&mbx=<!--IMAIL.CurrentMailBox-->">
Compose</a> <br>
<NOBR>
<a
href="/<!--IMAIL.UserKey-->/rmail.<!--IMAIL.Number-->.cgi?uid=<!--IMAIL.User
ID-->&mbx=<!--IMAIL.CurrentMailBox-->&msg=1">
Read Mail</a>(Current Mailbox) <br>
</NOBR>
<NOBR>
<a
href="/<!--IMAIL.UserKey-->/readmail.<!--IMAIL.Number-->.cgi?uid=<!--IMAIL.U
serID-->&mbx=<!--IMAIL.CurrentMailBox-->">
Mail Summary</a>(Current Mailbox)
</NOBR>
<B>Personal</B><BR>
<a
href="/<!--IMAIL.UserKey-->/chgpass.<!--IMAIL.Number-->.cgi?uid=<!--IMAIL.Us
erID-->&mbx=<!--IMAIL.CurrentMailBox-->">
Change Password</a> <br>
<a
href="/<!--IMAIL.UserKey-->/chgfwd.<!--IMAIL.Number-->.cgi?uid=<!--IMAIL.Use
rID-->&mbx=<!--IMAIL.CurrentMailBox-->">
Change Forwarding</a> <br>
<a
href="/<!--IMAIL.UserKey-->/chgldap.<!--IMAIL.Number-->.cgi?uid=<!--IMAIL.Us
erID-->&mbx=<!--IMAIL.CurrentMailBox-->">
Change User Information</a> <br>
<a
href="/<!--IMAIL.UserKey-->/chgvac.<!--IMAIL.Number-->.cgi?uid=<!--IMAIL.Use
rID-->&mbx=<!--IMAIL.CurrentMailBox-->">
Change Vacation Information</a> <br>
<a
href="/<!--IMAIL.UserKey-->/chgrules.<!--IMAIL.Number-->.cgi?uid=<!--IMAIL.U
serID-->&mbx=<!--IMAIL.CurrentMailBox-->">
Change Processing Rules</a> <br>
<a
href="/<!--IMAIL.UserKey-->/addrbook.<!--IMAIL.Number-->.cgi?uid=<!--IMAIL.U
serID-->&mbx=<!--IMAIL.CurrentMailBox-->">
Address Book</a> <br>
<a
href="/<!--IMAIL.UserKey-->/subfolder.<!--IMAIL.Number-->.cgi?uid=<!--IMAIL.
UserID-->&mbx=<!--IMAIL.CurrentMailBox-->">
Manage Mailboxes</a> <br>
<a
href="/<!--IMAIL.UserKey-->/autoresplink.<!--IMAIL.Number-->.cgi?uid=<!--IMA
IL.UserID-->&mbx=<!--IMAIL.CurrentMailBox-->">
Auto Response</a> <br>
<a
href="/<!--IMAIL.UserKey-->/userpref.<!--IMAIL.Number-->.cgi?uid=<!--IMAIL.U
serID-->&mbx=<!--IMAIL.CurrentMailBox-->">
Preferences</a> <br>
<a
href="/<!--IMAIL.UserKey-->/signature.<!--IMAIL.Number-->.cgi?uid=<!--IMAIL.
UserID-->&mbx=<!--IMAIL.CurrentMailBox-->">
Change Signature</a> <br>
<a
href="/<!--IMAIL.UserKey-->/delvac.<!--IMAIL.Number-->.cgi?uid=<!--IMAIL.Use
rID-->&mbx=<!--IMAIL.CurrentMailBox-->">
Clear Vacation Recipients</a> <br>
<a
href="/<!--IMAIL.UserKey-->/viewvac.<!--IMAIL.Number-->.cgi?uid=<!--IMAIL.Us
erID-->&mbx=<!--IMAIL.CurrentMailBox-->">
View Vacation Recipients</a> <br>
---------- Original Message ----------------------------------
From: "Randy Leiker" <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Date: Mon, 3 Jan 2000 23:16:44 -0600
>In trying to customize the web based templates for Imail 5.09, I've run
into
>a major roadblock. In the menu.html page there is a tag called
>IMAIL.MailboxFolderSummary. I need to find a means of controlling the
>output of this tag. IpSwitch's knowledge base states that this tag's
output
>cannot be controlled. However, I did find a 'hack' for another tag on the
>same page called: IMAIL.MenuOptions that allows control over the individual
>links that are listed on the page.
>
>I've tried a couple of client-side hacks for the IMAIL.MailboxFolderSummary
>tag using JavaScript and HTML forms to parse the output from this tag,
>however neither have yielded the results I need. These two methods either
>generate JavaScript errors or simply dump extra unwanted output to the
page.
>
>IpSwitch programming staff: In your next version of Imail, please provide
>some means of controlling the output of tags like this. For some of us
>(ISPs), the table that IMAIL.MailboxFolderSummary creates ends up sticking
>out like a sore thumb when trying to enhance the page's overall design. At
>the very least, consider breaking this tag into several smaller tags that
>could more easily be manipulated as needed. I don't think that 6.01 does
>this, right?
>
>Any suggestions would be greatly appreciated. Thanks all!
>
>Randy
>[EMAIL PROTECTED]
>
>Please visit http://www.ipswitch.com/support/mailing-lists.html
>to be removed from this list.
>
Please visit http://www.ipswitch.com/support/mailing-lists.html
to be removed from this list.
Please visit http://www.ipswitch.com/support/mailing-lists.html
to be removed from this list.