Morten Christensen
|
ec4b1c8f70
|
Fixes U4-1689 and U4-1719.
Refactoring UmbracoImageMediaFactory so it uses the extension method for uploading/setting images, so its a bit more DRY.
|
2013-02-19 11:06:00 -01:00 |
|
Morten Christensen
|
81021f5821
|
Part of the fix for U4-1689
Adds an alternative to the naming of the media subfolders instead of using the PropertyId.
|
2013-02-18 15:46:18 -01:00 |
|
Sebastiaan Janssen
|
ac01fd48fa
|
Some refactoring of the Umbraco:image implementation after code review
|
2012-11-22 12:30:58 -01:00 |
|
Morten Bock
|
a2b876608f
|
Refactoring to use object resolver, instead of ProviderBase
|
2012-11-21 07:14:40 -01:00 |
|
Morten Bock
|
c95c1a7038
|
Add support for thumbs and crops from standard datatypes.
|
2012-09-30 20:37:05 -02:00 |
|
Morten Bock
|
9e1c5e71e4
|
Adding the umbraco:image control, and the ImageUrl feature with a some generic ProviderFeature classes, to make it easier to implement future provider based features.
|
2012-11-21 07:13:31 -01:00 |
|
Shannon Deminick
|
8fb159ddc2
|
Changes IThumbnailProvider to exist under Umbraco.Core.Media instead of just Umbraco.Core.
Moves many of the MVC extension methods into the Umbraco.Web.Mvc namespace and tidies up a few other
class's namespaces
|
2012-09-29 08:07:00 +07:00 |
|
Morten Christensen@ThinkPadX220.ab-nat1.dk
|
fa33563a36
|
Embed classes internal -> public.
Renaming Embed.config to EmbeddedMedia.config
|
2012-09-06 15:23:42 -02:00 |
|
Morten Christensen@ThinkPadX220
|
8692d0777f
|
Changing classes to internal instead of public in Core project. The abstract classes in the Web project can be used to create providers.
|
2012-09-06 08:00:55 -02:00 |
|
Morten Christensen@ThinkPadX220
|
0e2bc2bc13
|
Making a few corrections to the embed plugin - primarily changing namespace in Core project.
|
2012-09-06 07:39:38 -02:00 |
|