Giter VIP home page Giter VIP logo

opten.umbraco.localization's People

Contributors

aaronmorf avatar freiopten avatar mwaldvogel avatar ninjaonsafari avatar severindheureuse avatar tobiasmorf avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

opten.umbraco.localization's Issues

Add a way to get a localized grid

Some developers want to have a whole grid localized. The current way is something like:

@Html.GetGridHtml(Model.Content, "homepageGrid_" + Request.GetCurrentUICulture().TwoLetterISOLanguageName)

Would it make sense to have a method like @Model.Content.GetLocalizedGrid()?

Alttemplate and localized urls improvement

At the moment the alternative template for localized urls works only when writing "?altTemplate=myAltTemplateName", but not when adding "/myAltTemplateName" to the localized url.

The content is not found and we get an Error 404.

It would be nice to get altTemplate by just adding "/myAltTemplateName" to the localized url.

Configurable default value for withFallback in GetLocalizedValue

Currently the Default value for withFallback is set to true in the GetLocalizedValue Extension Method.

Add the possibility to configure that the value for withFallback is false per Default. This way a developer does not have to set the Parameter every time, he develops a site with no language fallback.

GetLocalizedUrlName

It would be great to have a localized url name for example for anchor tags.

Select language new node

The language chooser is not available on node creation. if there are fields that are required, there is no chance to save the node without changing the selected language in another node.

Umbraco 7.7.1

Test compatibility with Umbraco 7.7.x and upgrade / fix neccessary things.

UrlAlias Redesign

The idea is, that the Name, navigationName_lang and urlAlias in multiple languages are displayed together for better user experience

Idea:
urlalias-mockup

Localized Grid

Hi,

I want to use a localized grid.
How can I realize this?

thx
Daniel

Nested Content

The language dropdown only hides the label description in nested content and not the complete property.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.