vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Miscellaneous Hacks - Activity Modification (https://vborg.vbsupport.ru/showthread.php?t=177366)

Magnumutz 04-30-2008 05:33 PM

Thanks, in the install file, it kinda messed with my mind :p
I really didn't understood it.

But thanks for clearing everything out.

Playa82 04-30-2008 05:48 PM

is there an easier way to add them seperate ?

like this:

https://vborg.vbsupport.ru/external/2008/04/1.jpg

i got that @ my site, but it's a lot of coding to do that... see below:

1st Line:
Code:

<div class="pbit" align="left">
  <table class="WWU002postbit" cellspacing="2" cellpadding="0">
    <tr>
      <td><img src="$stylevar[imgdir_misc]/activity/textactivity.gif" /></td>
      <td><img src="$stylevar[imgdir_misc]/activity/textlongevity.gif" /></td>
    </tr>
    <tr>
      <td title="$WWU002_activityinfo"><img src="$stylevar[imgdir_misc]/activity/activity$WWU002_activitylevel.gif" class="i" /></td>
      <td title="$WWU002_longevityinfo"><img src="$stylevar[imgdir_misc]/activity/long$WWU002_longevitylevel.gif" class="i" /></td>
    </tr>
 </table>
</div>

2nd Line:
Code:

<div class="pbit" align="left">
  <table class="WWU002postbit" cellspacing="2" cellpadding="0">
    <tr>
      <td><img src="$stylevar[imgdir_misc]/activity/texttoday.gif" /></td>
      <td><img src="$stylevar[imgdir_misc]/activity/textposts.gif" /></td>
    </tr>
    <tr>
      <td title="$WWU002_todayinfo"><img src="$stylevar[imgdir_misc]/activity/today{$WWU002_todaylevel}_$WWU002_maxtodaylevel.gif" class="i" /></td>
      <td dir="ltr"><img src="$stylevar[imgdir_misc]/activity/posts$WWU002_postsd[1].gif" class="il" /><img src="$stylevar[imgdir_misc]/activity/posts$WWU002_postsd[2].gif" class="im" /><img src="$stylevar[imgdir_misc]/activity/posts$WWU002_postsd[3].gif" class="im" /><img src="$stylevar[imgdir_misc]/activity/posts$WWU002_postsd[4].gif" class="im" /><img src="$stylevar[imgdir_misc]/activity/posts$WWU002_postsd[5].gif" class="im" /><img src="$stylevar[imgdir_misc]/activity/posts$WWU002_postsd[6].gif" class="im" /><img src="$stylevar[imgdir_misc]/activity/posts$WWU002_postsd[7].gif" class="im" /><img src="$stylevar[imgdir_misc]/activity/posts$WWU002_postsd[8].gif" class="im" /><img src="$stylevar[imgdir_misc]/activity/posts$WWU002_postsd[9].gif" class="ir" /></td>
    </tr>
  </table>
</div>


Karnal Sinn 04-30-2008 06:56 PM

Quote:

Originally Posted by Magnumutz (Post 1503642)
Thanks, in the install file, it kinda messed with my mind :p
I really didn't understood it.

But thanks for clearing everything out.

The previous version of this mod has the manual instructions.

WetWired 04-30-2008 07:18 PM

Quote:

Originally Posted by Playa82 (Post 1503659)
is there an easier way to add them seperate ?

Quote:

Originally Posted by Karnal Sinn (Post 1503739)
The previous version of this mod has the manual instructions.

Unlike the previous versions of the mod, the actual blocks that are added to the postbits and the profile page are in separate templates so they are easier to modify and so you can modify them without manually adding them to the templates. The activity_rankblock template creates the WWU002_rankblock variables, which by default is just the rank text wrapped in a div if the rank text is enabled. The activity_statblock template creates the WWU002_statblock variables, which contains the activity and longevity information.

In the past, the feeling that I got was that people were not very interested in information in customizing the look, so I stuck with the customization information I've had since the beginning, but I'll try to put together a better explanation.

turkcom 05-03-2008 11:44 PM

how can i activate the border around the grahics?

WetWired 05-04-2008 01:00 AM

You need to add the CSS to your style as instructed in the installation instructions

turkcom 05-04-2008 07:35 AM

Quote:

Originally Posted by WetWired (Post 1507543)
You need to add the CSS to your style as instructed in the installation instructions

Thank you for this great hack.
It runs now perfectly.

Magnumutz 05-06-2008 07:17 AM

What was updated today? Cuz the change log is the same...

butch3r 05-06-2008 11:43 AM

Nothing changed..

Question to developer: why cp help do not display?

butch3r 05-06-2008 11:51 AM

And by the way: here comes xml for russian users
P.S. CPHELP phrases are not translated


All times are GMT. The time now is 07:57 AM.

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.01401 seconds
  • Memory Usage 1,745KB
  • 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
  • (2)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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