From 6a250695d12d3d53585299edc24dfd771b4f3a60 Mon Sep 17 00:00:00 2001 From: marwoodandrew Date: Thu, 6 Apr 2017 15:11:53 +1000 Subject: [PATCH] [SDESK-1028][SDESK-1029] Update kill takedown templates --- server/data/content_templates.json | 16 ++++++++-------- server/templates/article_killed_override.json | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/server/data/content_templates.json b/server/data/content_templates.json index d009b6992..b320c744b 100644 --- a/server/data/content_templates.json +++ b/server/data/content_templates.json @@ -3,19 +3,19 @@ "template_name": "kill", "template_type": "kill", "is_public": true, - "data": { - "body_html": "{% if item.desk_name.strip().lower() == \"new zealand\" %}

Pursuant to your Information Supply Agreement with New Zealand Newswire (NZN) , NZN requests that you remove the above story from any media you publish and access to the story be immediately disabled including but not limited to those websites in either your direct or indirect possession, custody, or control. NZN has become aware that the story may potentially expose NZN and those who publish the story to the risk of:

[insert relevant option/s from below]

- a claim in defamation.

- a possible prosecution for contempt.

- a contempt prosecution arising out of breach of an order of the Family/Supreme/District/Federal Court.

- a breach of a law prohibiting publication.

- a breach of a law prohibiting publication that applies retrospectively.

- a breach of any State or Commonwealth privacy laws.

- a claim for damages.

- publishing extremely erroneous material.

This kill/takedown is mandatory, and no further use can be made of the story.

A replacement story will be issued shortly/will not be issued.

NZN will not be liable for any losses, costs and expenses, damages and other costs (including without limitation reasonable legal costs), indirect, consequential special or punitive loss or damage, arising out of the story and this Notice suffered or incurred by you after receipt of this Notice.

{% else %}

Pursuant to your Information Supply Agreement with Australian Associated Press (AAP) , AAP requests that you remove the above story from any media you publish and access to the story be immediately disabled including but not limited to those websites in either your direct or indirect possession, custody, or control. AAP has become aware that the story may potentially expose AAP and those who publish the story to the risk of:

[insert relevant option/s from below]

- a claim in defamation.

- a possible prosecution for contempt.

- a contempt prosecution arising out of breach of an order of the Family/Supreme/District/Federal Court.

- a breach of a law prohibiting publication.

- a breach of a law prohibiting publication that applies retrospectively.

- a breach of any State or Commonwealth privacy laws.

- a claim for damages.

- publishing extremely erroneous material.

This kill/takedown is mandatory, and no further use can be made of the story.

A replacement story will be issued shortly/will not be issued.

AAP will not be liable for any losses, costs and expenses, damages and other costs (including without limitation reasonable legal costs), indirect, consequential special or punitive loss or damage, arising out of the story and this Notice suffered or incurred by you after receipt of this Notice.

{% endif %}", + "data": { + "body_html": "{% if item.desk_name.strip().lower() == \"new zealand\" %}

Pursuant to your Information Supply Agreement with New Zealand Newswire (NZN) , NZN requests that you remove the above story from any media you publish and access to the story be immediately disabled including but not limited to those websites in either your direct or indirect possession, custody, or control. NZN has become aware that the story may potentially expose NZN and those who publish the story to the risk of:

[insert relevant option/s from below]

- a breach of an enforceable embargo

- a claim in defamation.

- a possible prosecution for contempt.

- a contempt prosecution arising out of breach of an order of the Family/Supreme/District/Federal Court.

- a breach of a law prohibiting publication.

- a breach of a law prohibiting publication that applies retrospectively.

- a breach of any State or Commonwealth privacy laws.

- a claim for damages.

- publishing extremely erroneous material.


This kill/takedown is mandatory, and no further use can be made of the story.

A replacement story will be issued shortly/will not be issued.

NZN will not be liable for any losses, costs and expenses, damages and other costs (including without limitation reasonable legal costs), indirect, consequential special or punitive loss or damage, arising out of the story and this Notice suffered or incurred by you after receipt of this Notice.

{% else %}

Pursuant to your Information Supply Agreement with Australian Associated Press (AAP) , AAP requests that you remove the above story from any media you publish and access to the story be immediately disabled including but not limited to those websites in either your direct or indirect possession, custody, or control. AAP has become aware that the story may potentially expose AAP and those who publish the story to the risk of:

[insert relevant option/s from below]

- a breach of an enforceable embargo

- a claim in defamation.

- a possible prosecution for contempt.

- a contempt prosecution arising out of breach of an order of the Family/Supreme/District/Federal Court.

- a breach of a law prohibiting publication.

- a breach of a law prohibiting publication that applies retrospectively.

- a breach of any State or Commonwealth privacy laws.

- a claim for damages.

- publishing extremely erroneous material.


This kill/takedown is mandatory, and no further use can be made of the story.

A replacement story will be issued shortly/will not be issued.

AAP will not be liable for any losses, costs and expenses, damages and other costs (including without limitation reasonable legal costs), indirect, consequential special or punitive loss or damage, arising out of the story and this Notice suffered or incurred by you after receipt of this Notice.

{% endif %}", "type": "text", "abstract": "This article has been removed", "headline": "Kill\/Takedown notice ~~~ Kill\/Takedown notice", "anpa_take_key": "KILL\/TAKEDOWN", "ednote": "", - "format" : "HTML", - "flags" : { - "marked_archived_only" : false, - "marked_for_not_publication" : false, - "marked_for_sms" : false, - "marked_for_legal" : false + "format": "HTML", + "flags": { + "marked_archived_only": false, + "marked_for_not_publication": false, + "marked_for_sms": false, + "marked_for_legal": false } } } diff --git a/server/templates/article_killed_override.json b/server/templates/article_killed_override.json index cae2fe408..4d057661e 100644 --- a/server/templates/article_killed_override.json +++ b/server/templates/article_killed_override.json @@ -1,3 +1,3 @@ { - "body_html": "

Please kill story slugged {{ slugline.replace('\"', '\\\"') }} headlined {{headline.replace('\"', '\\\"')}} ex {{ city }} at {%if desk_name.strip().lower() == 'new zealand'%}{{versioncreated | format_datetime('Pacific/Auckland', '%d %b %Y %H:%S %Z')}}{% else %}{{versioncreated | format_datetime('Australia/Sydney', '%d %b %Y %H:%S %Z')}}{% endif %}.

{{body_html.replace('\"', '\\\"') | escape}}" + "body_html": "

Please {%if 'kill' in update_headline.strip().lower() and 'takedown' not in update_headline.strip().lower() %}kill{% elif ('takedown' in update_headline.strip().lower() or 'take down' in update_headline.strip().lower()) and 'kill' not in update_headline.strip().lower() %}takedown{% else %}kill/takedown{% endif %} the story slugged {{ slugline }} headlined {{headline}} ex {{ city }} at {%if desk_name.strip().lower() == 'new zealand'%}{{versioncreated | format_datetime('Pacific/Auckland', '%d %b %Y %H:%S %Z')}}{% else %}{{versioncreated | format_datetime('Australia/Sydney', '%d %b %Y %H:%S %Z')}}{% endif %}.

{{ body_html | escape }}" } \ No newline at end of file