Is there any way to create users in a batch? I'm facing the need to
create about 150 accounts at once, we have registration turned off
because we want control of the users and we want to choose their
WikiName's for them.
It would also be necessary to put them in groups as a batch also. Is
this problem as simple as just inserting rows directly into the
database or are there other things I need to take into consideration?
Thanks,
Paul
Interwiki linking does not seem to have a consistent behavior (by interwiki
linking I am refering to linking to a page within the same wiki)
In some cases I have witnessed that a link to a page within the wikispace is
recognized as an existing page, and in others Xwiki interperets the reference as
a request to create a new page with a different parent. This has made it
possible to create multiple pages with the same name if they are created from
different parent pages (again, this behavior is inconsistent, in some cases the
link is recognized as an existing page).
This behavior seems to have something to do with adding a table of contents and
I have now consistently created multiple pages with the same name by adding a
table of contents to the parent. If there is no table of contents interwiki
links seem to be recognized correctly.
I am adding table of contents using
#toc ("1" "6" "true")
Is there any solution to this?
- Mark
I'm having an odd issue I can't seem to pin down. I change permissions
on the wiki so that you must be logged in to view anything. When a
user hits a page they get the login page, they enter their
username/password and instead of being directed back to the page they
were trying to view they get sent to the URL:
http://wiki.myhost.mydomain/xwiki/bin/skin/XWiki/MySkin/style.css
Any ideas or suggestions?
Thanks,
Paul
htmlarea doesn't work with languages other than "registered" (I mean:
available by default), e.g.
https://xwiki/xwiki/bin/edit/Main/WebHome?language=pl&xpage=htmlarea
opens "regular" editor with html source, instead of WYSIWYG editor.
Changing 'pl' to 'en' in url opens HTML editor.
How can I fix it?
--
"First they ignore you. Then they laugh at you. Then they
fight you. Then you win." - Mohandas Gandhi.
On Wed, Jul 06, 2005 at 06:16:43AM -0700, Ludovic Dubost wrote:
>
> I fixed it.. some velocity escaping was need on this page
>
Thanks.
I already noticed, that it was for previous version of default database,
so I didn't found the soultion.
So, maybe someone will be so nice and tell me how can I add 'Edit as
HTML" position to pull-down menu? I see it on xwiki.org, but cannot see
on my xwiki installation.
Richard.
--
"First they ignore you. Then they laugh at you. Then they
fight you. Then you win." - Mohandas Gandhi.