
|
Profile
| user name |
rajo |
| first name |
ĽubomÃr |
| last name |
Host |
| email |
rajo AT platon sk |
| 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
| cisco-syntax.tar.gz |
Cisco config syntax file |
| template file loader |
Loads a template file and does customizable processing when editing a new file. |
| vimconfig |
Vim 6.3 configuration files: vimrc, ftplugins, plugins |
| update_vim |
Shell script for updating(patching) vim 6.1 |
| vimdoc |
produce vim documentation in man, html and LaTeX(PostScript) format |
| database-client |
Database client - connect directly to database without external utility |
|
|