From 4951cb3743e058b88e666c414300f54870b9bd05 Mon Sep 17 00:00:00 2001 From: moodler Date: Sat, 20 Mar 2004 14:48:35 +0000 Subject: [PATCH] SOme major cleanups :-) --- lang/en/docs/credits.html | 131 ++++++++++++++++++-------------------- lang/en/docs/licence.html | 5 +- 2 files changed, 66 insertions(+), 70 deletions(-) diff --git a/lang/en/docs/credits.html b/lang/en/docs/credits.html index 380efb13aa..28b9ebec99 100644 --- a/lang/en/docs/credits.html +++ b/lang/en/docs/credits.html @@ -8,47 +8,40 @@

Credits

-

Moodle the package is Copyright © 1999-2004 - Martin Dougiamas, and distributed under the - GNU General Public License.

-

Special thanks

+

Overall guidance

-

Associate Professor Peter C. Taylor, at - Curtin University of Technology in Perth, Australia, for working with the earliest - prototypes and making many useful suggestions along the way -

+

Martin Dougiamas is the originator, lead developer, project manager, release manager and general teaboy for the whole Moodle project. Do you take sugar?

+

 

-

Translations

+

Main Developers

-

Many thanks to every person who has contributed to translating Moodle into - different languages. Each translation takes many hours of work, as there are - over 1000 phrases to translate (plus all the help files!). Many of the languages - have more than one contributor, sometimes working together and sometimes they've - taken over the work from a previous person. -

-

Maintaining a list of everyone here is too difficult. For the most up-to-date - information see the Language - download page.

+

A special thanks from all of us goes to those who have contributed substantial and ongoing amounts of time + to writing Moodle code and helping it grow. These are people who "get" what developing Moodle is all about and without whom Moodle would be a far lesser thing:

+
+

+ Eloy Lafuente (stronk7), Ray Kingdon, Williams Castillo, Petri Asikainen, Henrik Kaipe, Zbigniew Fiedorowicz, Gustav Delius, Thomas Robb, Janne Mikkonen, Jon Papaioannou, + Scott Elliott

+
+

 

-

Themes

+

Other Contributors

-

Themes give Moodle sites some colour and life. Here are all the themes carried - as part of the Moodle distribution, along with their authors: +

Many other people have contributed (and are still contributing) with constructive + discussions, support, testing and various chunks of code and documentation. This list is long and always + changing, but some names include (in the order they were added):

- -
-

Other contributors

-
-

Thanks to all of you who have +

+

+ Peter C. Taylor, Art Lader, Matt Hope, Tom Murdock, Sébastien Namèche, James Miller, Dustin + Rue, Holger Schadeck, Giovanni Tummarello, John Windmueller, Sean Keogh, Mitsuhiro + Yoshida, Greg Barnett, Mark Kimes, Mary Hunter, Russell Jungwirth, Przemyslaw Stencel, Roberto + Pinna (Bobo), John "Captain" Eyre, Paula Edmiston, Howard Miller, + Claudio Tavares, P. Timothy Ervin, Bob Calder, Ursula + Raab, David Delgado, Mad Alex, Gaëtan Frenoy, Bernard Boucher, Bryan Williams, Mike Churchward.

+
+

Sorry if we've forgotten to include your name here - the Moodle community is large and active so this list is difficult + to maintain! Please email Martin and make your suggestions! :-)

+

Thanks also to everyone of you who have

-

Special thanks to those who have contributed substantial amounts of time - to helping with Moodle code, including: -

-
-

- Petri Asikainen, Ray Kingdon, Eloy Lafuente (stronk7), Henrik Kaipe, Williams Castillo, - Russell Jungwirth, Zbigniew Fiedorowicz, Gustav Delius, Thomas Robb, Janne Mikkonen, Jon Papaioannou, - Scott Elliott. -

-

Also, thanks to those of you who have at some time contributed with constructive - discussions, support, testing and bits of code. This list is long and always - changing, but some names include (in the order I added them): +

 

+

Translators

+
+

One of Moodle's strengths is the number of translations it has. Each translation takes many hours of work, as there are + over 1000 phrases to translate (plus hundreds of help files!). Many of the languages + have more than one contributor, sometimes working together and sometimes working serially.

-
-

- Art Lader, Matt Hope, Tom Murdock, Sébastien Namèche, James Miller, Dustin - Rue, Holger Schadeck, Giovanni Tummarello, John Windmueller, Sean Keogh, Mitsuhiro - Yoshida, Greg Barnett, Mark Kimes, Mary Hunter, Przemyslaw Stencel, Roberto - Pinna (Bobo), John "Captain" Eyre, Paula Edmiston, Howard Miller, - Claudio Tavares, P. Timothy Ervin, Bob Calder, Ursula - Raab, David Delgado, Mad Alex, Gaëtan Frenoy, Bernard Boucher, Bryan Williams.

-
-

I apologise if I've forgotten to include your name here - it's very difficult - to maintain! Mail me (Martin) and gently remind me! :-)

+

Maintaining a list of all these wonderful people is too difficult, so please look at the Language + download page for names and details.

+

 

+
+

Themes

+
+

Themes give Moodle sites some colour and life. Here are all the themes carried + as part of the Moodle distribution, along with their authors: +

+ +

 

Moodle libraries

@@ -122,7 +117,7 @@ License: HowToCreate script license with written permission
URL: http://www.howtocreate.co.uk/php/

-
+

htmlArea   -  lib/editor

@@ -140,9 +135,7 @@ Copyright © 2002   Ivan Kozik
License: GNU GPL
URL: http://www.xpenguin.com/ip-atlas.php

-
-
-

+

mimeTeX  -   filter/tex

@@ -151,7 +144,8 @@ Version: 1.4
Copyright © 2002-2004   John Forkosh Associates, Inc
License: GNU GPL
- URL: http://www.forkosh.com/mimetex.html

+ URL: http://www.forkosh.com/mimetex.html
+URL: http://moodle.org/download/mimetex


PclZip  -   lib/pclzip

@@ -175,7 +169,6 @@ URL:   http://phpmailer.sourceforge.net

-

Snoopy  -   lib/snoopy

A PHP net client
@@ -185,8 +178,8 @@ License: GNU LGPL
URL: http://snoopy.sourceforge.com

-
-

Spreadsheet::WriteExcel  -   lib/excel

+ +

Spreadsheet::WriteExcel  -   lib/excel

A library for generating Excel Spreadsheets.

@@ -195,7 +188,7 @@ License: GNU LGPL
URL: http://jeffn.users.phpclasses.org/browse.html/package/767.html

-
+

SMTP class   -  lib/class.smtp.php

Class that can be used to connect and communicate with any SMTP diff --git a/lang/en/docs/licence.html b/lang/en/docs/licence.html index 6df86e21c2..7c867832e4 100644 --- a/lang/en/docs/licence.html +++ b/lang/en/docs/licence.html @@ -12,7 +12,10 @@

Copyright License for Moodle

-

Moodle is Copyright © 1999-2004, Martin +

The name Moodle™ is a registered trademark of The Moodle Trust.
+Permission is given to use the name for any activity related to the
+Moodle software described below only.

+

Moodle software is Copyright © 1999-2004, Martin Dougiamas.

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
-- 2.39.5