Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] added localized title to template #180

Closed
wants to merge 2 commits into from

Conversation

wachterjohannes
Copy link
Member

added localized title to template.

<?xml version="1.0" ?>
<template xmlns="http://schemas.sulu.io/template/template"
          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:schemaLocation="http://schemas.sulu.io/template/template http://schemas.sulu.io/template/template-1.0.xsd">

    <key>template</key>
...
    <meta>
        <title lang="de">Das ist das Template 1</title>
        <title lang="en">That´s the template 1</title>
    </meta>
...
</template>

Tasks:

  • test coverage
  • gather feedback for my changes
  • submit changes to the documentation

Informations:

Q A
Tests pass? yes
Fixed tickets sulu/sulu-standard#135
BC Breaks no
Doc https://github.com/sulu-cmf/docs/blob/master/detail-specification/300-webspaces/DET-301-template-architecture.md#template-example

@wachterjohannes wachterjohannes deleted the feature/template-title-local branch August 19, 2014 15:39
wachterjohannes added a commit that referenced this pull request Oct 31, 2014
alexander-schranz pushed a commit to alexander-schranz/sulu that referenced this pull request Feb 22, 2024
alexander-schranz added a commit to alexander-schranz/sulu that referenced this pull request Feb 22, 2024
sulu#180)

* Add default media image quality and markup data provider configuration

* Add link to sulu markup doc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant