| View previous topic :: View next topic |
| Author |
Message |
RockHound Tux's lil' helper

Joined: 11 Nov 2002 Posts: 112 Location: Hamburg, Germany
|
Posted: Mon Nov 18, 2002 1:52 pm Post subject: Gentoo Website -> Printable Online Documentation |
|
|
Hi,
just tried to print some of the documentation that is online and my problem is it looks like crap if i just print it. Copy & Paste on the other hand works really great, but who wants to do that. Since all of your docs are xml, wouldn't it be possible to make a xld and then offer the user a printable version of the docs?
Would be really cool! Gentoo rocks! |
|
| Back to top |
|
 |
klieber Administrator


Joined: 17 Apr 2002 Posts: 3657 Location: San Francisco, CA
|
Posted: Mon Nov 18, 2002 5:34 pm Post subject: |
|
|
Sounds like a great feature to have. Maybe you could write the xld and submit it to bugs.gentoo.org
--kurt _________________ The problem with political jokes is that they get elected |
|
| Back to top |
|
 |
RockHound Tux's lil' helper

Joined: 11 Nov 2002 Posts: 112 Location: Hamburg, Germany
|
Posted: Wed Nov 20, 2002 9:58 am Post subject: |
|
|
| klieber wrote: | | Sounds like a great feature to have. Maybe you could write the xld and submit it to bugs.gentoo.org |
I ment a dtd of course ... sorry for the spelling. Your entire website is XML right? Thus meaning, printer output is a peace of cake ... I hope.
Let me see what I can do. |
|
| Back to top |
|
 |
proxy Apprentice


Joined: 20 Apr 2002 Posts: 253 Location: Chantilly, VA
|
Posted: Wed Nov 20, 2002 10:50 am Post subject: |
|
|
my experience with this is that if the site is constructed properly (as per w3 recomendations), a "printable version" should be as simple as disabling style sheets.
I have done this in the past, it may be worth taking a look at how the sites data is structured in the html, it would be really nice, if they they set things up such that content is truely seperate from layout
(i do however love the idea of a nice clean printable version of all the docs)
proxy |
|
| Back to top |
|
 |
zhenlin Veteran

Joined: 09 Nov 2002 Posts: 1361
|
Posted: Wed Nov 20, 2002 2:25 pm Post subject: |
|
|
Hint: Create your own XSLT stylesheet and apply to the preferred XML doc...
Goto www.gentoo.org/dyn/arch/ and download the tarball. You'll find a snapshot of the website minus the dyn directory. |
|
| Back to top |
|
 |
|