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

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

[emacs-wiki-discuss] Re: [NEW] planner-publish.el with planner-xml (only


From: Xavier Maillard
Subject: [emacs-wiki-discuss] Re: [NEW] planner-publish.el with planner-xml (only for MUSE!)
Date: Fri, 22 Jul 2005 07:40:08 +0200
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

On 20 Jul 2005, Peter K. Lee verbalised:

> I've been hacking this up for the last several days, but I
> think it may merit some feedback so that we can move in the
> proper direction with the XML generation support for planner
> (and eventually for muse).

Ok. Here is my first feedback:

1. I don't see the need to require planner in muse (or I
   misunderstand something).

2. Can it be xml instead of planner-xml for the derived style
   name ?

3. IT IS PERFECT but what about setting encoding to UFT-8 (I
   thought it was mandatory to have XML files in UTF-8).

4. page type= should not be always planner. In fact, this
   planner-xml could be easily separated in three:

  a) xml publishing style with defaults "settings"
  b) planner-xml as derived from xml
  c) another-xml as a user defined/derived style

Here is a entry I published for testing purpose:

<?xml version="1.0" encoding="iso-8859-1"?>
<page type="planner">  ;; THIS IS NOT A PLANNER PAGE !
        <title>journal</title>
        <author>Xavier Maillard</author>
        <maintainer></maintainer>
<!-- Page published by Emacs Muse begins here -->
<section><title level="1">20050722: Testing muse XML</title>


test

</section>
<!-- Page published by Emacs Muse ends here -->
</page>

Looks good to me.
-- 
.o.   Xavier Maillard            Tel: +33 6 68 04 64 37
..o  
ooo   

Attachment: pgpJhPu85TeQn.pgp
Description: PGP signature


reply via email to

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