
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
This is a superkaramba theme for searching on en.wikipedia.org
Based on Answers.com karamba by sg1
http://www.kde-look.org/content/show.php?content=30887
Thanks to Rcio Zienke for language config entry.
To-do
=====
- make some transtalations
- display article in wikipedia search window
Licencing
=========
All code is under GPL. Wikipedia is copyrighted by the Wikimedia foundation
13 years ago
22nd August 2007
Version 0.3.3
small bug fix
go=Pojdi na → go=Go
thanks to user Dbc334 who alert me
Added Slovene translation
18th February 2007
Version 0.3.2
small important bug fix
first go to Special:Search than go to the page
16th November 2006
Version 0.3.1
new package (old was broke)
----
4th March 206
Version 0.3
add language config entry.
fixed bug
firefox is now deflaut browser
----
25th February 2006
Version 0.2
fixed bug with opening konqueror
----
24th February 2006
Version 0.1
Theme is creadted
13 years ago
22nd August 2007
Version 0.3.3
small bug fix
go=Pojdi na → go=Go
thanks to user Dbc334 who alert me
Added Slovene translation
18th February 2007
Version 0.3.2
small important bug fix
first go to Special:Search than go to the page
16th November 2006
Version 0.3.1
new package (old was broke)
----
4th March 206
Version 0.3
add language config entry.
fixed bug
firefox is now deflaut browser
----
25th February 2006
Version 0.2
fixed bug with opening konqueror
----
24th February 2006
Version 0.1
Theme is creadted
fradeve
14 years ago
Report
fradeve
14 years ago
In the mentioned case, your widget is not too useful :(
Pleas correct it, this widg is very practice!
Report
smihael
14 years ago
Thanks for bug report. I have made new beta version last year with some new versions, but it have one bug like this.
I 'll make correct version quickly.
I also have a question for you: did you type http://it.wikipedia.org/wiki/
or http://it.wikipedia.org/wiki/Speciale:Ricerca?search=
Second option fork better.
Report
fradeve
14 years ago
Thanks for correction, now I'm going to test it ;)
Report
fradeve
14 years ago
Report
cypherpunk
14 years ago
Wikipedia -- press Alt+F2 and type, wp:'search string'
These are called Web Shortcuts and may be used in any Location bar in KDE. There are many predefined. You can also create new ones with ease. Look at Konqueror/Settings/Configure Konqueror... -> Web Shortcuts.
Report
Trulala
14 years ago
it can't run on superkaramba 0.41
Report
darix
15 years ago
were I can change the default language for wikipedia. I'm not able to find any config menù.
Tks in advance
Report
smihael
15 years ago
unzip .skz arhive. open wikipedia.py in kwrite and in line 20 change en.wikipenia to path to your wikipedia.
Manuals for this is in .py file too.
I would do config menu for this but I not know comand.
Greetigs,
Miha
Report
darix
15 years ago
I had read this instruction before but it was not understable form me(I'm new in linux) how to unzip the .skz file.
I tryed many times and finally I know.
Tks again for your help and congratulation for your useful theme.
Regards
Report
smihael
15 years ago
Report
darix
15 years ago
By
Report
Shadowman
15 years ago
Report
cyberclaus
15 years ago
Copy and paste the output here and maybe you'll get some help. (I hope. At least I'm doing my best.)
Report
smihael
15 years ago
Report
cyberclaus
15 years ago
I found the idea absolutely useful and so I wanted to use it. But it didn't run on my system.
I had to change ...
url = browser +" 'http://en.wikipedia.org/" + wiki/ + str(query) + "'"
... in line 18 of wikipedia.py to ...
url = browser +" 'http://en.wikipedia.org/" + "wiki/" + str(query) + "'"
(See it? "wiki/" is a string now. Otherwise I got the error message, that wiki is not defined.)
Now it works.
Thanks for this theme.
Report
smihael
15 years ago
Report
darwin
15 years ago
Report