Показать сообщение отдельно
Старый 13.04.2004, 12:19     # 14
Drakosha
Full Member
 
Аватар для Drakosha
 
Регистрация: 16.10.2002
Адрес: ArchLinux, Internet
Сообщения: 557

Drakosha Реально крут(а)Drakosha Реально крут(а)Drakosha Реально крут(а)Drakosha Реально крут(а)
Цитата:
Первоначальное сообщение от ivahaev
Drakosha
Это не то!
To compose a message using a template - это написать сообщение.
А как сделать, чтобы при ответе подключался соответсвующий шаблон?
Или чтобы при создании подключался шаблон по умолчанию...
Добавлено через 4 минуты:
Ага, нашел !!!

Change the reply header

The standard reply header [author] wrote: can be changed to virtually anything, so make your e-mails more personalized. Add and modify the following code to your user.js file, instructions are in the comments:

// Change the reply header
// 0 - No Reply-Text
// 1 - "[Author] wrote:"
// 2 - "On [date] [author] wrote:"
// 3 - User-defined reply header. Use the prefs below in conjuction with this:
user_pref("mailnews.reply_header_type", 3);

// If you set 3 for the pref above then you may set the following prefs.
user_pref("mailnews.reply_header_authorwrote", "%s said the following");
user_pref("mailnews.reply_header_ondate", "on %s");
user_pref("mailnews.reply_header_separator", " ");
user_pref("mailnews.reply_header_colon", ":");
// The end result will be [authorwrote][separator][ondate][colon]

from:
http://texturizer.net/thunderbird/tips.html


also:
http://gemal.dk/mozilla/files.html
http://www.geocities.com/pratiksolanki/userChrome.html
http://www.geocities.com/pratiksolanki/userContent.html

Последний раз редактировалось Drakosha; 13.04.2004 в 12:21.
Drakosha вне форума