From: <var...@us...> - 2009-10-28 17:23:03
|
Revision: 7241 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=7241&view=rev Author: vargenau Date: 2009-10-28 17:22:54 +0000 (Wed, 28 Oct 2009) Log Message: ----------- Use interwiki to access guide Modified Paths: -------------- trunk/themes/gforge/interwiki.map trunk/themes/gforge/pgsrc/UpLoad Modified: trunk/themes/gforge/interwiki.map =================================================================== --- trunk/themes/gforge/interwiki.map 2009-10-28 17:14:18 UTC (rev 7240) +++ trunk/themes/gforge/interwiki.map 2009-10-28 17:22:54 UTC (rev 7241) @@ -1,6 +1,7 @@ Status Status Category Category Help /wiki/g/help/Help/ +Guide /help/guide/ Relation SearchRelations?s= Talk %s/Discussion User %s Modified: trunk/themes/gforge/pgsrc/UpLoad =================================================================== --- trunk/themes/gforge/pgsrc/UpLoad 2009-10-28 17:14:18 UTC (rev 7240) +++ trunk/themes/gforge/pgsrc/UpLoad 2009-10-28 17:22:54 UTC (rev 7241) @@ -1,4 +1,4 @@ -Date: Thu, 26 Mar 2009 11:43:14 +0000 +Date: Wed, 28 Oct 2009 15:51:14 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20070828) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -16,7 +16,7 @@ The uploaded files will be publicly accessible. They are stored in the Webdav subdirectory **www/uploads**. They can be used in the wiki, in the project web site and in blocks. -If you want to delete an uploaded file, you have to access the Web DAV from your file browser (not your web browser). See [[http://acos.alcatel-lucent.com/help/guide/ug_extensions_webdav.html|explanations]]. +If you want to delete an uploaded file, you have to access the Web DAV from your file browser (not your web browser). See [[Guide:ug_extensions.html|explanations]]. A link to the uploaded file will be displayed on this page. You can edit the page to remove the link if you like. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |