vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Custom BB tag - make an image show up elsewhere, not in the original post (https://vborg.vbsupport.ru/showthread.php?t=179990)

adamadamadam 05-21-2008 06:53 AM

Custom BB tag - make an image show up elsewhere, not in the original post
 
So, the title of this thread is a bit confusing. Let me explain.

We're using vBulletin as a CMS for our main page. A way for us to write news and have it posted on our main page all at the same time. To do this, we're using a mod called vBadvanced CMPS. You may or may not be familiar with it - hopefully that doesn't matter for what I am after.

What I would like to achieve with our system - is to be able to write the news in a thread and have it parsed and posted on the front page of our site. Using vBa CMPS does this already, swimmingly if I might add.

However, I'd like to be able to add an image to the original post that cannot be seen in the OP, but is seen on the front page. This way, I can have a small image used on the front page, and a larger image used inside of the post.

I'm thinking something like [imgfront] URL of image [/img front].

In addition to this, I need the front page to ignore all [img] tags and only show the custom one I'd make.

Is this possible with standard editing? I know I can make a custom BB code, but can I do one that acts as I'd like it to?

Any help on this would be really appreciated. As well, I'll do my best to answer any questions I can to help you help me if at all possible.

Thanks in advance!

Dismounted 05-21-2008 07:14 AM

You will need to code modifications into the processes if you want to do this.

adamadamadam 05-21-2008 03:51 PM

Sorry, I'm still a bit new to vBulletin. Could you elaborate on this? Is there some reading I could do to learn more about what you're suggesting?

Dismounted 05-22-2008 07:13 AM

Do you know PHP/MySQL?


All times are GMT. The time now is 12:57 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.01078 seconds
  • Memory Usage 1,708KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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