vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=236)
-   -   Integration with vBulletin - Live Clock & Date in Navbar (https://vborg.vbsupport.ru/showthread.php?t=202538)

Magnumutz 01-20-2009 10:00 PM

Live Clock & Date in Navbar
 
1 Attachment(s)
Please mark as "Installed" if you use this modification, thanks !
Okay, here's a little something i did for my forum, cuz i just wanted a place where to look for the right time.

See the attached screenshot for a demo.

Install instructions:

Edit the navbar template under Navigation / Breadcrumb Templates and search for:
PHP Code:

        <if condition="$show['pmwarning']"><div><strong><phrase 1="$vbphrase[pmpercent_nav_compiled]">$vbphrase[your_pm_box_is_x_full]</phrase></strong></div></if>
    </
div

Right under that, add:
PHP Code:

    <div class="smallfont">
    <
script type="text/javascript" language="javascript" src="clientscript/date_clock.js"></script>
    <
script type="text/javascript" language="javascript">dT();</script>
    </
div

In the same template search for:
PHP Code:

        <!-- / login form --> 

Right under that, add:
PHP Code:

        <div class="smallfont" align="center">
        <
script type="text/javascript" language="javascript" src="clientscript/date_clock.js"></script>
        <
script type="text/javascript" language="javascript">dT();</script>
        </
div

Upload date_clock.js to your clientscript folder.

That's it ;)

26th January: Added a 12 hour format package.
18th February: Updated Installation Instructions, fixed guest view alignment and moved the Bold version into the first post.


Please mark as "Installed" if you use this modification, thanks !

Magnumutz 01-21-2009 05:57 AM

Reserved for future use like updates or simply staring at the moon :p

anestetic 01-21-2009 10:18 AM

thank you

Magnumutz 01-21-2009 10:52 AM

Please mark as "Installed" if you use this modification, thanks !

Nightmare_Zero 01-21-2009 10:26 PM

Thanks Installed

lellos 01-25-2009 04:43 PM

1 Attachment(s)
Italians for users, I have edited the Java Script Date_clock fit for the Italian language and enclosed the only java file amended.

krimesis 01-25-2009 04:56 PM

Quote:

Originally Posted by lellos (Post 1724409)
Italians for users, I have edited the Java Script Date_clock fit for the Italian language and enclosed the only java file amended.

Many thanks lello;)
:up:

csoroner 01-25-2009 05:16 PM

Nice mod!

Just what I've been looking for!

Clicked installed!

Magnumutz 01-25-2009 05:55 PM

Thanks lellos!

howcome 01-26-2009 02:23 AM

hey is it possible we can make it 12 hour format not 24 hour?


All times are GMT. The time now is 09:54 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.01346 seconds
  • Memory Usage 1,744KB
  • 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
  • (4)bbcode_php_printable
  • (1)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
  • (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