User:Hans/Examples
Appearance
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" );