We relaunched the TWiki.org project with an expanded TWiki charter, and we invite you to participate! The TWiki.org Code of Conduct agreement took effect on 27 Oct 2008. We ask existing twiki.org users to opt-in. You need to opt-in to participate in the Blog, Codev, Plugins and TWiki webs. -- PeterThoeny - 27 Oct 2008
Tags:
create new tag
, view all tags

SingletonWikiWordPluginDev Discussion: Page for developer collaboration, enhancement requests, patches and improved versions on SingletonWikiWordPlugin contributed by the TWikiCommunity.
• Please let us know what you think of this extension.
• For support, check the existing questions, or ask a new support question in the Support web!
• Please report bugs below

SingletonWikiWordPlugin Development Discussions

Older discussions moved to SingletonWikiWordPluginDevArchive.

All fixes incorporated into April 2003 version of this plugin.

There are two known problems - fixes are very welcome!

Writing:

  • Marketing.Differentiation should link to the topic Differentiation in the web Marketing.
    • It does not.
  • .Needs should link to .Need
    • It does not.

-- MartinCleaver - 08 Jun 2003

I found some strange behaviour in my installation of SingletonWikiWordPlugin with EditTablePlugin (Version: 08 Nov 2002) When I insert words with uppercase letters (not necessarily WikiWords, just words like "Foo Bar") into a cell, I get things that look like this: Foo B? ar. That is, the first word is ok, all the other words starting with an uppercase letter have their first letter turned into a (non-existing) link. The html code I get is this:

Foo <span style='background : #FFFFCE;'><font color="#0000FF">B</font></span>
<a href="/twiki/bin/edit/Sandbox/B?topicparent=SandboxNowikowKlausSandbox">?</a>ar
When I create a new line and add "Foo Bar" into a cell, everything is ok. But when I press "Edit table", the above code appears in the cell and stays there.

The table is defined as

%EDITTABLE{ header="|*Nr*|*Text field sandbox*|*Drop down sandbox*|*Timestamp*|"
format="| row, -1 | text, 20, init | select, 1, one, two, three, four | label, 0,
%SERVERTIME{"$day $mon $year $hour:$min"}% |" changerows="on" }%
It is the example from the plugin's home topic. The problem also appears in the SERVERTIME column.

-- KlausNowikow - 29 Aug 2003

Has anyone since thought of a better way to do SingletonWikiWords?

-- MartinCleaver - 03 Oct 2008

See StopWikiWordLinkPluginDev for ForceStopWikiWordLinkPlugin, which has lists of word to force and stop as wikiwords. There are even test cases smile

-- ClifKussmaul - 04 Oct 2008

 
Topic revision: r17 - 04 Oct 2008 - 10:04:13 - ClifKussmaul
 
TWIKI.NET
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback