Page 1 of 2
Tooltip Dictionary
Posted: Sat Jan 29, 2005 11:37 am
by megabob3
It's more easy go to see it, than stay here to explain
http://www.awakening.it/test/index.php?page=Dictionary
go with your mouse over "hello world"
User: admin
pass: admin
How to use:
This code for insert in your content the word of dictionary
{cms_module module="Dictionary" word="pluto"}
and at last, always, insert this line for active the javascript files.
{cms_module module="Dictionary" action="do"}
I used this internet reosurce
http://www.walterzorn.com/tooltip/tooltip_e.htm
All Commands to customize tooltips individually are available:
like {cms_module module="Dictionary" word="ciao" T_OFFSETX=32 T_WIDTH=200 T_FONTCOLOR='#000000'}
Paragraph 6 of
http://www.walterzorn.com/tooltip/tooltip_e.htm
Download:
http://www.awakening.it/uploads/Dictionary.zip
Tooltip Dictionary
Posted: Wed Feb 02, 2005 2:33 pm
by megabob3
No one tried o liked this module?

did try
Posted: Wed Feb 02, 2005 6:07 pm
by TNTH
Yup, I tried it, but didn't understand what it was about.
Now that I look for the second time, I'll understand what it is (must be very tired the first time).
I like the module very much, it looks like it's a simple way to create fancy mouse-overs (don't know the right word, but in Dutch I mean alt-tekst). After some searching I found how it works. I saw you gave the {cms_module module=Dictionary" word="can't remember"} command, which displays the text and the fancy mouse-over. But first I've got to fill everything in in another screen. It seems not logical to me. I don't know if it is possible to do that at the page itselfes?
I lLike I said: I like the module very much and I might be using it in the future
PS. Your site is slooooooooooow

Re: did try
Posted: Wed Feb 02, 2005 7:55 pm
by megabob3
TNTH wrote:Yup, I tried it, but didn't understand what it was about.
Now that I look for the second time, I'll understand what it is (must be very tired the first time).
I like the module very much, it looks like it's a simple way to create fancy mouse-overs (don't know the right word, but in Dutch I mean alt-tekst). After some searching I found how it works. I saw you gave the {cms_module module=Dictionary" word="can't remember"} command, which displays the text and the fancy mouse-over. But first I've got to fill everything in in another screen. It seems not logical to me. I don't know if it is possible to do that at the page itselfes?
I lLike I said: I like the module very much and I might be using it in the future
PS. Your site is slooooooooooow

Yes i know it's too slow, but i pay only 26 euros for year, and have infinite space and 50 megabyte of space for my databeses
Really i did not understood very well what you are asking
You must ADD the word of the dictionary from the ADMIN interface.
And after insert in the content of the pages
{cms_module module=Dictionary" word="xxxxx"}
and don't forgot to insert also
{cms_module module="Dictionary" action="do"}
Bye

Tooltip Dictionary
Posted: Wed Feb 02, 2005 7:56 pm
by megabob3
Patricia wrote:nice!
if I use it as a tooltip for a link before the visitor click on it, it would however be nice if we could add a url, thus the <a href=# would be replaced by a url parameter we could enter in the {} like this:
Code: Select all
{cms_module module="Dictionary" word="testing links" url="http://www.cmsmadesimple.org"}
or as a standard href code like this:
Code: Select all
<a href="http://www.cmsmadesimple.org">{cms_module module="Dictionary" word="testing links"}</a>
Cheers
Nice idea!!
I will ADD this URL parameter
{cms_module module="Dictionary" word="testing links" url="
http://www.cmsmadesimple.org"}
Thx

Tooltip Dictionary
Posted: Wed Feb 02, 2005 8:30 pm
by megabob3
Tooltip Dictionary
Posted: Wed Feb 02, 2005 8:42 pm
by megabob3
Patricia wrote:
great
btw megabob3, I have a question: do you code your modules also compatible with next version 0.9?
Really i don't know
However, when it will be available i will rewrite all my modules
I will lost very few time to do that

Re: did try
Posted: Thu Feb 03, 2005 9:48 am
by TNTH
megabob3 wrote:TNTH wrote:Yup, I tried it, but didn't understand what it was about.
Now that I look for the second time, I'll understand what it is (must be very tired the first time).
I like the module very much, it looks like it's a simple way to create fancy mouse-overs (don't know the right word, but in Dutch I mean alt-tekst). After some searching I found how it works. I saw you gave the {cms_module module=Dictionary" word="can't remember"} command, which displays the text and the fancy mouse-over. But first I've got to fill everything in in another screen. It seems not logical to me. I don't know if it is possible to do that at the page itselfes?
I lLike I said: I like the module very much and I might be using it in the future
PS. Your site is slooooooooooow

Yes i know it's too slow, but i pay only 26 euros for year, and have infinite space and 50 megabyte of space for my databeses
Really i did not understood very well what you are asking
You must ADD the word of the dictionary from the ADMIN interface.
And after insert in the content of the pages
{cms_module module=Dictionary" word="xxxxx"}
and don't forgot to insert also
{cms_module module="Dictionary" action="do"}
Bye

I meant to say that I'd love to see this feature as a button in TinyMCE, instead of using the admin interface

Re: did try
Posted: Thu Feb 03, 2005 11:20 am
by megabob3
TNTH wrote:
I meant to say that I'd love to see this feature as a button in TinyMCE, instead of using the admin interface

Mmmmmmhhh this is very good, but in this moment insert a button on TinyMCE or other WYSIWYG tools, for me isn't so easy
However to come to your ideas i will ADD a parameter

this one: "tooltip"
{cms_module module="Dictionary" word="test" tooltip="XXXXXXX"}
and will work in this way, if tooltip parameter exist the module will use it's value as tooltip, else will find the tooltip inside the Dictionary.
Your idea is very nice, because it's could be exented to ALL module like Dictionary.
Bye

Tooltip Dictionary
Posted: Thu Feb 03, 2005 11:39 am
by megabob3
Added tooltip parameter
{cms_module url="
http://localhost/test/index.php?page=galleria" module="Dictionary" tooltip='asdasd' word="pluto"}
http://www.awakening.it/test/index.php?page=Dictionary
For this parameter it's better use SINGLE QUOTE, with it you can put also IMAGE, or advanced HTML code.
http://www.awakening.it/uploads/Dictionary.zip
Bye

great work
Posted: Thu Feb 03, 2005 11:42 am
by TNTH
Megabob3, you did some great work

Re: great work
Posted: Thu Feb 03, 2005 11:44 am
by megabob3
TNTH wrote:Megabob3, you did some great work

Cheers and thank you

Tooltip Dictionary
Posted: Thu Feb 03, 2005 12:42 pm
by megabob3
Patricia wrote:Waow!!!
Looking forward to go home and add some tooltips to my website

Enjoy it

Tooltip Dictionary
Posted: Fri Feb 04, 2005 9:13 am
by megabob3
oooooooo
Yep on IE you cannot ADD
I have something to do, sorry
Use Firefox

also on work!!

Tooltip Dictionary
Posted: Fri Feb 04, 2005 3:50 pm
by megabob3
Did some change and tested it on IE, now we can ADD
http://www.awakening.it/uploads/Dictionary.zip
Bye
