diff --git a/content/404.md b/content/404.md
index 499643d1..0ad498e8 100644
--- a/content/404.md
+++ b/content/404.md
@@ -1,4 +1,4 @@
-Libs: -comments, uservoice
+Libs: -comments
# Page not found
diff --git a/content/500.md b/content/500.md
index 3c31103d..4b4dc74f 100644
--- a/content/500.md
+++ b/content/500.md
@@ -1,4 +1,4 @@
-Libs: uservoice, -comments
+Libs: -comments
# Sorry, something went wrong
diff --git a/content/_layout/footer.slim b/content/_layout/footer.slim
index 7813a193..e04b070b 100644
--- a/content/_layout/footer.slim
+++ b/content/_layout/footer.slim
@@ -74,7 +74,7 @@ Layout: false
markdown:
- We [encourage feedback and feature requests on our UserVoice site](http://resizer.uservoice.com/forums/108373-image-resizer), where others can vote on your proposals.
+ We encourage feedback and feature requests on the [Imageflow Server](https://github.com/imazen/imageflow-dotnet-server) or [ImageResizer Github page](https://github.com/imazen/resizer).
*Please* reserve on-page comments for questions and clarifications *related to the current page*. The comments are *not* the appropriate place to ask for support or troubleshooting assistance.
diff --git a/content/about-us.md b/content/about-us.md
index 00a1a614..73072639 100644
--- a/content/about-us.md
+++ b/content/about-us.md
@@ -4,13 +4,13 @@
ImageResizer is the leading real-time image processing software for the Windows platform. It was designed to help web developers edit images and change website layouts quickly and easily. Stop the download-edit-reupload nonsense - our product lets you edit and tailor your website's images from your code editor.
-From the start, ImageResizer was designed to be stable, secure, and easy to use. We've tailored every upgrade to be responsive to user's concerns, and to make our product as reliable and unobtrusive as possible. Everything we do is aimed at giving you the tools to create great websites. If you can think of any way to help us do it better, feel free to [reach out to us](http://resizer.uservoice.com/forums/108373-image-resizer).
+From the start, ImageResizer was designed to be stable, secure, and easy to use. We've tailored every upgrade to be responsive to user's concerns, and to make our product as reliable and unobtrusive as possible. Everything we do is aimed at giving you the tools to create great websites. If you can think of any way to help us do it better, feel free to reach out to us by e-mail or on [github](http://github.com/imazen.resizer).
### What Can ImageResizer Do for My Business?
ImageResizer was designed to make web development quick and easy. Less hassle means more time developing a sleek, responsive website to grow your business' online presence. Downloading, editing, re-uploading, re-downloading, re-editing, re-re-uploading etc. wastes everyone's time; ImageResizer is here to help you get back to running your business.
-Check out some of the ways our clients are using ImageResizer to [take their online presence to the next level](/docs/benefits/customers). Or, spend some time exploring some [basic image functions](/docs/basics), [frequently asked questions](/docs/faq), or some of [ImageResizer's more advanced capabilities](/docs/benefits/comprehensive). And, of course, if there is anything else you want to know about us, feel free to [search the site](/search) or [reach out to us](http://resizer.uservoice.com/forums/108373-image-resizer).
+Check out some of the ways our clients are using ImageResizer to [take their online presence to the next level](/docs/benefits/customers). Or, spend some time exploring some [basic image functions](/docs/basics), [frequently asked questions](/docs/faq), or some of [ImageResizer's more advanced capabilities](/docs/benefits/comprehensive). And, of course, if there is anything else you want to know about us, feel free to [search the site](/search) or reach out to us by e-mail or on [github](http://github.com/imazen.resizer).
### Who We Are
diff --git a/content/docs/v3/community.md b/content/docs/v3/community.md
index 23c096d6..9ee26c93 100644
--- a/content/docs/v3/community.md
+++ b/content/docs/v3/community.md
@@ -13,7 +13,6 @@
## Where to go
ImageResizer is [developed in the open on GitHub](http://github.com/imazen/resizer). We happily accept and test any [correctly licensed](/licenses/contribute) pull requests we receive against the 'develop' branch. We also try to promote third-party plugins.
-[Ideas for new functionality can be posted to the UserVoice forum](http://resizer.uservoice.com/forums/108373-image-resizer) in order gauge general interest. If you have a clear picture of how to implement the feature, you should also open a GitHub issue and link the two.
We try to track and support seamless integration with a wide range of CMSes, WYSIYG editors, and media tooling; but this is an area that we are quite dependent upon community (your!) expertise and support. We cannot be experts in all tools and all CMSes.
diff --git a/content/docs/v3/install/index.slim b/content/docs/v3/install/index.slim
index 64cd398d..d65b7620 100644
--- a/content/docs/v3/install/index.slim
+++ b/content/docs/v3/install/index.slim
@@ -97,4 +97,4 @@ markdown:
3. Take a look at client-side components like [Slimmage.js](https://github.com/imazen/slimmage), which can make responsive images painless. There [are many third-party libraries that can make integration easier](/docs/community).
- 4. Join the community [on Github](https://github.com/imazen/resizer) or [on UserVoice](http://resizer.uservoice.com/forums/108373-image-resizer)
\ No newline at end of file
+ 4. Join the community [on Github](https://github.com/imazen/resizer) and [on StackOverflow](http://stackoverflow.com/questions/tagged/imageresizer).
\ No newline at end of file
diff --git a/content/docs/v3/plugins/cloudfront.md b/content/docs/v3/plugins/cloudfront.md
index 9435cbb6..ab6cfad8 100644
--- a/content/docs/v3/plugins/cloudfront.md
+++ b/content/docs/v3/plugins/cloudfront.md
@@ -1,7 +1,6 @@
---
:append: edition_info
:tags: plugin
-:uservoice: true
:edition: performance
:tagline: Allows you to use Amazon CloudFront with the resizer. Highly recommended
- offers inexpensive worldwide edge caching and great scalability.
diff --git a/content/docs/v3/plugins/defaultsettings.md b/content/docs/v3/plugins/defaultsettings.md
index d4a11239..a59d6f0b 100644
--- a/content/docs/v3/plugins/defaultsettings.md
+++ b/content/docs/v3/plugins/defaultsettings.md
@@ -13,7 +13,7 @@
# DefaultSettings plugin (V3.1+)
-Allows you to specify the default settings to use when certain settings are omitted. Currently supports ScaleMode defaults. May be extended to allow defaults for other settings in the future - please [create an idea](http://resizer.uservoice.com) for additional features you'd like to see.
+Allows you to specify the default settings to use when certain settings are omitted. Currently supports ScaleMode defaults.
## Installation
@@ -71,4 +71,4 @@ If you voted for upscaling the canvas, use
-Hopefully this will help make everyone happy - feel free to contact me at support@imageresizing.net or [create an idea](http://resizer.uservoice.com) if you have ideas or suggestions, I'm always willing and eager to make the Image Resizer easier to understand and use.
\ No newline at end of file
+Hopefully this will help make everyone happy - feel free to contact me at support@imazen.io or on [https://github.com/imazen/resizer](https://github.com/imazen/resizer) if you have ideas or suggestions, I'm always willing and eager to make the Image Resizer easier to understand and use.
\ No newline at end of file
diff --git a/content/docs/v3/plugins/mongoreader.md b/content/docs/v3/plugins/mongoreader.md
index f11569ff..3f92c69c 100644
--- a/content/docs/v3/plugins/mongoreader.md
+++ b/content/docs/v3/plugins/mongoreader.md
@@ -1,7 +1,6 @@
---
:append: edition_info
:tags: plugin
-:uservoice: true
:edition: elite
:tagline: Allows GridFS files to be resized and served
:aliases: []
diff --git a/content/docs/v3/plugins/sqlreader.md b/content/docs/v3/plugins/sqlreader.md
index 68c96b0c..d3045a91 100644
--- a/content/docs/v3/plugins/sqlreader.md
+++ b/content/docs/v3/plugins/sqlreader.md
@@ -1,7 +1,6 @@
---
:append: edition_info
:tags: plugin
-:uservoice: true
:edition: performance
:tagline: Process and resize images located in a MS SQL database. Extremely configurable,
can work with nearly any database schema. A VirtualPathProvider.
diff --git a/content/docs/v4/community.md b/content/docs/v4/community.md
index a943a92a..8eb021f2 100644
--- a/content/docs/v4/community.md
+++ b/content/docs/v4/community.md
@@ -11,8 +11,6 @@
## Where to go
ImageResizer is [developed in the open on GitHub](http://github.com/imazen/resizer). We happily accept and test any [correctly licensed](/licenses/contribute) pull requests we receive against the 'develop' branch. We also try to promote third-party plugins.
-[Ideas for new functionality can be posted to the UserVoice forum](http://resizer.uservoice.com/forums/108373-image-resizer) in order gauge general interest. If you have a clear picture of how to implement the feature, you should also open a GitHub issue and link the two.
-
We try to track and support seamless integration with a wide range of CMSes, WYSIYG editors, and media tooling; but this is an area that we are quite dependent upon community (your!) expertise and support. We cannot be experts in all tools and all CMSes.
Our open plugin model makes it simple to add server-side functionality, and our [rigorously standardized and backwards-compatible URL API](http://riapi.org) (along with [our client-side wrappers](https://github.com/nathanaeljones/studiojs)) make it easy to integrate on the front-end.
diff --git a/content/docs/v4/install/index.slim b/content/docs/v4/install/index.slim
index c5c7ee85..ddfa43a4 100644
--- a/content/docs/v4/install/index.slim
+++ b/content/docs/v4/install/index.slim
@@ -94,4 +94,4 @@ markdown:
3. Take a look at client-side components like [Slimmage.js](https://github.com/imazen/slimmage), which can make responsive images painless. There [are many third-party libraries that can make integration easier](/docs/community).
- 4. Join the community [on Github](https://github.com/imazen/resizer) or [on UserVoice](http://resizer.uservoice.com/forums/108373-image-resizer)
\ No newline at end of file
+ 4. Join the community [on Github](https://github.com/imazen/resizer)
\ No newline at end of file
diff --git a/content/docs/v4/plugins/cloudfront.md b/content/docs/v4/plugins/cloudfront.md
index ade6cf12..a44700dd 100644
--- a/content/docs/v4/plugins/cloudfront.md
+++ b/content/docs/v4/plugins/cloudfront.md
@@ -1,7 +1,6 @@
---
:append: edition_info
:tags: plugin
-:uservoice: true
:edition: performance
:tagline: Allows you to use Amazon CloudFront with the resizer. Highly recommended
- offers inexpensive worldwide edge caching and great scalability.
diff --git a/content/docs/v4/plugins/defaultsettings.md b/content/docs/v4/plugins/defaultsettings.md
index e37a2a16..9346d3a9 100644
--- a/content/docs/v4/plugins/defaultsettings.md
+++ b/content/docs/v4/plugins/defaultsettings.md
@@ -11,7 +11,7 @@
# DefaultSettings plugin
-Allows you to specify the default settings to use when certain settings are omitted. Currently supports ScaleMode defaults. May be extended to allow defaults for other settings in the future - please [create an idea](http://resizer.uservoice.com) for additional features you'd like to see.
+Allows you to specify the default settings to use when certain settings are omitted. Currently supports ScaleMode defaults.
## Installation
@@ -69,4 +69,4 @@ If you voted for upscaling the canvas, use
-Hopefully this will help make everyone happy - feel free to contact me at support@imageresizing.net or [create an idea](http://resizer.uservoice.com) if you have ideas or suggestions, I'm always willing and eager to make the Image Resizer easier to understand and use.
\ No newline at end of file
+Hopefully this will help make everyone happy - feel free to contact me at support@imageresizing.net if you have ideas or suggestions, I'm always willing and eager to make the Image Resizer easier to understand and use.
\ No newline at end of file
diff --git a/content/docs/v4/plugins/mongoreader.md b/content/docs/v4/plugins/mongoreader.md
index eb287c50..80288819 100644
--- a/content/docs/v4/plugins/mongoreader.md
+++ b/content/docs/v4/plugins/mongoreader.md
@@ -1,7 +1,6 @@
---
:append: provider_info
:tags: plugin
-:uservoice: true
:edition: elite
:tagline: Allows GridFS files to be resized and served
:aliases: "/plugins/mongoreader"
diff --git a/content/docs/v4/plugins/sqlreader.md b/content/docs/v4/plugins/sqlreader.md
index c70eb690..51382f03 100644
--- a/content/docs/v4/plugins/sqlreader.md
+++ b/content/docs/v4/plugins/sqlreader.md
@@ -1,7 +1,6 @@
---
:append: provider_info
:tags: plugin
-:uservoice: true
:edition: performance
:tagline: Process and resize images located in a MS SQL database. Extremely configurable,
can work with nearly any database schema.
diff --git a/content/index.slim b/content/index.slim
index 0622f800..b7e04c31 100644
--- a/content/index.slim
+++ b/content/index.slim
@@ -1,6 +1,6 @@
Menu: home
Title: ImageResizer - High performance images for responsive sites
-Libs: uservoice, plusone, -comments, typed, -highlight
+Libs: plusone, -comments, typed, -highlight
Flags: unwrap
Description: ImageResizer and Imageflow optimize and modify your app's images on-the-fly for phenomenal web performance and quick responsive development. Drop-in compatible with your existing apps and CMS - or deployable as a microservice. Improve your sales by reducing page load time.
Layout: layout
diff --git a/content/plugins/bundles.md b/content/plugins/bundles.md
index 235edc9e..1364fba3 100644
--- a/content/plugins/bundles.md
+++ b/content/plugins/bundles.md
@@ -1,5 +1,5 @@
Title: Plugin Bundles - Image Resizer
-Libs: uservoice, -comments
+Libs: -comments
Warning: Bundles were discontinued on Feb. 1 2013 in favor of a simplified product model.
Aliases: /plugins/bundles/1 /plugins/bundles/2 /plugins/bundles/3 /plugins/bundles/4 /plugins/bundles
diff --git a/content/plugins/index.slim b/content/plugins/index.slim
index 516fb45e..7007ea56 100644
--- a/content/plugins/index.slim
+++ b/content/plugins/index.slim
@@ -1,5 +1,5 @@
Title: Plugins - Image Resizer
-Libs: uservoice, -comments
+Libs: -comments
Aliases: /pl.. /plugin /pl
h1 Plugin Index
diff --git a/content/pricing/for.slim b/content/pricing/for.slim
index d1257900..96de68c7 100644
--- a/content/pricing/for.slim
+++ b/content/pricing/for.slim
@@ -1,6 +1,6 @@
title: Pricing - Image Resizer
Icon: notes
-Libs: -comments, uservoice, license
+Libs: -comments, license
Flags: unwrap
Layout: layout
diff --git a/content/pricing/index.slim b/content/pricing/index.slim
index 668a0059..dedf002d 100644
--- a/content/pricing/index.slim
+++ b/content/pricing/index.slim
@@ -1,6 +1,6 @@
title: Pricing - Image Resizer
Icon: notes
-Libs: -comments, uservoice, license
+Libs: -comments, license
Aliases: /pricing /prices /buy /licenses
h1 Select your company or organization size.
diff --git a/content/pricing/per-server.slim b/content/pricing/per-server.slim
index 6a9e9ee8..efb5ff17 100644
--- a/content/pricing/per-server.slim
+++ b/content/pricing/per-server.slim
@@ -1,6 +1,6 @@
title: Server Licenses - Image Resizer
Icon: notes
-Libs: -comments, uservoice, license
+Libs: -comments, license
Flags: unwrap
Layout: layout
Aliases: /licenses/server
diff --git a/content/releases/3-1-alpha-2.md b/content/releases/3-1-alpha-2.md
index b53ad0b4..f7fde813 100644
--- a/content/releases/3-1-alpha-2.md
+++ b/content/releases/3-1-alpha-2.md
@@ -10,8 +10,6 @@ This is the first public release of 3.1. It's a major milestone, involving over
In fact, to encourage everyone to actively look for bugs and report them, I'm **currently offering a $5-$50 bounty per bug you find and report before anyone else**! Most bug reports are firmly in the $5 category, but a security hole or memory leak could net you $50 for the one bug. Payments sent via PayPal. All class libraries whose names start with ImageResizer are eligible. Email bug reports to `support@imageresizing.net`.
-Please [visit the idea forum](http://resizer.uservoice.com/forums/108373-image-resizer-v3) and share any new plugin ideas or features you don't see listed in this release or on the forums.
-
### Changes since [3.0.13 (Oct 12)](/releases/3-0-13)
As nearly all plugins were modified in this release, please refer to the individual plugin-specific sections below to see how you might be affected.
diff --git a/content/support/index.slim b/content/support/index.slim
index 99f30207..c2f6e480 100644
--- a/content/support/index.slim
+++ b/content/support/index.slim
@@ -1,5 +1,5 @@
Title: Support - Image Resizer
-Libs: uservoice, -comments
+Libs: -comments
Icon: envelope
h1 Support