![]() |
is there any way to set this up so that you can add glossary editors who are not Admins? Our Admins are already under a TREMENDOUS work load, and i seriously doubt they will contribute time to this...but we have many senior members who i believe would happily submit terms on a regular basis.
Would it work to move the admin_glossary.php file to another directory and use .htaccess to control access? (assuming of course that the script will work with the require for global.php taken out) |
It won't work without the global.php file, I don't think. You might be able to move it to the /mod directory so that Mods can manage the Glossary, though.
|
Great hacks -- thanks!
A question that I didn't see an answer to in the thread -- is it somehow possible to add images and other links into the definitions? I have a real need for that. Also, a feature request. I would like to see an additional Category added to the terms. Then I could display the forum related terms when called from the forums, or the classified realted terms when called from the classifieds, etc. There would also be an option to display all terms. Because of the nature of my site, I'm going to eventually have a huge number of terms in the glossary, and this feature would make it less overwhelming and easier to navigate. Thanks again! |
Quote:
|
Quote:
|
Quote:
|
This isn't working for me :(
The glossary itself works fine. However, the admin_glossary-file is just blank. I can't find an error, though. I did the sql query and uploaded both files as well as added both templates and modified my /admin/index.php-file. Any ideas? :( |
My fault, I tried accessing the file itself without the addings (?action=add..) :)
Thanks for such a great hack! |
Umm ok now this is not really working, as I just noticed:
When editing, I get a SQL error :( |
excellent one, TWTCommish :)
I just installed this one and I'm now ready to add some glossary. This should be fun :D This is my third TWT hack I have installed on my boards, I guess I like your hacks. :P |
when I click on more glossary terms I get a blank page :alien:
|
Would it be possible to have the Glossary.php file show 'all' words in the glossary, and then allow users to filter if necessary (much like the members list page)??
Right now it looks as though the glossary is empty because I don't have any items in the '#' numerical category. |
Another idea...
Would it be possible to make a custom tag such as [glossary]Avatar[/glossary] which makes the word a hyperlink to an information box (just like on the New Thread page)? This would be really useful. |
Strange...
When I try to edit an entry, it gives me an SQL error. However, I can add and delete entries with no problem. What is the problem? |
I get the "Sorry, there are no matching glossary terms available." on the glossary page. I already inputted some terms, why won't they display?
HELP!!! :ogre: |
i get this error too..
Database error in vBulletin Control Panel 2.2.7: Invalid SQL: INSERT INTO glossary (text, description) VALUES ('Who's Online', 'A page displaying the list of users currently on the forums, as well as their current action/location.') mysql error: You have an error in your SQL syntax near 's Online', 'A page displaying the list of users currently on the forums, as well' at line 1 mysql error number: 1064 what do i do? please please HELP |
It appears as though if the definition of the Glossary term is too long, the alert box will not pop when clicking the random term.
Any fix for dat? Nice Hack BTW! Good Work. ~Geo~ |
Quote:
|
Quote:
Btw, I still get the "Sorry, there are no matching glossary terms available." HELP! |
Could you upload a new .zip to the first page with all the changes and corrections. I love this idea and would love to install it, but going through all the post to see the fixes/updates is time consuming.
|
i just installed it, and it works perfectly with no problems
|
Quote:
I also had a question, how hard would it be to modify the hack so that you use the glossary for something else? Like say I want a glossary, but I also want to use the same type of formating for another idea? How hard would it be tweak the current code so that there are like 2 glossaries (sp?) and 1 works as a glossary and the other works for another purpose? Please let us/me know how the hacking is going. :) Thanks. |
How do I get the glossary word to link to itself on an individual page? That way people can click the word and have that word and it' description the only thing on the page. Can anybody help me with this? I think it would be simple, but I can't seem to figure it out.
|
bump
|
Very nice hack - working fine with 2.3.0. Not sure how I managed to miss this one for so long. Got a few ideas for modifying this, I'll let you know how it goes. :)
|
At the risk of echoing what others have already said, this is an awesome hack, TWTCommish! :D
I'm also thoroughly impressly by the level of creativity of my fellow vBulletin hackers on this thread. It seems there are some great ideas out there for "interpreting" this script for various uses. Like others have stated, I'd be quite interested in:[list=1][*]The ability for user-submitted (yet moderated) entries[*]A "quick search" box.[/list=1] The vB Links Directory (now under version 3.0 development at this thread may offer a good model for incorporating these features. I'd love to take a try at it, but I'm still within my first six months as a vBer, and don't feel quite ready to forray into scripting my own hacks yet. So, in the spirit of our hacker's site - is anyone seeing The Matrix: Reloaded today? |
Thank you TWTCommish, yet again!
I've taken this little gem and converted it into an online herbal. I'll be redoing some code within the structure of the mod and admin CPs to allow for formatting buttons when placing new listings. All in all my herbalist Mods and my users thank you as well for allowing us to have the herbal up and running with minimal time for coding the backend! Thank you! )O( Cloudrunner )O( P.S. Was curious as to your thoughts on recycling the code for the vb buttons within newthread / newreply. Will this break the glossary code with the admin CP at all do you think? |
The Matrix: Reloaded - no, I have not.
Has somebody tried to make an e-library of it? |
I was wondering if anybody's modified the code so that when you first enter the glossary it will list total terms/definitions in the database?
If you have a big glossary it's nice to be able to show just how many terms you have in there. Also, has anybody worked on the user-submission for the glossary? Would be nice to have registered members be able to suggest glossary they feel belong and have moderators/admin approve these much like moderated posts. Other than that I have to say this is a killer hack, and we're loving it already! You can see ours in action here. Thanks again for a great hack, and I really hope you keep working on this gem! |
yes, I have actually....contact me for how to do it.
|
Installed, works great! :)
|
Just another user saying thank you for a great hack, but also requesting the user submission with moderation function...
Just had to post my two cents...:D |
Quote:
In glossary.php Find PHP Code:
PHP Code:
In your glossary template Find : PHP Code:
PHP Code:
Lemme know if it works :) |
How about a vb3 version of the glossary? I'd certainly be keen to use it. :D
|
Quote:
|
Happy to be a test subject if you like.
|
Hey TWT... I really liked this hack. And I've been converting it over to VB3 myself...
I have the whole admin functionality worked out perfect.. But I'm having trouble getting the display for users to work right at all. Basically things that are repeated such as Glossary entries and the letters to select from do not display properly, only the last one shows up. Can you help me figure this out? Or sneak me a peak at the new glossary.php? |
Quote:
|
Looking forward to a vB3 version as well. :)
|
The glossary works with vBulletin Version 2.3.0 ?
Do u have me actually files of glossary ? |
All times are GMT. The time now is 11:37 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|