From 58d662907cb6ce5b62a4d87ad7011cb6ba9fd685 Mon Sep 17 00:00:00 2001 From: Steven Wittens Date: Wed, 6 Jun 2001 21:36:08 +0000 Subject: - Fixed typo - Changed dries_at_drop.org into an UnConeD-Magically-Anti-Spam-Formatted-Email-Address(tm) --- modules/drupal/drupal.module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/drupal/drupal.module') diff --git a/modules/drupal/drupal.module b/modules/drupal/drupal.module index b1406ca68..64709d4aa 100644 --- a/modules/drupal/drupal.module +++ b/modules/drupal/drupal.module @@ -6,7 +6,7 @@ function drupal_page() { $theme->header(); $output = "

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.

\n"; - $output .= "

Drupal is primarily written by Dries Buytaert (dries_at_drop.org) and build after Slash and Scoop. Drupal uses PHP and MySQL and is a valuable alternative for PHP-Nuke, ThatWare, GeekLog and so on. The source code is available under terms of GNU General Public License (GPL).

\n"; + $output .= "

Drupal is primarily written by Dries Buytaert (dries@drop.org) and built after Slash and Scoop. Drupal uses PHP and MySQL and is a valuable alternative for PHP-Nuke, ThatWare, GeekLog and so on. The source code is available under terms of GNU General Public License (GPL).

\n"; $output .= "

We don't have a real demo site yet but Drupal is used by (and created for) http://drop.org/. Create an account, play with it for a bit, read the documentation and spend some time getting used to it.

\n"; $theme->box("Drupal", $output); -- cgit v1.2.3