diff options
author | Peter Bengtsson <mail@peterbe.com> | 2020-12-08 14:42:52 -0500 |
---|---|---|
committer | Peter Bengtsson <mail@peterbe.com> | 2020-12-08 14:42:52 -0500 |
commit | 074785cea106179cb3305637055ab0a009ca74f2 (patch) | |
tree | e6ae371cccd642aa2b67f39752a2cdf1fd4eb040 /files/nl/glossary/cms | |
parent | da78a9e329e272dedb2400b79a3bdeebff387d47 (diff) | |
download | translated-content-074785cea106179cb3305637055ab0a009ca74f2.tar.gz translated-content-074785cea106179cb3305637055ab0a009ca74f2.tar.bz2 translated-content-074785cea106179cb3305637055ab0a009ca74f2.zip |
initial commit
Diffstat (limited to 'files/nl/glossary/cms')
-rw-r--r-- | files/nl/glossary/cms/index.html | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/files/nl/glossary/cms/index.html b/files/nl/glossary/cms/index.html new file mode 100644 index 0000000000..4faf6cb438 --- /dev/null +++ b/files/nl/glossary/cms/index.html @@ -0,0 +1,18 @@ +--- +title: CMS +slug: Glossary/CMS +tags: + - CMS + - Contentmanagementsysteem + - woordenlijst +translation_of: Glossary/CMS +--- +<p>Een CMS (Contentmanagementsysteem) is software die het voor gebruikers mogelijk maakt om verschillende soorten content te publiceren, organiseren, veranderen of verwijderen. Deze content is niet alleen tekst, maar ook ingesloten afbeeldingen, video's, audio en interactieve code.</p> + +<h2 id="Meer_informatie">Meer informatie</h2> + +<h3 id="Algemene_kennis">Algemene kennis</h3> + +<ul> + <li>{{interwiki("wikipedia", "Contentmanagementsysteem")}} op Wikipedia</li> +</ul> |