On Tuesday, Aug 19, 2003, at 22:08 US/Central, Bill Long wrote:

Sorry if this is not the right place to post this...if so, please disregard....


I was wondering if there was some documentation somewhere that details which [%variable%] were available to Sqlwebmail for customizing the HTML Templates.


I can go through the source and figure them all, which I don't mind doing, but I figured I'd check here first, just in case somebody has alredy done it.

bill

I'm not aware of any such documentation. (Not that it couldn't exist without me knowing about it of course... ;) However, the sqwebmail.c file is quite informative if you look at the proper section. I believe the relevant section is between something like lines 1000-1600, or at least it's in that general area.


Of course, most of that code just lets you associate a particular tag with a function that's called when it's found... and you then have to look up the function in another C file, if you can't figure what it does from its name. But most of them aren't hard to figure actually -- or at least not so's I recall.

I considered making a more "end-user friendly" list of the available tags, while I was digging through that code earlier this year... but well, I didn't. ;-] It was sufficient for my needs to look at the sqwebmail.c file at the time.

Perhaps, you could make notes while you play with whatever template changes you're making to your files. Then you could submit a new documentation file to Sam. -- It sure would be nice to have around. :-)

-jab



-------------------------------------------------------
This SF.net email is sponsored by Dice.com.
Did you know that Dice has over 25,000 tech jobs available today? From
careers in IT to Engineering to Tech Sales, Dice has tech jobs from the
best hiring companies. http://www.dice.com/index.epl?rel_code=104
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to