Simple Machines Community Forum

Customizing SMF => SMF Coding Discussion => Topic started by: Titus Lorkson on April 27, 2011, 12:17:08 AM

Title: First post overview
Post by: Titus Lorkson on April 27, 2011, 12:17:08 AM
I apologize in advance if this is a dumb question. So here it is : is there a way to read the start of post #1 of any thread by just hovering the mouse over it ?
I have appreciated this feature so much in other places I wondered why this is not implemented here (unless I am mistaken).
Title: Re: First post overview
Post by: live627 on April 27, 2011, 01:06:56 AM
On sm.org or in your own forum? It's disabled for performance.
Title: Re: First post overview
Post by: dougiefresh on April 27, 2011, 05:21:01 AM
There's an add-on to enable this: MessagePreviewOnMouseOver (http://www.simplemachines.org/community/index.php?topic=69184.0).  I really don't think that it's a "standard feature" of SMF, though.....  at least I've never seen an option before this mod...
Title: Re: First post overview
Post by: Arantor on April 27, 2011, 05:37:34 AM
Quote from: dougiefresh on April 27, 2011, 05:21:01 AM
There's an add-on to enable this: MessagePreviewOnMouseOver (http://www.simplemachines.org/community/index.php?topic=69184.0).  I really don't think that it's a "standard feature" of SMF, though.....  at least I've never seen an option before this mod...

It's part of the code to produce them if the theme requests it. The default theme, however, doesn't request it.
Title: Re: First post overview
Post by: Titus Lorkson on April 27, 2011, 02:09:26 PM
Quote from: live627 on April 27, 2011, 01:06:56 AM
On sm.org or in your own forum?
I meant here at smf.

Quote from: live627 on April 27, 2011, 01:06:56 AM
It's disabled for performance.
Sorry to read that, but ok.

Quote from: dougiefresh on April 27, 2011, 05:21:01 AM
[...] I really don't think that it's a "standard feature" of SMF, though.....  [...]
Ok.

Quote from: Arantor on April 27, 2011, 05:37:34 AM
It's part of the code to produce them if the theme requests it. The default theme, however, doesn't request it.
And ... ok.
Got it.
So performance vs time saving, and default theme vs customized.  :-\
As far as I am concerned, topic solved  :) (but still message preview on mouse over not implemented at smf,  :( )