Glossary

Started by slinouille, December 24, 2008, 10:33:47 AM

Previous topic - Next topic

Bancherd

Not sure if this was caused by my setup.  ???   If I installed the mod without enabling the tooltips in posts, THEN went into the forum to read posts; I kept on getting undefined index error for the index- "enable_tooltips".

However, after I chose to  "enable_tooltips" for posts, the error no longer occurred.

Bancherd

Quote from: Bancherd on February 04, 2009, 08:36:15 PM
I took a peek at the code, it'd be very difficult to convert it to work with Thai-alphabet words, even it if is using UTF8.  ::)   For the words to be defined by the glossary, can we set it up similar to the way SMF handles foreign languages using UTF8. ??? Regardless, it's still a very good mod!

I'll difnitely use this mod on my upcoming live site, along with PortaMx.  Is it possible to make this mod work with PortaMx?  Thanks.  :D

I got it to work with Thai-alphabets on my local test box(xampp/php5)  :D .....but it will take much more work for my real live site with php4.4.8 without mbstring-support. :(

perro88

Any chance of being coverted to 1.1.8 one day? regards

jgarzaro

Quote from: perro88 on March 28, 2009, 05:39:43 PM
Any chance of being coverted to 1.1.8 one day? regards

Ditto!

Bancherd

Looks like there is a problem with parsing bbc-codes, if bbc-codes are used in the tooltips.  For example, I had:

Keyword: beni
tooltips:  Red coloration [xrl=hxxp://xxx.........]link1[/xrl] ...(I substituted "x" for "u").

will cause 'link1">' to show up infront of 'beni',...( keyword 'beni' becomes 'link1">beni') and 'link1">'has the same tooltip as the keyword 'beni'.

same thing for

slinouille

Quote from: Bancherd on March 31, 2009, 11:59:49 PM
Looks like there is a problem with parsing bbc-codes, if bbc-codes are used in the tooltips.  For example, I had:

Keyword: beni
tooltips:  Red coloration [xrl=hxxp://xxx.........]link1[/xrl] ...(I substituted "x" for "u").

will cause 'link1">' to show up infront of 'beni',...( keyword 'beni' becomes 'link1">beni') and 'link1">'has the same tooltip as the keyword 'beni'.

same thing for
Hi!

I thaught I've corrected that ... are you using a utf-8 database ?

Nevertheless ... I'll check that point very soon, because I've decided to recode this mod taking in account all the ideas and comments you give me on that mod ;)
If I'll found a quick way to solve your problem, I'll upload a new release.

SliN
Visit VAG-Technique.fr
Take a look to my mods

Bancherd

Quoteare you using a utf-8 database

Yes...I am using a utf-8 database.

Thanks for checking into this.  :D

Rockas

Quote from: slinouille on April 02, 2009, 04:48:37 PM
Quote from: Bancherd on March 31, 2009, 11:59:49 PM
Looks like there is a problem with parsing bbc-codes, if bbc-codes are used in the tooltips.  For example, I had:

Keyword: beni
tooltips:  Red coloration [xrl=hxxp://xxx.........]link1[/xrl] ...(I substituted "x" for "u").

will cause 'link1">' to show up infront of 'beni',...( keyword 'beni' becomes 'link1">beni') and 'link1">'has the same tooltip as the keyword 'beni'.

same thing for
Hi!

I thaught I've corrected that ... are you using a utf-8 database ?

Nevertheless ... I'll check that point very soon, because I've decided to recode this mod taking in account all the ideas and comments you give me on that mod ;)
If I'll found a quick way to solve your problem, I'll upload a new release.

SliN

Great NEWS! :-)

slinouille

Hello,

New release 0.3.0 is available ...

Some changes have been made such as new dialog boxes, administration contextual menu, words selection for massive actions, synonyms are also "tooltiped" in messages, ...

Some new functionnalities : synonyms management, massive administration actions, ...

Some improvments have been done for tooltip display in messages.

I really hope you like this version :)

SliN
Visit VAG-Technique.fr
Take a look to my mods

Özgür

If pretty url installed and enabled, glossary function (add keyword, administration etc) not work.
So Long

Groundhog

slinouille

I had several other mods installing to the same area as yours since I had installed the last version so it took a bit of time to edit for uninstalling the old and edit for adding the new but it was worth it.

You have added so many options and the layout is so good. Thanks a lot for this mod and the new features.

Regards.  8)

slinouille

@Groundhog: Many many thanks for your message ... I must say that this kind of message is really what makes me share my mods ... thank you for wrtting those lines  ;)

@Özgür´: I've tried installing "pretty url" but my server doesn't support "url rewritting" so that I just can't make any test  ::) ... my knowledge on url rewritting is too limites to understand why this mod is not working as it should when prettyurl is enabled. Do you have any error message, or something else in a console?

SliN
Visit VAG-Technique.fr
Take a look to my mods

Özgür

Hmm. Want to test this?? If you care, I can send you for my test site ftp&other account details by pm.
Links not work. Any errorlog.
Please look attachment.
So Long

slinouille

Quote from: Özgür´ on April 04, 2009, 04:21:25 PM
Hmm. Want to test this?? If you care, I can send you for my test site ftp&other account details by pm.
Links not work. Any errorlog.
Please look attachment.
Yes please :)
Visit VAG-Technique.fr
Take a look to my mods

fotografo74

Hi,
thanks for this Mod :-) ( sorry for my english)
I have problem, i'm unable insert new keyword, it's not clickable, and all links in quick admin panel ( manage categories,enable/disable tooltips,approve/unapprove selection,associate to a category,select/unselect all ) are http://www.macroforum.org/index.php?action=glossary#
Why?
How can i resolve this?
Thans!
Antonio

slinouille

@fotografo74: by clicking on this link, I can't access to the glossary ...
Your forum seems to use many js files loaded ... I think there is js incompatibility between glossary and those. Indeed the problems you are describing are coded in javascript and relies on a js library.
Please give me an access so that I can check

@Özgür´: I've connected to your forum ... for the moment I've not been able to understand why the url rewriting is corrupting the glossary links ... I'll found it  ;)
Visit VAG-Technique.fr
Take a look to my mods

Özgür

I think prettyurls remove "#" character for url. But i don't know how fix.. :(
So Long

fotografo74

Quote from: slinouille on April 07, 2009, 12:47:06 PM
@fotografo74: by clicking on this link, I can't access to the glossary ...
Your forum seems to use many js files loaded ... I think there is js incompatibility between glossary and those. Indeed the problems you are describing are coded in javascript and relies on a js library.
Please give me an access so that I can check


Thanks for helps :-)
Now you can access :-)
You nedd other info ?
ANtonio

slinouille

@fotografo74: it seems that the file glossary.jquery.js has been badly uploaded on your server because when trying to open it with firebug it's empty.
So please try to reupload this file by FTP ... I'm sure this will work after (but don't forget to clean your web browser cache)  ;)

SliN
Visit VAG-Technique.fr
Take a look to my mods

fotografo74

Quote from: slinouille on April 08, 2009, 04:05:01 PM
@fotografo74: it seems that the file glossary.jquery.js has been badly uploaded on your server because when trying to open it with firebug it's empty.
So please try to reupload this file by FTP ... I'm sure this will work after (but don't forget to clean your web browser cache)  ;)

SliN
Now it's perfect!!!!
All .js files in scripts folder are 0 bytes!
Thanks thanks :-)
ANtonio

Advertisement: