Experience Level of Post: The best target dev experience level— a gentle indicator to help show the post to the people who will benefit the most.
Tips:
- Make your own tweet about the post, describing personally why you wrote it or why people might find it useful. @ThePracticalDev may retweet you.
+ Make your own tweet about the post, describing personally why you wrote it or why people might find it useful. ">@<%= ApplicationConfig["SITE_TWITTER_HANDLE"] %> may retweet you.
Share to link aggregators such as Reddit. Try to choose the most topic-specific subreddits, such as /r/javascript instead of /r/programming. Warning: jerks and trolls may be lurking.
diff --git a/app/views/articles/search/_meta.html.erb b/app/views/articles/search/_meta.html.erb
index b543273a5..27b0fbe39 100644
--- a/app/views/articles/search/_meta.html.erb
+++ b/app/views/articles/search/_meta.html.erb
@@ -10,7 +10,7 @@
-
+">
">
diff --git a/app/views/articles/show.html.erb b/app/views/articles/show.html.erb
index d065ffab2..26fba1d99 100644
--- a/app/views/articles/show.html.erb
+++ b/app/views/articles/show.html.erb
@@ -49,7 +49,7 @@
" />
-
+ ">
">
diff --git a/app/views/articles/tags/_meta.html.erb b/app/views/articles/tags/_meta.html.erb
index 6ea491d1d..1a62c6969 100644
--- a/app/views/articles/tags/_meta.html.erb
+++ b/app/views/articles/tags/_meta.html.erb
@@ -13,7 +13,7 @@
-
+">
diff --git a/app/views/classified_listings/index.html.erb b/app/views/classified_listings/index.html.erb
index 665990486..d26005320 100644
--- a/app/views/classified_listings/index.html.erb
+++ b/app/views/classified_listings/index.html.erb
@@ -22,7 +22,7 @@
<% end %>
-
+ ">
<% end %>
diff --git a/app/views/comments/index.html.erb b/app/views/comments/index.html.erb
index c970adff4..14ed792af 100644
--- a/app/views/comments/index.html.erb
+++ b/app/views/comments/index.html.erb
@@ -12,7 +12,7 @@
" />
-
+ ">
">
diff --git a/app/views/events/index.html.erb b/app/views/events/index.html.erb
index 91d4914cb..826ad172c 100644
--- a/app/views/events/index.html.erb
+++ b/app/views/events/index.html.erb
@@ -10,7 +10,7 @@
-
+ ">
diff --git a/app/views/events/show.html.erb b/app/views/events/show.html.erb
index bd3e8d7a9..88b8e5376 100644
--- a/app/views/events/show.html.erb
+++ b/app/views/events/show.html.erb
@@ -16,7 +16,7 @@
-
+ ">
<% if @event.cover_image.present? %>
diff --git a/app/views/giveaways/_form.html.erb b/app/views/giveaways/_form.html.erb
deleted file mode 100644
index bc72f9552..000000000
--- a/app/views/giveaways/_form.html.erb
+++ /dev/null
@@ -1,405 +0,0 @@
-
-
-
-
-<%= form_for(@user, url: "/giveaways/freestickers") do |f| %>
- <% if @errors.any? %>
-
-
<%= pluralize(@errors.size, "issue") %> prohibited your form from being submitted:
- All dev.to users who submit this form will receive a "welcome package" -- there is no element of chance or skill in this promotion. Additionally, there is no purchase necessary, and this offer is void if/where prohibited. Please note that there is a limit of 1 per person, and all entrants will go through a spam filtration procedure. Contact yo@dev.to with any questions, or to inquire about an alternative means of entry for this promotion.
-
The DEV Community Moderator program gives trusted users the ability to help promote valuable posts and push down articles that we deem spammy, overly promotional, or unhelpful. It also provides moderators the ability to quickly flag harassment, as well as a few other neat things.
-
-
Neat things include:
-
-
Quick emoji ratings to down-rank content
-
Suggest a tweet for a post
-
Rate the experience level of a post
-
A mod dashboard!
-
-
To become a community or tag moderator, please email yo@dev.to!
-
To access these features for an article, append "/mod" to the URL of any article or click "Moderate Post" located underneath the title of each post beside the read time.
- " />
-
Using our quick emoji rating to down-rank content
-
Clicking on the 'thumbsdown' or 'vomit' button will activate them. Here's what each emoji does:
-
-
Thumbsdown(👎): a quick way to "push content down" so that it’s less likely to be seen on the site (i.e. articles that only have a teaser paragraph and send the reader to an external link for the rest).
-
Vomit(🤢): a quick way to flag content that violates the Code of Conduct or Terms so the DEV core team is notified and can take action.
-
- " />
-
To down-rank comments, append /mod to the comment permalink or click 'moderate' from the ellipses on the comment.
- ">
-
-
Suggesting a tweet for a post
-
If you think a post is particularly good, help us craft a tweet to give it a shout out through one of our Twitter accounts. The tweet suggestion is not guaranteed to be used, but will be reviewed by a team member.
- ">
-
Rating the experience level of a post
-
Using the 1-10 scale (1: beginner; 10: most advanced), rate what you believe a post's experience level to be. While this is somewhat subjective, just use your best judgement taking into account any bias you may have based on your own knowledge of the topic. This will help us bring more relevant posts to each individual's feed depending on their experience level.
- ">
-
Mod Dashboard
-
To do the above two things (suggest-a-tweet & rate experience levels) in bulk, visit: dev.to/mod!
Report a vulnerability: dev.to/security 🐛
diff --git a/app/views/pages/show.html.erb b/app/views/pages/show.html.erb
index c917ce48a..4c9effac1 100644
--- a/app/views/pages/show.html.erb
+++ b/app/views/pages/show.html.erb
@@ -1,7 +1,6 @@
<% title @page.title %>
-
<%= content_for :page_meta do %>
-
+
@@ -36,3 +35,4 @@
<% else %>
<%= @page.processed_html.html_safe %>
<% end %>
+
\ No newline at end of file
diff --git a/app/views/pages/tag_moderation.html.erb b/app/views/pages/tag_moderation.html.erb
deleted file mode 100644
index 9bcd9c42d..000000000
--- a/app/views/pages/tag_moderation.html.erb
+++ /dev/null
@@ -1,80 +0,0 @@
-<% title "Tag Moderation Guide for dev.to()" %>
-
-<%= content_for :page_meta do %>
-
-
-
-
-
-
-
- " />
-
-
-
-
-
-
-
- ">
-<% end %>
-
-
-
-
-
-
-
-
- Tag Moderation Guide
-
-
-
-
The DEV Tag Moderator program gives trusted users the abiliy to help moderate content that appear under the tags they are moderating. You can see who the moderators of each tag are by visiting the tag page. (i.e. ruby tag page). Tag moderators have the ability to:
-
-
Remove tags you are moderating from certain posts
-
Update the tag sidebar (i.e. add a description, submission guideline, etc).
-
Update the tag’s ‘pretty name’ and colors.
-
Bulk suggest tweets and update experience levels for tags you moderate.
-
-
In addition, tag moderators are also considered community moderators and have additional privileges listed here. If you're interested in becoming a community or tag moderator, please email yo@dev.to!
-
How to remove tags from a post
-
If you are the moderator of a tag, you have the ability to remove that tag from posts that should not contain it. This action helps us keep content categorized appropriately so that people can confidently follow tags, knowing that they'll see the subjects they're interested in.
-
-
Visit the article in question.
-
Append /mod to the end of the article URL (i.e. https://dev.to/ben/devto-is-now-open-source-5n1/mod)
-
You'll see the below form. Update the appropriate fields. Please include the reason for removing your tag from this post.
- The author will receive a notification that the tag has been removed, along with your reason for removing it.
-
-
- Note: once you remove the tag, the author will not be able to add it back. Only remove tags when you are confident they are not appropriate, and please do not remove tags simply because you did not like the post.
-
Update form. See below for a reference for each field. All field accept markdown
- except the pretty name and summary
-
-
Click Save!
-
- ">
-
- ">
-
Bulk Suggest Tweets & Update Experience Level
-
Visit https://dev.to/mod?tag={your_tag_name} to make bulk suggestions for article tweets and experience levels. To learn more about these features and what they do, visit the community moderation page.