Hi,
Is there somebody using the south-korean language for XWiki?
We need it for a international website, and we wonder how mature the xwiki internationalization is?
What do we need to consider in our configuration if we want to use languages like japanese, korean, arabic (If existing)
Database configuartion, etcetera...
Gerritjan
Hi all,
I notice that if I allow any logged on user to view the XWiki space, then
they can look at this page:
/xwiki/AllDocs?view=index
Which shows all the page titles in all of the spaces, even if the user
doesn't have access to those pages!
Shouldn't it keep both the data and the metadata private if the user doesn't
have view access rights?
thanks,
Paul
Hi again,
How do I make the browser bar title appear like this...
pagetitle - spacename - Whatever
I tried to look up the API documentation, but I couldn't see the
documentation on "DocumentReference"
the links are all broken
http://maven.xwiki.org/site/xwiki-core-parent/xwiki-core/apidocs/com/xpn/xw…
this is what i have so far... just missing the name of the document's space
$tdoc.getRenderedTitle("plain/1.0") - SPACE HERE - Whatever
thanks,
Paul
Hi all,
I guess there is some trick that I'm not aware of...
I have switched to file databases (but cannot copy the existing ones to the
filesystem yet, due to problems discussed in another email).
When I upload a file, it is created on the filesystem here:
/var/cache/jetty/tmp/work/storage/xwiki/Website+Admin/attachment+porter/~this/attachments
/var/cache/jetty/tmp/work/storage/xwiki/Website+Admin/attachment+porter/~this/attachments/myrightstoadmin.png
/var/cache/jetty/tmp/work/storage/…
[View More]xwiki/Website+Admin/attachment+porter/~this/attachments/myrightstoadmin.png/~METADATA.xml
/var/cache/jetty/tmp/work/storage/xwiki/Website+Admin/attachment+porter/~this/attachments/myrightstoadmin.png/myrightstoadmin~v1.1.png
/var/cache/jetty/tmp/work/storage/xwiki/Website+Admin/attachment+porter/~this/attachments/myrightstoadmin.png/myrightstoadmin.png
but, when i do
/etc/init.d/jetty stop
it deletes that entire /var/cache/jetty/tmp folder !
Seems obvious to me that since its called /tmp, it means its for temporary
storage.
So when I start jetty up again, the file attachments cannot be found.
Design flaw? Where do I configure the location of the file attachments?
Theres nothing in the documentation.
cheers
Paul
[View Less]
Hi again,
I really like the CheckRights tool in the Admin Tool
http://extensions.xwiki.org/xwiki/bin/view/Extension/AdminTools
However, it doesn't have the ability to check the rights of the Unregistered
User.
Can someone please help me to tweak the code so that it can check the
rights?
thanks
Paul
Hi again,
The backlinks panel for my Main.WebHome shows this list:
XWiki Syntaxes |
XWiki Syntaxes |
XWiki Syntaxes |
XWiki Syntaxes |
XWiki Syntaxes |
$escapetool.xml($rdoc.plainTitle) |
$escapetool.xml($rdoc.plainTitle)
If the user has View Rights on the SandBox, then the "escapetool"
lines become SandBox.
Point 1)
Surely if the user doesn't have view rights to a page, it should not
be in the backlist at all?
Point 2)
Can the BackLinks ignore all the XWiki and other system spaces?
…
[View More]Point 3)
Can Backlinks just list each page once rather than multiple times?
thanks
Paul
[View Less]
Hi guys,
I installed the "Admin Tools" plugin
http://extensions.xwiki.org/xwiki/bin/view/Extension/AdminTools
And found that half the stuff didn't work anyway.
Regardless, carrying on, I am hoping the User Rights tool will be helpful,
however it can't seem to check the most important user:
the Unregistered User
And what is worse, I discovered by accident that the Unregistered User can
access the space!
For example, an unregistered user can access the /xwiki/Admin/RunQuery page,
which could …
[View More]be used to run queries directly on the database, for example
select * from xwikipreferences
Does this give anyone else a heart attack too??
WHY is there no default "cannot view unless admin says so" mode?
This is a problem with all of my spaces. When I create a space, I want to
then have to go and ALLOW people to access it. Not open by default, that is
much harder to configure.
Can someone please look at rights management, it seems to be insecure by
default, and makes me scared.
thanks.
Paul
[View Less]
Hi again,
When you click the little pencil next to image-attachments in firefox, it
says 'you need an extension to do this'.
However, that extension hasn't worked with firefox since 3.0
Isn't it time to either retire the requirement on that extension, or update
the extension?
cheers
Paul