Re: [Xastir] MediaWiki and PRE tag

2010-02-01 Thread Chuck Byam
On Jan 31, 2010, at 6:59 PM, Curt, WE7U wrote: On Sun, 31 Jan 2010, Tom Hayward wrote: In fact, checking the stylehseets (specifically the one being used called skins/modern/main.css) there is an entry for the PRE tag which is adding 0.4em of padding around the lines. Try changing that

Re: [Xastir] MediaWiki and PRE tag

2010-02-01 Thread Tom Russo
On Mon, Feb 01, 2010 at 10:18:43AM -0500, we recorded a bogon-computron collision of the kg4...@xastir.org flavor, containing: On Jan 31, 2010, at 6:59 PM, Curt, WE7U wrote: On Sun, 31 Jan 2010, Tom Hayward wrote: In fact, checking the stylehseets (specifically the one being used

Re: [Xastir] MediaWiki and PRE tag

2010-02-01 Thread Tom Russo
On Mon, Feb 01, 2010 at 08:56:38AM -0700, we recorded a bogon-computron collision of the ru...@bogodyn.org flavor, containing: On Mon, Feb 01, 2010 at 10:18:43AM -0500, we recorded a bogon-computron collision of the kg4...@xastir.org flavor, containing: On Jan 31, 2010, at 6:59 PM, Curt,

Re: [Xastir] MediaWiki and PRE tag

2010-02-01 Thread Chuck Byam
On Feb 1, 2010, at 11:45 AM, Tom Russo wrote: On Mon, Feb 01, 2010 at 08:56:38AM -0700, we recorded a bogon-computron collision of the ru...@bogodyn.org flavor, containing: On Mon, Feb 01, 2010 at 10:18:43AM -0500, we recorded a bogon-computron collision of the kg4...@xastir.org flavor,

Re: [Xastir] MediaWiki and PRE tag

2010-02-01 Thread Curt, WE7U
On Mon, 1 Feb 2010, Chuck Byam wrote: There was a problem with a symbolic link while trying to beautify urls. I think it's fixed now. Thanks! 1) While we have your attention, can we do something about the spam problem that has occurred irregularly since the last Wiki tweaks? We evidently

[Xastir] MediaWiki and PRE tag

2010-01-31 Thread Curt, WE7U
Does anyone know why the MediaWiki on http://www.xastir.org puts extra blank lines between every line inside PRE/PRE tags, while the SourceForge MediaWiki does not? See these pages for examples of the differences: http://www.xastir.org/wiki/index.php/HowTo:Developer_Guidelines_and_Notes

Re: [Xastir] MediaWiki and PRE tag

2010-01-31 Thread Alex Carver
called skins/modern/main.css) there is an entry for the PRE tag which is adding 0.4em of padding around the lines. Try changing that padding to zero and see what happens. --- On Sun, 1/31/10, Curt, WE7U curt.w...@gmail.com wrote: From: Curt, WE7U curt.w...@gmail.com Subject: [Xastir] MediaWiki

Re: [Xastir] MediaWiki and PRE tag

2010-01-31 Thread Tom Hayward
In fact, checking the stylehseets (specifically the one being used called skins/modern/main.css) there is an entry for the PRE tag which is adding 0.4em of padding around the lines.  Try changing that padding to zero and see what happens. Not quite... This section adds padding around the

Re: [Xastir] MediaWiki and PRE tag

2010-01-31 Thread Curt, WE7U
On Sun, 31 Jan 2010, Tom Hayward wrote: In fact, checking the stylehseets (specifically the one being used called skins/modern/main.css) there is an entry for the PRE tag which is adding 0.4em of padding around the lines.  Try changing that padding to zero and see what happens. Considering