When I set it up so that until I add users to a group manually, they are
only allowed to view and register, XWiki is still allowing them to edit
_their own profile_, no matter what.
This defeats the #1 reason I'm blocking them from editing- the misuse of
my Wiki for Google Ranking Spam.
What they do is, they register, they put a milling links for spam stuff
in their profile comments and such, then the add links from external
places to there, and so forth, to scam Google into thinking lots of
different sites link to them, then Google sees MY domain linking to the
spam sites, and maybe dings me, TOO!
If I set it up for no editing until I add a user to the "editors" group,
I mean NO editing- PERIOD- *especially* including their profile! Which
is *often* where Google Ranking Spammers put their scams!
-Tom
--
May 4, 1970: Alison Krause, Jeffrey Miller, Sandra Scheuer, William Schroeder.
Hi XWiki lovers,
I need to prepare a demo of XWiki and Groovy for next week (For Sun
Tech Days in Paris) and I'd like to show some cool Groovy integration
in XWiki (something visual like Flickr + Googlemaps integration in a
Wiki page). I'm hoping that some of you have something cool that I
could reuse for a demo (with full attribution of course. I can even
cite the author's name during the demo!).
So who has the coolest Groovy integration example ever? :)
Thanks
-Vincent
I'd like to have names for rights entries, and/or the ability to
sort by group names in effect, or users in effect or _something_,
so that it is easier to conceptualize what is
going on with entries once there are more than 'few'.
-Tom
--
May 4, 1970: Alison Krause, Jeffrey Miller, Sandra Scheuer, William Schroeder.
Hi-
When I set the rights for guests to only be able to register,
they apparently need some view rights to be _able_ to register-
surely there should be logic that allows permitting them to view
only _after_ they are registered? Is this a bug?
-Thanks,
-Tom
--
May 4, 1970: Alison Krause, Jeffrey Miller, Sandra Scheuer, William Schroeder.
> Hi,
>
> Assuming domain1.com is your servername, thcan you check your
configuration looks something like this:
> XWiki.XWikiServerXwiki - the "server" field points to xwiki.domain1.com(or
www.domain1.com; although not required for www. it's best to be safe).
> XWiki.XWikiServerDomain2 - the "server" field points to
[xwiki2].domain1.com where [xwiki2] is a identification of your second wiki
(eg public.domain1.com)
> The above assumes you have a database called Domain2; and [
xwiki2.domain1.com] points to domain1.com in your CNAME records.
>
> In other words, drop domain2.com altogether from thought
> ..if that makes sense.
Hmm, I tried this and it still doesn't work.
First, I created a CNAME, domain2.domain1.com -> domain1.com
Next, I created XWiki.XWikiServerXwiki, added XWiki.XWikiServerClass (note:
in the dropdown, it shows view.XWiki.XWikiServerClass -- could that be the
problem??), set the server to www.domain1.com and the owner to XWiki.admin.
Then I created XWiki.XWikiServerDomain2, added XWiki.XWikiServerClass, set
the server to domain2.domain1.com and the owner to XWiki.admin.
Then I visit www.domain1.com, it's fine. When I visit domain2.domain1.com,
it redirects me to the no such wiki page.
Thanks for all your help: The good news is that I'm learning more about
XWiki and that hopefully some of this will be helpful to the next person who
tries.
Hi
Just installed the newest and greatest XWiki - 1.0-beta-5.2310 and finding that I get a javascript error when I try to save documents.
Message:
Error: 'wikiEditor' is undefined
Happens only when I save from the Wiki editor. When saving from the Wysiwyg editor I do not get the error.
Running on Window 2000, Tomcat 5.5, MySQL, IE 6.0 SP1.
My content does save - just have to wait for IE to tell my that it has an issue.
Such an obvious error - makes me thing I have a config issue.
Any ideas what is wrong?
Hi, xwikiites.
I was wondering how you regard plugins that extend the capabilities of xwiki with resepct to LGPL license.
Do you consider plugins to be derivative works? (I am assuming that they are not already derivative in tthe sense of being constructed on top of an existing LGPLed code base)
For instance (purely hypothetical):
Commercial developer "D" develops a type-ahead plugin that fills in names of people in his office. The system is so successful, that he plans to market "TAXWiki" - based on the xwiki codebase, but with the added feature of corporate-aware type-ahead.
Would the LGPL require that D contribute the source code to his type-ahead plugin back to the xwiki codebase?
Thanks very much,
-apperson
Hello,
After installation of xwiki (+Tomcat 5 + Postgresql 8.2).
I would like to realize a user registration (inscription/register)
but the proposed page is the same that for the login (identification/log - in).
and so i can't add user, when I try, the system answer me:
"Wrong user name"
In tomcat logs i find this error:
17:08:57,046
ERROR http-8080-Processor23
http://localhost:8080/xwiki/bin/register/XWiki/Register
SimpleLog4JLogSystem:logVelocityMessage:154
- Left side ($objuser.getProperty("usertype").value) of '==' operation has null value.
If a reference, it may not be in the context.
Operation not possible.
[line 10, column 66]
can you help me please?
Thanks,
François Lion