Changeset 407:629b548c34fb

Show
Ignore:
Timestamp:
08/01/09 15:47:38 (13 months ago)
Author:
rgrp
Branch:
default
Message:

[wui,factlet,guide][s]: put wikipedia bookmarklet (ticket:61) on guide page.

  • Have been using bookmarket for a while on live site and seems to work fine.
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • microfacts/templates/guide.html

    r381 r407  
    9292    </ol> 
    9393 
     94    <h2>Going Further</h2> 
     95    <h3>Creating Factlets Directly (Bookmarklet)</h3> 
     96    <p>You can create factlets directly outside of the thread editor. Just 
     97    visit: <a href="${h.url_for(controller='factlet', 
     98      action='create')}">${h.url_for(controller='factlet', 
     99      action='create')}</a> 
     100    </p> 
     101    <p>We've also created a handy bookmarklet to make it easy for you to create 
     102    factlets direct from wikipedia. To install the bookmarklet drag the link 
     103    below to your bookmarks toolbar (in IE: right-click the link and select Add 
     104    to Favourites). For more details on installing bookmarklets see <a 
     105      href="http://delicious.com/help/bookmarklets">the del.icio.us help page 
     106      on the topic</a>.  </p> 
     107    <p style="text-align: center;"> 
     108    <a href="javascript:(function(){f='http://weavinghistory.org/factlet/create?url='+encodeURIComponent(window.location.href);a=function(){if(!window.open(f)){location.href=f;}};if(/Firefox/.test(navigator.userAgent)){setTimeout(a,0)}else{a()}})()">Add to Weaving History</a> 
     109    </p> 
     110 
    94111    <h2>FAQ etc</h2> 
    95112    <h3><a id="who"></a>Who's Behind This</h3> 
     
    99116 
    100117    <h3><a id="getinvolved"></a>How Do I Get Involved?</h3> 
    101     <p>First step: go and create your own Factlets and Threads! But maybe you'd like to do 
    102     more, help us curate, administer and develop the site for example? Well, 
    103     we'd love to hear: just <a href="mailto:info@okfn.org">get in touch</a> and we'll be sure to find something that matches your 
    104     interests (and availability). 
    105     </p> 
     118    <p>Go and create your own Factlets and Threads!</p> 
     119    <p>But maybe you'd like to do more? For example, help us curate, administer 
     120    or develop the site? We'd love to hear from you: just <a 
     121      href="mailto:info@okfn.org">get in touch</a> and we'll be sure to find 
     122    something that matches your interests (and availability).</p> 
    106123 
    107124    <h3>How Do I Send You Comments?</h3>