DO NOT REPLY [Bug 33126] - [PATCH] updated documentation in /src/documentation/content/xdocs/DnI/areatree.xml

2005-01-30 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 33126] - [PATCH] updated documentation in /src/documentation/content/xdocs/DnI/areatree.xml

2005-01-16 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 33126] New: - [PATCH] updated documentation in /src/documentation/content/xdocs/DnI/areatree.xml

2005-01-16 Thread bugzilla
gzilla/show_bug.cgi?id=33126 Summary: [PATCH] updated documentation in /src/documentation/content/xdocs/DnI/areatree.xml Product: Fop Version: 1.0dev Platform: PC OS/Version: Linux Status: NEW Severity:

cvs commit: xml-fop/src/documentation/content/xdocs resources.xml

2004-11-29 Thread clay
clay2004/11/29 06:52:11 Modified:src/documentation/content/xdocs resources.xml Log: fixed swapped links for Defoe & FOray Revision ChangesPath 1.44 +4 -4 xml-fop/src/documentation/content/xdocs/resources.xml Index: resources

Re: cvs commit: xml-fop/src/documentation/content/xdocs/dev book.xml

2004-11-09 Thread Clay Leeds
On Nov 9, 2004, at 11:58 AM, Simon Pepping wrote: On Mon, Nov 08, 2004 at 01:43:51PM -0800, Clay Leeds wrote: I suspect this could be a problem for the Forrest site-generation process[1]: Specifying menus with book.xml Historically, menus in Forrest have been generated from a book.xml file, o

Re: cvs commit: xml-fop/src/documentation/content/xdocs/dev book.xml

2004-11-09 Thread Simon Pepping
On Mon, Nov 08, 2004 at 01:43:51PM -0800, Clay Leeds wrote: > I suspect this could be a problem for the Forrest site-generation > process[1]: > > Specifying menus with book.xml > > Historically, menus in Forrest have been generated from a > book.xml file, one per directory. This mechanism

Re: cvs commit: xml-fop/src/documentation/content/xdocs/dev book.xml

2004-11-08 Thread Clay Leeds
book.xml is deprecated in Forrest-0.6 in favor of the site-wide src/documentation/content/xdocs/site.xml file. book.xml is the top-level file that calls in all the chapters. It is indispensible, it is _the_ book, so to speak. I compared it with the book files you have removed. I see that it has a

Re: cvs commit: xml-fop/src/documentation/content/xdocs/dev book.xml

2004-11-08 Thread Simon Pepping
Forrest-0.6 in > favor of the site-wide src/documentation/content/xdocs/site.xml file. book.xml is the top-level file that calls in all the chapters. It is indispensible, it is _the_ book, so to speak. I compared it with the book files you have removed. I see that it has a different purpose. Th

Re: cvs commit: xml-fop/src/documentation/content/xdocs/dev book.xml

2004-11-07 Thread Clay Leeds
Simon, Does the book.xml file in your DnI section serve any specific purpose (DnI-related), or is it to follow the common coding/forrest convention? I ask, because the use of book.xml is deprecated in Forrest-0.6 in favor of the site-wide src/documentation/content/xdocs/site.xml file. On Nov 7

Re: cvs commit: xml-fop/src/documentation/resources/images group-logo.gif logo.jpg

2004-11-06 Thread Clay Leeds
On Nov 6, 2004, at 8:57 AM, [EMAIL PROTECTED] wrote: clay2004/11/06 08:57:40 Modified:.forrest.properties src/documentation sitemap.xmap skinconf.xml src/documentation/content/xdocs compliance.xml graphics.xml

Re: → in DnI documentation

2004-10-26 Thread Simon Pepping
Clay, Sorry for not answering earlier. I have a couple of other things to do these weeks. On Thu, Oct 21, 2004 at 02:25:12PM -0700, Clay Leeds wrote: > I'd also like to resolve the error in Forrest if possible, so the rest > of this POST deals with that. > > I suspect the problem is related to

Re: → in DnI documentation

2004-10-21 Thread Clay Leeds
refer to. IMO character codes should be given in hexadecimal notation; all Unicode documentation uses this. Then it becomes → as shown above. Regards, Simon Changing → to → is an acceptable solution. The xml-fop /forrest/ build does not error out when it tries to validate 'properties.xml'.

Re: → in DnI documentation

2004-10-21 Thread Simon Pepping
hexadecimal notation; all Unicode documentation uses this. Then it becomes → as shown above. Regards, Simon On Tue, Oct 19, 2004 at 11:57:00AM -0700, Clay Leeds wrote: > Simon, > > One of the characters in your documentation is causing problems in the > Forrest build process. > >

Re: → in DnI documentation

2004-10-19 Thread Clay Leeds
On Oct 19, 2004, at 12:50 PM, J.Pietschmann wrote: Bookmark this: http://www.w3.org/TR/html4/sgml/entities.html Ctrl-F and type in the entity name, the decimal or the hex numbers. For completeness bookmark http://www.unicode.org/charts/charindex.html J.Pietschmann Thanks! Might as well get it fro

Re: → in DnI documentation

2004-10-19 Thread J.Pietschmann
Clay Leeds wrote: I found the → in a bunch of places but the numeric entity took a while... Bookmark this: http://www.w3.org/TR/html4/sgml/entities.html Ctrl-F and type in the entity name, the decimal or the hex numbers. For completeness bookmark http://www.unicode.org/charts/charindex.html J.Pi

→ in DnI documentation

2004-10-19 Thread Clay Leeds
Simon, One of the characters in your documentation is causing problems in the Forrest build process. I'd like to swap the → (→) characters with either '>' (>) or '-->' (-->)? Or... after some looking I found the → numeric entity: → [&#

Re: FOP Web Site Update (was Re: cvs commit: xml-fop/src/documentation/content/xdocs news.xml team.xml)

2004-10-18 Thread Clay Leeds
On Oct 16, 2004, at 2:38 PM, Peter B. West wrote: Clay Leeds wrote: If anyone has any questions (or the command to diff all files in the xdocs/ path after August 2), that would be great! Clay, In a working directory, try cvs update cvs diff -kk -D 2004-08-02 -u src/documentation/content/xdocs

FOP Web Site Update (was Re: cvs commit: xml-fop/src/documentation/content/xdocs news.xml team.xml)

2004-10-16 Thread Clay Leeds
D] If anyone has any questions (or the command to diff all files in the xdocs/ path after August 2), that would be great! Web Maestro Clay On Oct 16, 2004, at 11:44 AM, [EMAIL PROTECTED] wrote: gmazza 2004/10/16 11:44:32 Modified:src/documentation/content/xdocs news.xml team.xml

Re: cvs commit: xml-fop/src/documentation/content/xdocs/design layout.xml

2004-09-21 Thread Simon Pepping
On Tue, Sep 21, 2004 at 09:28:10AM -, [EMAIL PROTECTED] wrote: > cbowditch2004/09/21 02:28:10 > > Modified:src/documentation/content/xdocs/design layout.xml > Log: > update todo list > > + >Justified Text >

Re: Committing documentation

2004-07-29 Thread Simon Pepping
On Wed, Jul 28, 2004 at 01:24:22PM -0700, Clay Leeds wrote: > On Jul 28, 2004, at 11:51 AM, Simon Pepping wrote: > >On Sun, Jul 25, 2004 at 12:51:56PM -0700, Clay Leeds wrote: > >>As I understand it, you're primarily doing documentation that is more > >>developer an

Re: Committing documentation

2004-07-28 Thread Clay Leeds
On Jul 28, 2004, at 11:51 AM, Simon Pepping wrote: On Sun, Jul 25, 2004 at 12:51:56PM -0700, Clay Leeds wrote: As I understand it, you're primarily doing documentation that is more developer and/or embedded oriented, which is one of the reasons why I would want to have a new 'Document

Re: Committing documentation

2004-07-28 Thread Simon Pepping
On Sun, Jul 25, 2004 at 12:51:56PM -0700, Clay Leeds wrote: > As I understand it, you're primarily doing documentation that is more > developer and/or embedded oriented, which is one of the reasons why I > would want to have a new 'Documentation' tab. Indeed, it

Re: Javasrc, JXR and documentation

2004-07-27 Thread Peter B. West
Clay, Thanks for keeping this on the boil. The Forrestdoc link you gave me shows the Javasrc at a much greater level of integration than was visible when I last looked. My problem originally was that only line-number links were provided. In the current forrestdoc version, everything is linke

Re: Javasrc, JXR and documentation

2004-07-26 Thread Clay Leeds
Peter, On Jun 29, 2004, at 7:04 PM, Peter B. West wrote: Clay, FYI, Java 1.4 javadoc tool supports a -linksource argument, which generates html of source files. However, the process seems to have pretty much the same restrictions as the Maven JXR - the only references are to line numbers, wh

Re: (Copyright question) Re: Committing documentation

2004-07-26 Thread Glen Mazza
7;s > repository. That is my intention with the > documentation. > > I wrote 'copyright the Authors', with the idea that > every contributor > adds his name as an author. But that is indeed > probably not right. I > will change it to ASF. The files themselves alread

Re: (Copyright question) Re: Committing documentation

2004-07-26 Thread Simon Pepping
I completely agree with Christian's comment and extract of the CLA. I have signed it and thereby it applies to any work I commit to FOP's repository. That is my intention with the documentation. I wrote 'copyright the Authors', with the idea that every contributor adds his na

(Copyright question) Re: Committing documentation

2004-07-26 Thread Glen Mazza
oticed Simon already updated it to "The Authors"--all it needs to be next (I think) is ASF and we're done: http://www.leverkruid.nl/FOP/documentation-html/index.html We already have a dubious copyright notice in one of our source files [2, lines 36-37], dubious because the file has ch

Re: Committing documentation

2004-07-25 Thread Christian Geisert
Glen Mazza wrote: Simon, a word of caution*, I believe that anything that goes into the Apache repository will need to be copyright The Apache Software Foundation and only The Apache Software Foundation. (Just look at the bottom No, the contribution is covered by the CLA (which you should have rea

Re: Committing documentation

2004-07-25 Thread Glen Mazza
s add a link from the Fop site to the documentation on your home page. If you plan on expanding your writing in the future to other areas of XML document publishing, I would recommend the latter right now, as I wouldn't want you to lose your work. Glen *That Jeremias is most welcome

Re: Committing documentation

2004-07-25 Thread Clay Leeds
On Jul 25, 2004, at 11:43 AM, Simon Pepping wrote: I am preparing my documentation for check-in into the repository. What would be a suitable place. A directory in src/documentation/content/xdocs? Would that be in the way of the forrest build of the web site? Regards, Simon I've been thi

Committing documentation

2004-07-25 Thread Simon Pepping
I am preparing my documentation for check-in into the repository. What would be a suitable place. A directory in src/documentation/content/xdocs? Would that be in the way of the forrest build of the web site? Regards, Simon -- Simon Pepping home page: http://www.leverkruid.nl

Re: Javasrc, JXR and documentation

2004-07-09 Thread Clay Leeds
y, and seems to better leverage css over tables... But we'll see! As we're all anxious to see a Whole Site PDF (not to mention the 'new' logo :-D) I might use one of the others if css-style isn't ready in time. BTW, how does Simon's recent Documentation[2] figure in to

Re: Javasrc, JXR and documentation

2004-07-08 Thread Peter B. West
does Simon's recent Documentation[2] figure in to this? I don't know. I think the fact that Simon's docs are Docbook based will militate against linking in to the sources, but Simon would be in the best position to answer this. If it could be done, it would be a great b

Re: Documentation finished

2004-07-01 Thread Simon Pepping
On Wed, Jun 30, 2004 at 02:04:30PM -0700, Glen Mazza wrote: > On second thought, I would hold off on this; I just > noticed you copywrited the document under your name; > hence it would probably be improper to include the > current FOP system documentation from Keiron/Kelly or &g

Re: Documentation finished

2004-06-30 Thread Glen Mazza
y, I > now want to take > a break from this work, and try to do some coding. I > will take your > suggestion up later. > On second thought, I would hold off on this; I just noticed you copywrited the document under your name; hence it would probably be improper to include the current FOP system documentation from Keiron/Kelly or other former/current committers. Glen

Re: Documentation finished

2004-06-30 Thread Simon Pepping
On Mon, Jun 28, 2004 at 02:31:27PM -0700, Glen Mazza wrote: > Before doing so, it would probably be good if you > could look at our System design pages > (http://xml.apache.org/fop/design/index.html), if you > haven't already, and add to your document anything > from them that is still relevant and

Re: Documentation finished

2004-06-30 Thread Simon Pepping
Hi Clay, On Mon, Jun 28, 2004 at 11:54:10AM -0700, Clay Leeds wrote: > Looks pretty good. As you indicated, there are a few areas to be > improved (e.g., 'TO BE IMPROVED" and 'no data' sections), and some I spent quite some time to this documentation. The chapter on p

Re: Javasrc, JXR and documentation

2004-06-30 Thread Clay Leeds
ry the procedure Nicola recommended[1]? I haven't gotten a successful build yet, but I'm still working at it. When I do, I'll try to do as he suggested. BTW, how does Simon's recent Documentation[2] figure in to this? [1] http://marc.theaimsgroup.com/?l=fop-dev&

Re: Javasrc, JXR and documentation

2004-06-29 Thread Peter B. West
Clay, FYI, Java 1.4 javadoc tool supports a -linksource argument, which generates html of source files. However, the process seems to have pretty much the same restrictions as the Maven JXR - the only references are to line numbers, which is just about the most useless form imaginable. It migh

Re: Documentation finished

2004-06-28 Thread Glen Mazza
--- Simon Pepping <[EMAIL PROTECTED]> wrote: > Hi, > > I finished my documentation of the FOP architecture > and code. Well, > more or less; this is version 0.9. Maybe I'll add a > short introduction > or some such. See > http://www.leverkruid.nl/FOP/index.html. &

Re: Documentation finished

2004-06-28 Thread Clay Leeds
On Jun 28, 2004, at 11:25 AM, Simon Pepping wrote: Hi, I finished my documentation of the FOP architecture and code. Well, more or less; this is version 0.9. Maybe I'll add a short introduction or some such. See http://www.leverkruid.nl/FOP/index.html. Looks pretty good. As you indicated,

Documentation finished

2004-06-28 Thread Simon Pepping
Hi, I finished my documentation of the FOP architecture and code. Well, more or less; this is version 0.9. Maybe I'll add a short introduction or some such. See http://www.leverkruid.nl/FOP/index.html. How can this be contributed to the FOP website? The documentation consists of a numb

Re: Javasrc, JXR and documentation

2004-06-09 Thread Clay Leeds
ty of using Javasrc in generating cross-referenced source in html format, into which we can point from the web-site documentation. Here's the thread[1] to follow for info. Javasrc is now in Forrest scratchpad. Get Forrest from SVN, install graphviz [x1] for a complete build, cd into scratchpad/f

Re: Javasrc, JXR and documentation

2004-06-09 Thread Peter B. West
Clay Leeds wrote: On Jun 8, 2004, at 6:48 PM, Peter B. West wrote: The problem is that there was no clean way to automatically generate the htmlized source. It's that supplementary facility that I'm looking for. OK. I'll see what I can dig up on the subject. If you have any other keywords I

Re: Javasrc, JXR and documentation

2004-06-09 Thread Clay Leeds
On Jun 8, 2004, at 6:48 PM, Peter B. West wrote: It's not a question of moving away, necessarily. What I'm looking for is a supplementary facility. Look at http://xml.apache.org/fop/design/alt.design/properties/classes- overview.html and click on one of the class name links on the left of the

Re: Javasrc, JXR and documentation

2004-06-08 Thread Peter B. West
what other Apache projects are using for ideas. I would suspect that the most-used documentation system(s) would bear the most fruit for us. If for no other reason, than the sheer numbers of people banging on them. I assume we already have a system (I think it's Javadocs). I think it would

Re: Javasrc, JXR and documentation

2004-06-08 Thread Clay Leeds
Peter, On Jun 8, 2004, at 7:15 AM, Peter B. West wrote: Clay, Do you have time for some documentation investigations? Some time ago, a project called Javasrc was in the process of migrating from SourceForge to Apache. Nicola Ken Barozzi <[EMAIL PROTECTED]> was the one who initiat

Re: Javasrc, JXR and documentation

2004-06-08 Thread Glen Mazza
http://wiki.docbook.org/topic/WhoUsesDocBook [2] http://jakarta.apache.org/tapestry/doc.html --- "Peter B. West" <[EMAIL PROTECTED]> wrote: > Clay, > > Do you have time for some documentation > investigations? Some time ago, > a project called Javasrc wa

Re: Javasrc, JXR and documentation

2004-06-08 Thread Peter B. West
Peter B. West wrote: Clay, Do you have time for some documentation investigations? Some time ago, a project called Javasrc was in the process of migrating from SourceForge to Apache. Nicola Ken Barozzi <[EMAIL PROTECTED]> was the one who initiated the discussions with the Javasrc deve

Javasrc, JXR and documentation

2004-06-08 Thread Peter B. West
Clay, Do you have time for some documentation investigations? Some time ago, a project called Javasrc was in the process of migrating from SourceForge to Apache. Nicola Ken Barozzi <[EMAIL PROTECTED]> was the one who initiated the discussions with the Javasrc developers. The co

cvs commit: xml-fop/src/documentation/content/xdocs embedding.xml

2004-04-11 Thread gmazza
gmazza 2004/04/11 14:53:41 Modified:src/documentation/content/xdocs embedding.xml Log: Returned documentation on how to do Avalon logging; documentation now in two sections. Revision ChangesPath 1.21 +29 -4 xml-fop/src/documentation/content/xdocs/embedding.xml

cvs commit: xml-fop/src/documentation/content/xdocs team.xml

2004-04-08 Thread cbowditch
cbowditch2004/04/08 06:17:15 Modified:src/documentation/content/xdocs team.xml Log: added Luca Furini to contributor section Revision ChangesPath 1.30 +5 -2 xml-fop/src/documentation/content/xdocs/team.xml Index: team.xml

cvs commit: xml-fop/src/documentation/content/xdocs team.xml

2004-04-04 Thread adelmelle
adelmelle2004/04/04 07:27:23 Modified:src/documentation/content/xdocs team.xml Log: testing commit access Revision ChangesPath 1.29 +3 -3 xml-fop/src/documentation/content/xdocs/team.xml Index: team.xml

cvs commit: xml-fop/src/documentation/content/xdocs embedding.xml

2004-04-01 Thread gmazza
gmazza 2004/04/01 15:38:44 Modified:src/documentation/content/xdocs embedding.xml Log: Update to examples: added text about DOM2PDF and PDF Transcoder examples. Revision ChangesPath 1.20 +26 -13xml-fop/src/documentation/content/xdocs/embedding.xml Index

cvs commit: xml-fop/src/documentation/content/xdocs fo.xml

2004-03-29 Thread chrisg
chrisg 2004/03/29 00:40:24 Modified:src/documentation/content/xdocs fo.xml Log: fixed broken link Revision ChangesPath 1.12 +3 -3 xml-fop/src/documentation/content/xdocs/fo.xml Index: fo.xml

cvs commit: xml-fop/src/documentation/content/xdocs anttask.xml

2004-03-20 Thread gmazza
gmazza 2004/03/20 10:00:57 Modified:src/documentation/content/xdocs anttask.xml Log: updated anttask documentation Revision ChangesPath 1.10 +21 -6 xml-fop/src/documentation/content/xdocs/anttask.xml Index: anttask.xml

cvs commit: xml-fop/src/documentation/content/xdocs/design layout.xml

2004-03-17 Thread cbowditch
cbowditch2004/03/17 06:24:23 Modified:src/documentation/content/xdocs/design layout.xml Log: updated status of layout development work on HEAD as discussed on fop-user http://nagoya.apache.org/eyebrowse/[EMAIL PROTECTED]&msgNo=10498 Revision ChangesPath

cvs commit: xml-fop/src/documentation/content/xdocs news.xml

2004-03-07 Thread gmazza
gmazza 2004/03/07 15:29:23 Modified:src/documentation/content/xdocs news.xml Log: Add Clay to news page. Revision ChangesPath 1.19 +6 -2 xml-fop/src/documentation/content/xdocs/news.xml Index: news.xml

cvs commit: xml-fop/src/documentation/content/xdocs/fo align.fo align2.fo blocks.ent embed.fo fonts.fo size.fo

2004-03-02 Thread jeremias
jeremias2004/03/02 13:42:51 Modified:src/documentation/content/xdocs/fo align.fo align2.fo blocks.ent embed.fo fonts.fo size.fo Log: Applied Apache License Version 2.0 by following the instructions at http://www.apache.org/dev/apply-license.html

cvs commit: xml-fop/src/documentation/content/xdocs/dev/svg images.svg link.svg paints.svg text.svg transparency.svg

2004-03-02 Thread jeremias
jeremias2004/03/02 13:41:13 Modified:src/documentation/content/xdocs/dev api-doc.xml book.xml conventions.xml doc.xml extensions.xml faq.xml fonts.xml implement.xml index.xml release.xml rtflib.xml svg.xml

cvs commit: xml-fop/src/documentation/content/xdocs/design areas.xml book.xml breakpos.xml embedding.xml extending.xml fotree.xml images.xml index.xml layout.xml optimise.xml parsing.xml pdf-library.xml properties.xml renderers.xml startup.xml svg.xml useragent.xml

2004-03-02 Thread jeremias
jeremias2004/03/02 13:32:04 Modified:src/documentation/content/xdocs/design areas.xml book.xml breakpos.xml embedding.xml extending.xml fotree.xml images.xml index.xml layout.xml optimise.xml parsing.xml pdf

cvs commit: xml-fop/src/documentation/content/xdocs/design/alt.design PropNames-png.xml alt-properties.xml book.xml compound-properties.xml coroutines.xml footnotes.xml galleys.xml index.xml keeps.xml properties-classes.xml spaces.xml traits.xml user-agent-refs.xml xml-parsing.ehtml

2004-03-02 Thread jeremias
jeremias2004/03/02 13:30:59 Modified:src/documentation/content/xdocs/design/alt.design PropNames-png.xml alt-properties.xml book.xml compound-properties.xml coroutines.xml footnotes.xml galleys.xml index.xml

cvs commit: xml-fop/src/documentation/content/xdocs/design/alt.design/properties PropertyConsts-class.ehtml book.xml classes-overview.ehtml enumerated-values.ehtml getInitialValue.ehtml introduction.xml propertyExpressions.ehtml simple-properties.ehtml

2004-03-02 Thread jeremias
jeremias2004/03/02 13:30:25 Modified:src/documentation/content/xdocs/design/alt.design/properties PropertyConsts-class.ehtml book.xml classes-overview.ehtml enumerated-values.ehtml getInitialValue.ehtml

cvs commit: xml-fop/src/documentation/content/xdocs resources.xml

2004-03-02 Thread jeremias
jeremias2004/03/02 13:24:13 Modified:src/documentation/content/xdocs resources.xml Log: Updated info on Barcode4J Revision ChangesPath 1.35 +3 -3 xml-fop/src/documentation/content/xdocs/resources.xml Index: resources.xml

cvs commit: xml-fop/src/documentation/content/xdocs team.xml

2004-03-02 Thread jeremias
jeremias2004/03/02 13:20:51 Modified:src/documentation/content/xdocs team.xml Log: Updated my entry. Revision ChangesPath 1.28 +4 -5 xml-fop/src/documentation/content/xdocs/team.xml Index: team.xml

cvs commit: xml-fop/src/documentation/content/xdocs anttask.xml book.xml bugs.xml compiling.xml compliance.xml configuration.xml download.xml embedding.xml examples.xml extensions.xml faq.xml fo.xml fonts.xml gethelp.xml graphics.xml hyphenation.xml index.xml license.xml logocontest.xml maillist.xml news.xml output.xml pdfencryption.xml relnotes.xml resources.xml running.xml servlets.xml status.xml tabs.xml team.xml

2004-03-02 Thread jeremias
jeremias2004/03/02 13:15:36 Modified:src/documentation/content/xdocs anttask.xml book.xml bugs.xml compiling.xml compliance.xml configuration.xml download.xml embedding.xml examples.xml extensions.xml faq.xml fo.xml

cvs commit: xml-fop/src/documentation/content/design/alt.design/properties AbstractPropertyValue.html AutoRestore.html BorderCommonStyle.html BorderCommonWidth.html BorderLeftStyle.html BorderLeftWidth.html Character.html Direction.html FOAttributes.html PropNames.html Property.html PropertyConsts.html PropertyParser.html PropertySets.html PropertyTokenizer.html PropertyValue.html PropertyValueList.html RenderingIntent.html ShorthandPropSets.html codedisplay.js

2004-03-02 Thread jeremias
jeremias2004/03/02 13:07:26 Modified:src/documentation/content/design/alt.design/properties AbstractPropertyValue.html AutoRestore.html BorderCommonStyle.html BorderCommonWidth.html BorderLeftStyle.html

cvs commit: xml-fop/src/documentation/content/design/alt.design codedisplay.js FOPropertySets.html FoXMLEvent.html SyncedFoXmlEventsBuffer.html XMLNamespaces.html

2004-03-02 Thread jeremias
jeremias2004/03/02 12:51:33 Modified:src/documentation/content/design/alt.design codedisplay.js FOPropertySets.html FoXMLEvent.html SyncedFoXmlEventsBuffer.html XMLNamespaces.html Log: Applied Apache License Version 2.0 by following

cvs commit: xml-fop/src/documentation/resources/stylesheets compliance2document.xsl compliance2fo.xsl compliance2html.xsl

2004-03-02 Thread jeremias
jeremias2004/03/02 12:34:21 Modified:src/documentation/resources/images EmbeddingExampleFO2PDF.svg EmbeddingExampleObj2PDF.svg EmbeddingExampleObj2XML.svg EmbeddingExampleXML2FO.svg

cvs commit: xml-fop/src/documentation/content/xdocs compliance.xml

2004-03-01 Thread cbowditch
cbowditch2004/03/01 07:38:25 Modified:src/documentation/content/xdocs compliance.xml Log: corrected compliance for baseline-shift and vertical-align properties Revision ChangesPath 1.25 +6 -2 xml-fop/src/documentation/content/xdocs/compliance.xml Index

cvs commit: xml-fop/src/documentation/content/xdocs team.xml

2004-03-01 Thread cbowditch
cbowditch2004/03/01 02:52:53 Modified:src/documentation/content/xdocs team.xml Log: Testing my software setup by updating my description on Team page Revision ChangesPath 1.26 +3 -2 xml-fop/src/documentation/content/xdocs/team.xml Index: team.xml

Re: cvs commit: xml-fop/src/documentation/content/xdocs team.xml

2004-01-20 Thread Jeremias Maerki
I agree. Over at Jakarta (especially Commons) this discussion was renewed lately. Bottomline is that it's better (and safer for the ASF) to remove author tags from the sources and credit contributors in changes files, CVS messages and on websites. All source files should probably have one author ta

Re: cvs commit: xml-fop/src/documentation/content/xdocs team.xml

2004-01-20 Thread J.Pietschmann
[EMAIL PROTECTED] wrote: removed "former contributor" section in favor of going back to giving credit within source files. Uh, oh. That's not supposed to be a change anybody can make on a whim. J.Pietschmann

Re: cvs commit: xml-fop/src/documentation/content/xdocs team.xml

2004-01-19 Thread Peter B. West
[EMAIL PROTECTED] wrote: gmazza 2004/01/19 15:56:50 Modified:src/documentation/content/xdocs team.xml Log: Updated team page--moved Finn, Andreas, Chris and Peter to active status; set Victor and Keiron to inactive status, removed "former contributor" section in favo

cvs commit: xml-fop/src/documentation/content/xdocs team.xml

2004-01-19 Thread gmazza
gmazza 2004/01/19 15:56:50 Modified:src/documentation/content/xdocs team.xml Log: Updated team page--moved Finn, Andreas, Chris and Peter to active status; set Victor and Keiron to inactive status, removed "former contributor" section in favor of going back to giv

cvs commit: xml-fop/src/documentation/content/xdocs news.xml

2004-01-11 Thread gmazza
gmazza 2004/01/11 17:26:59 Modified:src/documentation/content/xdocs news.xml Log: News page updates. Revision ChangesPath 1.17 +13 -1 xml-fop/src/documentation/content/xdocs/news.xml Index: news.xml

cvs commit: xml-fop/src/documentation/content/xdocs team.xml

2004-01-01 Thread gmazza
gmazza 2004/01/01 10:31:03 Modified:src/documentation/content/xdocs team.xml Log: Changed jumps to forks (=open new window on links) on team page. Revision ChangesPath 1.24 +7 -6 xml-fop/src/documentation/content/xdocs/team.xml Index: team.xml

cvs commit: xml-fop/src/documentation/content/xdocs team.xml

2003-12-30 Thread gmazza
gmazza 2003/12/30 20:17:34 Modified:src/documentation/content/xdocs team.xml Log: XML bug on team page. Revision ChangesPath 1.23 +1 -2 xml-fop/src/documentation/content/xdocs/team.xml Index: team.xml

cvs commit: xml-fop/src/documentation/content/xdocs team.xml

2003-12-28 Thread gmazza
gmazza 2003/12/28 11:01:52 Modified:src/documentation/content/xdocs team.xml Log: Added Simon Pepping to contributors list. Revision ChangesPath 1.22 +7 -1 xml-fop/src/documentation/content/xdocs/team.xml Index: team.xml

cvs commit: xml-fop/src/documentation/content/xdocs book.xml team.xml

2003-12-18 Thread gmazza
gmazza 2003/12/18 17:08:42 Modified:src/documentation/content/xdocs book.xml team.xml Log: Updates to team page. Revision ChangesPath 1.28 +2 -2 xml-fop/src/documentation/content/xdocs/book.xml Index: book.xml

cvs commit: xml-fop/src/documentation/resources/images logo2.ai

2003-12-08 Thread vmote
vmote 2003/12/08 11:53:33 Added: src/documentation/resources/images logo2.ai Log: Adobe Illustrator 10 file that is the source document for creating the logo2.svg file. Revision ChangesPath 1.1 xml-fop/src/documentation/resources/images/logo2.ai

cvs commit: xml-fop/src/documentation/resources/images logo2.svg

2003-12-05 Thread vmote
vmote 2003/12/05 11:13:06 Added: src/documentation/resources/images logo2.svg Log: add svg image for new FOP logo Revision ChangesPath 1.1 xml-fop/src/documentation/resources/images/logo2.svg http://cvs.apache.org/viewcvs/xml-fop/src

Wiki (was Re: cvs commit: xml-fop/src/documentation/content/xdocs book.xml)

2003-11-27 Thread Christian Geisert
Victor Mote wrote: Modified:src/documentation/content/xdocs book.xml Log: Added link to the Wiki Chris: FYI, there is a link to the Wiki on the dev tab, the thinking being that the Wiki would be used primarily for development and design issues that are probably not of general interest to

RE: cvs commit: xml-fop/src/documentation/content/xdocs book.xml

2003-11-26 Thread Victor Mote
[EMAIL PROTECTED] wrote: > Sent: Tuesday, November 25, 2003 6:13 PM > To: [EMAIL PROTECTED] > Subject: cvs commit: xml-fop/src/documentation/content/xdocs book.xml > > > chrisg 2003/11/25 17:12:46 > > Modified:src/documentation/content/xdocs book.xml > Log:

cvs commit: xml-fop/src/documentation/content/xdocs book.xml

2003-11-25 Thread chrisg
chrisg 2003/11/25 17:12:46 Modified:src/documentation/content/xdocs book.xml Log: Added link to the Wiki Revision ChangesPath 1.27 +1 -0 xml-fop/src/documentation/content/xdocs/book.xml Index: book.xml

FOP documentation

2003-11-25 Thread Simon Pepping
Hello, I am making an effort to understand FOP's architecture and program code. In this process I have compiled a number of documentation notes. It is a loose collection of notes on various aspects of the program, liberally illustrated with object dumps and stack traces as provided by jdb

cvs commit: xml-fop/src/documentation/content/xdocs/dev tools.xml

2003-11-25 Thread vmote
vmote 2003/11/25 07:29:38 Modified:src/documentation/content/xdocs resources.xml src/documentation/content/xdocs/dev tools.xml Log: add some cvs and xsl-fo resources Revision ChangesPath 1.33 +2 -1 xml-fop/src/documentation/content/xdocs

RE: (Victor) RE: cvs commit: xml-fop/src/documentation/content/xdocs team.xml

2003-11-17 Thread Glen Mazza
--- Victor Mote <[EMAIL PROTECTED]> wrote: > It also was not to "remove all author credits and > make enhancements to the > RTF Renderer", but we've done some of that, haven't > we? Sorry if I was implying we restore already removed author attributes--we voted to do away with them, and for any rem

RE: (Victor) RE: cvs commit: xml-fop/src/documentation/content/xdocs team.xml

2003-11-17 Thread Victor Mote
Glen Mazza wrote: > Victor, > > Rather than burden the team page with the name of each > person who has contributed source code to FOP, I think > it would be better for us to continue to keep their > names in the source file, albeit outside of the > @author attribute tag. I really hate to be argu

(Victor) RE: cvs commit: xml-fop/src/documentation/content/xdocs team.xml

2003-11-17 Thread Glen Mazza
>>> Victor wrote: > >Jeremias wrote: >> AFAIK Mark Lillywhite was never a committer, only a >> contributor. He >> helped improve speed and memory consumption back >> during his active times. >> Unfortunately, he didn't stay long enough to get >> nominated. >BTW, what triggered this was my tran

cvs commit: xml-fop/src/documentation/content/xdocs team.xml

2003-11-16 Thread gmazza
gmazza 2003/11/16 11:02:51 Modified:src/documentation/content/xdocs team.xml Log: rephrased to look better. Revision ChangesPath 1.20 +5 -5 xml-fop/src/documentation/content/xdocs/team.xml Index: team.xml

cvs commit: xml-fop/src/documentation/content/xdocs team.xml

2003-11-16 Thread gmazza
gmazza 2003/11/16 09:38:59 Modified:src/documentation/content/xdocs team.xml Log: Addition of Peter Herweg to our team page (secured his permission first). Revision ChangesPath 1.19 +6 -2 xml-fop/src/documentation/content/xdocs/team.xml Index: team.xml

cvs commit: xml-fop/src/documentation/content/xdocs/dev tools.xml

2003-11-13 Thread vmote
vmote 2003/11/13 10:01:49 Modified:src/documentation/content/xdocs/dev tools.xml Log: add developer checklist Revision ChangesPath 1.8 +11 -1 xml-fop/src/documentation/content/xdocs/dev/tools.xml Index: tools.xml

cvs commit: xml-fop/src/documentation/content/xdocs compiling.xml

2003-11-13 Thread vmote
vmote 2003/11/13 10:01:22 Modified:src/documentation/content/xdocs compiling.xml Log: fix minor grammatical problem Revision ChangesPath 1.12 +2 -2 xml-fop/src/documentation/content/xdocs/compiling.xml Index: compiling.xml

cvs commit: xml-fop/src/documentation/content/xdocs/dev testing.xml

2003-11-13 Thread vmote
vmote 2003/11/13 09:41:20 Modified:src/documentation/content/xdocs/dev testing.xml Log: 1. add section regarding basic/API tests 2. add warning that the functional testing is inoperative Revision ChangesPath 1.5 +9 -1 xml-fop/src/documentation/content

cvs commit: xml-fop/src/documentation/content/xdocs fo.xml

2003-11-12 Thread vmote
vmote 2003/11/12 09:41:06 Modified:src/documentation/content/xdocs fo.xml Log: make external site a jump instead of link Revision ChangesPath 1.10 +2 -2 xml-fop/src/documentation/content/xdocs/fo.xml Index: fo.xml

cvs commit: xml-fop/src/documentation/content/xdocs faq.xml fo.xml

2003-11-12 Thread vmote
vmote 2003/11/12 09:28:07 Modified:src/documentation/content/xdocs faq.xml fo.xml Log: add doc for using current date and time, and create an FAQ referencing it Revision ChangesPath 1.40 +6 -0 xml-fop/src/documentation/content/xdocs/faq.xml Index

cvs commit: xml-fop/src/documentation/content/xdocs resources.xml

2003-11-12 Thread vmote
vmote 2003/11/12 07:29:59 Modified:src/documentation/content/xdocs resources.xml Log: add link for UTR-14 Revision ChangesPath 1.32 +7 -1 xml-fop/src/documentation/content/xdocs/resources.xml Index: resources.xml

cvs commit: xml-fop/src/documentation/content/xdocs/dev api-doc.xml conventions.xml doc.xml extensions.xml faq.xml fonts.xml implement.xml index.xml release.xml rtflib.xml svg.xml testing.xml tools.xml

2003-11-12 Thread vmote
vmote 2003/11/12 07:24:53 Modified:src/documentation/content/xdocs/design areas.xml breakpos.xml embedding.xml extending.xml fotree.xml images.xml index.xml layout.xml optimise.xml parsing.xml pdf-library.xml

cvs commit: xml-fop/src/documentation/content/xdocs anttask.xml bugs.xml compiling.xml compliance.xml configuration.xml download.xml embedding.xml examples.xml extensions.xml faq.xml fo.xml fonts.xml gethelp.xml graphics.xml hyphenation.xml index.xml license.xml logocontest.xml maillist.xml news.xml output.xml pdfencryption.xml relnotes.xml resources.xml running.xml servlets.xml status.xml tabs.xml team.xml

2003-11-12 Thread vmote
vmote 2003/11/12 07:12:00 Modified:src/documentation/content/xdocs anttask.xml bugs.xml compiling.xml compliance.xml configuration.xml download.xml embedding.xml examples.xml extensions.xml faq.xml fo.xml

  1   2   3   4   5   6   >