• Do not register here on develop.twiki.org, login with your twiki.org account.
• Use View topic Item7848 for generic doc work for TWiki-6.1.1. Use View topic Item7851 for doc work on extensions that are not part of a release. More... Close
• Anything you create or change in standard webs (Main, TWiki, Sandbox etc) will be automatically reverted on every SVN update.
Does this site look broken?. Use the LitterTray web for test cases.

Item5335: Not all pages are prepared for NOAUTOLINK on

Item Form Data

AppliesTo: Component: Priority: CurrentState: WaitingFor: TargetRelease ReleasedIn
Engine   Normal Closed   patch 5.0.1

Edit Form Data

Summary:
Reported By:
Codebase:
Applies To:
Component:
Priority:
Current State:
Waiting For:
Target Release:
Released In:
 

Detail

If NOAUTOLINK is set to on, some links disappear where they are expected.

Problematic pages:

  • DONE WebSearch result list: authors
  • DONE Links to webs that are WikiWords, like TestCases web
  • DONE The author name in the breadcrumb (pattern skin)
  • DONE The signature in WebTopicEditTemplate. A solution would be: [[%USERSWEB%.%WIKINAME%][%WIKINAME%]] - %DATE%
    • Unfortunately it is not possible to override the template with SkinNameWebTopicEditTemplate
  • DONE The user name in the attachment table
  • DONE The list of plugins in InstalledPlugins
  • DONE Related links at the bottom of Main and TWiki web pages. For instance in TWikiGroups.

-- TWiki:Main/ArthurClemens - 06 Feb 2008

I am falling into that trap often enough frown

Add plugins like CommentPlugin and ActionTrackerPlugin to the list where user signatures fail to link properly. In skins, not only WebTopicEditTemplate is affected: In the edit template of my custom skin I had to rewrite the "signature for copy and paste" as follows:

-- [<nop>[%WIKIUSERNAME%][%WIKINAME%]] - %DATE%

-- TWiki:Main.HaraldJoerg - 07 Feb 2008

For international users, disabling the plural forms, some problems exist also (plural links in brackets become links to unknown pages) - if we are going to walk through links, it would be an idea to keep an eye on that form of "missing links" also.

-- TWiki:Main.SteffenPoulsen - 07 Feb 2008

This is a duplicate of Item3681.

-- TWiki:Main.PeterThoeny - 09 Feb 2008

This was only checked into trunk and I normally test in TWikiRelease04x02.

Now that I have tested a bit I must say please do not merge this change to TWikiRelease04x02.

In the context of allowing login names and allowing non registered users to authenticate this change has a huge negative impact. Everytime someone none registered has edited a topic that person is in T42 presented as Main.loginid. These are rarely wikiwords in our installation.

But with this change they now all becomes links to non-existing topics in Main web. And people just cannot leave those little question marks alone but create the dummy topics.

This is not the right way to solve the problem. It is not elegant as it is today showing Main.c12179. But it gets worse with this change.

-- TWiki:Main.KennethLavrsen - 04 May 2008

Kenneth, do you refer to the signature? As the rest of the changes only affect links to documentation topics.

-- TWiki:Main.ArthurClemens - 04 May 2008

Links to doc topic are not a problem.

The signature is a problem.

So is the the REVINFO changes made in the templates.

I have not yet checked the wikinames in search results etc but there may be additional problems there.

-- TWiki:Main.KennethLavrsen - 04 May 2008

We can avoid all this by using the =%DISPLAYNAME% setting option mentioned in TWiki:Codev.MakeSignatureFormatConfigurable.

-- TWiki:Main.SvenDowideit - 05 May 2008

Added by input to TWiki:Codev.MakeSignatureFormatConfigurable

An idea worth persuing if we can get it defined right.

-- TWiki:Main.KennethLavrsen - 05 May 2008

This is now complete.

I added a conditional signature based on NOAUTOLINK setting, either user "Main.FirstLast" or "Firstlast"'

-- PeterThoeny - 13 Jun 2010

Edit | Attach | Watch | Print version | History: r54 < r53 < r52 < r51 < r50 | Backlinks | Raw View |  Raw edit | More topic actions
Topic revision: r54 - 2010-10-12 - PeterThoeny
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback