vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Forum Home Enhancements - SCANU's Elegant Forum description on mouseover [as Xenforo] (https://vborg.vbsupport.ru/showthread.php?t=276419)

Scanu 01-02-2012 11:00 PM

SCANU's Elegant Forum description on mouseover [as Xenforo]
 
1 Attachment(s)
Description

This modification shows an elegant forum description when moving mouse over the forum title. Look at the screenshots for more! This is the upgrade of my template modification SCANU - Forum description on title mouseover [as Xenforo].

Live Demo

If you want to see how great looks the jquery effect go here for the online demo.

Installation

Upload the product via admincp and go in Settings->SCANU's Forum description on tilte mouseover for customize the style.
For 2.2 version: go in "Settings->SCANU's Forum description on tilte mouseover", set lesscode to yes and put the id of your last forum to perform the script.
For the update just redownload and reupload the file, make sure that overwriting is set to Yes.

Translations

Please post your translation in a reply so everyone can uses it.

Restrictions
In the description your " will replaced with ' for example if you write "errare humanum est" you will see 'errare humanum est'.

PLEASE VOTE THIS MOD FOR MOTM CLICK HERE, AND CLICK MARK AS INSTALLED

To get support:
  1. Mark this mod as Installed
  2. Copy/Pasted errors or screenshots
  3. URL/link to site

Many thanks to Boofo for his basing php code, to haincha for the idea and to my brother Clear for the styling.

If you like italian G-funk/rap please try out this music or this music
If you like italian rap try out this music

Scanu 01-03-2012 10:44 PM

Version History
- 1.0
- First release on Vbulletin.org as Template modification

- 2.0
- First release as Add-on
- "SCANU - Forum description on title mouseover [as Xenforo]" to "SCANU's Elegant Forum description on mouseover [as Xenforo]"
- Added the arrow <
- Added styling options
- Better positioned respect the forum title

- 2.1
- Adapted to long description
- The arrow < is not an image but a css code
- The background color option change the pointer color too
- Fixed opacity options
- Corrected errors in the phrases and fixed some bugs

- 2.2
- Added lesscode option in the admin control panel
- Added the indent to the CSS code

- 2.3.6
- Fixed various bugs

- 2.4
- Re-written the php code
- More compatibility
- Removed Lesscode (now is automatic)
- Reduced page loading
- Reduced code length

- 2.5
- Re-written the php code
- Now using my new lib for template edits
- No more chaotic code
- Added Category Description support
- Added forumdisplay.php support

*still working on the forumhome subforum's descriptions support*

Scanu 01-03-2012 10:44 PM

Do you have problem with the autotemplate edit and you still see the old descriptions?
Go in the forumhome_forumbit_level2_post template, delete this:
Code:

{vb:raw forum.description}
Then replace this
Code:

{vb:raw forum.title}
With this code
Code:

<h2 class="forumtitle">
<div id="scanudesc">
<a <vb:if condition="$show['forumdescription']">title="<div id='container'><div id='scanu'>{vb:raw forum.description}</div><span class='arrow'></span></div>"</vb:if> href="{vb:link forum, {vb:raw forum}}">{vb:raw forum.title}</a>
</div>
</h2>

Now you're done if you are still having problems reply to this thread

Scanu 01-03-2012 10:45 PM

Screenshots

http://dvdimagehosting.altervista.or.../scanudesc.png

http://dvdimagehosting.altervista.or...ettingsipi.png

ProFifaLeagues 01-03-2012 10:56 PM

Already done the Templete mod Would this one be better to install or no Difference??
Thanks Superb mod anyway as posted on your other thread!

Scanu 01-03-2012 11:01 PM

This one is upgraded and better as you see in the screenshot i've added the < and the description is better positioned respect the title :)

lapiervb 01-03-2012 11:09 PM

It would be nice if it was possible to edit the color of each forum description.

Scanu 01-03-2012 11:13 PM

You can do this as before install my mod just put in the description
HTML Code:

<font color="#000">Description</font>
Where #000 is your color

RSNF 01-03-2012 11:30 PM

Awesome Mod thank you for sharing!!! Mark and rated :)

goxy63 01-03-2012 11:31 PM

1.
When forum home page loads, forum description loads as well or... it loads at the time when mouse is over certain forum.
I guess it loads all at once when you open forum home
https://vborg.vbsupport.ru/

If in forum settings we set forum description, with this mod description will be shown as on picture above, or description will be removed as in picture you attached in first post here and shown on mouse over?

2.
Will copyright will be shown on the bottom of forum home?


Looks great, thanks

Tagged & rated for now

Cheers

OldSchoolDSL 01-04-2012 12:01 AM

Installed and working

4.1.10 Alpha 2 :)

It would be nice if there was something to wrap around for long forum descriptions though.

thecore762 01-04-2012 06:17 AM

1 Attachment(s)
Hi Scanu, It doesn't work for me.
Not sure why.

See screenshot.

ellinofatsa 01-04-2012 06:38 AM

Forum Category Icons (Advanced) not work after instal this plugin any help?

Scanu 01-04-2012 06:55 AM

Quote:

Originally Posted by goxy63 (Post 2283551)
1.
When forum home page loads, forum description loads as well or... it loads at the time when mouse is over certain forum.
I guess it loads all at once when you open forum home
http://img688.imageshack.us/img688/7877/questionvi.gif

If in forum settings we set forum description, with this mod description will be shown as on picture above, or description will be removed as in picture you attached in first post here and shown on mouse over?

2.
Will copyright will be shown on the bottom of forum home?


Looks great, thanks

Tagged & rated for now

Cheers


1) The description loads with the page so when the mouse go over certain forum you have no to wait, the old description will be removed as in picture and show on mouse over. :)

2) No there isn't a copyright in the forumhome i just add a small copyright to the vbulletin settings so when you go to set my mod you see it

Scanu 01-04-2012 06:57 AM

Quote:

Originally Posted by OldSchoolDSL (Post 2283558)
Installed and working

4.1.10 Alpha 2 :)

It would be nice if there was something to wrap around for long forum descriptions though.

I'm working on it sorry :)

Scanu 01-04-2012 06:59 AM

Quote:

Originally Posted by thecore762 (Post 2283658)
Hi Scanu, It doesn't work for me.
Not sure why.

See screenshot.

If you can send me the link of your forum with the mod on I'll can help you, the problem is simple just link your forum here or in pm

Quote:

Originally Posted by ellinofatsa (Post 2283662)
Forum Category Icons (Advanced) not work after instal this plugin any help?

I will try the plugin you mentioned for check problems :)

Scanu 01-04-2012 07:17 AM

Quote:

Originally Posted by ellinofatsa (Post 2283662)
Forum Category Icons (Advanced) not work after instal this plugin any help?

First diagnostic: both are working on forumhome_forumbit_level2_post

Scanu 01-04-2012 07:40 AM

The problem is simple and the solution for now is to do the manual template modification in one of them.

Rckcrwlr 01-04-2012 10:46 AM

Tagged for Future install...

Mr_Running 01-04-2012 11:58 AM

Quote:

Originally Posted by thecore762 (Post 2283658)
Hi Scanu, It doesn't work for me.
Not sure why.

See screenshot.

Yes it appears the code is showing...I had the same issue.

I have Tagged mod for now until issues is resolved.

Scanu 01-04-2012 12:26 PM

Guys i can't help you if i can't look the code of your page, if one of you can link me his forum with the mod on i can see what's the problem

CharlieDelta 01-04-2012 09:08 PM

Thank you for making this a plugin.
Nice work!

Scanu 01-04-2012 10:03 PM

You're welcome charlie :)

thecore762 01-04-2012 10:50 PM

1 Attachment(s)
Quote:

Originally Posted by Scanu (Post 2283667)
If you can send me the link of your forum with the mod on I'll can help you, the problem is simple just link your forum here or in pm



I will try the plugin you mentioned for check problems :)

Here is the link to my forums: www.47r-squad.com

Here is the screenshot of the plugins I use.

Scanu 01-04-2012 11:04 PM

Ok sorry for taking away your description form your users, now you can deactivate the mod. I've downloaded the source code to see the problem thank you :)

thecore762 01-04-2012 11:09 PM

Quote:

Originally Posted by Scanu (Post 2283970)
Ok sorry for taking away your description form your users, now you can deactivate the mod. I've downloaded the source code to see the problem thank you :)

Not a problem :)

Thank you and hopefully we can find a fix :)

Scanu 01-04-2012 11:12 PM

Now I'm going to sleep (in italy is night), so tomorrow (italy) i'll work on this but actually i've not found missing code, all seems ok

Scanu 01-05-2012 10:29 AM

Ok not sure why is not working for you
1 The code is present
2 if i take the source code of your page and i put it in html file there is the same problem but if i delete other codes leaving the plugin code it works well
3 You have many forums your site with my plugin on has over 5000 lines of code
4 I suggest you to try the template modification and tell me if it works or not
5 In the next version i will edit the code so it doesn't take too much line

Winter Sonata 01-06-2012 01:28 AM

It worked on 4.0.2

Thanks!

thecore762 01-06-2012 03:06 AM

1 Attachment(s)
Quote:

Originally Posted by Scanu (Post 2284068)
Ok not sure why is not working for you
1 The code is present
2 if i take the source code of your page and i put it in html file there is the same problem but if i delete other codes leaving the plugin code it works well
3 You have many forums your site with my plugin on has over 5000 lines of code
4 I suggest you to try the template modification and tell me if it works or not
5 In the next version i will edit the code so it doesn't take too much line

Looks like it's working doing it manually that is.

There is another issue.

A forum section is broken looks like.

Scanu 01-06-2012 11:45 AM

Try with the new version of the mod

keyness 01-06-2012 02:06 PM

Nice mod! Thanks.

It's also possible to use <img> tag in description, so you can show an image as well.

Scanu 01-06-2012 02:20 PM

Yes of corse html is enabled as before install the mod :)

Winter Sonata 01-06-2012 03:02 PM

Thanks for the update!

It resolves some minor bugs.

OldSchoolDSL 01-06-2012 04:55 PM

I'm loving 2.1

Resolved my wrap around conflict.

Thank you :)

thecore762 01-06-2012 10:32 PM

Quote:

Originally Posted by Scanu (Post 2284412)
Try with the new version of the mod

Hi there, didn't work :(

Scanu 01-07-2012 08:00 AM

Ok I will find a solution, i need time

Scanu 01-07-2012 07:39 PM

2.2 out thecore 762 try the new lesscode option in the pca

thecore762 01-07-2012 07:54 PM

Quote:

Originally Posted by Scanu (Post 2284927)
2.2 out thecore 762 try the new lesscode option in the pca

Thanks, unfortunately it doesn't work.
The only way it works if I manually make changes, but even at that it doesn't work fully with all the forum sections from prior screenshot I've posted.

Scanu 01-07-2012 07:59 PM

Can you post the description that was having that problem?


All times are GMT. The time now is 06:26 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01415 seconds
  • Memory Usage 1,829KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_code_printable
  • (1)bbcode_html_printable
  • (11)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete