smithsson68@gmail.com
Oct 5, 2011
  4198
(2 votes)

New design and functionality on nuget.episerver.com

The first round of upgrades to nuget.episerver.com took place last night. The site now has a cleaner design as well as package searching and sorting.

image

I found that I had to clear my browser cache to get the new css to take affect so if it looks a bit weird then try this first before reporting it as a bug.

I would like to thank Cecilia and Andreas from Nansen for their help with the design.

Feedback as always is welcome.

Oct 05, 2011

Comments

Oct 5, 2011 10:39 AM

Looks really nice, great work! Will you add rating/comment possibility too?

smithsson68@gmail.com
smithsson68@gmail.com Oct 5, 2011 11:09 AM

@Michel Yep, that's the plan but not sure about the timescale yet.

Magnus Rahl
Magnus Rahl Oct 6, 2011 02:06 PM

You probably know it, but: Easiest way to avoid cached CSS:es etc is to add a querystring to the URL where they're referenced in the page and vary the querystring each time you update. Doing this manually is of course crude but it works. Better to generate the querystring from the filedate of the CSS (and use a file system watcher) or to create it from the assembly version if you only change the CSS when you release a new version.

Please login to comment.
Latest blogs
Zombie Properties want to Eat Your Brains

It’s a story as old as time. You work hard to build a great site. You have all the right properties – with descriptive names – that the content...

Joe Mayberry | Mar 29, 2023 | Syndicated blog

Optimizely finally releases new and improved list properties!

For years, the Generic PropertyList has been widely used, despite it being unsupported. Today a better option is released!

Tomas Hensrud Gulla | Mar 28, 2023 | Syndicated blog

Official List property support

Introduction Until now users were able to store list properties in three ways: Store simple types (int, string, DateTime, double) as native...

Bartosz Sekula | Mar 28, 2023

New dashboard implemented in CMS UI 12.18.0

As part of the CMS UI 12.18.0 release , a new dashboard has been added as a ‘one stop shop’ to enable editors to access all of their content items,...

Matthew Slim | Mar 28, 2023

How to Merge Anonymous Carts When a Customer Logs In with Optimizely Commerce 14

In e-commerce, it is common for users to browse a site anonymously, adding items to their cart without creating an account. Later, when the user...

Francisco Quintanilla | Mar 27, 2023

How to Write an xUnit Test to Verify Unique Content Type Guids in Content Management

When developing an Optimizely CMS solution, it is important to ensure that each content type has a unique GUID. If two or more content types share...

Minesh Shah (Netcel) | Mar 27, 2023