Source string (Built-in English)
For logged in users, use the language they have set in their profiles.
Translated string (German)
Source string (Built-in English)
Use the language preferences from the user's browser.
Translated string (German)
Source string (Built-in English)
Use the language most recently selected from a <em>Language switcher</em> block.
Translated string (German)
Source string (Built-in English)
Use the language from a session parameter or a request parameter; for example, adding <em>?language=fr</em> to the end of the URL.
Translated string (German)
Source string (Built-in English)
In the <em>Manage</em> administrative menu, navigate to <em>Configuration</em> > <em>Region and language</em> > <em>Languages</em> > @detection_link.
Translated string (German)
Source string (Built-in English)
Check the boxes to enable the desired language detection methods, and uncheck boxes for the methods you do not want to use.
Translated string (German)
Source string (Built-in English)
Drag the methods to change their order, if desired.
Translated string (German)
Source string (Built-in English)
Click <em>Save settings</em>.
Translated string (German)
Source string (Built-in English)
Click <em>Configure</em> on each enabled detection method and verify that its configuration is correct (or update the configuration if not).
Translated string (German)
Source string (Built-in English)
Create a new content type. See @content_overview_topic for more about content types.
Translated string (German)
Source string (Built-in English)
Who can create a content type?
Translated string (German)
Source string (Built-in English)
Users with the <em>@content_permissions_link</em> permission (typically administrators) can create new content types.
Translated string (German)
Source string (Built-in English)
In the <em>Manage</em> administrative menu, navigate to <em>Structure</em> > <em>@content_types_link</em>.
Translated string (German)
Source string (Built-in English)
Click <em>Add content type.</em>
Translated string (German)
Source string (Built-in English)
In the <em>Name</em> field, enter a name for the content type, which is how it will be listed in the administrative interface.
Translated string (German)
Source string (Built-in English)
Optionally, enter a <em>Description</em> for the content type. You may also want to adjust some of the settings in the vertical tabs section of the edit page.
Translated string (German)
Source string (Built-in English)
Click <em>Save and manage fields</em>. Your content type will be created, and assuming you have the core Field UI module installed, you will be taken to the <em>Manage fields</em> page for the content type. (If you do not have the core Field UI module installed, the button will say <em>Save</em> instead.)
Translated string (German)
Source string (Built-in English)
If you have the core Field UI module installed, follow the steps in the related topics to add fields to the new content type, set up the editing form, and configure the display.
Translated string (German)
Source string (Built-in English)
Adding a Content Type (Drupal User Guide)
Translated string (German)
Source string (Built-in English)
Setting Up Content Structure (Drupal User Guide)
Translated string (German)
Source string (Built-in English)
The Link module allows you to create fields that contain internal or external URLs and optional link text. See the <a href=":field">Field module help</a> and the <a href=":field_ui">Field UI help</a> pages for general information on fields and how to create and manage them. For more information, see the <a href=":link_documentation">online documentation for the Link module</a>.
Translated string (German)
Source string (Built-in English)
Managing and displaying link fields
Translated string (German)
Source string (Built-in English)
The <em>settings</em> and the <em>display</em> of the link field can be configured separately. See the <a href=":field_ui">Field UI help</a> for more information on how to manage fields and their display.
Translated string (German)
Source string (Built-in English)
Setting the allowed link type
Translated string (German)
Source string (Built-in English)
In the field settings you can define the allowed link type to be <em>internal links only</em>, <em>external links only</em>, or <em>both internal and external links</em>. <em>Internal links only</em> and <em>both internal and external links</em> options enable an autocomplete widget for internal links, so a user does not have to copy or remember a URL.
Translated string (German)
Source string (Built-in English)
Adding link text
Translated string (German)
Source string (Built-in English)
In the field settings you can define additional link text to be <em>optional</em> or <em>required</em> in any link field.
Translated string (German)
Source string (Built-in English)
Displaying link text
Translated string (German)
Source string (Built-in English)
If link text has been submitted for a URL, then by default this link text is displayed as a link to the URL. If you want to display both the link text <em>and</em> the URL, choose the appropriate link format from the drop-down menu in the <em>Manage display</em> page. If you only want to display the URL even if link text has been submitted, choose <em>Link</em> as the format, and then change its <em>Format settings</em> to display <em>URL only</em>.
Translated string (German)
Source string (Built-in English)
Adding attributes to links
Translated string (German)