mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00
Moving around some handler/driver machinary
Relocating IContentHandler imlementations that power IContentXxxDriver interfaces Giving them component role suffix Coordinator Merging two handlers into one content part driver coordinator --HG-- branch : dev
This commit is contained in:
@@ -168,7 +168,7 @@
|
||||
<Compile Include="ContentManagement\Models\Phi.cs" />
|
||||
<Compile Include="ContentManagement\Models\Styled.cs" />
|
||||
<Compile Include="ContentManagement\Models\StyledHandler.cs" />
|
||||
<Compile Include="ContentManagement\ContentPartDriverHandlerTests.cs">
|
||||
<Compile Include="ContentManagement\Handlers\Coordinators\ContentPartDriverCoordinatorTests.cs">
|
||||
<SubType>Code</SubType>
|
||||
</Compile>
|
||||
<Compile Include="ContentManagement\Records\DeltaRecord.cs">
|
||||
|
Reference in New Issue
Block a user