From d9f51299809bfb6b3ac589b7c42016d0ef240299 Mon Sep 17 00:00:00 2001 From: lxf Date: Sat, 6 Nov 2021 09:42:47 -0400 Subject: moved templates to top level directory --- design/templates/lib/breadcrumbs.html | 14 -------------- design/templates/lib/breadcrumbs_detail.html | 14 -------------- design/templates/lib/friends_featured_img.html | 6 ------ design/templates/lib/img_archive.html | 7 ------- design/templates/lib/img_blok.html | 9 --------- design/templates/lib/img_cluster.html | 6 ------ design/templates/lib/img_pic960.html | 9 --------- design/templates/lib/img_picfull.html | 10 ---------- design/templates/lib/img_pictall.html | 9 --------- design/templates/lib/img_picwide.html | 7 ------- design/templates/lib/img_product.html | 10 ---------- 11 files changed, 101 deletions(-) delete mode 100644 design/templates/lib/breadcrumbs.html delete mode 100644 design/templates/lib/breadcrumbs_detail.html delete mode 100644 design/templates/lib/friends_featured_img.html delete mode 100644 design/templates/lib/img_archive.html delete mode 100644 design/templates/lib/img_blok.html delete mode 100644 design/templates/lib/img_cluster.html delete mode 100644 design/templates/lib/img_pic960.html delete mode 100644 design/templates/lib/img_picfull.html delete mode 100644 design/templates/lib/img_pictall.html delete mode 100644 design/templates/lib/img_picwide.html delete mode 100644 design/templates/lib/img_product.html (limited to 'design/templates/lib') diff --git a/design/templates/lib/breadcrumbs.html b/design/templates/lib/breadcrumbs.html deleted file mode 100644 index 025b8e4..0000000 --- a/design/templates/lib/breadcrumbs.html +++ /dev/null @@ -1,14 +0,0 @@ - diff --git a/design/templates/lib/breadcrumbs_detail.html b/design/templates/lib/breadcrumbs_detail.html deleted file mode 100644 index 170c53a..0000000 --- a/design/templates/lib/breadcrumbs_detail.html +++ /dev/null @@ -1,14 +0,0 @@ - diff --git a/design/templates/lib/friends_featured_img.html b/design/templates/lib/friends_featured_img.html deleted file mode 100644 index 999c780..0000000 --- a/design/templates/lib/friends_featured_img.html +++ /dev/null @@ -1,6 +0,0 @@ -{% load get_image_by_size %} -{{image.alt}} photographed by {% if image.photo_credit_source %}{{image.photo_credit_source}}{%else%}luxagraf{%endif%} diff --git a/design/templates/lib/img_archive.html b/design/templates/lib/img_archive.html deleted file mode 100644 index 4ff8e8a..0000000 --- a/design/templates/lib/img_archive.html +++ /dev/null @@ -1,7 +0,0 @@ -{% load get_image_by_size %} -{% get_image_by_size image 'featured_jrnl' as featured %} -{{image.alt}} photographed by {% if image.photo_credit_source %}{{image.photo_credit_source}}{%else%}luxagraf{%endif%} diff --git a/design/templates/lib/img_blok.html b/design/templates/lib/img_blok.html deleted file mode 100644 index 2d0e947..0000000 --- a/design/templates/lib/img_blok.html +++ /dev/null @@ -1,9 +0,0 @@ -{% load get_image_by_size %} -{% if caption or exif or image.photo_credit_source %} -{%else%}{%if not is_cluster %}
{%endif%}{%endif%} - - {{image.alt}} photographed by {% if image.photo_credit_source %}{{image.photo_credit_source}}{%else%}luxagraf{%endif%} - -{% if caption or exif or image.photo_credit_source %}
{% endif %}{% if caption %}{{image.caption|safe}}{% endif %}{% if exif %} | Camera: {{image.exif_make}} {{image.exif_model}} with {{image.exif_lens}}{% endif %}{% if image.photo_credit_source %}{%if caption or exif %} | {%endif%}image by {% if image.photo_credit_url %}{%endif%}{%endif%}{% if caption or exif or image.photo_credit_source %}
-{%else%}{%if not is_cluster %}
{%endif%} -{% endif %} diff --git a/design/templates/lib/img_cluster.html b/design/templates/lib/img_cluster.html deleted file mode 100644 index 9e7d8a3..0000000 --- a/design/templates/lib/img_cluster.html +++ /dev/null @@ -1,6 +0,0 @@ -{% load get_image_by_size %}{% if caption or exif %}
{%endif%} - - {%if image.alt %}{{image.alt}}{%else%}{{image.title}}{%endif%} photographed by {% if image.photo_credit_source %}{{image.photo_credit_source}}{%else%}luxagraf{%endif%} -{% if caption or exif %}
{% endif %}{% if caption %}{{image.caption|safe}}{% endif %}{% if exif %} | Camera: {{image.exif_make}} {{image.exif_model}} with {{image.exif_lens}}{% endif %}{% if caption or exif %}
-
-{% endif %} diff --git a/design/templates/lib/img_pic960.html b/design/templates/lib/img_pic960.html deleted file mode 100644 index 1915ce6..0000000 --- a/design/templates/lib/img_pic960.html +++ /dev/null @@ -1,9 +0,0 @@ -{% load get_image_by_size %} -{% if caption or exif or image.photo_credit_source %} -{%else%}{%if not is_cluster %}
{%endif%}{%endif%} - - {{image.alt}} photographed by {% if image.photo_credit_source %}{{image.photo_credit_source}}{%else%}luxagraf{%endif%} - -{% if caption or exif or image.photo_credit_source %}
{% endif %}{% if caption %}{{image.caption|safe}}{% endif %}{% if exif %} | Camera: {{image.exif_make}} {{image.exif_model}} with {{image.exif_lens}}{% endif %}{% if image.photo_credit_source %}{%if caption or exif %} | {%endif%}image by {% if image.photo_credit_url %}{%endif%}{%endif%}{% if caption or exif or image.photo_credit_source %}
-{%else%}{%if not is_cluster %}
{%endif%} -{% endif %} diff --git a/design/templates/lib/img_picfull.html b/design/templates/lib/img_picfull.html deleted file mode 100644 index 15dd5f6..0000000 --- a/design/templates/lib/img_picfull.html +++ /dev/null @@ -1,10 +0,0 @@ -{% load get_image_by_size %} -{% load get_image_width %} -{% if caption or exif or image.photo_credit_source %} -{%else%}{%if not is_cluster %}
{%endif%}{%endif%} - - {{image.alt}} photographed by {% if image.photo_credit_source %}{{image.photo_credit_source}}{%else%}luxagraf{%endif%} - -{% if caption or exif or image.photo_credit_source %}
{% endif %}{% if caption %}{{image.caption|safe}}{% endif %}{% if exif %} | Camera: {{image.exif_make}} {{image.exif_model}} with {{image.exif_lens}}{% endif %}{% if image.photo_credit_source %}{%if caption or exif %} | {%endif%}image by {% if image.photo_credit_url %}{%endif%}{%endif%}{% if caption or exif or image.photo_credit_source %}
-{%else%}{%if not is_cluster %}
{%endif%} -{% endif %} diff --git a/design/templates/lib/img_pictall.html b/design/templates/lib/img_pictall.html deleted file mode 100644 index 7d539e8..0000000 --- a/design/templates/lib/img_pictall.html +++ /dev/null @@ -1,9 +0,0 @@ -{% load get_image_by_size %} -{% load get_image_width %} -{% if caption %} -
{%endif%} -{{image.alt}} photographed by {% if image.photo_credit_source %}{{image.photo_credit_source}}{%else%}luxagraf{%endif%} -{% if caption %}
{{image.caption|safe}}
-
-{% endif %} diff --git a/design/templates/lib/img_picwide.html b/design/templates/lib/img_picwide.html deleted file mode 100644 index 9f98020..0000000 --- a/design/templates/lib/img_picwide.html +++ /dev/null @@ -1,7 +0,0 @@ -{% load get_image_by_size %}{% if caption or exif or image.photo_credit_source %}{%else%}{%if not is_cluster %}
{%endif%}{%endif%} - - {{image.alt}} photographed by {% if image.photo_credit_source %}{{image.photo_credit_source}}{%else%}luxagraf{%endif%} - -{% if caption or exif or image.photo_credit_source %}
{% endif %}{% if caption %}{{image.caption|safe}}{% endif %}{% if exif %} | Camera: {{image.exif_make}} {{image.exif_model}} with {{image.exif_lens}}{% endif %}{% if image.photo_credit_source %}{%if caption or exif %} | {%endif%}image by {% if image.photo_credit_url %}{%endif%}{%endif%}{% if caption or exif or image.photo_credit_source %}
-{%else%}{%if not is_cluster %}
{%endif%} -{% endif %} diff --git a/design/templates/lib/img_product.html b/design/templates/lib/img_product.html deleted file mode 100644 index 58dd43e..0000000 --- a/design/templates/lib/img_product.html +++ /dev/null @@ -1,10 +0,0 @@ -{% load get_image_by_size %} -{% load get_image_width %} -{% if caption or exif or image.photo_credit_source %} -{%else%}{%if not is_cluster %}
{%endif%}{%endif%} - - {{image.alt}} photographed by {% if image.photo_credit_source %}{{image.photo_credit_source}}{%else%}luxagraf{%endif%} - -{% if caption or exif or image.photo_credit_source %}
{% endif %}{% if caption %}{{image.caption|safe}}{% endif %}{% if exif %} | Camera: {{image.exif_make}} {{image.exif_model}} with {{image.exif_lens}}{% endif %}{% if image.photo_credit_source %}{%if caption or exif %} | {%endif%}image by {% if image.photo_credit_url %}{%endif%}{%endif%}{% if caption or exif or image.photo_credit_source %}
-{%else%}{%if not is_cluster %}
{%endif%} -{% endif %} -- cgit v1.2.3-70-g09d2