Re: User Notes presentation

2006-04-09 Thread Randy McMurchy
Bruce Dubbs wrote these words on 03/30/06 12:05 CST: That's right. I tried several iterations and was using openssl as a testbed. Some other places also got in though. I'd like to settle on: para condition=html role=usernotesUser Notes: ulink url='blfs-wiki;/OpenSSL'//para Just a

Re: User Notes presentation

2006-04-09 Thread M.Canales.es
El Domingo, 9 de Abril de 2006 21:51, Randy McMurchy escribió: and here's what Manuel suggests: para condition=html role=usernotesUser Notes: ulink role=usernotes url='blfs-wiki;/OpenSSL'//para The only difference is that Manuel likes to have the role=usernotes in the para *and* ulink

Re: User Notes presentation

2006-04-09 Thread Randy McMurchy
M.Canales.es wrote these words on 04/09/06 14:57 CST: Not, sorry, not noticed that extra usernotes until now. Okay, then. I'll run the following commands to update almost every file in the repo. I realize there is redundancy, extra code and wasted cycles, along with poor scripting below. But it

Re: User Notes presentation

2006-04-09 Thread Randy McMurchy
Randy McMurchy wrote these words on 04/09/06 15:33 CST: sed -i 1,/\/sect2/ s|.*/sect2|para condition=\html\ role=\usernotes\User Notes:\\ ulink url=\\blfs-wiki;/`basename $FILENAME .xml`\//para\\ \\ | $FILENAME I forgot to mention, I'll run the following sed also against a list

Re: User Notes presentation

2006-04-09 Thread Randy McMurchy
On Sun, 2006-04-09 at 16:12 -0500, Randy McMurchy wrote: sed -i -e '/seglistitem/,/\/seglistitem/ s/\[/{/g' \ -e '/seglistitem/,/\/seglistitem/ s/\]/}/g' \ $FILENAME Also had to run the sed you see above but substitute varlistentry where you see seglistitem to catch all the square

Re: User Notes presentation

2006-03-31 Thread Bruce Dubbs
Dan Nicholson wrote: On 3/30/06, Bruce Dubbs [EMAIL PROTECTED] wrote: That's right. I tried several iterations and was using openssl as a testbed. Some other places also got in though. I'd like to settle on: para condition=html role=usernotesUser Notes: ulink

Re: User Notes presentation

2006-03-31 Thread Dan Nicholson
On 3/31/06, Bruce Dubbs [EMAIL PROTECTED] wrote: Dan Nicholson wrote: Actually what's in trunk right now for OpenSSL has a role=usernotes in the ulink: para condition=html role=usernotesUser Notes: ulink role=usernotes url='blfs-wiki;/OpenSSL'//para Is this correct, or is

Re: User Notes presentation

2006-03-31 Thread Randy McMurchy
Dan Nicholson wrote these words on 03/31/06 18:53 CST: On 3/31/06, Bruce Dubbs [EMAIL PROTECTED] wrote: The above is correct. The rendering process ignores the ulink role. We can access the format in the css anyway as: OK. I'll fix the ones I've made and any others I find in the book that

Re: User Notes presentation

2006-03-31 Thread Dan Nicholson
On 3/31/06, Randy McMurchy [EMAIL PROTECTED] wrote: I'm ready to run the script, but I'm still confused what to use as the prototype. Bruce says earlier The above is correct. And right above where he says that is two examples that differ. I have no clue which one he's talking about. I was a

Re: User Notes presentation

2006-03-31 Thread Bruce Dubbs
Dan Nicholson wrote: On 3/31/06, Bruce Dubbs [EMAIL PROTECTED] wrote: Dan Nicholson wrote: Actually what's in trunk right now for OpenSSL has a role=usernotes in the ulink: para condition=html role=usernotesUser Notes: ulink role=usernotes url='blfs-wiki;/OpenSSL'//para Is this

Re: User Notes presentation

2006-03-31 Thread Randy McMurchy
Bruce Dubbs wrote these words on 03/31/06 19:07 CST: para condition=html role=usernotesUser Notes: ulink url='blfs-wiki;/OpenSSL'//para Thanks. However, I'll fix the indentation. There should be none. Manuel throughout the book used no indentation inside paragraph tags. -- Randy

Re: User Notes presentation

2006-03-31 Thread Randy McMurchy
Dan Nicholson wrote these words on 03/31/06 19:04 CST: para condition=html role=usernotesUser Notes: ulink role=usernotes url='blfs-wiki;/OpenSSL'//para and one minute later Bruce wrote: para condition=html role=usernotesUser Notes: ulink url='blfs-wiki;/OpenSSL'//para Total

Re: User Notes presentation

2006-03-31 Thread Bruce Dubbs
Dan Nicholson wrote: On 3/31/06, Randy McMurchy [EMAIL PROTECTED] wrote: I'm ready to run the script, but I'm still confused what to use as the prototype. Bruce says earlier The above is correct. And right above where he says that is two examples that differ. I have no clue which one he's

Re: User Notes presentation

2006-03-31 Thread Dan Nicholson
On 3/31/06, Randy McMurchy [EMAIL PROTECTED] wrote: and one minute later Bruce wrote: para condition=html role=usernotesUser Notes: ulink url='blfs-wiki;/OpenSSL'//para Total and utter confusion here. So, do I just pick which one I should use? Yes, this is ridiculous. :) I've now

User Notes presentation

2006-03-30 Thread Randy McMurchy
Hi all, Though it is just my opinion, I *do not* like using the section 3 header for the User notes link. It is much too ostentatious for me. I much more preferred the simple paragraph presentation used throughout the book in *every* other place there is a link. Furthermore, I need to know if

Re: User Notes presentation

2006-03-30 Thread Jeremy Huntwork
Randy McMurchy wrote: Hi all, Though it is just my opinion, I *do not* like using the section 3 header for the User notes link. It is much too ostentatious for me. I much more preferred the simple paragraph presentation used throughout the book in *every* other place there is a link. I'm

Re: User Notes presentation

2006-03-30 Thread Randy McMurchy
Jeremy Huntwork wrote these words on 03/30/06 08:44 CST: If so, I think the placement is OK, I thought the placement on the page (where it currently is) was decided via list discussion and finalized. That was not the purpose of my message. but the CSS could be adjusted to render it a bit

Re: User Notes presentation

2006-03-30 Thread Dan Nicholson
On 3/30/06, Jeremy Huntwork [EMAIL PROTECTED] wrote: Randy McMurchy wrote: Though it is just my opinion, I *do not* like using the section 3 header for the User notes link. I don't think that's what will be used. That was an iteration Bruce tried a while back, but I think he's using

Re: User Notes presentation

2006-03-30 Thread Jeremy Huntwork
Randy McMurchy wrote: I thought the placement on the page (where it currently is) was decided via list discussion and finalized. That was not the purpose of my message. Gotcha. Additionally, I don't believe you'll find anywhere else in the book, that a hyperlink is not contained in a

Re: User Notes presentation

2006-03-30 Thread M.Canales.es
El Jueves, 30 de Marzo de 2006 20:05, Bruce Dubbs escribió: Where the /sect2 is the first one in the page. ... except if the page isn't a package page. In that cases the link or links will be placed depending on the context. Right? -- Manuel Canales Esparcia Usuario de LFS nº2886:

Re: User Notes presentation

2006-03-30 Thread Bruce Dubbs
M.Canales.es wrote: El Jueves, 30 de Marzo de 2006 20:05, Bruce Dubbs escribió: Where the /sect2 is the first one in the page. ... except if the page isn't a package page. In that cases the link or links will be placed depending on the context. Right? Right. For automation

Re: LiveCD Hint [Was: Re: User Notes presentation]

2006-03-30 Thread Alexander E. Patrakov
Jeremy Huntwork wrote: Looking over this page a bit further, I spotted two issues with the following: A hint that describes the instructions for creating this ISO imate is available as a hint at http://www.linuxfromscratch.org/hints/downloads/files/livecd.txt.; 1. s/imate/image/ 2. That