Commit Graph

7 Commits

Author SHA1 Message Date
Renaud Paquay
a7ade53495 Move LocationSettings to a separate module
Also go through all existing parts and use the new LocationSettings API
to retrieve the location according to the display types.

--HG--
branch : dev
rename : src/Orchard.Web/Core/Common/Settings/LocationSettingsEditorEvents.cs => src/Orchard.Web/Core/ContentsLocation/Settings/LocationSettingsEditorEvents.cs
2010-07-21 17:17:13 -07:00
Nathan Heskew
30fbf7f469 Some work on the content localization UI
--HG--
branch : dev
2010-07-20 11:45:44 -07:00
Nathan Heskew
bc528577fb Removed the Localization (part) editor template
--HG--
branch : dev
2010-07-14 13:12:07 -07:00
Nathan Heskew
fa129682a9 More work towards wrapping up the initial content localization experience
- moved the Localization feature into the Content category
- cleaned up the UI a bit

--HG--
branch : dev
2010-07-14 11:34:19 -07:00
Nathan Heskew
1ff677d24d Added links to localized content of an item on the front
--HG--
branch : dev
2010-07-12 23:35:43 -07:00
Nathan Heskew
23b101a644 Starting to get some content localization hooked up.
- can create new translations and content items (in manage content) link to other localizations of the content
- still a bit buggy when creating a new translation to override an existing translation
- the ux is still, definately, a bid ol' wip

--HG--
branch : dev
2010-07-12 03:03:18 -07:00
Nathan Heskew
c4e83c6fd5 Some work towards content localization and some bugfixes* in the same proj
* added summary template for a content item and fixed the display of "Depends on:" on features in the feature management UI when the feature has no dependencies

--HG--
branch : dev
2010-07-09 14:14:17 -07:00