Changeset 3390

Show
Ignore:
Timestamp:
06/30/08 16:14:52 (6 months ago)
Author:
dverna
Message:

Linkify news

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/projects/lisp-ecoop/website/templates/home.xml

    r3272 r3390  
    3737    <ul> 
    3838      <li> 
    39         <strong>Mark Tarver:</strong> Lisp for the 21st Century 
     39        <strong> 
     40          <a href="http://elw2008.bknr.net/profile/17">Mark Tarver</a>: 
     41        </strong> 
     42          <a href="http://elw2008.bknr.net/submission/31"> 
     43            Lisp for the 21st Century 
     44          </a> 
    4045        (see <a href="http://www.lambdassociates.org/" target="_new"> 
    4146               lambdassociates.org 
     
    4348      </li> 
    4449      <li> 
    45         <strong>Rich Hickey:</strong> 
    46         A Detailed Look at the Lisp Nature of Clojure 
     50        <strong> 
     51          <a href="http://elw2008.bknr.net/profile/18">Rich Hickey</a>: 
     52        </strong> 
     53          <a href="http://elw2008.bknr.net/submission/32"> 
     54            A Detailed Look at the Lisp Nature of Clojure 
     55          </a> 
    4756        (see <a href="http://clojure.sourceforge.net/" target="_new"> 
    4857               clojure.sourceforge.net 
  • trunk/projects/lisp-ecoop/website/templates/submission.xml

    r2444 r3390  
    88  <h1>$(title)</h1> 
    99  <h2><lisp-ecoop:submission-submitter-links /></h2> 
    10   <blockquote><pre>$(abstract)</pre></blockquote> 
     10  <blockquote>$(abstract)</blockquote> 
    1111  <lisp-ecoop:submission-document-links /> 
    1212</lisp-ecoop:load-argument-object>