Drupal (-pʌl/) is a free and open source modular framework and Content Management System (CMS) written in PHP. It is used as a "back end" system for many different types of websites, ranging from small personal blogs to large corporate and political sites. The standard release of Drupal, known as "Drupal core", contains basic features common to most CMSs.

PropertyValue
dbpedia-owl:genre
dbpedia-owl:license
dbpprop:abstract
  • Drupal (-pʌl/) is a free and open sourceCite error: Invalid <ref> tag; refs with no name must have content modular framework and Content Management System written in PHP. It is used as a "back end" system for many different types of websites, ranging from small personal blogs to large corporate and political sites. The standard release of Drupal, known as "Drupal core", contains basic features common to most CMSs. These include the ability to register and maintain individual user accounts, administration menus, RSS-feeds, customizable layout, flexible account privileges, logging, a blogging system, an Internet forum, and options to create a classic "brochureware" website or an interactive community website. Drupal was also designed to allow new features and custom behavior to be added by third parties. For this reason, Drupal is sometimes described as a "Content Management Framework". Although Drupal offers a sophisticated programming interface for developers, no programming skills are required for basic website installation and administration. Drupal can run on any computing platform that supports:* a web server capable of running PHP (version 4.3.5+), including Apache, IIS, Lighttpd, and nginx. a database, such as MySQL or PostgreSQL, to store content and settings. (en)
  • Drupal er en open source modulær content management platform skrevet i programmeringssproget PHP. En content management platform er en web-applikation der kan benyttes til at udvikle andre systemer. De fleste kender dog Drupal for det allerede indlejrede CMS content management system. Et CMS styrer indholdet på et website på en måde hvor brugeren kan redigere det uden indgående kendskab til det programmeringssprog systemet er skrevet i, i det her tilfælde PHP. Drupal kan køre på mange forskellige software-platforme, blandt andet Apache, lighttpd og IIS. Drupal kræver en relationel database. I øjeblikket understøtter Drupal MySQL og PostgreSQL. Drupal kan også køre på en Oracle eller MSSQL-databaseserver, men det er ikke officielt understøttet. Den seneste version af Drupal, 6. 12, er udgivet 13. maj 2009.15. maj 2009, 11:58 (CEST) (da)
  • Drupal es un sistema de gestión de contenido para sitios Web. Permite publicar artículos, imágenes, u otros archivos y servicios añadidos como foros, encuestas, votaciones, blogs y administración de usuarios y permisos. Drupal es un sistema dinámico: en lugar de almacenar sus contenidos en archivos estáticos en el sistema de ficheros del servidor de forma fija, el contenido textual de las páginas y otras configuraciones son almacenados en una base de datos y se editan utilizando un entorno Web incluido en el producto. (es)
  • Drupal ist ein Web-Content-Management-System (CMS) und Framework, das ursprünglich vom belgischen Informatiker Dr. Dries Buytaert konzipiert wurde und inzwischen in den unterschiedlichsten Anwendungsbereichen weltweit zum Einsatz kommt. Drupal ist Freie Software und steht unter der GNU General Public License. Es ist in PHP geschrieben und verwendet MySQL oder PostgreSQL als Datenbank . (de)
  • Drupal on WWW-pohjainen ohjelmistokehys, CMF-järjestelmä, sisällönhallintajärjestelmä ja blog-järjestelmä. Alun perin sen loi Dries Buytaert foorumijärjestelmäksi. Ohjelmisto on kirjoitettu PHP-ohjelmointikielellä ja toimii erilaisissa tietokantaympäristöissä, esimerkiksi MySQL. Nimi "Drupal" tulee hollannin kielen sanasta "druppel" eli pisara. Alun pitäen Buytaertin foorumi sijaitsi WWW-palvelimella drop. org, jonka nimi taas tuli vahingossa väärin kirjoitetusta hollannin sanasta "dorp" eli kylä - Buytaert päätti, että Drop kuulostaa paremmalta. Drupalia voidaan laajentaa hyvin modulaarisesti, ja siihen on saatavilla monenlaisia laajennoksia, mm. WWW-kauppapaikkoja, kuvagallerioita, työnhallintaa, projektinhallintaa ja postituslistojen hallintaa varten. Drupalia käytetään paljon paitsi julkisissa WWW-sivustoissa, myös intraneteissä. Drupalista on kehittynyt myös toinen ohjelma, CivicSpace, joka sai alkunsa nimellä DeanSpace Howard Deanin vuoden 2004 Yhdysvaltain presidentinvaalin kampanjan käyttöä varten. (fi)
  • Drupal est un système de gestion de contenu hybride et assez atypique, publié sous licence libre et distribué gratuitement. Le développement initial du projet a été fait par Dries Buytaert, qui le définit comme "assembleur rapide de site web" (Rapid website assembler). Il est utilisable tel que fourni sur toute base LAMP, WAMP ou MAMP, mais largement personnalisable et programmable ensuite. 350 000 sites l'utilisaient en mars 2008 d'après le service Alexa. (fr)
  • Drupal è un content management framework, content management system modulare scritto in linguaggio PHP e distribuito sotto licenza GNU GPL. Un CMS è uno strumento usato dai webmaster per gestire un sito web evitando di dover programmare l'intero software lato server che gestisce il sito. Molti CMS contemporanei, compreso Drupal, offrono un'interfaccia di amministrazione con cui l'amministratore può gestire ogni aspetto del sito web, senza il bisogno di possedere conoscenze tecniche particolari. Drupal funziona su diversi sistemi operativi, tra cui Windows, Mac OS X, Linux e qualsiasi piattaforma che supporti i web server Apache o IIS e PHP . Drupal utilizza un database per memorizzare i contenuti, e necessita dunque di un software come MySQL e PostgreSQL che sono gli unici DBMS al momento supportati. I requisiti dettagliati sono disponibili sul sito di Drupal (in inglese). (it)
  • Drupal(ドルーパル)は、プログラム言語の作成と整理、提示方法のカスタマイズ、管理作業の自動化、サイトへの訪問者や寄稿者の管理を可能にする。その性能がコンテンツ管理から、幅広いサービスや商取引を可能にするにまで及ぶことから、Drupalは時々「ウェブアプリケーションフレームワーク」であると評される。Drupalは洗練されたプログラミング・インターフェースを提供するものの、基本的なウェブサイトの設置と管理はプログラミングなしに成し遂げることができる。Drupalは一般に、最も優れたWeb 2.0フレームワークの一つであると考えられている。DrupalはWindows、Mac OS X、Linux、FreeBSD、OpenBSD、Solaris 10、 OpenSolarisを始め、ウェブサーバーApache(1.3以上)またはIIS(IIS5以上)、及びPHP言語(4.3.3以上)をサポートするあらゆる環境で動作する。Drupalはコンテンツや設定を格納するために、MySQLやPostgreSQLのようなデータベース管理システムを必要とする。 (ja)
  • Drupal is een open-source contentmanagementsysteem (CMS), ontwikkeld in de programmeertaal PHP en uitgebracht onder de GNU General Public License . Een CMS is webserver-software die het eenvoudig maakt webpagina's aan te maken en - al dan niet toegespitst op de individuele bezoeker - te tonen. Veel moderne CMSsen, waaronder Drupal, bieden een "back-end" interface waarmee beheerders de inhoud en vormgeving van hun website zonder enige programmeerkennis kunnen aanpassen. Drupal draait op de besturingssystemen Windows, Mac OS X, Linux en op elk ander platform dat de webserver Apache, of IIS en PHP ondersteunt. Omdat Drupal een database nodig heeft om inhoud en instellingen op te slaan, is toegang tot een database zoals MySQL of PostgreSQL nodig. Een uitgebreide beschrijving van de systeemvereisten is beschikbaar op de Drupal website.De huidige versie van Drupal is 6.11 . Inmiddels wordt aan Drupal versie 7.0 gewerkt (nl)
  • Drupal er et dynamisk publiseringsverktøy til internett som er skrevet i PHP. Det er basert på åpen kildekode, er lisensiert under GNU General Public License, og vedlikeholdes og utvikles av tusenvis av brukere og utviklere. Drupal brukes til utvikling av personlige hjemmesider, blogger, intranett, små til store dynamiske «community» nettsider, firmasider og mye mer. (no)
  • Drupal jest systemem zarządzania treścią (CMS), umożliwiającym użytkownikowi łatwe publikowanie, zarządzanie i organizowanie zawartości strony. Wyposażony jest w funkcje, które oferują między innymi system blogów, środowiska przeznaczone do wspólnej pracy nad projektem, fora, biuletyny, galerie grafik/zdjęć, możliwość wysyłania i pobierania plików. Cechami wyróżniającymi Drupala jest system segmentów i taksonomii. Taksonomia to rozbudowany moduł służący głównie do porządkowania treści wedle kategorii. Jego zastosowania są jednak znacznie szersze. Drupal automatycznie tworzy kanały informacyjne RSS zarówno dla całej strony, jak i dla kategorii zamieszczanych na niej artykułów oraz forów. Umożliwia także proste ustalanie aliasów, sprawiając że adresy stron są łatwiejsze do zapamiętania przez odwiedzających. Wyposażony jest również w system tzw. "szablonów skórek" PHPTemplate, ułatwiający zmianę wyglądu strony. Drupal jest oprogramowaniem o otwartym kodzie źródłowym, udostępnianym na zasadach licencji GPL. Można go wzbogacać o nowe funkcje za pomocą tzw. "modułów". Cały system jest złożony z modułów. Niektóre z nich są dostępne od razu po instalacji, a inne trzeba dodatkowo pobrać. System wykorzystuje język PHP, współpracuje z bazami danych MySQL i PostgreSQL oraz serwerami Apache i IIS. (pl)
  • Drupal é um framework modular e um sistema de gerenciamento de conteúdo (CMS) escrito em PHP. Da mesma forma que os sistemas de gerenciamento de conteúdo mais modernos, o Drupal permite criar e organizar conteúdo, manipular a aparência, automatizar tarefas administrativas, e definir permissões e papéis para usuários e colaboradores. Por ser desenvolvido em PHP, o Drupal é independente de sistema operacional, no entanto requer um servidor HTTP compatível com PHP e um Servidor de Banco de Dados para funcionar.O Drupal é comumente descrito como um Framework de Gerenciamento de Conteúdo, pois além de oferecer as funcionalidades básicas de um CMS ele também implementa uma série de APIs robustas e apresenta uma estrutura modular que facilita o desenvolvimento de módulos extensivos. Esta característica é tão marcante, que a comunidade de desenvolvedores é bem expressiva. (pt)
  • Drupal (друпал) — система управления сайтом, написанная на языке PHP и использующая в качестве хранилища данных реляционную базу данных . Drupal является свободным программным обеспечением, защищённым лицензией GPL, и развивается усилиями энтузиастов со всего мира. (ru)
  • Drupal är ett innehållshanteringssystem skrivet i programmeringsspråket PHP och släppt som fri programvara med öppen källkod under licensen GNU General Public License. Drupal är modulärt uppbyggt, vilket ökar flexibiliteten i systemet. Särskilt bra stöd och funktioner finns för så kallade 'communities'. Drupal kan köras i många miljöer, såsom Windows, Mac OS X, Linux, eller valfri plattform som stödjer antingen webbservern Apache (version 1.3+) eller IIS samt programmeringsspråket PHP 4.3.5 eller senare. (Rekommenderat är dock 5.2 eller senare.) Använder du PHP 5.2 måste du köra Drupal 4.7.5 eller senare eller Drupal 5.1 eller senare. Eftersom Drupal behöver en databas för att lagra innehåll och inställningar behövs också tillgång till en databasserver såsom MySQL eller PostgreSQL. Drupal används idag både av ett stort antal privatpersoner samt små och stora organisationer och företag, som exempelvis NASA, NATO och IBM. (sv)
  • Drupal 是一个自由和开源的模块化框架和內容管理系統,用PHP语言写成。它也被称为内容管理框架,因为其功能已经超越了一般意义上的内容系统。Drupal可以运行在Windows和Unix/Linux操作系统上,支持IIS和Apache Web服务器,需要MySQL或者PostgreSQL数据库。原自由Dries Buytaert所開發的一套社群討論軟體。今天,它已經成為很多網路流量很高的網頁,包括The Onion,Ain't It Cool News,Spread Firefox,Ourmedia,KernelTrap,NewsBusters等等。它特別常見於社區主導的網站。Drupal是用PHP寫成的,在2008年2月,組織方面釋出最新的穩定版為6.0。 (zh)
dbpprop:caption
  • Home page of a default Drupal installation . (en)
dbpprop:founder
dbpprop:genre
dbpprop:hasPhotoCollection
dbpprop:latestReleaseDate
dbpprop:latestReleaseVersion
  • 6.11 (xsd:double)
dbpprop:license
dbpprop:logo
dbpprop:operatingSystem
dbpprop:portalProperty
dbpprop:programmingLanguage
dbpprop:reference
dbpprop:screenshot
dbpprop:website
dbpprop:wikiPageUsesTemplate
dbpprop:wordnet_type
rdf:type
rdfs:comment
  • Drupal (-pʌl/) is a free and open source modular framework and Content Management System (CMS) written in PHP. It is used as a "back end" system for many different types of websites, ranging from small personal blogs to large corporate and political sites. The standard release of Drupal, known as "Drupal core", contains basic features common to most CMSs. (en)
  • Drupal er en open source modulær content management platform skrevet i programmeringssproget PHP. (da)
  • Drupal es un sistema de gestión de contenido para sitios Web. (es)
  • Drupal ist ein Web-Content-Management-System (CMS) und Framework, das ursprünglich vom belgischen Informatiker Dr. (de)
  • Drupal on WWW-pohjainen ohjelmistokehys, CMF-järjestelmä, sisällönhallintajärjestelmä ja blog-järjestelmä. (fi)
  • Drupal est un système de gestion de contenu hybride et assez atypique, publié sous licence libre et distribué gratuitement. (fr)
  • Drupal è un content management framework, content management system (CMS) modulare scritto in linguaggio PHP e distribuito sotto licenza GNU GPL. (it)
  • Drupal(ドルーパル)は、プログラ� 言語の作成と整理、提示方法のカスタマイズ、管理作業の自動化、サイトへの訪問者や寄稿者の管理を可能にする。その性能がコンテンツ管理から、幅広いサービスや商取引を可能にするにまで及ぶことから、Drupalは時々「ウェブアプリケーションフレー� ワーク」であると評される。Drupalは洗練されたプログラミング・インターフェースを提供するものの、基本的なウェブサイトの設置と管理はプログラミングなしに成し遂げることができる。Drupalは一般に、最も優れたWeb 2.0フレー� ワークの一つであると考えられている。DrupalはWindows、Mac OS X、Linux、FreeBSD、OpenBSD、Solaris 10、 OpenSolarisを始め、ウェブサーバーApache(1.3以上)またはIIS(IIS5以上)、及びPHP言語(4.3.3以上)をサポートするあらゆる環境で動作する。Drupalはコンテンツや設定を� �納するために、MySQLやPostgreSQLのようなデータベース管理システ� を必要とする。 (ja)
  • Drupal is een open-source contentmanagementsysteem (CMS), ontwikkeld in de programmeertaal PHP en uitgebracht onder de GNU General Public License . (nl)
  • Drupal er et dynamisk publiseringsverktøy til internett som er skrevet i PHP. (no)
  • Drupal jest systemem zarządzania treścią (CMS), umożliwiającym użytkownikowi łatwe publikowanie, zarządzanie i organizowanie zawartości strony. (pl)
  • Drupal é um framework modular e um sistema de gerenciamento de conteúdo (CMS) escrito em PHP. (pt)
  • Drupal (друпал)� — система управления сайтом, написанная на языке PHP и использующая в качестве хранилища данных реляционную базу данных . (ru)
  • Drupal är ett innehållshanteringssystem skrivet i programmeringsspråket PHP och släppt som fri programvara med öppen källkod under licensen GNU General Public License. (sv)
  • Drupal 是一个自由和开源的模块化框架和內容管理系統,用PHP语言写成。它也被称为内容管理框架,� 为其功能已经超越了一般意义上的内容系统。Drupal可以运行在Windows和Unix/Linux操作系统上,支持IIS和Apache Web服务器,需要MySQL或者PostgreSQL数据库。原自由Dries Buytaert所開發的一套社群討論軟體。今天,它已經成為很多網路流量很高的網� �,包括The Onion,Ain't It Cool News,Spread Firefox,Ourmedia,KernelTrap,NewsBusters等等。它特別常見於社區主導的網站。Drupal是用PHP寫成的,在2008年2月,組織方面釋出最新的穩定版為6.0。 (zh)
rdfs:label
  • Drupal (en)
  • Drupal (da)
  • Drupal (es)
  • Drupal (de)
  • Drupal (fi)
  • Drupal (fr)
  • Drupal (it)
  • Drupal (ja)
  • Drupal (nl)
  • Drupal (no)
  • Drupal (pl)
  • Drupal (pt)
  • Drupal (ru)
  • Drupal (sv)
  • Drupal (zh)
owl:sameAs
skos:subject
foaf:depiction
foaf:img
foaf:page
is dbpprop:redirect of
is owl:sameAs of