Skip to content

Commit

Permalink
Revert "Add the Lounge category, an exclusive area for trust level 3 …
Browse files Browse the repository at this point in the history
…users"
  • Loading branch information
nlalonde committed Jan 20, 2014
1 parent 9637935 commit 33c3e02
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 70 deletions.
3 changes: 0 additions & 3 deletions config/locales/server.en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -188,9 +188,6 @@ en:
no_info_me: "<div class='missing-profile'>the About Me field of your profile is currently blank, <a href='/users/%{username_lower}/preferences/about-me'>would you like to fill it out?</a></div>"
no_info_other: "<div class='missing-profile'>%{name} hasn't entered anything in the About Me field of their profile yet</div>"

vip_category_name: "Lounge"
vip_category_description: "A category exclusive to members with trust level 3 and higher."

category:
topic_prefix: "Category definition for %{category}"
replace_paragraph: "[Replace this first paragraph with a short description of your new category. This guidance will appear in the category selection area, so try to keep it below 200 characters. Until you edit this text or create topics, this category won't appear on the categories page.]"
Expand Down
3 changes: 0 additions & 3 deletions config/site_settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -423,8 +423,5 @@ uncategorized:
suppress_uncategorized_badge:
client: true
default: true
lounge_category_id:
default: -1
hidden: true


35 changes: 0 additions & 35 deletions db/fixtures/500_lounge_category.rb

This file was deleted.

29 changes: 0 additions & 29 deletions db/migrate/20140120155706_add_lounge_category.rb

This file was deleted.

0 comments on commit 33c3e02

Please sign in to comment.