vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   vB variables are working on posts? (https://vborg.vbsupport.ru/showthread.php?t=150430)

NolF 06-23-2007 07:11 AM

vB variables are working on posts?
 
1 Attachment(s)
First of all, no is not about that hack that allows you to use $ variables in posts.
Now that I've said that I'll show you what I dont understand
-----------------------------------

I have this in the CSS of my style (I placed the fulllinks on the css so it works from other places too in case you want to test it or something)

HTML Code:

.plantCab{
        border: 1px solid black;
        width:700px;
        padding-top:5px;
        padding-left:10px;
        height:30px;
        font-size: 20px;
        font-weight: bold;
        text-align: left;
        valign:middle;
        background-image:url(http://www.elrincondelmanga.com/foro/images/chestnut/gradients/gradient_tcat.gif);
}

                        /* Pie de la plantilla */

.plantPie{
        border: 1px solid black;
        width:700px;
        color: #51473d;
        padding-top:10px;
        padding-right:10px;
        height:25px;
        text-align: right;
        valign:middle;
        font-weight: bold;
        background-image:url(http://www.elrincondelmanga.com/foro/images/chestnut/gradients/gradient_tcat.gif);
}
.separador{
        border: 1px solid black;
        border-width: 1px 1px 1px 1px;
        font-weight: bold;
        width: 680px;
        height: 25px;
        padding-top:10px;
        padding-left:10px;
        text-align: left;
        background-image:url(http://www.elrincondelmanga.com/foro/images/chestnut/misc/fond_bouton.gif);
}
.seccion{
        width:670px;
        padding-top:10px;
        padding-left:10px;
        padding-bottom:10px;
        padding-right:10px;
        background: #dfdcd2;
        border: 1px solid black;
        border-width: 0px 1px 0px 1px;
        background-image:url(http://www.elrincondelmanga.com/foro/images/j/fondogeneral.gif);
        padding:25;
}

and when I post this, somehow it works. It means the seccions hide and show (is not permanent tho) and the image somehow changes

PHP Code:

<div align="center"><div class="plantCab" title="El Pu?o de la Estrella del Norte">El Pu?o de la Estrella del Norte</div><div class="separador"><a style="float:$stylevar[right]href="#top" onClick="return toggle_collapse('otroz')"><img id="collapseimg_otroz" src="/foro/images/chestnut/buttons/collapse_tcat.gif" alt="" border="0" /></aasdfasdfasdf</div><div class="seccion" id="collapseobj_otroz" style="$vbcollapse[collapseobj_otroz]">1 2 3 4 <br />5 6 7 8</div><div class="separador"><a style="float:$stylevar[right]href="#top" onClick="return toggle_collapse('otros')"><img id="collapseimg_otros" src="/foro/images/chestnut/buttons/collapse_tcat.gif" alt="" border="0" /></aasdfasdfasdf</div><div class="seccion" id="collapseobj_otros" style="$vbcollapse[collapseobj_otros]">a b c d <br />d e f g</div><div class="plantPie"><a href="#">El Rinc?n Del Manga</a> ? 2007</div></div

My question is, how is this posible? I placed an attachment with a gif showing how that code is working. That is within a post, no templat edits or anything.

Thank you, I hope someone has an explanation of somesort :O


All times are GMT. The time now is 11:34 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.02177 seconds
  • Memory Usage 1,727KB
  • 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_html_printable
  • (1)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (1)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete