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
*
Fix an HTML syntax error.
Matthias Benkard
2009-12-07
1
-2
/
+2
*
Add an onload handler for the Google Code Prettifier.
Matthias Benkard
2009-12-07
1
-1
/
+1
*
Enable the Google Code Prettifier Lisp extension.
Matthias Benkard
2009-12-07
1
-0
/
+2
*
Include the Google Code Prettifier on every web page.
Matthias Benkard
2009-12-07
1
-0
/
+5
*
Add an “archives” relation to the link pointing to the archives.
Matthias Benkard
2009-11-15
1
-1
/
+1
*
Restore the charset meta tag in an HTML-5-conforming way.
Matthias Benkard
2009-11-15
1
-0
/
+4
*
Use numeric HTML entity references only.
Matthias Benkard
2009-11-15
1
-18
/
+18
*
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
1
-1
/
+25
*
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
1
-1
/
+39
*
When returning a journal entry via XML-RPC, convert the content to HTML first.
Matthias Benkard
2009-10-30
1
-3
/
+7
*
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
1
-5
/
+9
*
Add a Content-Type meta tag to XHTML pages.
Matthias Benkard
2009-10-12
1
-0
/
+7
*
Make “canonical” links absolute.
Matthias Benkard
2009-10-11
1
-1
/
+1
*
Add link metainformation of type “canonical” to journal entry pages.
Matthias Benkard
2009-10-11
1
-4
/
+7
*
Never display dynamic warning boxes on static pages.
Matthias Benkard
2009-10-11
1
-1
/
+1
*
Show titles including HTML code correctly.
Matthias Benkard
2009-10-11
1
-4
/
+4
*
Make the environment variable handling code more portable.
Matthias Benkard
2009-10-11
1
-1
/
+1
*
Avoid XML validation errors caused by the use of double dashes in journal ent...
Matthias Benkard
2009-10-11
1
-1
/
+1
*
Fix static generation of the index page.
Matthias Benkard
2009-10-11
1
-1
/
+2
*
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
[next]