Skip to content

Commit

Permalink
Item8541: arg, <nop> things properly this time
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.foswiki.org/trunk/ExtensionsRepositoryContrib@6405 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
WillNorris authored and WillNorris committed Feb 17, 2010
1 parent e4efd1a commit 6be8340
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions data/_ExtensionsRepository/PackageViewTemplate.txt
Expand Up @@ -7,11 +7,11 @@
%ICON{warning}% This is an *experimental* version of *<nop>%TOPIC%*.
---++!! %ICON{support}% How to configure your Foswiki to install from this repository
In =lib/LocalSite.cfg=, add this web's URL to ={ExtensionsRepositories}=:
<div style="overflow:auto;"><noautolink><code>
$Foswiki::cfg{ExtensionsRepositories}='Foswiki.org=(http://foswiki.org/Extensions/,http://foswiki.org/pub/Extensions/);Local=(%SCRIPTURL{"view"}%/%WEB%/,%PUBURL%/%WEB%/)';
</noautolink></code></div>
<div style="overflow:auto;"><code>
$Foswiki::cfg{ExtensionsRepositories}='Foswiki.org=(<nop>http://foswiki.org/Extensions/,http://foswiki.org/pub/Extensions/);Local=(<nop>%SCRIPTURL{"view"}%/%WEB%/,%PUBURL%/%WEB%/)';
</code></div>

[[http://foswiki.org/Development/HowToCreateALocalExtensionRepository#Tell_bin_configure_to_use_the_lo][Read more about configuring Extension repositories.]]
[[http://foswiki.org/Development/HowToCreateALocalExtensionRepository#Tell_bin_configure_to_use_the_lo][Read more about configuring Extension repositories]]
</div>
%TEXT%
</noindex>\
Expand Down

0 comments on commit 6be8340

Please sign in to comment.