UseLess wrote:Greetings,
1. The latter.


Ups...I just saw that when I click on [ Select ], it would (correctly) only select the code itself. But since actually copies everything to the clipboard I do have to think about which option makes more sense. But I think I still want line numbers, so you are right (of course), [ Select ] makes less sense then and [ Download ] seems to be the better option, since I can't code an alternative "Select" script myself and I can't find any on the net.2. Select will include the line numbers, if shown, which is why, in the version I use, I removed the 'select' option and left the 'download' option so the code can be downloaded with the layout intact with no line numbers or anything else included. It's also handier if you specify a filename so the downloaded code can be opened directly in a appropriate application. But if you want to stick with the select option then I'd suggest using another select script that doesn't include the line numbers.
I'm sorry, I don't know which if-clause you are referring to.3. In the 'if ... else ...' where the lines parameter is checked change the 'else' default 'no line numbers' to whatever lines you want 'normal' or 'fancy'.

Bogey said to change the $params variable, which then appears in two successive "if($tag_valid"-clauses (which, btw, I don't understand why they are separate instead of just one). I don't see a "no line numbers" option anywhere.

Got it. Thank you!4. Reminder sent...