Hi all,
The office importer works fine for importing a document in one page with
the "append result" option. Now I'm trying to import a big office
document (more than 300 documentpages) in about 100 xwikipages. When I
try to use the splitter and import the document no XWiki pages are
created and attached to the the target space. I tried to import a small
document with... the same result. I can't figure out what I'm doing
wrong. Is there a syntax voor the source document (headers?)?
Any advise would be really great.
Regards, Marcus
The contents of this e-mail and attachments are confidential.
It is intended for the named recipient(s) only. If you have received this e-mail in error, please notify the system manager or the sender immediately and do not disclose the contents of this e-mail to anyone or make copies.
This e-mail is from the Netherlands Court of Audit, Lange Voorhout 8, 2514 ED, The Hague, NETHERLANDS.
Hi!
Following a comment in http://jira.xwiki.org/jira/browse/XEM-174 and
about xwiki.authentication.cookiedomains.
As far as in understand it allows to share cookies between sub domains
(for instance, wiki1.mydomain.com, wiki2.mydomain.com and
wiki3.mydomain.com) but not between domains (for instance mydomain.com,
yourdomain.com, theirdomain.net). As I am not sure about the
terminology, I'm using between, across, sub domains and domains as per
http://www.15seconds.com/issue/971108.htm
Am I right or is it currently possible to share cookies between domains
in a XWiki farm? For us, it is not possible to share a common part for
domain names of virtual wikis. It can't be wiki1.mydomain.com,
wiki2.mydomain.com but mydomain.com and yourdomain.com
What I am trying to avoid is that an user must to log in more than once
to access all the granted resources within a XWiki farm, mainly when
moving from a virtual wiki to the main wiki for, for instance, edit
his/her preferences or modify his/her profile.
Thanks!
Ricardo
--
Ricardo RodrÃguez
CTO
eBioTIC.
Life Sciences, Data Modeling and Information Management Systems
Hi,
I've Just installed Calendar Plugin and Calendar Application on my XE 2.4 instance. It works when I point to xwiki/bin/view/Main/EventCalendar/, but its look and feel is far away of that smooth one shown in the Calendar Application home page (http://code.xwiki.org/xwiki/bin/view/Applications/CalendarApplication).
The calendar appears as a very simple and rough table, its cells don't have a prefixed size (nothing more than just the length of the two digits number of the day) and it does not show the PDF creation link. It also doesn't mark the "today" day on the calendar. I've checked the source code and it seems that the $cview.getHTMLCalendar($cparams, "") method isn't building a smooth calendar. How can I fix this?
Doesn't XE 2.4 contain an event calendar by default? If so, how can I access it?
I'm using the colibri skin.
Regards,
Ramon Gomes Brandão
Hi all,
I would like to retrieve the current time to pass as an argument for $!xwiki.formatDate(). How can I do that?
Also, where I can find the complete API reference of methods like formatDate() and so on?
Regards,
Ramon Gomes Brandão
Hi,
I've attached 2 images to a page of which I want to have the smaller
image (web image) displayed on the actual page but when clicked on a
larger image appearing.
The other thing I was considering to do would be to float the larger
version of the image over the smaller one when the mouse cursor roles
over the smaller image. Sort of like on the Google search engine if you
understand what I'm tying to say??
I've had a look here:
http://code.xwiki.org/xwiki/bin/view/Macros/ImageMacro
which looks interesting but then I read through this:
http://platform.xwiki.org/xwiki/bin/view/Features/Attachments
which states that the *image macro* isn't needed needed anymore when
using XWiki 2.0 syntax.....
I am a little confused as to how to go about this.
It is quite easy to create a new page and attach the larger image in
there but I think that defeats the purpose no?? Basically it's the wrong
way of doing things I feel??
Any advise would be really great.
Thanks!!
Kaya
Hi there,
finally after managing to get XWiki installed on my FreeBSD system I am
trying to create a tree where information will go under according to the
specific type and heading:
Basically what I'm after it this:
Main -> Howto's -> FreeBSD
Solaris
OpenSolaris
Linux
So far I managed to get the desired affect by: creating a new space
called Howto's and then linking in the rest of the items as pages
spanning downwards from the main root in the tree.... is this correct or
can I created spaces within spaces??
Also I am wondering how to centrally align a table? I have attempted the
following syntax as I couldn't find any graphic buttons on the editor to
perform the task:
(% style="table-align=center" %)
|[[[[image:freebsdlogo2.png||alt="freebsdlogo.png" style="display:
block; margin-left: auto; margin-right: auto;" width="400"]]>>FreeBSD]]
|[[[[image:logomed2.jpg||alt="logomed.jpg" style="display: block;
margin-left: auto; margin-right: auto;" width="400"]]>>Linux]]
|[[[[image:solarislogo2.png||alt="solarislogo.png" height="208"
style="display: block; margin-left: auto; margin-right: auto;"
width="400"]]>>Solaris]]|[[[[image:OpenSolarisLogo2.gif||alt="OpenSolarisLogo.gif"
style="display: block; margin-left: auto; margin-right: auto;"
width="400"]]>>OpenSolaris]]
This however doesn't work as the table is still left aligned???
Any advise is much appreciated as I am struggling to find much
documentation on this wiki at all and what is around seems to be really
lean. If I manage to get as far as creating what I want with a custom
look then I will definitely create a manual on it as that's my intention
for the WiKi in the first place!!
Many thanks,
Kaya
I just discovered the Freemind macro and I'm very happy. This macro displays
an attached freemind file in a wiki page using a flash component.
It works fine, and the installation is straightforward. Thank you Fabio
Mancinelli.
A valuable enhancement would be to specify the height of the map as a
parameter of the macro.
I found a way to do it using the following snippet :
(% id="flashcontent" style="height:800px" %)(((
{{freemind map="FileName"/}}
)))
It works but it's clearly dirty, it generates 2 div with the same id.
If you have a better idea, I'll be happy to read you.
Regards,
Maxime
Hi,
When i build the project iam getting following error
[INFO] Unpacking C:\Documents and Settings\xxx\.m2\repository\com\g
oogle\gwt\gwt-dev\2.0.3\gwt-dev-2.0.3-windows-libs.zip to
C:\Documents and Settings\xxx\.m2\repository\com\google\gwt\gwt-d
ev\2.0.3
with includes null and excludes:null
org.codehaus.plexus.archiver.ArchiverException: Error while expanding
C:\Documen
ts and Settings\xxx\.m2\repository\com\google\gwt\gwt-dev\2.0.3\gwt
-dev-2.0.3-windows-libs.zip
at
org.codehaus.plexus.archiver.zip.AbstractZipUnArchiver.execute(Abstra
ctZipUnArchiver.java:132)
at
org.codehaus.plexus.archiver.AbstractUnArchiver.extract(AbstractUnArc
hiver.java:108)
at
org.apache.maven.plugin.dependency.AbstractDependencyMojo.unpack(Abst
ractDependencyMojo.java:260)
at
org.apache.maven.plugin.dependency.fromConfiguration.UnpackMojo.unpac
kArtifact(UnpackMojo.java:122)
at
org.apache.maven.plugin.dependency.fromConfiguration.UnpackMojo.execu
te(UnpackMojo.java:95)
at
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPlugi
nManager.java:454)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(Defa
ultLifecycleExecutor.java:559)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLi
fecycle(DefaultLifecycleExecutor.java:500)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(Defau
ltLifecycleExecutor.java:479)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHan
dleFailures(DefaultLifecycleExecutor.java:331)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegmen
ts(DefaultLifecycleExecutor.java:292)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLi
fecycleExecutor.java:142)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:345)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:132)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:290)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
at
org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: java.io.IOException: Negative seek offset
at java.io.RandomAccessFile.seek(Native Method)
at
org.codehaus.plexus.archiver.zip.ZipFile.positionAtCentralDirectory(Z
ipFile.java:383)
at
org.codehaus.plexus.archiver.zip.ZipFile.populateFromCentralDirectory
(ZipFile.java:254)
at org.codehaus.plexus.archiver.zip.ZipFile.<init>(ZipFile.java:148)
at
org.codehaus.plexus.archiver.zip.AbstractZipUnArchiver.execute(Abstra
ctZipUnArchiver.java:113)
... 22 more
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Error unpacking file: C:\Documents and Settings\xxxxx\.m2\repo
sitory\com\google\gwt\gwt-dev\2.0.3\gwt-dev-2.0.3-windows-libs.zip to:
C:\Docume
nts and Settings\xxx\.m2\repository\com\google\gwt\gwt-dev\2.0.3
org.codehaus.plexus.archiver.ArchiverException: Error while expanding
C:\Documen
ts and Settings\xxx\.m2\repository\com\google\gwt\gwt-dev\2.0.3\gwt
-dev-2.0.3-windows-libs.zip
Negative seek offset
Please help.
Thanks,
Simer
Hi everyone. 2 issues (sort of related):
1:
We have installed XEM 2.4 on Windows Server 2003 using Jetty and mySQL 5, and have successfully got LDAP to work on the main wiki (authenticating against Active Directory) - the user's first/last name appears in the top right (and if they navigate to their profile, the AD info is there). However, when we create a child/sub wiki (and import the standard .xar), the LDAP authentication appears to work, but the same level of user information is not pulled through (only the username appears - no first name, last name or profile details etc). Is there something else we need to set up?
Ideally we would like to set the entire farm up so that if a user logs into one, they had their accounts made in each. Alternatively, the ability to import all users and set up accounts would be great - we can then pre-allocate users to specific spaces etc (any news on re-developing the 'Import users from LDAP' plugin?!). We've found the xwiki.preferences class objects page - but are a bit confused!
2:
In addition, the process of creating child wikis seems to have an issue with the main administrator (Admin/admin) - when logged in (to one of the child wikis) the 'Preferences' and 'Profile' menu items (in the top right) refer to 'localhost', not the assigned alias/dns...
Can anyone point me in the right direction?! (Apologies if this seems a bit of a locked-down approach to using wikis - but as an educational institution, we need to keep the editing of content secure!).
Thanks,
Alex
--
Alex Bradbeer
Learning Technologist
The Arts University College at Bournemouth
aucb.ac.uk
*********************************************************************************************************
The contents of this communication are confidential and intended solely for the use of the named recipient(s). If you have received this email in error please delete it and do not disseminate, distribute, copy or alter it.
Any views or opinions expressed are those of the author and do not necessarily represent those of The Arts University College at Bournemouth.
Although The Arts University College at Bournemouth has taken reasonable precautions to ensure no viruses are present in this email, the University College cannot accept responsibility for any loss or damage arising from the use of this email or attachments.
*********************************************************************************************************