User talk:Danimo

Page contents not supported in other languages.
From KDE TechBase
Revision as of 22:33, 28 April 2008 by Aminesay (talk | contribs) (→‎Hidden search button text: new section)

CAPTCHAs that won't go away

Aseigo suggested that I ask you about this. Everytime I make an edit, it claims that I am adding a URL, and wants me to do some math. Is it even supposed to do this to registered users? In any case, most times I am not adding a url at all, and I tire of the systems inordinate appetite for elementary arithmetic. Can this be fixed? Thanks. --Axiom 20:27, 28 March 2007 (CEST)

{{file}}

As you asked me, I removed all the occurrences of {{file}} with {{path}}, and removed the obsolete template {{file}}. -- pino 02:16, 29 May 2007 (CEST)

There is also a template called {{module}} for KDE modules (kdelibs, kdebase), etc. I initially used path here, too, and thought that's enough. It's not widely used, only by 2 articles. Maybe we should replace it by path again? What do you think? --Dhaumann 09:14, 29 May 2007 (CEST)
I agree. --Danimo 09:28, 29 May 2007 (CEST)
Or maybe link it to the module page in the apidocs (e.g kdelibs)? --milliams 14:47, 29 May 2007 (CEST)
Good idea, {{kdelibs}}, {{kdebase}} etc... +1 from my side :) --Dhaumann 15:11, 29 May 2007 (CEST)
Sounds good. Or how about {{module|foo}} linking to http://api.kde.org/4.0-api/foo-apidocs/? I don't know how flexible this method is though? --milliams 19:41, 29 May 2007 (CEST)
+1 on milliams' idea --pino 21:35, 29 May 2007 (CEST)


Assistance needed for new contributor to Techbase

Hi. My name is Thor, I am a new contributor to KDE and I am looking to provide some help with regard to one of the KDE Games, KTuberling (The Potato dude). I am a Polyglot, and work in many different languages, and I have noticed on issues of KTuberling that even with correct software in place, certain speech selections do not function (Notably; Serbian and Danish). I have been working on these for a while and would like to obtain source code for the Tuberling to try and correct the error. Could you tell me please how I find out who is working on what, and what they are doing to it? Thanks and Regards. ThunderGod 15:40, 30 December 2007 (CET)

The best place to find assistance with this is by visiting the #kdegames or #kde-edu channels on irc.freenode.org or by sending an joining the KDE Games mailing list at https://mail.kde.org/mailman/listinfo/kde-games-devel. I believe tsdgeos (Albert Astals Cid) is the best person to speak to. --milliams 17:13, 30 December 2007 (CET)

More readable URLs

At the moment all links on this site are in the form http://techbase.kde.org/index.php?title=Development/Tutorials. I think it would make the site much more readable to convert these links into something like http://techbase.kde.org/Development/Tutorials. Now, as you can see, if you click on that link it does indeed work and takes you to the same page (so you've obviously got mod_rewrite working correctly) so the problem is that mediawiki itself isn't formatting it's links to take advantage of this. I think you basically need to do step 2 from here. --milliams 14:53, 18 April 2008 (CEST)

It seems this is working now. Thanks a lot :) --milliams 14:34, 28 April 2008 (CEST)

Remove my account

Please remove my account; i'd like to choose another username. Thank you. KRF

Mediawiki has no concept of user account deletion, since that would mess up the history. Just create a new user and add redirects from your current user accounts user page. --Danimo 17:55, 20 April 2008 (CEST)

Hidden search button text

When switching ktechbase language to french the button search text is really too small.

I have read somewhere that the css file will use fixed width for a while so changing the search button width from 4em to 6em will fix that small issue.