Forum Search:
FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.
Calendar
Search
Help
Members
Control Panel
Logout [ CommonCrawl [Bot] ]
Home
Post Form
Logged in user:
CommonCrawl [Bot] [
logout
]
Forum:
Bug Reports
Title:
Poll:
[CREATE POLL]
Message Icon:
No Icon
Smiley Shortcuts:
[
list all smilies
]
Formatting Tools:
Size
1
2
3
4
5
6
7
Color
Sky Blue
Royal Blue
Blue
Dark Blue
Orange
Orange Red
Crimson
Red
Firebrick
Dark Red
Green
Lime Green
Sea Green
Deep Pink
Tomato
Coral
Purple
Indigo
Burly Wood
Sandy Brown
Sienna
Chocolate
Teal
Silver
Font
Arial
Times
Courier
Century
Body:
Forum Options:
HTML
code is
off
BBcode
is
on
Images
are
on
Smilies
are
on
Editing Time Limit
: Unlimited
[quote title=Ilia wrote on Fri, 22 September 2006 16:31]What is the extra space for?[/quote]
File Attachments:
Allowed File Extensions:
jpg jpeg png gif txt doc gz bz2 inc php zip diff
Maximum File Size:
1024KB
Maximum Files Per Message:
5
Options:
Post Notification
Notify me when someone replies to this message.
Include Signature
Include your profile signature.
Disable smilies in this message
Topic View
Re: Signature seperator wrong...
Sat, 23 September 2006 15:19
Ilia
Karma:
Aha I see, I was unaware of the signature recommendation for NNTP. The patch was applied, thanks.
Re: Signature seperator wrong...
Sat, 23 September 2006 04:29
pssc
Karma:
The the convention is "-- " most of the news readers have been
using this for earys notiblity OE got it wrong for years i think its better now...
See secrion '4.3 Usenet Signature Convention'
http://community.roxen.com/developers/idocs/rfc/rfc3676.html
http://www.usenet.org.uk/ukpost.html#ss4.3
Phill
Re: Signature seperator wrong...
Fri, 22 September 2006 16:31
Ilia
Karma:
What is the extra space for?
Signature seperator wrong...
Fri, 22 September 2006 14:45
pssc
Karma:
--- imsg_edt.inc.t.bak 2006-09-22 19:37:50.287287000 +0100
+++ imsg_edt.inc.t 2006-09-22 19:37:59.755214000 +0100
@@ -494,7 +494,7 @@
fud_use('email_msg_format.inc', 1);
$from = $mtf->poster_id ?
reverse_fmt($mtf->real_name).' <'.$mtf->email.'>' : $GLOBALS['ANON_NICK'].'
<'.$GLOBALS['NOTIFY_FROM'].'>';
- $body = $mtf->body . (($mtf->msg_opt & 1 && $mtf->sig)
? "\n--\n" . $mtf->sig : '');
+ $body = $mtf->body . (($mtf->msg_opt & 1 && $mtf->sig)
? "\n-- \n" . $mtf->sig : '');
$body = plain_text($body, '{TEMPLATE:
post_html_quote_start_p1}', '{TEMPLATE: post_html_quote_start_p2}', '{TEMPLATE:
post_html_quote_end}');
$mtf->subject = reverse_fmt($mtf->subject);
Current Time:
Fri Mar 24 14:32:19 EDT 2023
Total time taken to generate the page: 0.00703 seconds