1
0

Allow ?p=X and ?serendipity[id]=X URLs

This commit is contained in:
Garvin Hicking
2007-08-28 07:56:36 +00:00
parent 6be9dab44d
commit 282ea3f648
2 changed files with 13 additions and 2 deletions

View File

@ -3,6 +3,9 @@
Version 1.3 ()
------------------------------------------------------------------------
* Made short-urls index.php?serendipity[id]=X or index.php?p=X
properly show a single entry view (garvinhicking)
* Extended spam blocking plugin to handle pingbacks like trackbacks.
(brockhaus)