User talk:Feri

(Test)
(Reorg)
 
(10 intermediate revisions not shown)
Line 1: Line 1:
-
dd
+
== Bug Fix Tests ==
-
aa
+
-
== Test ==
+
-
testing testing--[[User:qgil|qgil]] 13:43, 23 June 2008 (UTC)
+
=== [https://bugs.maemo.org/show_bug.cgi?id=8791 #8791] ===
-
deleteNewtalk is never called? this might be the reason why we see the orange banner. -- [[User:feri|feri]] 13:53, 25 July 2008 (UTC)
+
hello
-
testing -- [[Special:Contributions/127.0.0.1|127.0.0.1]] 14:10, 25 July 2008 (UTC)
 
-
testing again #8791
 
-
hello
+
=== [https://bugs.maemo.org/show_bug.cgi?id=7545 #7545] ===
 +
 
 +
<syntaxhighlight lang="php">
 +
<?php
 +
    v = "string";    // sample initialization
 +
?>
 +
html text
 +
<?
 +
    echo v;        // end of php code
 +
?>
 +
</syntaxhighlight>
 +
 
 +
 
 +
 
 +
=== [https://bugs.maemo.org/show_bug.cgi?id=7528 #7528] ===
 +
 
 +
Text here [[Image:Maemo.jpg|border]] [[Image:Maemo.jpg|border]] and text there.
 +
 
 +
 
 +
Picture goes to the right: [[Image:Maemo.jpg|border|right]]

Latest revision as of 09:10, 26 March 2010

Contents

[edit] Bug Fix Tests

[edit] #8791

hello


[edit] #7545

<syntaxhighlight lang="php"> <?php

   v = "string";    // sample initialization

?> html text <?

   echo v;         // end of php code

?> </syntaxhighlight>


[edit] #7528

Text here and text there.


Picture goes to the right: