1
0

trackback/pingback: Fixed legth configuration name, deleted Charset configuration, because it is not needed.

This commit is contained in:
Grischa Brockhaus
2008-01-13 11:30:22 +00:00
parent 3e491633b6
commit c71439041f
2 changed files with 6 additions and 19 deletions

View File

@ -9,13 +9,11 @@ Version 1.3 ()
(brockhaus)
* Pingback/Trackback textfetching: HTML Entities are now converted
to characters. Character encoding defaults to UTF-8 but can be
configured via $serendipity['pingbackEntityEncoding'] = "UTF-8"
in your serendipity_config_local.php (brockhaus)
to characters. (brockhaus)
* For Pingback it is now possible to define the maximum amount of
characters while fetching text of the remote site. Add
$serendipity['pingbackFetchPageMaxLenght'] = 200 to your
$serendipity['pingbackFetchPageMaxLength'] = 200 to your
serendipity_config_local.php. (brockhaus)
* Add ability to set comments as "pending" again, even when already