
|
Profile
| user name |
Sylvain Joyeux |
| first name |
Sylvain |
| last name |
Joyeux |
| email |
sylvain joyeux m4x 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
| Darcs |
basic Darcs support for vim |
| MakeInBuilddir |
runs :make for projects where build and source directories are separated |
|
|