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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make the markup conforming to HTML 5.
Matthias Benkard
2009-11-15
1
-4
/
+9
*
Assume that the stylesheet is served from the same directory as the journal i...
Matthias Benkard
2009-11-15
1
-1
/
+1
*
Fix site map XML.
Matthias Benkard
2009-11-12
1
-1
/
+1
*
Specify absolute URIs in the site map.
Matthias Benkard
2009-11-12
1
-3
/
+3
*
Fix a reader-syntax problem.
Matthias Benkard
2009-11-12
1
-1
/
+3
*
Add action “sitemap”.
Matthias Benkard
2009-11-12
2
-2
/
+29
*
Fix Pingback error handling.
Matthias Benkard
2009-11-06
1
-2
/
+2
*
Fix registration of pingbacks.
Matthias Benkard
2009-11-06
1
-1
/
+5
*
Fix a typo.
Matthias Benkard
2009-11-06
1
-1
/
+1
*
Fix the Pingback link tag.
Matthias Benkard
2009-11-06
1
-1
/
+1
*
Fix Atom links.
Matthias Benkard
2009-11-06
1
-1
/
+1
*
Support pingbacks.
Matthias Benkard
2009-11-06
5
-4
/
+172
*
MetaWeblog: Create and support ID parameters of type string rather than of ty...
Matthias Benkard
2009-10-31
1
-2
/
+8
*
Add the postid attribute to MetaWeblog journal entry responses.
Matthias Benkard
2009-10-30
1
-0
/
+1
*
Add the permaLink attribute to MetaWeblog journal entry responses.
Matthias Benkard
2009-10-30
1
-0
/
+1
*
Fix MetaWeblog implementation.
Matthias Benkard
2009-10-30
1
-1
/
+1
*
Fix the return value of metaWeblog.getCategories.
Matthias Benkard
2009-10-30
1
-1
/
+1
*
Add an XML declaration to XML-RPC responses.
Matthias Benkard
2009-10-30
1
-0
/
+1
*
Fix XML-RPC letter case problems.
Matthias Benkard
2009-10-30
1
-15
/
+18
*
Implement blogger.getUsersBlogs.
Matthias Benkard
2009-10-30
1
-0
/
+5
*
Implement metaWeblog.getCategories and metaWeblog.getRecentPosts.
Matthias Benkard
2009-10-30
2
-5
/
+19
*
When returning a journal entry via XML-RPC, convert the content to HTML first.
Matthias Benkard
2009-10-30
2
-4
/
+8
*
Fix the handling of /RPC2 URIs.
Matthias Benkard
2009-10-30
1
-4
/
+7
*
Add missing MetaWeblog implementation files.
Matthias Benkard
2009-10-30
2
-1
/
+82
*
Don't touch the query information when doing an XML-RPC call.
Matthias Benkard
2009-10-30
1
-1
/
+1
*
Pass a stream to HANDLE-XML-RPC-CALL.
Matthias Benkard
2009-10-30
1
-9
/
+8
*
Fix XML-RPC response format.
Matthias Benkard
2009-10-30
1
-0
/
+2
*
Accept “RPC2” as the action verb for XML-RPC calls.
Matthias Benkard
2009-10-30
1
-1
/
+1
*
Add an XML-RPC action.
Matthias Benkard
2009-10-30
1
-0
/
+1
*
Add run.lisp.
Matthias Benkard
2009-10-30
1
-0
/
+63
*
Add third-party XML processing libraries.
Matthias Benkard
2009-10-30
60
-0
/
+5469
*
Update build scripts.
Matthias Benkard
2009-10-30
2
-3
/
+6
*
Fix the XML-RPC package definition.
Matthias Benkard
2009-10-30
1
-1
/
+1
*
Implement the MetaWeblog API.
Matthias Benkard
2009-10-30
4
-11
/
+33
*
Add a width specification to the viewport meta tag.
Matthias Benkard
2009-10-23
1
-1
/
+1
*
Fix a typo.
Matthias Benkard
2009-10-23
1
-1
/
+1
*
Try specifying the iPhone viewport meta tag without an ID.
Matthias Benkard
2009-10-23
1
-1
/
+1
*
Fix the code adding iPhone viewport specifications to HTML pages.
Matthias Benkard
2009-10-23
1
-1
/
+1
*
Add an iPhone viewport specification to all HTML pages.
Matthias Benkard
2009-10-23
1
-0
/
+7
*
Fix another typo.
Matthias Benkard
2009-10-12
1
-1
/
+1
*
Fix a typo.
Matthias Benkard
2009-10-12
1
-1
/
+1
*
Add a “canonical” link to the index page.
Matthias Benkard
2009-10-12
2
-7
/
+11
*
Add a Content-Type meta tag to XHTML pages.
Matthias Benkard
2009-10-12
1
-0
/
+7
*
Add newlines to the XHTML preamble.
Matthias Benkard
2009-10-11
1
-1
/
+3
*
Add an XML declaration on the top of every XHTML page.
Matthias Benkard
2009-10-11
1
-0
/
+1
*
Make “canonical” links absolute.
Matthias Benkard
2009-10-11
1
-1
/
+1
*
Fix a typo.
Matthias Benkard
2009-10-11
1
-1
/
+1
*
Add link metainformation of type “canonical” to journal entry pages.
Matthias Benkard
2009-10-11
2
-6
/
+9
*
Never display dynamic warning boxes on static pages.
Matthias Benkard
2009-10-11
1
-1
/
+1
*
Make comment moderation more efficient, only rebuilding the pages that need t...
Matthias Benkard
2009-10-11
1
-7
/
+14
[next]