-
Notifications
You must be signed in to change notification settings - Fork 5
/
CHANGELOG
31 lines (27 loc) · 1.24 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
* 2008/12/07
* Fixed:
* Fix for nasty recursion bug in sending routine when ''$conf['use_heading']'' was set
* Fixed HTTP client to correctly accept all type 200 responses as successful
* Give up sending immediately if instructionlist is empty or non-existant
* 2008/04/06
* Fixed:
* Akismet plugin was not called properly
* Don't allow usage of syntax in comments
* Minor cosmetic bugs
* Added:
* Logging system to log processing of incoming linkbacks. Antispam
plugins can add own processing information via event-data
* Additional antispam plugin to check if incoming trackbacks contain a
link back to page
* Option for displaying trackback URL for manual trackbacks
* Admin component for bulk moderating linkbacks
* URL of pinged page is now included in notification mail
* ''exe/trackback.php'', ''exe/pingback.php'' and ''action/display.php'' now
use the pluginutils to load the ''tools'' plugin
* Use strftime() instead of date()
* Change to new form handling in Dokuwiki
* 2007/04/12:
* Receiving and displaying of received linkbacks added, sending improved
* 2007/04/07:
* Initial release of the first prototype
2023-12-29 20:32 - v - Removing VERSION and Reverting CHANGELOG