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)
-   -   End-User Options - Abbreviations/Acronyms (MathJax Compatible) (https://vborg.vbsupport.ru/showthread.php?t=320619)

KevinL 12-15-2016 02:19 AM

Great work once again!

Any future plans (or could it be added) that this is only allowed in certain forums? Some of the forums the abbreviations aren't really needed or mean different things.

Thanks again!

MarkFL 12-15-2016 02:26 AM

Quote:

Originally Posted by KevinL (Post 2579445)
Great work once again!

Any future plans (or could it be added) that this is only allowed in certain forums? Some of the forums the abbreviations aren't really needed or mean different things.

Thanks again!

I hadn't planned on it, but I can add a setting for active forums. However, having forum-specific lists of acronyms I don't plan on doing as that would be overly convoluted and simply not worth the effort to code. :)

KevinL 12-15-2016 02:30 AM

Quote:

Originally Posted by MarkFL (Post 2579446)
I hadn't planned on it, but I can add a setting for active forums. However, having forum-specific lists of acronyms I don't plan on doing as that would be overly convoluted and simply not worth the effort to code. :)

Excellent! No. One set is perfect as long as it can be shut off - or not included in chosen forums.

Also I just noticed it trying to rewrite a color code. In the post the color was changed to [ COLOR=#0000CD ] And there was an abbreviation for CD so it broke the code and distorted the whole post. Not sure if there is a way to combat that. But I thought I would bring it to your attention.

Thanks Mark!

MarkFL 12-15-2016 02:41 AM

Quote:

Originally Posted by KevinL (Post 2579447)
Excellent! No. One set is perfect as long as it can be shut off - or not included in chosen forums.

Also I just noticed it trying to rewrite a color code. In the post the color was changed to [ COLOR=#0000CD ] And there was an abbreviation for CD so it broke the code and distorted the whole post. Not sure if there is a way to combat that. But I thought I would bring it to your attention.

Thanks Mark!

Thanks for letting me know...I will include a fix for this along with the active forums setting.

MarkFL 12-15-2016 03:30 AM

Update - Version 1.4:
  • Admin options processing more efficient.
  • Added setting for "Active Forums."
  • Fixed issue where hex colors within COLOR BBCode containing abbreviations broke posts.

KevinL 12-15-2016 10:13 AM

Thanks for the update.

Another thing that was noticed if browsing the site on mobile or tablet the underlined words are now tiny compared to the normal words. It can get a little distracting if there are enough abbreviations.

Thanks again Mark

MarkFL 12-15-2016 10:26 AM

I don't use any mobile devices, so I wouldn't be able to test that. That likely has to do with a HTML shortcoming in the browsers those devices use.

KevinL 12-15-2016 01:21 PM

The only way I could fix it if I added the following to the headinclude template. If I didn't include the If statement it distorted the rest of the forum. This issue only seems to come up on Chrome for mobile. Firefox mobile seems to work without issue

Code:

<vb:if condition="THIS_SCRIPT == 'showthread'">
<meta name="viewport" content="width=auto, initial-scale=1">
</vb:if>

I was looking to use something like this https://osvaldas.info/elegant-css-an...obile-friendly within your mod but I didn't know where to start right now haha It seems to be working OK except for mobile devices but you already stated it wouldn't work so we're good.

Thanks for the great work Mark!

hugoroger 02-07-2017 11:43 AM

Nice @MarkFL! I installed this one to use it combined with the blurbs plugin. Question. Do you know if we can configure the abbreviation to be a hyperlink? As in, instead of just appearing the help text, can we add a link to it ? I tried using bbcode to add it but it didn't work. Is this something possible?

hugoroger 02-07-2017 12:01 PM

Hey again Mark! Just wanted to add a quick folloe up. :)

Okay.. so I went ahead and installed this plug in (FUZZY SEO Auto Linker) to try to create links in the blurbs but apparently it didn't work. :/

I have an example here. Where I used the blurb plug in to add the word : "joyXwriter" to the bottom of all posts. Now, you can see I configured the hyperlink correctly because in the OP, I added the same sample word by text and the auto linked picked up. Does the plugin(Abbreviations/Acronyms) support this option with HTML or BBcode?


All times are GMT. The time now is 11:23 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.01314 seconds
  • Memory Usage 1,741KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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