remember_when.html 5.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128
  1. {% extends "base.html" %}
  2. {% block meta_keywords %}{% for tag in object.tags.all %}{{tag}}, {%endfor %}{% endblock %}
  3. {% block meta_title %}{{object.web_hed}} {% for e in object.edition_set.all %}{%if forloop.first %}{% if e.paper == "Compass" %}| {{e.paper}}{%endif%}{%endif%}{%endfor%} | Penobscot Bay Press{% endblock %}
  4. {% block meta_description %}{{object.summary}}{% endblock %}
  5. {% if object.lead_photo %}
  6. {% block rel-img %}{{object.lead_photo.get_square_url}}{% endblock %}
  7. {% endif %}
  8. {% block title %}{{object}} | Feature | The Weekly Packet{% endblock %}
  9. {% block content %}
  10. {% load markup typogrify humanize %}
  11. <td valign="top" bgcolor="white" width="565" colspan="2">
  12. <div style="padding-left:12px; padding-right:12px; padding-top:12px">
  13. <img src="{{object.graphic.url}}" alt="Remember When" height="60" width="468" border="0"><br>
  14. <h1>REMEMBER WHEN<br>
  15. <span class="subhed">Excerpts from <em>The Weekly Packet</em>, {% for s in object.historicarticle_set.all|dictsort:"story.published_on" %}{% if forloop.first %}{{s.story.published_on|date:"F j, Y"}}{% endif %}{% if forloop.last %} &mdash; {{s.story.published_on|date:"F j, Y"}}{% endif %}{% endfor %}</span></h1>
  16. </p>
  17. <ol>
  18. {% for s in object.historicarticle_set.all|dictsort:"story.published_on" %}
  19. <li><a href="{{s.get_absolute_url}}" alt="{{s}}">{{s}}</a> <br /><em>The Weekly Packet</em>, {{s.story.published_on|date:"F j, Y"}}</li>
  20. {% endfor %}
  21. </ol>
  22. {% if object.lead_photo or object.archivesection_set.all or object.attached_documents.all %}
  23. <div style="float:right; width:250px; padding-left:25px">
  24. {% endif %}
  25. {% if object.archivesection_set.all %}
  26. <h4>
  27. {% for a in object.archivesection_set.all %}
  28. {% if not forloop.first %}<br/><br/>{% endif %}
  29. {% if a.lead_image %}
  30. <img src="{{a.lead_image.url}}" width="250px" alt="{{a}}"/><br/>
  31. {% endif %}
  32. <a href="{{a.get_absolute_url}}">Click here to see the full {{a.title}}.</a>
  33. {% endfor %}
  34. <br/>
  35. </h4>
  36. {% endif %}
  37. {% if object.lead_photo %}
  38. <p>{% if object.lead_photo.gallery_photos.all %}
  39. {% for gallery in object.lead_photo.gallery_photos.all %}
  40. {% if forloop.first %}<a href="{{gallery.get_absolute_url}}" alt="{{object.lead_photo.title}}" class="cutline">{% endif %}
  41. {% endfor %}
  42. {% else %}
  43. <a href="{{object.lead_photo.get_absolute_url}}" alt="{{object.lead_photo.title}}" class="cutline">
  44. {% endif %}
  45. <img src="{{object.lead_photo.get_square_url}}" alt="{{object.lead_photo.title}}" width="250" border="0"><br>
  46. {{object.lead_photo.description|urlize|textile|typogrify}}</a>
  47. {% if object.lead_photo.photographer %}
  48. By {{object.lead_photo.photographer}}<br/>
  49. {% else %}
  50. {% if object.lead_photo.courtesy %}
  51. Photo courtesy {{object.lead_photo.courtesy}}<br/>
  52. {% endif %}
  53. {% if object.lead_photo.file_photo %}
  54. Penobscot Bay Press file photo<br/>
  55. {% endif %}
  56. {% endif %}
  57. </p>
  58. {% if object.attached_gallery.all %}
  59. {% for rel_gallery in object.attached_gallery.all %}
  60. <a class="gallery_link" href="{{rel_gallery.gallery.get_absolute_url}}" alt="{{rel_gallery}}">View the gallery of photos</a><br>
  61. {% for photo in rel_gallery.gallery.photos.all %}
  62. {% ifnotequal photo object.lead_photo %}
  63. <p><a class="cutline" href="{{rel_agllery.gallery.get_absolute_url}}" alt="{{photo.title}}" class="cutline"><img src="{{photo.get_square_url}}" alt="{{photo.title}}" width="250" border="0"><br>
  64. {{photo.description|urlize|textile|typogrify}}</a>
  65. {% if photo.photographer != None %}
  66. By {{photo.photographer}}<br/>
  67. {% endif %}
  68. {% if photo.courtesy %}
  69. Photo courtesy {{photo.courtesy}}<br/>
  70. {% endif %}
  71. {% if photo.file_photo %}
  72. Penobscot Bay Press file photo<br/>
  73. {% endif %}
  74. </p>
  75. {% endifnotequal %}
  76. {% endfor %}
  77. {% endfor %}
  78. {% endif %}
  79. {% endif %}
  80. {% if object.attached_documents.all %}
  81. <h3>Documents</h3>
  82. {% for doc in object.attached_documents.all %}
  83. <a href="{{doc.document.get_absolute_url}}" alt="{{doc.document}}">
  84. <img src="{{doc.document.preview.path}}" alt="{{doc.document}}">
  85. {{doc.document.description}}
  86. {% endfor %}
  87. {% endif %}
  88. {% if object.lead_photo or object.archivegroup_set.all or object.attached_document.all %}
  89. </div>
  90. {% endif %}
  91. </div>
  92. <div style="padding-left:12px; padding-right:12px">
  93. <p style="">{% if object.authors.all %}<span style="float:left">by {% for author in object.authors.all %}{{ author.name }}{% if not forloop.last %}&{% endif %}{% endfor %}</span><br/>{% endif %}
  94. {{object.body|urlize|markdown|typogrify}}
  95. </p>
  96. <p><!--CODE HERE FOR BANNER AD WITH LINK 468x90 sized --></p>
  97. <p><span class="kicker"><strong>Share this page</strong></span>
  98. <!-- AddThis Button BEGIN -->
  99. <div class="addthis_toolbox addthis_default_style ">
  100. <a href="http://www.addthis.com/bookmark.php?v=250&amp;username=penbaypress" class="addthis_button_compact">Share</a>
  101. <span class="addthis_separator">|</span>
  102. <a class="addthis_button_facebook_like" />
  103. <a class="addthis_button_twitter"></a>
  104. <a class="addthis_button_email"></a>
  105. <a class="addthis_button_print"></a>
  106. <a class="addthis_button_googlebuzz"></a>
  107. </div>
  108. <script type="text/javascript">var addthis_config = {"data_track_clickback":true};</script>
  109. <script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#username=penbaypress"></script>
  110. <!-- AddThis Button END -->
  111. </p>
  112. <p><a class="return" href="{% url nr-index %}">Return to the Penobscot Bay Press home page.</a></p>
  113. <hr size="1">
  114. </div>
  115. </td>
  116. <tr> </tr>
  117. {% endblock %}