How to change hotclick dictionary/encyclopedia site in Opera?
Friday, 12. September 2008, 15:30:36
You can change default hotclick dictionary site & encyclopedia site with preferred site.

Hotclick menu
If you don't know how to edit menu setup, see this.
To change dictionary site, under [Hotclick Popup Menu] replace
Item, MI_IDM_SELDICTIONARY = Hotclick search, 50with
Item, MI_IDM_SELDICTIONARY = Go to page, "http://dictionary.reference.com/browse/%t"
To change encyclopedia site, under [Hotclick Popup Menu] replace
Item, MI_IDM_SELENCYCLOPED = Hotclick search, 51with
Item, MI_IDM_SELENCYCLOPED = Go to page, "http://en.wikipedia.org/wiki/Special:Search?search=%t"
Go to your preferred dictionary/encyclopedia site → Right click on search box → Create Search... → Details >> → Copy address → Cancel. Replace search URL in above code with copied address and change %s to %t.






suribe # 12. September 2008, 20:22
nizamx # 20. September 2008, 14:34
Moonbarker Osbourne # 7. October 2008, 10:15
"Sorry, no dictionaries indexed in the selected category contain the exact phrase C:Documents and SettingsCloudchaser.PC224778755968Local SettingsApplication DataOperaOperaprofilecache4opr1L4QY"
Here's what that part of standard_menu.ini looks like now. What needs to be changed?
[Hotclick Popup Menu]
Item, MI_IDM_DOCCOPY= Copy
Item, M_COPY_TO_NOTE= Copy to note
Platform Win2000-Unix-Mac-QNX, Feature Voice, Item, M_HOTCLICK_MENU_ITEM_SPEAK = Speak selection
--------------------1
Item, MI_IDM_SELSEARCH= Hotclick search, 200
Submenu, MI_IDM_SEARCH_DUMMY_PARENT, Internal Search With
Item, MI_IDM_SELDICTIONARY = Go to page, "http://www.onelook.com/?w=%s&ls=a"
Item, MI_IDM_SELENCYCLOPED= Hotclick search, 51
Tamil # 7. October 2008, 23:53
Originally posted by Moonbarker Osbourne:
Originally posted by Tamil:
Use the following.Moonbarker Osbourne # 10. October 2008, 02:07
viewy21 # 2. November 2008, 07:58
See http://my.opera.com/community/forums/findpost.pl?id=2780391
Tamil # 2. November 2008, 14:19
Originally posted by viewy21:
Opera will overwrite C:\Program Files\Opera\search.ini when you update.metude # 8. June 2009, 18:17
Tamil # 8. June 2009, 22:21
metude # 9. June 2009, 06:30
Tamil # 9. June 2009, 07:30
combomax # 6. September 2009, 18:11
AutoHotkey is a free
"AutoHotkey is a free"
Tamil # 6. September 2009, 18:32
combomax # 6. September 2009, 18:46
dantesoft # 14. September 2009, 14:26
Tamil # 14. September 2009, 14:32
Anonymous # 21. September 2009, 06:05
Thanks for your thread, it seems to be really one of the great tools of Opera. But I still have some issues with one point. I was installing this tool (hotclick dictionary) for the czech dictionary slovnik.cz. And the point is that everything works perfectly fine as long as the words you want to look up are in ASCII-only code. But as soon as there is one letter of the diacrytic signs in it, it either looks only for the first few letters until the unreadable one (with the javascript engine on slovnik.cz) or crashes totally caused by an internal error (with the php engine of slovnik.seznam.cz).
so if I try to translate a word like "kuře" it takes only the first two letters and looks up "ku", and if it's f.e. "řízeń" it looks up "a" because it can't read the first letter.
So my question is if anybody of you knows how to automatically convert the hotclick request either to ASCII (just like switching every ě to e, š to s, č to c, ř to r, ž to z and so forth...) or to keep it in the utf-8?
Item, MI_IDM_SELDICTIONARY = Go to page, "http://slovnik.cz/bin/mld.fpl?vcb=%t&trn=p%C5%99elo%C5%BEit&dictdir=gecz.cz&lines=30&js=1&sourceid=opera&num=%i&ie=utf-8&oe=utf-8"
Thanks!
Tamil # 21. September 2009, 09:15
rnrgal # 17. October 2009, 08:30
This is very helpful. I have a related question, though. The sites I am using for my dictionary and encyclopedia, The Free Dictionary and Wikipedia, also show up on my hotclick "search with" list, but I don't know how to remove them from there. If I can do this, does that also remove them from my search engines list in the address bar, because I do want to have them listed there.
Thanks.
Tamil # 17. October 2009, 11:21
rnrgal # 23. October 2009, 05:11