Welcome, guest! Login / Register - Why register?
Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)

Paste

Pasted as Plain Text by blenderkid ( 15 years ago )
<html >
<META HTTP-EQUIV="content-type" CONTENT="text/html; charset=utf-8">
<metal:javascriptslot fill-slot="javascript_head_slot">    
[removed][removed]
[removed][removed]
<link rel="stylesheet" href="++resource++spsg.schatullrechnungen.stylesheets/jquery.fancybox-1.3.4.css" type="text/css" media="screen" />
[removed]

  jQuery(document).ready(function() {
   jQuery("a#pagescan").fancybox();
  });
 
[removed]
</metal:javascriptslot>
<body>

<metal:main fill-slot="main">
 <h1 class="documentFirstTitle" tal:content="python: context.bezeichnung"> titelscan </h1>

 <div tal:repeat="item python: context.getChildNodes()">
  <div class="imageblock">
   <a id="pagescan" href="http://keyj.s2000.at/files/projects/blubb.jpg">
    <span tal:replace="structure python: item.scan.tag('thumb',(128,128))"> Bild </span>
   </a>
  </div>
  <div class="seitenblock">
   <h2 tal:content="item/bezeichnung">Title</h2>
   <span> Blatt </span> <span tal:content="item/seitenzaehlung"></span> 
   ( <span tal:content="item/papierart"></span>, <span tal:content="item/papierformat"></span>)
   <div tal:content="item/funktion"></div>
   Summe: <span tal:content="item/summe"></span>
   <div>
    <a attributes="href item/absolute_url">Details</a>
   </div>
  </div>
 </div>
      
      
</metal:main>

</body>
</html>

 

Revise this Paste

Your Name: Code Language: