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.
Is there any conversion script to convert from one style of wiki syntax to
another?
I'm currently running a media wiki engine and would like to move all the content
to Xwiki, unfortunately the wiki syntax is quite different, any help in this
would be highly appreciated.
Thanks,
- Mark
Hi.
I'd like to reorganize my knowledge base by moving some documents
between spaces. I've tried to do it mysql query updating:
xwikidoc: xwd_fullname,xwd_web,xwd_parent
xwikistatsdoc: xws_name
xwikiattachment:xwa_doc_id
but it seems it's not enough. Is it too complicated, or it will be ok if
I modify two or three additional tables? If it is possible - what tables
should I update too?
Richard.
--
"First they ignore you. Then they laugh at you. Then they
fight you. Then you win." - Mohandas Gandhi.