User talk:Feri
(→Test) |
(→Test) |
||
Line 1: | Line 1: | ||
dd | dd | ||
aa | aa | ||
- | == | + | === Testing [https://bugs.maemo.org/show_bug.cgi?id=8791 #8791] === |
- | + | hello | |
- | |||
- | |||
- | + | === Testing [https://bugs.maemo.org/show_bug.cgi?id=7545 #7545] === | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
<syntaxhighlight lang="php"> | <syntaxhighlight lang="php"> | ||
Line 26: | Line 18: | ||
?> | ?> | ||
</syntaxhighlight> | </syntaxhighlight> | ||
- | |||
- | |||
- | + | ||
- | [[Image:Maemo.jpg|border| | + | |
- | [[Image:Maemo.jpg| | + | === Testing [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]] |
Revision as of 09:09, 26 March 2010
dd aa
Testing #8791
hello
Testing #7545
<syntaxhighlight lang="php"> <?php
v = "string"; // sample initialization
?> html text <?
echo v; // end of php code
?> </syntaxhighlight>
Testing #7528