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

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

[emacs-wiki-discuss] Re: <notes> and <index> tags in Planner


From: Michael Olson
Subject: [emacs-wiki-discuss] Re: <notes> and <index> tags in Planner
Date: Mon, 02 Jan 2006 14:23:32 -0500
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

Dale Smith <address@hidden> writes:

> This isn't quite right.  The old emacs-wiki planner used <notes> as
> an index or table-of-contents for the notes on the current page.  As
> planner-muse, the <notes> tag is used internally for formatting the
> '* Notes' section.  While this change does add back the ability to
> generate a notes index, it also prevents the '* Notes' section from
> being published.
>
> The internal <notes> tag should be renamed, or the tag used to
> generate the notes index should be renamed to <notes-index> or
> something.  Also the code for publishing the '* Notes' section need
> to be reverted..

Thanks for letting me know!  I think I've fixed this now.  I renamed
the older planner-publish-notes-tag function to
planner-publish-notes-section-tag, since it is used to publish the
"* Notes" section.

2006-01-02 19:15:06 GMT Michael Olson <address@hidden>  patch-145

    Summary:
      planner-publish: Make "* Notes" section publish correctly again.
    Revision:
      planner-muse--mwolson--1.0--patch-145

    * planner-publish.el: Re-add the planner-publish-notes-tag function, but
      rename to planner-publish-notes-section.  emacs-wiki had the <notes>
      tag insert an index of notes, so we'll use that as the behavior of
      <notes>.  We still need the other function, though, to publish the 
      "* Notes" section.  Thanks to Dale Smith for the advice.
      (planner-publish-markup-tags): Add notes-section tag
      (planner-publish-notes-section-tag): Renamed from the old
      planner-publish-notes-tag function.
      (sectionalize-markup-tagname): Mark up "* Notes" section as
      "notes-section" instead of "notes".

    modified files:
     ChangeLog planner-publish.el

-- 
Michael Olson -- FSF Associate Member #652 -- http://www.mwolson.org/
Interests: manga, Debian, XHTML, wiki, Emacs Lisp
  /` |\ | | | IRC: mwolson on freenode.net: #hcoop, #muse, #PurdueLUG
 |_] | \| |_| Jabber: mwolson_at_hcoop.net

Attachment: pgpdvxBETiN1z.pgp
Description: PGP signature


reply via email to

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