diff options
author | Dries Buytaert <dries@buytaert.net> | 2001-01-15 17:28:05 +0000 |
---|---|---|
committer | Dries Buytaert <dries@buytaert.net> | 2001-01-15 17:28:05 +0000 |
commit | 6e88265b1f5fd984c7bff8207e214982ec260e3e (patch) | |
tree | cdef237c419d517134cf6aa1003c83fa5e77eac1 /modules/drupal.module | |
parent | 6891448fc69bebb487f0338dd90661778216c59e (diff) | |
download | brdo-6e88265b1f5fd984c7bff8207e214982ec260e3e.tar.gz brdo-6e88265b1f5fd984c7bff8207e214982ec260e3e.tar.bz2 |
- added drupal 1.00 final
Diffstat (limited to 'modules/drupal.module')
-rw-r--r-- | modules/drupal.module | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/drupal.module b/modules/drupal.module index 33ebdd387..d03a3bc5b 100644 --- a/modules/drupal.module +++ b/modules/drupal.module @@ -12,6 +12,8 @@ function drupal_page() { <P>Drupal is the English pronunciation for the Dutch word 'druppel' which stands for 'drop'. Drupal is a full-featured content management/discussion engine suitable to setup a news-driven community or portal site. Drupal aims towards easy installation, excessive configuration and fine-grained maintenance capabilities. Due to its modular design drupal is flexible and easy to adapt or extend.</P> <P>Drupal is primarily written by Dries Buytaert (dries_at_drop.org) and build after Slash (<A HREF=\"http://slashcode.com/\">http://slashcode.com/</A>) and Scoop (<A HREF=\"http://scoop.kuro5hin.org/\">http://scoop.kuro5hin.org/</A>) and source code is available under terms of GNU General Public License (GPL).</P> <H2>Download</H2> + <LI><A HREF=\"drupal/drupal-1.00.tgz\">drupal 1.00</A> (2000/01/15)</LI> + <LI><A HREF=\"drupal/drupal-1.00-rc2.tgz\">drupal 1.00-rc2</A> (2000/01/08)</LI> <LI><A HREF=\"drupal/drupal-1.00-rc1.tgz\">drupal 1.00-rc1</A> (2000/01/01)</LI> <H2>Screenshots</H2> "; |