vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   BB Code Enhancements - BBCode - Circle characters (Updated - works in FireFox) (https://vborg.vbsupport.ru/showthread.php?t=255857)

orange gold 12-23-2010 10:00 PM

BBCode - Circle characters (Updated - works in FireFox)
 
1 Attachment(s)
*** ATTENTION!!! THIS CODE IS OUT OF DATE.... It MAY STILL BE USED AND MIGHT BE HELPFUL TO SOME... THE NEW CODE THAT WORKS IN ALL BROWSERS CAN BE FOUND HERE: https://vborg.vbsupport.ru/showthread.php?t=255894... THANKYOU! ***

** Works in Safari (Comp not iPhone)
** Now works in Firefox!!!(Mac not PC)
** Does not work in Chrome or I.E..(PC.. unverified with mac)


Some code I wrote to put a circle around characters..
You would just type [circ]$[/circ] and you would get this.. $ ⃝
or if you typed [circ]5[/circ] you would get this... 5 ⃝
or if you typed [circ]ij[/circ] you would get this... ij ⃝

without further adue..
Here ya go! Enjoy!

Admin CP:
BBCode:
New:

Title:
Code:

Circle
BBCode Tag Name:
Code:

circ

Replacement: ** You must copy and paste this... Do not transcribe **
Code:

<font face="Lucida Grande">{param} ⃝</font>

Example:
Code:

[circ]#[/circ]
Description:
Code:

Puts a circle around something.
** Works best with just 1 character

Leave everything else at it's default! You are good to go :P
Enjoy! Please leave feedback!!!

Merjawy 12-24-2010 09:23 PM

It would be nice if it worked for me, but it puts the circle after the character instead of around it

I did copy and paste

Tested on FF and IE8

orange gold 12-24-2010 09:27 PM

Hmm I'm running firefox on a mac. That might be why? I don't know. It's a neat idea. I just need to find a font that works for all Fire fox versions haha. I'll get back to you

Digital Jedi 12-24-2010 09:36 PM

In Chrome I just see a square after the symbol.

orange gold 12-24-2010 09:48 PM

I think it's safe to say this might only work on safari and macs /:

Dr.osamA 12-25-2010 01:00 PM

good work

plsss we need it to work with FF it is very emportent

BRB after test


All times are GMT. The time now is 03:43 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.01118 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
  • (5)bbcode_code_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