vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   How can I convert this HTML code to BB code ? (https://vborg.vbsupport.ru/showthread.php?t=205760)

moheet 02-18-2009 07:51 AM

How can I convert this HTML code to BB code ?
 
Hi all
please
How can I convert this HTML code

<img src=http://nt2.ggpht.com/news?imgefp=DiVXajp1xvQJ&imgurl=images.alarabiya.n et/large_6277_66683.jpg width=80 height=53 alt="" border=1>
<img alt="" height="1" width="1">

to BB code ?

thank you
:)

vbplusme 02-18-2009 07:54 AM

What is the goal? What are you trying to accomplish with the bbcode?

moheet 02-18-2009 08:14 AM

thank you vbplusme
this code is appear as it , because the HTML code is off.
I want to appear the content of this code with out allow the HTML code, by using custom bb code.
thank you

vbplusme 02-18-2009 09:32 AM

Got it. Have you tried to use the [IMG] bbcode?

http://nt2.ggpht.com/news?imgefp=DiV...6277_66683.jpg

moheet 02-19-2009 10:31 AM

Yes, I tried usin [IMG] tag
but the code is HTML
I want to convert it automatically

Thanks

vbplusme 02-19-2009 11:52 AM

Whether you use tags like the following or create a new bbcode, you will need to add the tags to your string to get it to automatically convert. For example if you use the code below and just wrap the url with img tags it automatically converts the image for you. What am I missing?

HTML Code:

[img]http://nt2.ggpht.com/news?imgefp=DiVXajp1xvQJ&imgurl=images.alarabiya.n%20et/large_6277_66683.jpg[/img]


All times are GMT. The time now is 09:58 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.01613 seconds
  • Memory Usage 1,717KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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