User talk:Feri

(Reorg)
 
(24 intermediate revisions not shown)
Line 1: Line 1:
-
test
+
== Bug Fix Tests ==
-
blabla
+
=== [https://bugs.maemo.org/show_bug.cgi?id=8791 #8791] ===
-
dskhjskdh
+
hello
-
dadsa
+
-
dsadsa
 
-
ss
+
 
 +
=== [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: