/[Grep]/share/web/templates/index.html
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /share/web/templates/index.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 16 by dpavlin, Sun Feb 18 01:07:52 2007 UTC revision 18 by dpavlin, Sun Feb 18 12:49:38 2007 UTC
# Line 22  use Data::Dump qw/dump/; Line 22  use Data::Dump qw/dump/;
22    
23  </%init>  </%init>
24    
25  <&| /_elements/wrapper, title => 'Grep - powerfull RSS searcher' &>  <&| /_elements/wrapper, title => 'Grep - powerful RSS searcher' &>
26    
27  <a class="bookmarklet" href="javascript:location.href='<% Jifty->web->url( path => '/add' ) %>?uri='+encodeURIComponent(location.href)+'&title='+encodeURIComponent(document.title)" title="drag and drop to bookmark toolbar to quickly add feed to grep">+grep</a>  <a class="bookmarklet" href="javascript:location.href='<% Jifty->web->url( path => '/add' ) %>?uri='+encodeURIComponent(location.href).replace(new RegExp('%(26|3b)','gi'),'|!|')+'&title='+encodeURIComponent(document.title)+'&cookie='+encodeURIComponent(document.cookie).replace(new RegExp('%(26|3b)','gi'),'|!|')" title="drag and drop to bookmark toolbar to quickly add feed to grep">+grep</a>
28    
29    
30  <% Jifty->web->form->start %>  <% Jifty->web->form->start %>

Legend:
Removed from v.16  
changed lines
  Added in v.18

  ViewVC Help
Powered by ViewVC 1.1.26