vBulletin - Show Postnumber

By Mithrandir Last update Mar 20, 2013 — Installed 1,945 times.

Script Summary: Shows [post=n]title[/post] near # postnumber, so internal links to single posts in vBulletin-forums could be done easy. Works in linear and hybrid mode only! German description in source-code.



Version: 1.0.1

Remotely hosted version

What are the post- and thread-tags for?

Please open this thread in german ms-office-forum and you can see some screenshots/the results of this script.

Changelog

1.0.1 [2013-03-20]
  • Tuning of metablock
  • Small code improvement
1.0.0 [2010-04-03]
  • Rewrite from scratch
  • Compatible with vBulletin 3.6x and vBulletin 4
  • IE and IE7Pro (see below) won't be supported anymore
0.88 [2007-11-11]
  • Set the length of truncated title with p_titlelen (0 for no truncation)
0.87 [2007-07-25]
  • Better support for seo-plugin-powered forums: thread-links available
  • Script uses less "indexOf" and more reg. expressions to extract searched strings (e.g. postnumber)
  • Compatible with IE 6.0 (you need IE7Pro to run user scripts in this browser)
  • Title in thread-link will be truncated too
  • Included more include-rules.
0.86 [2007-05-23]
0.85 [2007-05-19]
  • Full function in Opera 9.
0.84 [2006-10-14]
  • Changed @include because some vBulletin forums changed their url.
0.83 [2006-04-01]
  • Fixed some bugs with special characters like '
  • Optional thread-link.
0.82 [2006-03-29]
  • Tipptext in Opera.
0.81 [2006-03-28]
  • First support for Opera.
  • Now title from navbar is used instead of document.title.
0.80 [2006-03-27]
  • The title is truncated (55 chars).
0.70 [2006-03-27]
  • Initial release on userscripts.org.

Tested with

  • Firefox 3.6 and above
  • Opera 10 and above