[pmwiki-users] leading spaces switch for 2.2.0
Patrick R. Michaud
pmichaud at pobox.com
Mon Mar 26 15:16:47 CDT 2007
On Mon, Mar 26, 2007 at 03:20:39PM -0400, Neil Herber (nospam) wrote:
> Patrick R. Michaud wrote:
> Patrick
>
> I just switched one of my Site.AuthUser pages to (:linebreaks:) rather
> than the "leading spaces preformat" and it actually helps me immensely.
>
> Because some of the groups are very large, the Site.AuthUser page was
> unreadably wide and when I tried to edit it, the edit window opened at
> the same width as the displayed page.
It might also be worth noting that it's okay to repeat authorization
groups in Site.AuthUser. Thus:
@editors: alice bob carol dave eve isaac justin mallory oscar
can also be specified across separate lines as:
@editors: alice bob carol
@editors: dave eve
@editors: isaac justin mallory
@editors: oscar
> This may be a "feature" of Gemini 12, which is the skin I am using.
It's unfortunately a bug in various browsers that don't know how
to handle the CSS 'overflow' property. (Notably this affects IE,
but even Firefox has its own set of issues.)
> I still prefer the courier font for readability, but I presume I can use
> a wikistyle to get that back without the ultra-wide page.
>>font-family:monospace<<
Pm
More information about the pmwiki-users
mailing list