RE: Development/Redesign tabs

2003-03-24 Thread Victor Mote
Jeff Turner wrote: > On Mon, Mar 24, 2003 at 03:36:30PM -0700, Victor Mote wrote: > > I made some decent progress today on getting my head into the > trunk code, > > and to document some of what I have learned. I am still confused by the > > "Development" and "Redesign" tabs. At first, I thought t

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

2003-03-24 Thread vmote
vmote 2003/03/24 18:48:06 Modified:src/documentation/content/xdocs/dev tools.xml Log: Add links to some other Apache sites, per Christian's suggestion. Revision ChangesPath 1.5 +5 -0 xml-fop/src/documentation/content/xdocs/dev/tools.xml Index: tools.xml

Re: logo contest

2003-03-24 Thread Peter B. West
As the modified logo is so popular, we should probably include it in the list for voting, and let those who like it change their vote. Let's make it #30. Peter Oleg Tkachenko wrote: J.Pietschmann wrote: Victor, since one of my choices was also #7 with a dislike of the font i decided to post a

Re: Development/Redesign tabs

2003-03-24 Thread Jeff Turner
On Mon, Mar 24, 2003 at 03:36:30PM -0700, Victor Mote wrote: > I made some decent progress today on getting my head into the trunk code, > and to document some of what I have learned. I am still confused by the > "Development" and "Redesign" tabs. At first, I thought that maybe > "Development" was

Re: Encryption

2003-03-24 Thread Jeff Turner
On Tue, Mar 25, 2003 at 01:56:04AM +1000, Peter B. West wrote: > > > Victor Mote wrote: > > > > > >My understanding is as follows: > >1. The "refresh" button on the http://forrestbot.cocoondev.org site will > >take the contents at cvs.apache.org/cvs/xml-fop as input, and generate the > >web site.

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

2003-03-24 Thread vmote
vmote 2003/03/24 18:17:55 Modified:src/documentation/content/xdocs/dev tools.xml Log: Fix typo Revision ChangesPath 1.4 +1 -1 xml-fop/src/documentation/content/xdocs/dev/tools.xml Index: tools.xml ===

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

2003-03-24 Thread vmote
vmote 2003/03/24 18:04:43 Modified:src/documentation/content/xdocs/dev tools.xml Log: Break CVS down into subsections. Revision ChangesPath 1.3 +53 -39xml-fop/src/documentation/content/xdocs/dev/tools.xml Index: tools.xml ===

DO NOT REPLY [Bug 18292] - 24 bit PNG not displayed correctly

2003-03-24 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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 18023] - [PATCH] typos on implemented.xml webpage.

2003-03-24 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://nagoya.apache.org/bugzilla/show_bu

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

2003-03-24 Thread chrisg
chrisg 2003/03/24 17:57:56 Modified:src/documentation/content/xdocs implemented.xml Log: fixed typos on implemented.xml PR: 18023 Submitted by: [EMAIL PROTECTED] (Glen Mazza) Revision ChangesPath 1.4 +10 -10xml-fop/src/documentation/content/xdocs/implemente

DO NOT REPLY [Bug 16957] - Broken link - please change

2003-03-24 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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 17311] - Manifest file class path contains outdated entries

2003-03-24 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://nagoya.apache.org/bugzilla/show_bu

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

2003-03-24 Thread vmote
vmote 2003/03/24 17:34:46 Modified:src/documentation/content/xdocs/dev tools.xml Log: Add step-by-step for WinCVS downloads. Revision ChangesPath 1.2 +35 -5 xml-fop/src/documentation/content/xdocs/dev/tools.xml Index: tools.xml =

cvs commit: xml-fop build.xml

2003-03-24 Thread chrisg
chrisg 2003/03/24 17:31:00 Modified:.Tag: fop-0_20_2-maintain build.xml Log: fixed manifest classpath PR: 17311 Revision ChangesPath No revision No revision 1.44.2.40 +1 -1 xml-fop/build.xml Index: b

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

2003-03-24 Thread vmote
vmote 2003/03/24 16:30:18 Modified:src/documentation/content/xdocs/dev book.xml Added: src/documentation/content/xdocs/dev tools.xml Log: Add a "tools" page for FOP-related comments about development tools. Revision ChangesPath 1.9 +1 -0 xml-fop/src/d

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

2003-03-24 Thread vmote
vmote 2003/03/24 15:20:11 Modified:src/documentation/content/xdocs/dev faq.xml Log: Fix URLs and add missing ids. Revision ChangesPath 1.8 +5 -5 xml-fop/src/documentation/content/xdocs/dev/faq.xml Index: faq.xml

Re: block rendering problem with 0.20.5rc2

2003-03-24 Thread J.Pietschmann
Matthew L. Avizinis wrote: The following fo apparently causes the last line of text from the text area of the parent fo:block to be rendered twice, once before the child fo:block and once after it. See Bugzilla #17472. Either don't mix block elements and text (bad style anyway), or get CVS code.

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

2003-03-24 Thread vmote
vmote 2003/03/24 15:05:10 Modified:src/documentation/content/xdocs faq.xml Log: Move developer FAQs to the Developer FAQ document. Revision ChangesPath 1.14 +2 -12 xml-fop/src/documentation/content/xdocs/faq.xml Index: faq.xml ===

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

2003-03-24 Thread vmote
vmote 2003/03/24 15:04:25 Modified:src/documentation/content/xdocs/dev faq.xml Log: Move developer FAQs to the Developer FAQ document. Revision ChangesPath 1.7 +11 -1405 xml-fop/src/documentation/content/xdocs/dev/faq.xml Index: faq.xml ===

Re: logo contest

2003-03-24 Thread Ken Masters
I quite like #10 , but without the XML in the background! _ Chat online in real time with MSN Messenger http://messenger.msn.co.uk - To unsubscribe, e-mail: [EMAIL

Development/Redesign tabs

2003-03-24 Thread Victor Mote
I made some decent progress today on getting my head into the trunk code, and to document some of what I have learned. I am still confused by the "Development" and "Redesign" tabs. At first, I thought that maybe "Development" was for those who might be developing on the maintenance branch, and "Red

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

2003-03-24 Thread vmote
vmote 2003/03/24 14:22:40 Modified:src/documentation/content/xdocs/design architecture.xml Log: Add some tags for consistency. Revision ChangesPath 1.5 +4 -4 xml-fop/src/documentation/content/xdocs/design/architecture.xml Index: architecture.xml =

admin tab

2003-03-24 Thread Victor Mote
I am tempted to add an "Admin" tab to our web site for pages dealing with administrative matters. For example, our readme that tells how to rebuild the web site could go there. Christian may have notes on creating builds that could go there as well. I would like to document the link to the cocoonde

block rendering problem with 0.20.5rc2

2003-03-24 Thread Matthew L. Avizinis
The following fo apparently causes the last line of text from the text area of the parent fo:block to be rendered twice, once before the child fo:block and once after it. That is, supposing that "deducted as an itemized deduction" is the last line of the parent block, this same text will be rep

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

2003-03-24 Thread vmote
vmote 2003/03/24 13:37:20 Modified:src/documentation/content/xdocs/design book.xml architecture.xml Log: Change title of architecture.xml to reflect its orientation toward implementation details. Flesh out the comments in the startup and FO Tree sections.

DO NOT REPLY [Bug 18292] New: - 24 bit PNG not displayed correctly

2003-03-24 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://nagoya.apache.org/bugzilla/show_bu

Re: logo contest

2003-03-24 Thread Ralph LaChance
Hi, I can't recall if the first winnowing round was for 3 or 4 picks, and I never noticed whether non-committers were even eligible to vote. So anyway, here's my $0.02 For round I nominate: 7, 10, 21 and/or 22 13 (maybe w/out the dot - I also think of visine) Many congratula

Re: logo contest

2003-03-24 Thread Clay Leeds
I too like the re-tooled #7 by Scott Hofman. However, I am leaning toward a lowercase "fop" for the logo (as in #10). I like the feeling I get from the serif of the f and the p. I also like the circular "o" in #13 (although the red dot reminds me I need to use visine...) My non-vote in order of

RE: logo contest

2003-03-24 Thread Victor Mote
Oleg Tkachenko wrote: > Well, I like the idea of inkstand and feather also. What about combining > it with another logo? Sure. What did you have in mind? Victor Mote - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional c

Re: logo contest & SVG question (How to view SVG w Mozilla)

2003-03-24 Thread Clay Leeds
I was unable to load Adobe SVG Viewer 3.0. But Adobe SVG v2.0 is another story! I downloaded the archived SVG Viewer 2.0 found here: http://www.adobe.com/svg/viewer/install/old.html After downloading and running the installer, I copied NPSVGvw.dll, SVGView.dll and SVGViewer.zip to my Mozilla

Re: logo contest

2003-03-24 Thread Oleg Tkachenko
J.Pietschmann wrote: Victor, since one of my choices was also #7 with a dislike of the font i decided to post a revised version. Oooh. I like that a lot. Definitely my favorite. Thanks for submitting that. Me too! Well, I like the idea of inkstand and feather also. What about combining it wi

Re: logo contest

2003-03-24 Thread J.Pietschmann
Victor Mote wrote: Victor, since one of my choices was also #7 with a dislike of the font i decided to post a revised version. Oooh. I like that a lot. Definitely my favorite. Thanks for submitting that. Me too! J.Pietschmann -

Re: logo contest & SVG question

2003-03-24 Thread J.Pietschmann
Clay Leeds wrote: I am unable to find those files on my hard drive. I've downloaded Adobe SVG Viewer 3.0 My SVGViewer identifies itself as Version 2.0 (Build 55, 03/14/01) You'd better ask on a Mozilla related forum for further help. J.Pietschmann ---

RE: Encryption

2003-03-24 Thread Victor Mote
Peter B. West wrote: > This step seems to have some problems. I have just gone through the > cycle of building locally, checking the changes into HEAD, getting > forrestbot to refresh, checking the just-constucted site, and then > getting forrestbot to publish. I had problems on the live site th

RE: logo contest

2003-03-24 Thread Victor Mote
Scott Hofmann wrote: > Victor, since one of my choices was also #7 with a dislike of the > font i decided to post a revised version. Oooh. I like that a lot. Definitely my favorite. Thanks for submitting that. Victor Mote - To

DO NOT REPLY [Bug 5654] - PS rendering doesn't seem to support landscape pages

2003-03-24 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://nagoya.apache.org/bugzilla/show_bug

DO NOT REPLY [Bug 5654] - PS rendering doesn't seem to support landscape pages

2003-03-24 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://nagoya.apache.org/bugzilla/show_bug

Re: logo contest & SVG question

2003-03-24 Thread Clay Leeds
J.Pietschmann wrote: Clay Leeds wrote: As a side note, does anyone know how to get SVG to display in Mozilla (1.3b). I tried installing the SVG plugin, but I can't get it to work. Works with 1.2.1: copy NPSVGvw.dll, SVGView.dll and SVGViewer.zip into the Mozilla plugins folder and restart. Ther

Re: Encryption

2003-03-24 Thread Peter B. West
Victor Mote wrote: My understanding is as follows: 1. The "refresh" button on the http://forrestbot.cocoondev.org site will take the contents at cvs.apache.org/cvs/xml-fop as input, and generate the web site. That is what is displayed at http://forrestbot.cocoondev.org/site/xml-fop. 2. The "pub

DO NOT REPLY [Bug 5654] - PS rendering doesn't seem to support landscape pages

2003-03-24 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://nagoya.apache.org/bugzilla/show_bug

DO NOT REPLY [Bug 17472] - Images appear twice oin PDF output

2003-03-24 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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 18276] - Problem in DOM managment

2003-03-24 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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 18275] - Fop enter in an infinite loop if image size is biger than page size

2003-03-24 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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 18275] - Fop enter in an infinite loop if image size is biger than page size

2003-03-24 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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 18275] - Fop enter in an infinite loop if image size is biger than page size

2003-03-24 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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 18276] New: - Problem in DOM managment

2003-03-24 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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 18275] New: - Fop enter in an infinite loop if image size is biger than page size

2003-03-24 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://nagoya.apache.org/bugzilla/show_bu

cvs commit: xml-fop/src/documentation/resources/scripts/design/alt.design codedisplay.js

2003-03-24 Thread pbwest
pbwest 2003/03/24 02:22:33 Removed: src/documentation/resources/scripts/design/alt.design codedisplay.js Log: Moved to content/design/alt.design - To unsubscribe, e-mail: [EMAIL PROTECTED] F

cvs commit: xml-fop/src/documentation/resources/scripts/design/alt.design/properties codedisplay.js

2003-03-24 Thread pbwest
pbwest 2003/03/24 02:20:38 Removed: src/documentation/resources/scripts/design/alt.design/properties codedisplay.js Log: Moved to content/design/alt.design/properties - To unsubscribe, e-mai

Re: logo contest

2003-03-24 Thread Oleg Tkachenko
Peter B. West wrote: Let's choose from the submissions, and if there is a consensus that some tweaking is required, we can go back to the designer with a request for a change. Here is my favourite three: #2 (I like the parrot idea, but sure it should be tweaked) #21/22 (a little bit minimalistic