The QuickRef needs a link from the docs page.
Hello folks, Thanks for the excellent Quick Reference (why hasn't the full HTML version any "live-in-document" links? I know, I know, you just _can't_ please 'em...:-)). However, I think it needs a link from: http://www.zope.org:18200/Documentation/ Anyone wanting it would look for it there first, I think... -- ----------------------------------------- Kuraiken - Python fanatic. ----------------------------------------- Python. Try it. It'll swallow you whole! -----------------------------------------
Kuraiken wrote:
Hello folks,
Thanks for the excellent Quick Reference (why hasn't the full HTML version any "live-in-document" links? I know, I know, you just _can't_ please 'em...:-)).
Actually, you can. From what I've seen, the Quick Reference is an XML Document (when you look at it through a browser, click on the 'Source' link and look at the DTML that renders the HTML from XML). Therefore, adding the ability to parse and insert links would be a programatic problem, not a brute force one.
However, I think it needs a link from: http://www.zope.org:18200/Documentation/
I'll do the labor (to add the link, not linkafy the document) but the go-ahead is Amos' gig. Michel
Alright, I think I can answer both of your concerns in a positive manner.
Thanks for the excellent Quick Reference (why hasn't the full HTML version any "live-in-document" links? I know, I know, you just _can't_ please 'em...:-)). David and I just discussed today of how we want to link how-tos, references and guides from the Quick Reference. We came up with a way. So now it will take a few days before we implement them. ;-)
However, I think it needs a link from: http://www.zope.org:18200/Documentation/ When we first presented ZQR to DC we told them not to put a link on /Documentation until we officially announce ZQR. Since that day was today, I send Paul Everitt an e-mail (paul, did I?) telling him it would be okay now to add ZQR to /Documentation. Let's hope tomorrow there will be a link. :)
Anyone wanting it would look for it there first, I think... I agree.
regards, stephan -- Stephan Richter iXL - Software Designer and Engineer CBU - Physics, Computer Science and Chemistry Student
Stephan Richter wrote:
Alright,
I think I can answer both of your concerns in a positive manner.
Thanks for the excellent Quick Reference (why hasn't the full HTML version any "live-in-document" links? I know, I know, you just _can't_ please 'em...:-)). David and I just discussed today of how we want to link how-tos, references and guides from the Quick Reference. We came up with a way. So now it will take a few days before we implement them. ;-)
However, I think it needs a link from: http://www.zope.org:18200/Documentation/ When we first presented ZQR to DC we told them not to put a link on /Documentation until we officially announce ZQR. Since that day was today, I send Paul Everitt an e-mail (paul, did I?) telling him it would be okay now to add ZQR to /Documentation. Let's hope tomorrow there will be a link. :)
An added advantage is that the sluggish XML performance might prompt DC to look into this lest we make their server crawl to a halt. ;) Ah, I saw you put in a 'prerendered' version! Darn..:) The Quick Reference is great work! Regards, Martijn
participants (4)
-
Kuraiken -
Martijn Faassen -
Michel Pelletier -
Stephan Richter