Misc. blosxom fixes, like category directive.
commit1ba32916556daab614f434bc40c589663057fafd
authorMichael Olson <mwolson@gnu.org>
Tue, 19 Jul 2005 03:07:59 +0000 (19 03:07 +0000)
committerMichael Olson <mwolson@gnu.org>
Tue, 19 Jul 2005 03:07:59 +0000 (19 03:07 +0000)
treef4ab5089d76ad48170617b3026f8e02fb7b35da0
parentf90a45fc8c19c06744ee1480f69b27d010617015
Misc. blosxom fixes, like category directive.

* contrib/pyblosxom/getstamps.py: Add file extension.

* contrib/pyblosxom/hardcodedates.py (get_all_timestamps): Omit file
  extension.  This will allow Muse to specify it once a
  timestamps-writing routine gets written.

* lisp/muse-blosxom.el (muse-blosxom-update-page-date-alist): Pay
  attention to the "category" directive, if it exists.  Use file-truename
  instead of expand-file-name for base directory.

* lisp/muse-blosxom.el (muse-blosxom-new-entry): Add #category directive
  by default.

* lisp/muse-project.el (muse-project): Add :timestamps to list of
  available tags, even though it doesn't do anything yet.
git-archimport-id: mwolson@gnu.org--2005/muse--main--1.0--patch-157
ChangeLog
contrib/pyblosxom/getstamps.py
contrib/pyblosxom/hardcodedates.py
lisp/muse-blosxom.el
lisp/muse-project.el