Skip to content

Commit

Permalink
Purge all remaining uservoice links
Browse files Browse the repository at this point in the history
  • Loading branch information
lilith committed Feb 23, 2024
1 parent a177238 commit 214af0f
Show file tree
Hide file tree
Showing 24 changed files with 18 additions and 29 deletions.
2 changes: 1 addition & 1 deletion content/404.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Libs: -comments, uservoice
Libs: -comments

# Page not found

Expand Down
2 changes: 1 addition & 1 deletion content/500.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Libs: uservoice, -comments
Libs: -comments

# Sorry, something went wrong

Expand Down
2 changes: 1 addition & 1 deletion content/_layout/footer.slim
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
4 changes: 2 additions & 2 deletions content/about-us.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
1 change: 0 additions & 1 deletion content/docs/v3/community.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
2 changes: 1 addition & 1 deletion content/docs/v3/install/index.slim
Original file line number Diff line number Diff line change
Expand Up @@ -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)
4. Join the community [on Github](https://github.com/imazen/resizer) and [on StackOverflow](http://stackoverflow.com/questions/tagged/imageresizer).
1 change: 0 additions & 1 deletion content/docs/v3/plugins/cloudfront.md
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
4 changes: 2 additions & 2 deletions content/docs/v3/plugins/defaultsettings.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -71,4 +71,4 @@ If you voted for upscaling the canvas, use
<defaultsettings explicitSizeScaleMode="UpscaleCanvas" maxSizeScaleMode="UpscaleCanvas" />


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.
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.
1 change: 0 additions & 1 deletion content/docs/v3/plugins/mongoreader.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
:append: edition_info
:tags: plugin
:uservoice: true
:edition: elite
:tagline: Allows GridFS files to be resized and served
:aliases: []
Expand Down
1 change: 0 additions & 1 deletion content/docs/v3/plugins/sqlreader.md
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 0 additions & 2 deletions content/docs/v4/community.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
2 changes: 1 addition & 1 deletion content/docs/v4/install/index.slim
Original file line number Diff line number Diff line change
Expand Up @@ -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)
4. Join the community [on Github](https://github.com/imazen/resizer)
1 change: 0 additions & 1 deletion content/docs/v4/plugins/cloudfront.md
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
4 changes: 2 additions & 2 deletions content/docs/v4/plugins/defaultsettings.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -69,4 +69,4 @@ If you voted for upscaling the canvas, use
<defaultsettings explicitSizeScaleMode="UpscaleCanvas" maxSizeScaleMode="UpscaleCanvas" />


Hopefully this will help make everyone happy - feel free to contact me at [email protected] 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.
Hopefully this will help make everyone happy - feel free to contact me at [email protected] if you have ideas or suggestions, I'm always willing and eager to make the Image Resizer easier to understand and use.
1 change: 0 additions & 1 deletion content/docs/v4/plugins/mongoreader.md
Original file line number Diff line number Diff line change
@@ -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"
Expand Down
1 change: 0 additions & 1 deletion content/docs/v4/plugins/sqlreader.md
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion content/index.slim
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion content/plugins/bundles.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down
2 changes: 1 addition & 1 deletion content/plugins/index.slim
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Title: Plugins - Image Resizer
Libs: uservoice, -comments
Libs: -comments
Aliases: /pl.. /plugin /pl

h1 Plugin Index
Expand Down
2 changes: 1 addition & 1 deletion content/pricing/for.slim
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
title: Pricing - Image Resizer
Icon: notes
Libs: -comments, uservoice, license
Libs: -comments, license
Flags: unwrap
Layout: layout

Expand Down
2 changes: 1 addition & 1 deletion content/pricing/index.slim
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion content/pricing/per-server.slim
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 0 additions & 2 deletions content/releases/3-1-alpha-2.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 `[email protected]`.

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.
Expand Down
2 changes: 1 addition & 1 deletion content/support/index.slim
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Title: Support - Image Resizer
Libs: uservoice, -comments
Libs: -comments
Icon: envelope

h1 Support
Expand Down

0 comments on commit 214af0f

Please sign in to comment.