Translations

Development Best Practices/6/de: Difference between revisions

From Joomla! Documentation

mNo edit summary
No edit summary
 
Line 1: Line 1:
== Wo sollten JavaScript-, CSS- und Bilddateien abgelegt werden, die zur Komponente gehören? ==
== Wo sollten JavaScript-, CSS- und Bilddateien abgelegt werden, die zur Komponente gehören? ==
Im Root-Verzeichnis befindet sich das allgemeine Medien-Verzeichnis ''images'', das alle Assets enthält.
Im Root-Verzeichnis befindet sich das allgemeine Medien-Verzeichnis ''media'', das alle Assets enthält.

Latest revision as of 21:02, 14 November 2021

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Development Best Practices)
== Where should I place JavaScript, CSS, and Image files that belong to my Component? ==
You can see in your root a general media folder to hold all assets.

Wo sollten JavaScript-, CSS- und Bilddateien abgelegt werden, die zur Komponente gehören?

Im Root-Verzeichnis befindet sich das allgemeine Medien-Verzeichnis media, das alle Assets enthält.