Hello,
I've searched the forums through and through and I have not found a
solution to deleting the "hidden" documents that come with the mass deletion
of a page. Even the DeleteSpaceSnippet does not delete them despite saying
that it does, and they do not appear on the search function either.
A second question I have is regarding the navigation panel. The current
navigation panel is limited such that, once its height exceeds 250 pixels,
it will stop displaying items. This is a problem for larger sections, and I
do not want to change the maximum height to a ridiculous number. Is there
any way to add a scroll bar? If that is not possible, is there a reliable
tree view navigation panel that I could use? (I am not familiar with the
syntax, so I do not know how to program them myself)
Thanks!
Hi!
I'm new to XWiki (especially to new "Component" design). My question
is: can my component/plugin access the database
the same way XWiki does? I.e. if I write Hibernate mappings for my own
objects and reference them in XWiki hibernate.cfg.xml,
how can my plugin/component gain access to Hibernate session object?
Previously I've written a plugin for XWiki and had to connect to
database separately from XWiki.
It was not convenient at all and I want to avoid this practice in
further development.
Moreover, I had some problems with using connection pool, so I think
it would be wiser to
use XWiki database connection.
Hi,
I have a few questions about the xwiki's 'import' function and was wondering
if I could get answer to any if not all of the following:
1. I have done an 'export' on an xwiki server instance and I then stripped
the generated .xar to remove some unwanted spaces within it (this included
editing the archive.xml within). When I then try to import the stripped .xar
on another xwiki server instance, I get: "There was an error reading the
file abc.xar. Error number 0 in 5: Package: Error when reading XML." What
does this error mean?
2. If I am importing a .xar into a server instance via a web browser, then
is it ok to do it from a remote client or do I have to be on the same host
machine the xwiki server is on?
3. If I export spaces which contain attachments to a .xar file. Will the
attachments still be available when importing the .xar file on another xwiki
instance? If so, where are attachments stored in the .xar file?
Thanks in advance for your help.
Regards,
PM.