diff options
Diffstat (limited to 'xml-rpc-functions.lisp')
-rw-r--r-- | xml-rpc-functions.lisp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xml-rpc-functions.lisp b/xml-rpc-functions.lisp index 7deefdb..d5c1741 100644 --- a/xml-rpc-functions.lisp +++ b/xml-rpc-functions.lisp @@ -54,6 +54,7 @@ :GUID uuid :DESCRIPTION (htmlise-entry (find-entry postid)) :LINK (link-to :view :post-id postid :absolute t) + :permaLink (link-to :view :post-id postid :absolute t) :COMMENTS (link-to :view :post-id postid :absolute t) :TITLE title))) |