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 umlauts on form button labels.
Matthias Benkard
2010-01-31
1
-3
/
+3
*
Fix form button labels
Matthias Benkard
2010-01-31
1
-13
/
+11
*
Take a more conservative HTML 5 approach by using “div” and “span” el...
Matthias Benkard
2010-01-31
1
-116
/
+118
*
Rollback patch “Trick Internet Explorer into supporting some HTML 5 tags.”
Matthias Benkard
2010-01-31
1
-12
/
+10
*
Trick Internet Explorer into supporting some HTML 5 tags.
Matthias Benkard
2010-01-31
1
-10
/
+12
*
Fix the use of Yaclml for HTML 5.
Matthias Benkard
2009-11-15
1
-4
/
+4
*
Make extensive use of HTML-5 features.
Matthias Benkard
2009-11-15
1
-5
/
+9
*
Use the “input” tag for submit buttons.
Matthias Benkard
2010-01-31
1
-13
/
+13
*
Adhere to WCAG 1.0, checkpoint 5.1.
Matthias Benkard
2010-01-31
1
-3
/
+3
*
Atom feed: Fix title tag generation.
Matthias Benkard
2010-01-23
1
-1
/
+1
*
Allow HTML in article titles.
Matthias Benkard
2010-01-23
1
-2
/
+3
*
Fix a typo.
Matthias Benkard
2010-01-16
1
-1
/
+1
*
Add a missing piece to patch “When viewing an individual journal entry, inc...
Matthias Benkard
2010-01-16
1
-1
/
+2
*
When viewing an individual journal entry, include a meta link to the entry's ...
Matthias Benkard
2010-01-16
1
-0
/
+6
*
Fix the “self” link in individual entries' comment feeds.
Matthias Benkard
2010-01-15
1
-1
/
+3
*
Fix yet another typo.
Matthias Benkard
2010-01-15
1
-1
/
+1
*
Fix another typo.
Matthias Benkard
2010-01-15
1
-1
/
+1
*
Fix a typo.
Matthias Benkard
2010-01-15
1
-2
/
+2
*
Generate the individual entries' comment feeds statically.
Matthias Benkard
2010-01-15
1
-3
/
+21
*
Fix a typo.
Matthias Benkard
2010-01-15
1
-1
/
+1
*
Add a comment feed for each individual journal entry.
Matthias Benkard
2010-01-15
1
-2
/
+9
*
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
[next]