emacs-wiki-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[emacs-wiki-discuss] emacs-wiki 2.68 released


From: Michael Olson
Subject: [emacs-wiki-discuss] emacs-wiki 2.68 released
Date: Thu, 10 Mar 2005 00:05:48 -0500
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/22.0.50 (gnu/linux)

I've released emacs-wiki 2.68.  This is mostly a bugfix release.  It
corresponds to patch-53.  A tarball is available at
http://www.mwolson.org/static/dist/emacs-wiki/emacs-wiki-2.68.tar.gz.

* Summary

 - Fix a problem with the nop tag.

 - Fix "Saving emacs-wiki-url-protocols: Invalid function: nil"
   problem.

 - Apply Markus Hoenicka's backlink patch.

 - Remove use of `charset-short-name'.

 - Fix timing issue with current project.

 - New customizable variable `emacs-wiki-publish-url-coding-system'
   determines which coding system to use when escaping URLs.

 - Update Development section in the manual.

 - Change license of the manual to GPL with the permission of its
   authors.

 - Try to center small images nicely when inlining.

 - Use the "source" class for pre tags.

 - The `emacs-wiki-menu-make-from-file' function should actually do
   something useful now.

 - Do not print leading newline between pre tags.

 - Handle links like [[#8]] correctly.

* Thanks

Thanks to the following for helping with this release.

 - Andrew J. Korty
 - Frederik Fouvry
 - George Georgiou
 - Jay Bromley
 - Jim Ottaway
 - Li Daobing
 - Markus Hoenicka
 - Sacha Chua
 - Trent Buck

* Next release and other news

I would like to get rid of the `emacs-wiki-home-page' variable and
replace all instances of it with `emacs-wiki-default-page'.  Ditto for
`emacs-wiki-home-project'.

I will make an option called `emacs-wiki-use-inline-css' which
determines whether emacs-wiki uses style="text-decoration: underline;"
or the u tag.  Using the u tag breaks XHTML compatibility to the best
of my knowledge, but those who use text-based web browsers primarily
might want it this way.

Another new option will be `emacs-wiki-use-spaced-singles' (or
something to that effect).  It determines whether we write

<img src="url" />

or

<img src="url">

The former is XHTML compliant (and can be parsed correctly by the vast
majority of browsers, even old ones), the latter is HTML compliant.

I'm using the experimental muse-blosxom.el code with pyblosxom to
handle my blog.  One consequence of this is that I can now offer RSS
feeds.  The reason I mention this is that I am mirroring all
project-related announcement to my projects feed at
http://www.mwolson.org/blog/projects/index.rss, and I figure that this
might be of interest to those who enjoy RSS aggregation.

I've put HTMLized versions of the emacs-wiki and Muse manuals up at
http://www.mwolson.org/static/doc.  I'm gradually making progress on
the latter.

-- 
Michael Olson -- FSF Associate Member #652 -- http://www.mwolson.org/
Jabber: mwolson_at_hcoop.net -- IRC: mwolson on freenode.net: #muse, #pulug
  /~ |\ | | |   Interests: anime, Debian GNU/Linux, XHTML, wiki, Lisp
 |_] | \| |_|  Fun quotes: http://www.mwolson.org/plans/QuoteList.html

Attachment: pgpZeOc3SRqzM.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]