
|
Profile
| user name |
mmalecki |
| first name |
Maciej |
| last name |
Małecki |
| email |
maciej malecki notimplemented org |
| homepage |
if($profileUser->getHomepage()){
$hp = $profileUser->getHomepage();
if(substr($hp,0,7) != "http://" and substr($hp,0,8) != "https://"){
$hp = "http://" . $hp;
}
$hp = escapeForHTML($hp);
?>
|
} else { ?>
|
} ?>
registered Vim user or sponsor |
no, or user has chosen to conceal his donation |
Script Contributions
| node.js |
File type detect plugin for vim which detects node.js shebang |
|
|