vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   How To Add NoParse BBCode? (https://vborg.vbsupport.ru/showthread.php?t=236808)

Pro-eSports.com 02-24-2010 07:00 PM

How To Add NoParse BBCode?
 
How can I add the [noparse] BBCode to the post editor?

TimberFloorAu 02-24-2010 07:30 PM

create a new bbcode

title no parse
bbcode tag name noparse


save.

If you want an image for it, just add one to :images/editor/noparse.gif

create icon 16px x 16px in photoshop and save as noparse.gif

That should work.

--------------- Added [DATE]1267047285[/DATE] at [TIME]1267047285[/TIME] ---------------

Ahh alternatively.

goto template editor_toolbar_on

find:
<vb:if condition="!$show['basicbbcodeonly']">
<ul>

Add after:

<img src="images/buttons/noparse.gif" class="imagebutton" id="{vb:raw editorid}_cmd_wrap0_noparse" width="20" height="20" alt="Insert No Parse Tags" />
<vb:if condition="$show['basic_bbcode']">

Pro-eSports.com 02-24-2010 08:00 PM

What's the HTML replacement for the code?

EDIT: Nevermind, the code is a default code that comes with vB. Basically I just have to add the icon as you suggested in your post edit. :)

TimberFloorAu 02-24-2010 08:18 PM

Your Welcome !

msmayz 11-29-2014 07:09 PM

Necroing this thread because I have the same question -- I want to add a button to my text editor toolbar that will wrap [noparse][/noparse] tags -- but the solution in post #2 above isn't working for me.

When I go to Admin CP > Styles & Templates > Search in Templates, I can't find a template called editor_toolbar_on, and I can't find code in any template that reads:
<vb:if condition="!$show['basicbbcodeonly']">
<ul>

Am I looking in the wrong place?

ozzy47 11-29-2014 07:27 PM

That is because you are looking at directions to a older version of vB than you have. This is why we tell people to start their own threads, instead of bringing up old ones. :)

So do as was first suggested.

create a new bbcode

title no parse
bbcode tag name noparse


save.

If you want an image for it, just add one to :images/editor/noparse.gif

create icon 16px x 16px in photoshop and save as noparse.gif

That should work.

msmayz 11-29-2014 09:13 PM

No, I have vB 4, and this is the vB 4 discussion forum. Sorry for necroing a thread; just trying to be polite. Next time I'll start a new thread.

And, like, I said in my post, the directions in post #2 are not working for me. I tried both options.

I tried creating a new BB code, but it won't let me save it unless I insert something in the HTML field. I cannot for the life of me find the proper HTML command for noparse.

ozzy47 11-29-2014 09:31 PM

It does not matter if this in the vB4 section, this was before the ckeditor which you are using.

Anyway, use this as the replacement.

Code:

<noparse>{param}</noparse>

kh99 11-29-2014 09:32 PM

You have vb4, but earlier versions of vb4 didn't have the ckeditor.

For the replacement, did you try just using {param}?

ozzy47 11-29-2014 09:37 PM

What I posted above seems to work Kevin. :)


All times are GMT. The time now is 12:57 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.01009 seconds
  • Memory Usage 1,726KB
  • 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
  • (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