User:Hans/Examples

From KDE UserBase Wiki
Revision as of 09:48, 3 June 2011 by Hans (talk | contribs) (Created page with "== Unordered for now == === Application description and screenshot === {|class="vertical-centered" |thumb|center|320px|| ||'''<translate><!--T:12--> T...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Unordered for now

Application description and screenshot

The dedicated file manager focusing on usability

Code

this piece of code is inputted by the user
    indented one tab
            indented three tabs 
The pipe character | has be written as {{!}} in the markup


the user would read this in e.g. Konsole
it works in a similar way as the input box above


# The input and output box also support syntax highlighting
# Initialise common code
$preIP = dirname( __FILE__ );
require_once( "$preIP/includes/WebStart.php" );