''Open Wiki link'' and ''Create Files for Wiki link'' every new created file creates...
authoraxelcl <axelcl>
Sun, 30 Jan 2005 21:42:06 +0000 (21:42 +0000)
committeraxelcl <axelcl>
Sun, 30 Jan 2005 21:42:06 +0000 (21:42 +0000)
'/' in wiki names are not converted back to ':' anymore (but ':' are converted to '/', if there's no corresonding *.xml file)

archive/net.sourceforge.phpeclipse.wiki/src/net/sourceforge/phpeclipse/wiki/preferences/Util.java

index b986737..2fe1463 100644 (file)
@@ -250,7 +250,7 @@ public class Util {
   }
 
   /**
-   * Extract the wiki name from the current filename, replaces '/' with ':' characters, and replaces all '_' with ' ' characters
+   * Extract the wiki name from the current filename, replaces all '_' with ' ' characters
    * 
    * @param currentFile
    * @return