X-Git-Url: http://hudson.phpeclipse.com diff --git a/archive/net.sourceforge.phpeclipse.wiki/wikis/Plog4UORG.properties b/archive/net.sourceforge.phpeclipse.wiki/wikis/Plog4UORG.properties new file mode 100644 index 0000000..e6f9396 --- /dev/null +++ b/archive/net.sourceforge.phpeclipse.wiki/wikis/Plog4UORG.properties @@ -0,0 +1,13 @@ +baseURL=http://www.plog4u.org +actionPath=/index.php +actionPath2=/wiki.phtml +readPath=/wiki/ +charSet=UTF-8 +specialNs=Special +metaNs=Wikinews +loginSuccess=(?s).*?You are now logged in to .*? as ".*?".* +loginWrongPw=(?s).*?The password you entered is incorrect.*? Please try again.* +loginNoUser=(?s).*?There is no user by the name ".*?".*?Check your spelling, or use the form below to create a new user account.* +logoutSuccess=(?s).*?You are now logged out.*?You can continue to use .*? anonymously, or you can log in.*?again as the same or as a different user.*? Note that some pages may.*?continue to be displayed as if you were still logged in, until you clear.*?your browser cache.* +uploadSuccess=(?s).*?Successful upload.* +uploadNoLogin=(?s).*?You must be .*?logged in.*?to upload files.*