From ecc11ab2293d16c5163aee960333285d5dc32712 Mon Sep 17 00:00:00 2001 From: stronk7 Date: Mon, 30 Aug 2004 18:06:19 +0000 Subject: [PATCH] updated to new formats... --- lang/en/help/glossary/displayformat.html | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/lang/en/help/glossary/displayformat.html b/lang/en/help/glossary/displayformat.html index 738c0844a4..9cb051239e 100644 --- a/lang/en/help/glossary/displayformat.html +++ b/lang/en/help/glossary/displayformat.html @@ -19,10 +19,5 @@
-

Moodle Administrators can create new formats as follows: -

    -
  1. Look in mod/glossary/formats ... you should see a numbered file for every existing format. -
  2. Copy one of these and call it another number N (note that 0 and 1 are reserved). -
  3. Edit this file accordingly to create your own format (some PHP knowledge required). -
  4. Finally, insert a new entry in every language pack you use called displayformatN, and give it a short but meaningful name. -
+

Moodle Administrators can create new formats following the instructions in + mod/glossary/formats/README.txt.

-- 2.39.5