Tags:
create new tag
, view all tags
It turns out that to make Ref-By work across webs I need to add a "&web=all" parameter to the query it invokes.

Two things:

  1. I was under the impression that this was the default behaviour:
http://twiki.org/p/pub/Codev/TWikiReleaseSpring2001UpgradeNotes/UpgradeMay2000toMarch2001.txt#Improved Ref-By Searches, but Ref-By on TWiki.org don't show this behaviour.
    • Was it changed again? Is there a good reason for this?
  1. It appears that the string "Ref-By" occurs in many place, and even more so if you have multiple skins installed.
    • Can we abstract the definition of this button (and all the others) into (a) variable(s) and have the definition in one place.
    • Doing this would also have the advantage that the EditPreviewViewWorkflow could be controlled centrally rather than being hardcoded in each skin.

-- MartinCleaver - 05 May 2003

-bash-2.05b$ find . -exec grep scope=text /dev/null {} \; | grep By
./templates/view.tmpl:  %TMPL:P{"sep"}% <a href="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%WEB%/SearchResult?scope=text&amp;regex=on&amp;search=%SPACEDTOPIC%%5B%5EA-Za-z%5D">Ref-By</a>
./templates/view.koala.tmpl:  <a href="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%WEB%/SearchResult?scope=text&amp;regex=on&amp;search=%SPACEDTOPIC%%5B%5EA-Za-z%5D" accesskey=l title='[Alt-L] See all pages linking to this page'>Ref-By</a> |
./templates/Mbs04t1a6/view.koala.tmpl:  <a href="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/Mbs04t1a6/SearchResult?scope=text&amp;regex=on&amp;search=%SPACEDTOPIC%%5B%5EA-Za-z%5D" accesskey=l title='[Alt-L] See all pages linking to this page'>Ref-By</a> |
./templates/view.void.tmpl: <A href="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%WEB%/?scope=text&web=all&amp;regex=on&amp;search=%SPACEDTOPIC%%5B%5EA-Za-z%5D">Ref'd By</a> |
./templates/view.void.tmpl~: <A href="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%WEB%/?scope=text&web=all&amp;regex=on&amp;search=%SPACEDTOPIC%%5B%5EA-Za-z%5D">Ref'd By</a> |
./templates/view.normal.tmpl:  %TMPL:P{"sep"}% <a href="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%WEB%/SearchResult?scope=text&amp;regex=on&amp;search=%SPACEDTOPIC%%5B%5EA-Za-z%5D">Ref-By</a>
./templates/view.tmpl~:  %TMPL:P{"sep"}% <a href="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%WEB%/SearchResult?scope=text&amp;regex=on&amp;search=%SPACEDTOPIC%%5B%5EA-Za-z%5D">Ref-By</a>
./templates/view.voidcomment.tmpl: <A href="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%WEB%/?scope=text&web=all&amp;regex=on&amp;search=%SPACEDTOPIC%%5B%5EA-Za-z%5D">Ref'd By</a> |
./templates/view.voidcomment.tmpl~: <A href="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%WEB%/?scope=text&web=all&amp;regex=on&amp;search=%SPACEDTOPIC%%5B%5EA-Za-z%5D">Ref'd By</a> |
./templates/Mbaft04/view.koala.tmpl:  <a href="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/Mbaft04/SearchResult?scope=text&amp;regex=on&amp;search=%SPACEDTOPIC%%5B%5EA-Za-z%5D" accesskey=l title='[Alt-L] See all pages linking to this page'>Ref-By</a> |
./templates/Accounting/view.koala.tmpl:  <a href="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/Accounting/SearchResult?scope=text&amp;regex=on&amp;search=%SPACEDTOPIC%%5B%5EA-Za-z%5D" accesskey=l title='[Alt-L] See all pages linking to this page'>Ref-By</a> |
./templates/Economics/view.koala.tmpl:  <a href="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/Economics/SearchResult?scope=text&amp;regex=on&amp;search=%SPACEDTOPIC%%5B%5EA-Za-z%5D" accesskey=l title='[Alt-L] See all pages linking to this page'>Ref-By</a> |
./templates/TWiki/view.koala.tmpl:  <a href="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/TWiki/SearchResult?scope=text&amp;regex=on&amp;search=%SPACEDTOPIC%%5B%5EA-Za-z%5D" accesskey=l title='[Alt-L] See all pages linking to this page'>Ref-By</a> |
./templates/Main/view.koala.tmpl:  <a href="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/Main/SearchResult?scope=text&amp;regex=on&amp;search=%SPACEDTOPIC%%5B%5EA-Za-z%5D" accesskey=l title='[Alt-L] See all pages linking to this page'>Ref-By</a> |
./templates/Sandbox/view.koala.tmpl:  <a href="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/Sandbox/SearchResult?scope=text&amp;regex=on&amp;search=%SPACEDTOPIC%%5B%5EA-Za-z%5D" accesskey=l title='[Alt-L] See all pages linking to this page'>Ref-By</a> |
./templates/Trash/view.koala.tmpl:  <a href="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/Trash/SearchResult?scope=text&amp;regex=on&amp;search=%SPACEDTOPIC%%5B%5EA-Za-z%5D" accesskey=l title='[Alt-L] See all pages linking to this page'>Ref-By</a> |
./templates/Social/view.koala.tmpl:  <a href="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/Social/SearchResult?scope=text&amp;regex=on&amp;search=%SPACEDTOPIC%%5B%5EA-Za-z%5D" accesskey=l title='[Alt-L] See all pages linking to this page'>Ref-By</a> |
./templates/Techsig/view.koala.tmpl:  <a href="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/Techsig/SearchResult?scope=text&amp;regex=on&amp;search=%SPACEDTOPIC%%5B%5EA-Za-z%5D" accesskey=l title='[Alt-L] See all pages linking to this page'>Ref-By</a> |
./templates/MBS/view.koala.tmpl:  <a href="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/MBS/SearchResult?scope=text&amp;regex=on&amp;search=%SPACEDTOPIC%%5B%5EA-Za-z%5D" accesskey=l title='[Alt-L] See all pages linking to this page'>Ref-By</a> |
./templates/Clubs/view.koala.tmpl:  <a href="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/Clubs/SearchResult?scope=text&amp;regex=on&amp;search=%SPACEDTOPIC%%5B%5EA-Za-z%5D" accesskey=l title='[Alt-L] See all pages linking to this page'>Ref-By</a> |
./templates/DerivClub/view.koala.tmpl:  <a href="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/DerivClub/SearchResult?scope=text&amp;regex=on&amp;search=%SPACEDTOPIC%%5B%5EA-Za-z%5D" accesskey=l title='[Alt-L] See all pages linking to this page'>Ref-By</a> |
./templates/Exchange/view.koala.tmpl:  <a href="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/Exchange/SearchResult?scope=text&amp;regex=on&amp;search=%SPACEDTOPIC%%5B%5EA-Za-z%5D" accesskey=l title='[Alt-L] See all pages linking to this page'>Ref-By</a> |
./templates/Marketing/view.koala.tmpl:  <a href="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/Marketing/SearchResult?scope=text&amp;regex=on&amp;search=%SPACEDTOPIC%%5B%5EA-Za-z%5D" accesskey=l title='[Alt-L] See all pages linking to this page'>Ref-By</a> |
./templates/Organisations/view.koala.tmpl:  <a href="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/Organisations/SearchResult?scope=text&amp;regex=on&amp;search=%SPACEDTOPIC%%5B%5EA-Za-z%5D" accesskey=l title='[Alt-L] See all pages linking to this page'>Ref-By</a> |
./templates/Finance/view.koala.tmpl:  <a href="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/Finance/SearchResult?scope=text&amp;regex=on&amp;search=%SPACEDTOPIC%%5B%5EA-Za-z%5D" accesskey=l title='[Alt-L] See all pages linking to this page'>Ref-By</a> |

-- MartinCleaver - 05 May 2003

Topic revision: r1 - 2003-05-05 - MartinCleaver
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.