View Full Version : Signature Placement
zephquamy
12-03-2007, 04:18 PM
When I click reply, the quoted text shows up above my signature. When I click forward, the quoted text appears below my signature (that's how I want the reply to work.) Where can I control where my signature goes when I click reply?
Hildy
12-03-2007, 06:08 PM
Well, code-wise, it's in cerb4/plugins/cerberusweb.core/templates/display/rpc/reply.tpl.php, lines 90-93. That defines the layout of the reply, and to change it to do what you want, you should just need to switch the line order from 1-2-3-4 to 4-3-1-2.
Longer term, there's a feature request open that seems fairly popular, so we'll probably get to that soon: http://www.wgmdev.com/jira/browse/CHD-215
Just for another vote, would you rather see this as a global option, or an individual one?
zephquamy
12-03-2007, 07:26 PM
This seems to me like a personal preference thing. So it should be an individual setting.
jstanden
12-04-2007, 12:31 AM
I just assigned #CHD-215 (http://www.wgmdev.com/jira/browse/CHD-215) to myself on the roadmap. This should be a quickie.
connexeon
12-05-2007, 08:17 AM
Well, code-wise, it's in cerb4/plugins/cerberusweb.core/templates/display/rpc/reply.tpl.php, lines 90-93. That defines the layout of the reply, and to change it to do what you want, you should just need to switch the line order from 1-2-3-4 to 4-3-1-2.
Longer term, there's a feature request open that seems fairly popular, so we'll probably get to that soon: http://www.wgmdev.com/jira/browse/CHD-215
Just for another vote, would you rather see this as a global option, or an individual one?
The same thing bothers me too..
I think it should be leveled the same way as signatures (so global). My guess is that the general concern of having signatures global is for the purpose of forcing some stuff to users (like dashboards, signatures) rather than each of them having to configure it for their own. This way there is a more general 'supervisor-configured' way of how things are handled and how they look, which sounds better to me..
Regards,
Hannes Van de Vel
jstanden
12-05-2007, 09:30 AM
My guess is that the general concern of having signatures global is [... ] rather than each of them having to configure it for their own.
Yeah, that's exactly right.
We can add this option, since there's no sense in the little endian "reply above quote" camp having to fight the big endian "reply below quote" camp.
I will forever believe replies go below the quote, and that quotes should be trimmed to provide context. That's been proper netiquette for decades. But it's not really worth fighting over. ;)
jstanden
12-09-2007, 06:25 AM
Implemented!
http://www.wgmdev.com/jira/browse/CHD-215
tepuynet
01-03-2008, 12:07 PM
Is it possible that each staff has his personal signature?
jstanden
01-04-2008, 10:40 AM
Yeah, I believe that's in the project portal (i.e., roadmap). :)
vBulletin® v3.7.2, Copyright ©2000-2008, Jelsoft Enterprises Ltd.