new story: re-order guidelines in order that i have to deal with them

This commit is contained in:
joshua stein 2016-06-01 14:34:52 -05:00
parent 647d7d5da8
commit ba8a39ee93

View file

@ -119,14 +119,16 @@
<ul>
<li><p>
To be able to easily submit a page you're viewing in your browser
to <%= Rails.application.name %>, drag this bookmarklet to your
bookmark bar:
[<a href="javascript:{window.open(%22<%= Rails.application.root_url
%>stories/new?url=%22+encodeURIComponent(document.location)+<%
%>%22&title=%22+encodeURIComponent(document.title));%20void(0);}<%
%>">Submit to <%= Rails.application.name %></a>].
You'll be taken to this page with the viewed page's URL and title.
Do not editorialize story titles, but when the original story's
title has no context or is unclear, please change it. <strong>Please
remove extraneous components from titles such as the name of the
site or section.</strong>
</p></li>
<li><p>
When the story being submitted is more than a year or so old,
please add the year the story was written to the post title in
parentheses.
</p></li>
<li><p>
@ -136,13 +138,6 @@
so that it can be voted on separately from the story.
</p></li>
<li><p>
Do not editorialize story titles, but when the original story's
title has no context or is unclear, please change it. <strong>Please
remove extraneous components from titles such as the name of the
site or section.</strong>
</p></li>
<li><p>
If no tags clearly apply to the story you are submitting, chances
are it does not belong here. Do not overreach with tags if they
@ -150,9 +145,14 @@
</p></li>
<li><p>
When the story being submitted is more than a year or so old,
please add the year the story was written to the post title in
parentheses.
To be able to easily submit a page you're viewing in your browser
to <%= Rails.application.name %>, drag this bookmarklet to your
bookmark bar:
[<a href="javascript:{window.open(%22<%= Rails.application.root_url
%>stories/new?url=%22+encodeURIComponent(document.location)+<%
%>%22&title=%22+encodeURIComponent(document.title));%20void(0);}<%
%>">Submit to <%= Rails.application.name %></a>].
You'll be taken to this page with the viewed page's URL and title.
</p></li>
</ul>