inc/footers.tmpl
changeset 57 31271426f879
parent 48 9cde0ea6f411
child 58 004a32370ba5
equal deleted inserted replaced
56:6b31934e5b2e 57:31271426f879
     1     <p><a href="add.py">Add new bookmark</a>.<br/>
     1     <p><a href="?action=bookmark">Add new bookmark</a>.<br/>
     2     <a href="import.py">Import a XBEL file</a>.<br/>
     2     <a href="?action=xbel">Import a XBEL file</a>.<br/>
     3     <a href="edit_kw.py">Edit keywords</a>.<br/>
     3     <a href="?action=keywords">Edit keywords</a>.<br/>
     4     <a href="prefs.py">Edit User Preferences</a>.</p>
     4     <a href="?action=prefs">Edit User Preferences</a>.</p>
     5     <p>Here the <a
     5     <p>Here the <a
     6     href="javascript:bk1='<TMPL_VAR curl>?curl='+escape(location.href)+'&ctitle='+escape(document.title);bkwin=window.open(bk1,'bkqm','width=620,height=500,scrollbars=1,resizable=1');bkwin.focus();">Quick
     6     href="javascript:bk1='<TMPL_VAR curl>?curl='+escape(location.href)+'&ctitle='+escape(document.title);bkwin=window.open(bk1,'bkqm','width=620,height=500,scrollbars=1,resizable=1');bkwin.focus();">Quick
     7     Mark Link</a>.  Put it on your bookmarks (using <tt>&lt;Right-Mouse
     7     Mark Link</a>.  Put it on your bookmarks (using <tt>&lt;Right-Mouse
     8     Click&gt; Bookmark this link</tt>) and just select it when you
     8     Click&gt; Bookmark this link</tt>) and just select it when you
     9     want to bookmark your links.</p>
     9     want to bookmark your links.</p>