History: UserPageTorsten
Preview of version: 45
Hi, welcome on my userpage
Info:
I use this page mainly for notes. If you want to know more, visit my newly created private website fabricius.me (released at 23rd of Dec. '13), whilst I do not promise to find time to update info regularly.
If you want to contact me, you can email or write me an internal message on this website.
I speak German, English and some French.
Private:
I love cycling and ride frequently with by CycloCross racer.
When I find time, I like hiking for a larger distance.
2012
- Wuerzburg-Frankfurt-Karlsruhe-Messkirch-Bregenz; 490km in 4 days
- Würzburg-Berlin; ~500km in 4 days
- Perpignon-Barcelona and back; ~250km in 2 days and a week TikiFest
2013
- Starnberger See (Starnberg) - Bodensee (Bregenz); ~250km 3 days
Just some notes:
Just some more notes:
Copy to clipboard
{CODE(caption="PHP" wrap="1" colors="php plain" ln="0" rtl="0" mediawiki="0")} <?php // (c) Copyright 2002-2011 by authors of the Tiki Wiki CMS Groupware Project // // All Rights Reserved. See copyright.txt for details and a complete list of authors. // Licensed under the GNU LESSER GENERAL PUBLIC LICENSE. See license.txt for details. // $Id: tiki-information.php 33195 2011-03-02 17:43:40Z changi67 $ require_once ('tiki-setup.php'); if (isset($_REQUEST['msg'])) { $smarty->assign('msg', $_REQUEST['msg']); } if (isset($_REQUEST['show_history_back_link'])) { $smarty->assign('show_history_back_link', $_REQUEST['show_history_back_link']); } $smarty->assign('mid', 'tiki-information.tpl'); $smarty->display("tiki.tpl"); {CODE}
Copy to clipboard
<?php // (c) Copyright 2002-2011 by authors of the Tiki Wiki CMS Groupware Project // // All Rights Reserved. See copyright.txt for details and a complete list of authors. // Licensed under the GNU LESSER GENERAL PUBLIC LICENSE. See license.txt for details. // $Id: tiki-information.php 33195 2011-03-02 17:43:40Z changi67 $ require_once ('tiki-setup.php'); if (isset($_REQUEST['msg'])) { $smarty->assign('msg', $_REQUEST['msg']); } if (isset($_REQUEST['show_history_back_link'])) { $smarty->assign('show_history_back_link', $_REQUEST['show_history_back_link']); } $smarty->assign('mid', 'tiki-information.tpl'); $smarty->display("tiki.tpl");
Copy to clipboard
{CODE(caption="HTML" wrap="1" colors="html" ln="0" rtl="0" mediawiki="0")} <html> <head> header something </head> <body> <p style="color:blue; font-size: 14px;"> this is not a <b>table</b>, but a <b><i>paragraph</i></b> </p> </body> </html> {CODE}
Copy to clipboard
<html> <head> header something </head> <body> <p style="color:blue; font-size: 14px;"> this is not a <b>table</b>, but a <b><i>paragraph</i></b> </p> </body> </html>
))UserTorsten-Namespaces((
(page backlinked, as it would be a mess at the moment)