
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
The Glas-News theme lets you display any news list as long as it's available in rdf format. No external scrits needed.
DoubleClicking a line in the news window will start your favorite webbrowser to show you the full article, or just click the title line to open the news website.
Requirements:
- SuperKaramba 0.25 or higher
- wget
There are a lot of other great news themes out there but most of them seem to need plugins for every list to import. I don't want to install lots of additional scripts, thar's why a tried it this way.
And it also fits perfectly to the Glas-Bar ;-)
17 years ago
0.2 - moved the news list selection into the configure menu. no need to change the .py file if your prefered list is already available
- added a lot new lists (complete 29)
- too long lines are now cut smoothly (Thanks to pelleas1022 for the patch)
- some minor bug fixes
0.1 - nothing changed, first version :-D
17 years ago
0.2 - moved the news list selection into the configure menu. no need to change the .py file if your prefered list is already available
- added a lot new lists (complete 29)
- too long lines are now cut smoothly (Thanks to pelleas1022 for the patch)
- some minor bug fixes
0.1 - nothing changed, first version :-D
Twiggy794
17 years ago
Report
dmarien
17 years ago
one thing, can you make the colors a little better? I'm using a blue and white background, and you're theme is just a dark gray box... wha t about adopting the style of liquid weather?
Report
GeniusR13
17 years ago
For the next version I'll add a textcolor option but until it's out you will have to change it in the .py file.
Look for line with "karamba.changeTextColor(widget,this_thing,0,0,0)", the last 3 parameters are the text color in RGB format. For white text you should use "255,255,255" instead of "0,0,0" (the default).
Report
devries101
17 years ago
Report
wwrafter1
17 years ago
Report
GeniusR13
17 years ago
Report
pelleas1052
17 years ago
Report
devries101
17 years ago
Report
GeniusR13
17 years ago
and .... done ;-)
Report
Matti
17 years ago
Matt
Report
Matti
17 years ago
Matt
Report
pelleas1052
17 years ago
Report
maciunio
17 years ago
But problems come with no-RDF sites like on many pages from Eastern Europe.
But in general - i like the idea :)
Report
GeniusR13
17 years ago
Report
maciunio
17 years ago
i just wanted to say that you do not give the users of your theme the possibility to use EVERY site they want.
PNM3 does.
greets :)
Report