Difference between revisions of "Drupal"
Jump to navigation
Jump to search
(/notes) |
|||
| (14 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | [[ | + | <hide> |
| + | [[page type::article]] | ||
| + | [[thing type::software]] | ||
| + | [[platform::web]][[platform::PHP]][[platform::MySQL]] | ||
| + | </hide> | ||
| + | ==About== | ||
[[Drupal]] is a [[content management system]] written in [[PHP]] and using [[Apache]] (web server) and [[MySQL]] (though other database engines are either supported or will soon be). | [[Drupal]] is a [[content management system]] written in [[PHP]] and using [[Apache]] (web server) and [[MySQL]] (though other database engines are either supported or will soon be). | ||
| + | {{seed}} | ||
| + | ==Pages== | ||
| + | * [[/schema]]: data concepts | ||
| + | * [[/errors]]: common error messages | ||
| + | * [[/notes]]: working on stuff | ||
| + | * [[/2007]]: notes from 2006 and 2007 which are now probably mostly obsolete | ||
==Reference== | ==Reference== | ||
| − | * [http://drupal.org Drupal] | + | * [[URL::http://drupal.org|home page]] |
| − | * {{wikipedia | + | ** [https://api.drupal.org/api/drupal API] |
| + | ** How-to: | ||
| + | *** [https://www.drupal.org/documentation/install/download Step 1: Download and extract Drupal]: various methods, including [[Git]] | ||
| + | *** [https://www.drupal.org/node/53705 Setup of /sites directory for multi-site] | ||
| + | ** [http://cgit.drupalcode.org/drupal/ Git repository] | ||
| + | * {{wikipedia}} | ||
Latest revision as of 00:53, 17 July 2016
About
Drupal is a content management system written in PHP and using Apache (web server) and MySQL (though other database engines are either supported or will soon be).
|
This page is a seed article. You can help HTYP water it: make a request to expand a given page and/or donate to help give us more writing-hours!
|
Pages
- /schema: data concepts
- /errors: common error messages
- /notes: working on stuff
- /2007: notes from 2006 and 2007 which are now probably mostly obsolete
Reference
- home page
- API
- How-to:
- Step 1: Download and extract Drupal: various methods, including Git
- Setup of /sites directory for multi-site
- Git repository
- Wikipedia