User:Danimo: Difference between revisions

From KDE TechBase
(done)
No edit summary
 
(11 intermediate revisions by 3 users not shown)
Line 1: Line 1:
== Subpages ==
{{List_subpages}}
== TODO ==
== TODO ==


* Beautify Subpage titles
* Beautify Subpage titles


--[[User:Danimo|Danimo]] 00:08, 4 January 2007 (CET)


<math>
== Bugs ==
\begin{pmatrix} x & y \\ z & v \end{pmatrix}
sorry for reporting a bug here; but this seems like as good a place as any :)
</math>
When using <nowiki><code cpp></nowiki> tags I noted a bug.  Specifically when you use the colon (or other means) to indent it.  [[User:Zander|Zander]] 20:39, 9 April 2007 (CEST)
Example code:
 
:<code cpp>
#include <iostream>
#include <QtCore/QDate>
#include <zlib.h>
</code>
 
==Rights Request==
I have been asked on a couple of occasions to help remove some techbase content, usually personal pages of the person requesting it.  I can, of course, do this on userbase.  I'd like the same ability on techbase, if possible.  Thanks. --[[User:Annewilson|Annewilson]] 13:19, 12 January 2010 (UTC)

Latest revision as of 13:19, 12 January 2010

Subpages

TODO

  • Beautify Subpage titles


Bugs

sorry for reporting a bug here; but this seems like as good a place as any :) When using <code cpp> tags I noted a bug. Specifically when you use the colon (or other means) to indent it. Zander 20:39, 9 April 2007 (CEST) Example code:

  1. include <iostream>
  2. include <QtCore/QDate>
  3. include <zlib.h>

Rights Request

I have been asked on a couple of occasions to help remove some techbase content, usually personal pages of the person requesting it. I can, of course, do this on userbase. I'd like the same ability on techbase, if possible. Thanks. --Annewilson 13:19, 12 January 2010 (UTC)