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

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

Re: [emacs-wiki-discuss] Re: How to insert a month-calendar in my plan p


From: Chris McMahan
Subject: Re: [emacs-wiki-discuss] Re: How to insert a month-calendar in my plan pages
Date: Mon, 25 Jul 2005 13:56:19 -0400

In trying this suggestion, I noticed that planner-calendar still
required emacs-wiki to function. Are there any plans to convert over
to muse completely for this?

- Chris

Michael Olson writes:
>"Charles philip Chan" <address@hidden> writes:
>
>> Oops that should be:
>>
>> (add-hook 'emacs-wiki-before-markup-hook
>>           'planner-calendar-insert-calendar-maybe)
>>
>> and adjust for muse. YMMV, since I am using emacs-wiki + planner,
>> not muse.
>
>For Muse, you'd have to derive a publishing style from xhtml/html
>first, and then add ":before 'planner-calendar-insert-calendar-maybe".
>For example:
>
>(unless (assoc "my-html" muse-publishing-styles)
>  (muse-derive-style "my-html" "html"
>                     :maintainer "address@hidden"
>                     :before 'planner-calendar-insert-calendar-maybe
>                     :header "~/Documents/site/header.html"
>                     :footer "~/Documents/site/footer.html"))
>
>And then modify your `muse-project-alist' to use :base "my-html".
>
>-- 
>Michael Olson -- FSF Associate Member #652 -- http://www.mwolson.org/
>Interests: anime, Debian, XHTML, wiki, Emacs Lisp
>  /` |\ | | | IRC: mwolson on freenode.net: #hcoop, #muse, #pulug
> |_] | \| |_| Jabber: mwolson_at_hcoop.net
>_______________________________________________
>emacs-wiki-discuss mailing list
>address@hidden
>http://lists.nongnu.org/mailman/listinfo/emacs-wiki-discuss

-- 
    ================================
    Chris McMahan | address@hidden
    ================================




reply via email to

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