/[gnuheter]/gnuheter/config.php
ViewVC logotype

Diff of /gnuheter/config.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.8 by metaur, Sat Nov 2 19:09:00 2002 UTC revision 1.9 by aron, Sun Nov 3 14:19:52 2002 UTC
# Line 76  $meta_description = "Gnuheter - Fria nyh Line 76  $meta_description = "Gnuheter - Fria nyh
76  #  #
77  # $speling:           Enable spell checking (1=Yes 0=No)  # $speling:           Enable spell checking (1=Yes 0=No)
78  # $php_speller:       Use the internal php hooks to pspell. (1=Yes 0=No)  # $php_speller:       Use the internal php hooks to pspell. (1=Yes 0=No)
79  # $external_speller:  External spell checker that returns a  # $external_speller:  External spell checker that returns a
80  #                     spellchecked version of the given text.  #                     spellchecked version of the given text.
81  #                     Takes to args -s "string-to-spellcheck"  #                     Takes to args -s "string-to-spellcheck"
82  #                     -d "dictionary"                      #                     -d "dictionary"
83  #  #
84  # $dictionary:        If php_speller is used: sv or en  # $dictionary:        If php_speller is used: sv or en
85  #                     If external_speller is used: svenska or english  #                     If external_speller is used: svenska or english
# Line 275  $AllowableHTML = array("p"=>2, Line 275  $AllowableHTML = array("p"=>2,
275                      "b"=>1,                      "b"=>1,
276                      "i"=>1,                      "i"=>1,
277                      "a"=>2,                      "a"=>2,
278                             "sup"=>1,
279                             "sub"=>1,
280                      "em"=>1,                      "em"=>1,
281                      "br"=>1,                      "br"=>1,
282                      "strong"=>1,                      "strong"=>1,

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26