> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > On Behalf Of Anton > Sent: Wednesday, July 31, 2002 9:22 PM > To: [EMAIL PROTECTED] > Subject: [REBOL] Re: ANN: make-doc-pro-104 released > Hooray! Halt is now conditional on debug_mode ! :)
Hi, yep time will solve most problems ;-)). > But, you are keeping the same version number, 1.0.4, why? All the other versions were not offical release, these were test-versions. So I keep the version number the same. > A quick test seems to work well. Great! > Robert, you could maybe include a link to a xhtml validator > at the bottom of the generated page, if that's possible. Yes, why not. I just want to keep the footer as small as possible. How about adding a link to the W3C validator for the XHTML text? > Maybe you can POST it? I might have a look tomorrow. POST what? The generated page? Hmmm... That would be nice. > See code below for an example of how I create a source > file for documents. Just do the file, the html is regenerated > and browsed to automatically (very useful while writing docs): > ... Nice idea :-). So the docs become itself executable. It remembers me of the SOM concept once propageted by IBM, where a document contained the code (or references to code) for editing the document. But you just passed around the document not the editor. What I'm going to try out with /Link is to install MDP as a sevice and give source documents the extension .mdp clicking on such a file will tranform it into HTML and let you view it immediatly. > You can also see a system I thought of recently for helping > to ensure that external code remains working in the future; Good idea. I try to keep MDP as compatible as possible and of course always have a workable version at my web-site. Thanks for the feedback. Robert -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
