vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=246)
-   -   Show Thread Enhancements - vBulletin 4.0.4 php_code_html Modified :) by panoramaharem (https://vborg.vbsupport.ru/showthread.php?t=249527)

FırtıceN 08-28-2010 10:00 PM

vBulletin 4.0.4 php_code_html Modified :) by panoramaharem
 
1 Attachment(s)
Installation:

Add the following code to headinclude

Code:

<link rel="stylesheet" href="panoramaharem_php_html_code.css"  type="text/css">
Upload the panoramaharem_php_html_code.css file to FTP (it's named public_html, www, or httpdocs, etc)

Change the following template codes with the original:

bbcode_code:

PHP Code:

<div class="bbccode" style="width:$stylevar[codeblockwidth];">
 <
div class="bbccodetitle">$vbphrase[code]:</div>
 <
pre style="margin:0px; padding:$stylevar[codeblockwidth]px;   width:$stylevar[codeblockwidth]; overflow:auto"><div   dir="ltr">$code</div></pre>
</
div>
<
br /> 


bbcode_html:


PHP Code:

<div class="bbchtml" style="width:$stylevar[codeblockwidth];">
 <
div class="bbchtmltitle">$vbphrase[html_code]:</div>
 <
pre style="margin:0px; padding:$stylevar[codeblockwidth]px;   width:$stylevar[codeblockwidth]; overflow:auto"><div   dir="ltr">$code</div></pre>
</
div><br /> 


bbcode_php:


PHP Code:

<div class="bbcphp" style="width:$stylevar[codeblockwidth];">
 <
div class="bbcphptitle">$vbphrase[php_code]:</div>
 <
pre style="margin:0px; padding:$stylevar[codeblockwidth]px;   width:$stylevar[codeblockwidth]; overflow:auto"><div   dir="ltr"><code style="white-space:nowrap"><!-- php buffer   start -->$code<!-- php buffer end -->
  </
code>
</
div></pre>
</
div>
<
br /> 



Sample Image


http://img718.imageshack.us/img718/5...phphtmlcod.png

xtremecoders 08-29-2010 01:17 PM

Nice, Installed but i made some looking mod to CSS.

http://img444.imageshack.us/img444/9425/clip29.png

TwiMaster 08-29-2010 03:08 PM

nice, thanks

FırtıceN 08-29-2010 06:18 PM

<font color="#000000">Thank you for your comments</font>

bluered 08-29-2010 06:19 PM

Thanks.

FırtıceN 08-30-2010 08:49 PM

Quote:

Originally Posted by bluered (Post 2091231)
Thanks.

you're welcome

sematopdemir 09-02-2010 10:34 AM

great thanks a lot yunus

FırtıceN 09-02-2010 10:39 AM

Quote:

Originally Posted by sematopdemir (Post 2092748)
great thanks a lot yunus

Thanks :)
you're welcome

ZeuQma 10-20-2010 05:58 PM

thank you / teşekkürler

FırtıceN 11-01-2010 01:07 PM

thanks :) birşey değil


All times are GMT. The time now is 11:03 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.01481 seconds
  • Memory Usage 1,746KB
  • 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
  • (1)bbcode_code_printable
  • (3)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)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