[pmwiki-users] `WikiWord disables WikiWord ?
Patrick R. Michaud
pmichaud at pobox.com
Wed Jul 27 19:35:00 CDT 2005
On Wed, Jul 27, 2005 at 08:25:30PM -0400, DaveG wrote:
> It only seems to happen in some case, and I can't see a pattern yet. This
> link http://www.solidgone.com/pmwiki/index.php?n=Main.WikiSandbox show two
> problems.
>
> First is where the ` gets displayed (with the word MKI)
MKI isn't a WikiWord -- the ` only prevents linking of WikiWords.
Anywhere else it's just a `.
> Second is where the word gets a space inserted (word MR2)
That's the standard spacing rule when $SpaceWikiWords is enabled;
PmWiki treats numbers as being "separate words" from the
things in front of them.
Pm
> On Tue, Jul 26, 2005 at 09:19:41PM -0400, DaveG wrote:
>
>
> Just as an FYI, if you define a WikiWordCount word, and then someone
> unknowingly uses the `, you end up with the ` not being stripped. Which
> would mean if an acronym was introduced and ignored using ` syntax, and
> then that word was added to the WikiWordCount, pages get littered with
> the prefixed `.
>
>
> Hmm, I don't seem to have this problem on pmwiki.org -- see
> http://www.pmwiki.org/wiki/Test/WikiWordCount . The
> text there is
>
> Here's `PmWiki #1, PmWiki #2, `PmWiki #3, PmWiki #4, and `PmWiki #5.
>
> where $WikiWordCount['PmWiki'] has been set to 1. Only the #2 occurrence
> turns into a link, and all of the other instances of PmWiki seem to
> render without any `.
>
> Can you give an example where it's not working...?
>
> Pm
>
>
More information about the pmwiki-users
mailing list