Skip to content

Instantly share code, notes, and snippets.

@tamoot
Created October 15, 2011 16:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tamoot/1289820 to your computer and use it in GitHub Desktop.
Save tamoot/1289820 to your computer and use it in GitHub Desktop.
jumplist.rb
add_header_proc do
<<-JUMPLIST
<script type="text/javascript"><!--
window.external.msSiteModeCreateJumpList("tDiary-configure");
window.external.msSiteModeAddJumpListItem('Update', 'http://www.tamoot.net/d/update.rb', '/d/img/favicon.ico');
// --></script>
JUMPLIST
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment