Gossamer Forum
Home : Products : Gossamer Forum : Discussion :

signature separater

(Page 2 of 2)
> >
Quote Reply
Re: [Boomer] signature separater In reply to
Hi Boomer, this is (unfortunately) because of the way <hr> tags work. Basically, if you use:

Code:
[hr]
Text

as your signature, that gets converted the this html:

Code:
<hr><br> Text

The <br> is there because you hit enter after the [hr]. You can, however, get around this fairly easily by not hitting enter after the [hr] tag. I do this for my signature here:

Code:
[hr]Jason Rhinelander
Gossamer Threads
[email]jason@gossamer-threads.com[/email]

Alternatively, you can edit the [hr] markup tag, and try checking the "Clear spaces" option, which should make it work a little more like you want.

Jason Rhinelander
Gossamer Threads
jason@gossamer-threads.com
Quote Reply
Re: [Jagerman] signature separater In reply to
In Reply To:
[/code]
The
is there because you hit enter after the [hr].
Well, duh ... that was pretty stupid of me ...

Steve

Visit The Guitar Diner

Last edited by:

Boomer: Apr 27, 2003, 7:06 PM
Quote Reply
Re: [Jagerman] signature separater In reply to
Hi Jason,

Since I use the new french Convert.pm file, all the links in my forum are now formated with redirections. They are not plain links as before, even when we are not logged.

Thank you.

François
Quote Reply
Re: [Jagerman] signature separater In reply to
Hi Jason,

I found how to reproduce the bug with Convert.pm: when the user select "Append signature to post" the links in the post work with redirections. If the user don't select "Append signature to post" the links don't use redirections (they are instead plain html links).

I noticed also that if the user modify his post and add his signature by selecting "Append signature to post" the links in his post will use after a double redirections like this: "http://www.gossamer-threads.com/perl/gforum/gforum.cgi?url=http://www.gossamer-threads.com/perl/gforum/gforum.cgi?url=http://www.USER-SITE.com" Unsure

Thank you.

François

Last edited by:

Franco: Apr 29, 2003, 4:34 AM
Quote Reply
Re: [Jagerman] signature separater In reply to
Hi Jason,

With the "bug" I mentioned in my previous post, our forum is loosing ranking position in search engines. It's a lot better for ranking position to have plain html links instead of cgi redirections. Is it possible to have a bug fix for this?

Thank you.

François
Quote Reply
Re: [Jagerman] signature separater In reply to
The signature separater doesn't work in privates messages.

François
Quote Reply
Re: [Jagerman] signature separater In reply to
Unsure May we have the french file Convert.pm without the bugs??

Thank you.
Quote Reply
Re: [Jagerman] signature separater In reply to
I'm still waiting for french Convert.pm. Unsure

Thank you.

François
Quote Reply
Re: [Jagerman] signature separater In reply to
The html code for the signature separater appears in the subscribe emails.

I'm still waiting for the Convert.pm french version without the bugs... What's going on guys? Unsure
> >