index
:
mulk/mulkjournal
master
Blog engine as a CGI script. Supports MetaWeblog and AtomPub.
Matthias Benkard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
journal.lisp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Save static files with a file-name extension of “xhtml”.
Matthias Benkard
2009-10-11
1
-2
/
+2
*
Implement output of static HTML and XML files.
Matthias Benkard
2009-10-11
1
-0
/
+44
*
Introduce a *MODE* variable that distinguishes between static and dynamic mode.
Matthias Benkard
2009-10-11
1
-13
/
+17
*
Use absolute links in embedded RDF.
Matthias Benkard
2009-10-10
1
-1
/
+1
*
Add a comment about the option of using escaped HTML instead of embedded XHTML.
Matthias Benkard
2009-10-09
1
-0
/
+8
*
Fix the display of entries of type “html”.
Matthias Benkard
2009-10-09
1
-6
/
+11
*
Improve Atom publishing API conformance.
Matthias Benkard
2009-10-08
1
-3
/
+10
*
Add missing Atom publishing functionality.
Matthias Benkard
2009-10-08
1
-4
/
+13
*
Fix SHOW-ATOM-ENTRY.
Matthias Benkard
2009-10-08
1
-1
/
+1
*
Fix a typo.
Matthias Benkard
2009-10-08
1
-1
/
+1
*
Fix the entry Atom feed.
Matthias Benkard
2009-10-08
1
-26
/
+25
*
Fix a typo.
Matthias Benkard
2009-10-08
1
-1
/
+1
*
Implement /atom link handling.
Matthias Benkard
2009-10-08
1
-25
/
+57
*
Add a comment and trackback moderation page.
Matthias Benkard
2009-10-08
1
-28
/
+87
*
Reimplement FORMAT-DATE for improved performance.
Matthias Benkard
2009-10-08
1
-6
/
+6
*
Display trackbacks just like comments.
Matthias Benkard
2009-10-08
1
-2
/
+27
*
Enhance debuggability.
Matthias Benkard
2009-10-08
1
-1
/
+1
*
Fix RDF trackback links.
Matthias Benkard
2009-10-08
1
-0
/
+1
*
Add an RDF comment announcing the appropriate trackback URI to all journal en...
Matthias Benkard
2009-10-08
1
-0
/
+11
*
Only show comments that have been marked as non-spam.
Matthias Benkard
2009-10-07
1
-0
/
+1
*
Add a Last-Modified header to all responses.
Matthias Benkard
2009-10-07
1
-1
/
+1
*
Specify the correct content type even for 304 responses.
Matthias Benkard
2009-10-07
1
-3
/
+3
*
Enable caching for feeds.
Matthias Benkard
2009-10-07
1
-0
/
+2
*
Implement sane caching behaviour.
Matthias Benkard
2009-10-07
1
-0
/
+2
*
Really fix comment feed title.
Matthias Benkard
2009-01-08
1
-1
/
+1
*
Fix comment feed title.
Matthias Benkard
2009-01-08
1
-2
/
+3
*
Fix even more recent feed lossage.
Matthias Benkard
2009-01-07
1
-1
/
+1
*
Fix major feed lossage introduced by recent changes.
Matthias Benkard
2009-01-07
1
-4
/
+5
*
Fix minor bugs in the comment feed.
Matthias Benkard
2009-01-07
1
-2
/
+3
*
Link web pages to the comment feed.
Matthias Benkard
2009-01-07
1
-0
/
+4
*
Add a comment feed.
Matthias Benkard
2009-01-07
1
-6
/
+76
*
Only show the most recent entries in full on the main page, add a complete ta...
Matthias Benkard
2008-12-11
1
-96
/
+115
*
Improve main page layout.
Matthias Benkard
2008-12-10
1
-16
/
+30
*
Fix code formatting.
Matthias Benkard
2008-12-10
1
-10
/
+10
*
Minor updates and fixes.
Matthias Benkard
2008-12-10
1
-3
/
+1
*
On the main page, omit body data of old entries.
Matthias Benkard
2008-12-10
1
-31
/
+38
*
Atom feed: Include body data for recent changes.
Matthias Benkard
2008-12-10
1
-1
/
+4
*
Atom feed: Omit body data for old journal entries.
Matthias Benkard
2008-12-10
1
-21
/
+26
*
Hide spam comments.
Matthias Benkard
2007-10-07
1
-1
/
+2
*
Make use of Akismet for spam detection.
Matthias Benkard
2007-10-07
1
-3
/
+14
*
Support posting and editing journal entries.
Matthias Benkard
2007-10-05
1
-32
/
+113
*
Add a debugging page.
Matthias Benkard
2007-10-02
1
-1
/
+22
*
Fix comment viewing.
Matthias Benkard
2007-09-30
1
-2
/
+1
*
A few minor bug fixes.
Matthias Benkard
2007-09-30
1
-1
/
+4
*
Store data using CLSQL rather than custom files.
Matthias Benkard
2007-09-29
1
-23
/
+23
*
Indicate the site language both in the HTTP headers and HTML code.
Matthias Benkard
2007-09-20
1
-0
/
+3
*
Make all style tags conform to the CSS specification again.
Matthias Benkard
2007-09-20
1
-1
/
+1
*
Add a rel="nofollow" attribute to hyperlinks in comments.
Matthias Benkard
2007-09-20
1
-1
/
+4
*
Refrain from generating Last-Modified HTTP headers for now.
Matthias Benkard
2007-06-30
1
-1
/
+5
*
Move all macro definitions into a separate file.
Matthias Benkard
2007-06-30
1
-8
/
+0
[next]