RS_Jelle
03-31-2006, 10:00 PM
This vBadvanced CMPS module displays a random term of Mindestic GlosPro (https://vborg.vbsupport.ru/showthread.php?t=132632).
I tested it on vBulletin 3.5.4 with vBadvanced CMPS 2.1.0 and vBGlossary Basics 1.1.0.
It adds one query to a vBa page and it's fully phrased and 100% W3C XHTML 1.0 compliant.
https://vborg.vbsupport.ru/external/2010/10/30.jpg
================================================== ========================
Installation
================================================== ========================
Upload all files from the "upload" directory into your forum directory.
Create a new template called "adv_portal_glossary_random_term" with the following content:
<tr>
<td class="alt1">
<div align="center">
<a href="$vboptions[bburl]/glossary.php?$session[sessionurl]do=viewglossary&term=$glossary_module_term_id"><img src="$vboptions[bburl]/images/question-mark.gif" border="0" alt="$vbphrase[glossary]" title="$glossary_module_term_name" /></a>
<br /><a href="$vboptions[bburl]/glossary.php?$session[sessionurl]do=viewglossary&term=$glossary_module_term_id"><strong>$glossary_module_term_name</strong></a>
</div>
</td>
</tr>
<tr>
<td class="alt2">
<div align="center">
<span class="smallfont"><a href="$vboptions[bburl]/glossary.php?$session[sessionurl]">[$vbphrase[glossary]]</a></span>
</div>
</td>
</tr>
Create a new vBa CMPS PHP file module (AdminCP => vBa CMPS => Add Module => [PHP File]) with the following info:
- Title: Random Term (or choose another one)
- File to Include: glossary_random_term.php
- Identifier: glossaryrandomterm (or choose another one)
- Templates Used: adv_portal_glossary_random_term
================================================== ========================
Requirements
================================================== ========================
vBulletin 3.5.x or 3.6.x
vBadvanced CMPS
vBGlossary Basics (https://vborg.vbsupport.ru/showthread.php?t=111863) (now called Mindestic GlosPro)
================================================== ========================
History
================================================== ========================
- 1.0.0: Initial release
- 1.0.1: Fixed a little bug
The question mark graphic is made by Norke (Yannick De Smet) (http://norke.deviantart.com/).
If you use this add-on, please click install (https://vborg.vbsupport.ru/vborg_miscactions.php?do=installhack&threadid=111900) to say thanks and to receive updates.
I tested it on vBulletin 3.5.4 with vBadvanced CMPS 2.1.0 and vBGlossary Basics 1.1.0.
It adds one query to a vBa page and it's fully phrased and 100% W3C XHTML 1.0 compliant.
https://vborg.vbsupport.ru/external/2010/10/30.jpg
================================================== ========================
Installation
================================================== ========================
Upload all files from the "upload" directory into your forum directory.
Create a new template called "adv_portal_glossary_random_term" with the following content:
<tr>
<td class="alt1">
<div align="center">
<a href="$vboptions[bburl]/glossary.php?$session[sessionurl]do=viewglossary&term=$glossary_module_term_id"><img src="$vboptions[bburl]/images/question-mark.gif" border="0" alt="$vbphrase[glossary]" title="$glossary_module_term_name" /></a>
<br /><a href="$vboptions[bburl]/glossary.php?$session[sessionurl]do=viewglossary&term=$glossary_module_term_id"><strong>$glossary_module_term_name</strong></a>
</div>
</td>
</tr>
<tr>
<td class="alt2">
<div align="center">
<span class="smallfont"><a href="$vboptions[bburl]/glossary.php?$session[sessionurl]">[$vbphrase[glossary]]</a></span>
</div>
</td>
</tr>
Create a new vBa CMPS PHP file module (AdminCP => vBa CMPS => Add Module => [PHP File]) with the following info:
- Title: Random Term (or choose another one)
- File to Include: glossary_random_term.php
- Identifier: glossaryrandomterm (or choose another one)
- Templates Used: adv_portal_glossary_random_term
================================================== ========================
Requirements
================================================== ========================
vBulletin 3.5.x or 3.6.x
vBadvanced CMPS
vBGlossary Basics (https://vborg.vbsupport.ru/showthread.php?t=111863) (now called Mindestic GlosPro)
================================================== ========================
History
================================================== ========================
- 1.0.0: Initial release
- 1.0.1: Fixed a little bug
The question mark graphic is made by Norke (Yannick De Smet) (http://norke.deviantart.com/).
If you use this add-on, please click install (https://vborg.vbsupport.ru/vborg_miscactions.php?do=installhack&threadid=111900) to say thanks and to receive updates.