Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 5 additions & 6 deletions _posts/2012-03-05-i18n-recap.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ Rather than boring you with the details of how this week went - it was quiet, th

These packages are split up so that users can pull in the features that they want in their applications, but if you want to start with a new application you can get started quickly.

**Warning**: these packages are not yet available on the official NuGet repository. If you are feeling bold, add this feed to your NuGet Package Source settings: **http://www.myget.org/F/Code52** - this contains the latest alpha builds. These packages may drown puppies and kick kittens. Please log any and all feedback you have on the [GitHub site](https://github.com/Code52/internationalization-mvc4/issues).


<div style="width: 700px">
<div class="nuget-button-commandWrapper">
<div class="nuget-button-commandPrompt">
Expand Down Expand Up @@ -75,13 +78,9 @@ A very quick walkthrough after installing the example site package. You should s

A special shout-out to [David Christiansen](http://twitter.com/dchristiansen) who has been a great help this week with his tips and tricks like the above.

## Want to try it out? There be dragons.

Warning: this may drown puppies and kick kittens. Please log any and all feedback you have on the [GitHub site](https://github.com/Code52/internationalization-mvc4/issues) - this is still under active development.

Add this feed to your NuGet Package Source settings: http://www.myget.org/F/Code52 - this contains the latest builds from tonight's integration work.
## When will it be ready-ready?

We'll let you know (by pushing the packages to NuGet officially and tweeting) when its stabilised and ready for general use.
We'll let you know (by pushing the packages to NuGet officially and tweeting) when its stabilised and ready for general use. We're already gathering feedback on this so hopefully later in the week we can start planning for official releases.

**Note:** Please read the App_Readme before diving straight in - you need to change the _ViewStart.cshtml file to point at the different template:

Expand Down
Binary file modified img/i18n-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified img/i18n-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified img/i18n-3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.