Quick question regarding the 'parent' feature. I'd like to be able to use
pages within a space as parents for other pages in that space, to provide a
more complete breadcrumbs trail for the user to see.
As of now, whenever I create a new page, it is created under the the current
space being viewed. I have no problem with this, but I need to be able to
provide a more substaintial hierarchy within a space.
So, instead of something like this:
Space
-> Page 1
-> Page 2
-> Page 3
-> Page 4
Could I arrange something like this:
Space
-> Page 1
-> Page 3
-> Page 4
-> Page 2
-> Page 5
-> Page 6
Is this functionality possible, and if so, how do I change the parent of an
already existing page to use a different page as it's parent (instead of the
space it resides in)? So many questions, so little time...
Thanks again all you fellow XWiki users and Developers, your help is
appreciated.
--
View this message in context: http://n2.nabble.com/Use-page-as-parent-instead-of-space-tp1400305p1400305.…
Sent from the XWiki- Users mailing list archive at Nabble.com.
All,
I have a problem. I logging in, after I'm close the window of my wiki
When I open my site, I follow loggin in. So I clean all the cookies, the
cache, but I always follow loggin in.
Thanks in advance
Hello all,
I'm not sure if I'm explaining this correctly but here goes...
I'm using XWiki Enterprise 1.6.1.13621 with Tomcat 6.0.16. Everything works
fine when I access the XWiki site through the URL:
http://www.my_ip_address:8080/xwiki/, I can login fine, everything works
etc...
However, when I use a service to route a domain name to that URL, I am
unable to login using pre-existing usernames/passwords.
To clarify, for example: I use the service to route the URL:
http://www.my_domain_name.ca/ to this URL:
http://www.my_ip_address:8080/xwiki/.
This works in basic functionality, as when I enter the domain name in a
browser, the XWiki login page appears, however if I try to login using my
login/password that already exists, I am unable to.
The domain service I'm using has a feature called 'URLKeeper', which in
effect hides the IP address the domain is mapped to from the user. When
this feature is turned on, the above behaviour is in effect (can't login,
but page displays). When the feature is turned off, I can login using
pre-existing XWiki accounts.
However, I want the functionality of hiding the IP address from the user.
When the feature is turned off, and http://www.my_domain_name.ca/ is entered
into the browser, it is then simply converted (and displayed to the user)
as: http://www.my_ip_address:8080/xwiki/.
Does anyone know if there is a setting in some .cfg file that sets the
'Server Base Url:' (like in Confluence) or something similar? Or has anyone
else experienced this difficulty and may be able to lend me a helping hand?
Thanks in advance, regards!
--
View this message in context: http://n2.nabble.com/Login-troubles-when-using-a-domain-name-instead-of-IP-…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi all,
First issue:
I'm currently working with XWiki 1.4M1 (the standalone installation)
and when I go the Event Calendar I get an empty Category list in the
New Event area.
I did already some research but I just can't find the place to add new
categories which can be used by the Event Calendar. I found the page
where you can add categories to the Blog (/bin/Blog/Categories) but I
was wondering if there is a similar page for the Event Calendar? Or do
I need to hard-code the list in /bin/XWiki/CalendarSheet?viewer=code?
Second issue:
I have added tags to pages in my wiki but they are not appearing on
the Tags page. I renamed the xwiki folder (in webapps) but I can't
imagine that this is the problem, to be sure I searched for xwiki/bin
in all the files and replaced it were necessary. But still the tags
are not appearing, who knows what to change?
Thank you!
Gijs.
Hi!
In the next XWiki version, is it possible (I'm actually asking or
advising, as you wish) to create "edit section" spans into the heading
(lalalaedit)? Because it becomes hard to manage these sections using
negative margins and absolute positions, besides that, it would be
logical that edit section is included in corresponding heading.
Ar cieņu, Mihails
I've set up XWiki 1.6 for my IT department, and configured the LDAP
authentication (the new, default XWikiLDAPAuthServiceImpl) to point to our
corporate Active Directory server. For all users in the "US-IS"
ActievDirectory group, it works fine; however, I have some users that are
split off into "US-info_mgmt" that can't log in. I don't have the power to
alter the Active Directory group membership or structure, so I'm stuck with
it how it is.
#-# only members of the following group will be verified in the LDAP
#-# otherwise only users that are found after searching starting from
the base_DN
xwiki.authentication.ldap.user_group=cn=US-IS,cn=Users,dc=XXXX,dc=YYYY
After looking through the XWikiLDAPAuthServiceImpl, it looks like this is a
single value, not multiple. So, I can't simply list two groups.
My next thought was to comment this out because the
XWikiLDAPAuthServiceImpl looks like it will ignore the group check if its
not set to a value. However, when I did this, no one could log in... sort
of. Actually, I was able to log in, but then the custom logo in the skin
didn't show up, and the comments area showed another login screen embedded
within the page.
Any ideas on how I can configure this?
Regards,
Brian.
-----------------------------------------
CONFIDENTIALITY STATEMENT:
This e-mail transmission contains information that is intended to
be confidential. It is intended only for the addressee named
above. If you receive this e-mail in error, please do not read,
copy, or disseminate it. If you are not the intended recipient,
any disclosure, copying, distribution or use of the contents of
this information is prohibited. Please reply to the message
immediately by informing the sender that the message was
misdirected. After replying, please erase it from your computer
system. Your assistance in correcting this error is appreciated.
I have a space in one of our databases on one of our xwiki servers.
We would like to isolate this space and move it to it's own database
on another server. Is there any easy way to do this?
Some of the things I saw involved moving the entire database (which I
don't want to do) and I'm not sure the rename space page snippet code
will help me move it to another server.
Any ideas?
Sam
Bonjour,
We've just upgraded to Xwiki 1.6 and I have some questions from a user
that are not necessarily 1.6 specific.
1. Is it possible to have a page name with a period (.) in the name.
e.g. [Release 1.6]? In Xwiki 1.0 it renders as underlined 6. In Xwiki
2.0, it doesn't even render as a link. In fact, I can't get any Xwiki
2.0 links to render at all.
2. Is it possible to have Xwiki store attachments with spaces in the
name? Say I want to store a file that is called "Marketing Plan Oct
2008.pdf". Xwiki seems to take all the spaces out and munge the
filename, especially if it is a long one, it puts in tildes (~). I want
my users to be able to download the plan without having to rename it
themselves. How do I do that?
3. How beta is the Confluence 1.0 rendering? I made a page like this:
h1. header1
h2. header2
h3. header3
h4. header4
Only the h1 rendered correctly, everything else showed up as plan text.
That has got to be the most basic page imaginable.
Do I have something installed incorrectly?
Thanks,
-Dave
--
Dave Mangot
Terracotta Inc.
650 Townsend St. Suite 325
San Francisco, CA 94103 USA
+1 415 738 4059
dmangot(a)terracottatech.com
This e-mail incorporates Terracotta's confidentiality policy, which is
online at http://www.terracottatech.com/emailconfidentiality.shtml
Hi
We have been using the Mindmap Sitemap Snippet for our Site index for quite
a while now.
A problem has arisen with a particluar computer setup.
Trying to access the MindMapIndex wiki page (only contains the snippet code)
and the applet won't load the .mm file. Opening the URL to the .mm file from
the browser directly works fine (i.e. have permission on server).
Hope someone has come across this or can give some advise on what the error
tracing means and how to fix it?
Regards,
Todd
Details:
mindmap browser 0.7.1
xwiki 1.3.2.9174
Using MindmapSitemapSnippet from here:
http://code.xwiki.org/xwiki/bin/view/Snippets/MindmapSitemapSnippet
XP SP3 - OK
- FireFox 2.0.0.17
- Java Plug-in 1.6.0_07
Vista
- FireFox 3.0.3 Error - no access to file exception!
- Java Plug-in 1.6.0_10
##########################################################
Java Console Trace Error Message:
basic: Added progress listener:
sun.plugin.util.GrayBoxPainter$GrayBoxProgressListener@df0438
basic: Applet loaded.
basic: Applet resized and added to parent container
basic: PERF: AppletExecutionRunnable - applet.init() BEGIN ; jvmLaunch dt
148577 us, pluginInit dt 88946415 us, TotalTime: 89094992 us
network: No certificate info for unsigned JAR file:
http://{serverName}/xwiki/freemind/freemind.jar
<http://{serverName}/xwiki/freemind/freemind.jar>
<http://{serverName}/xwiki/freemind/freemind.jar
<http://{serverName}/xwiki/freemind/freemind.jar> >
<http://{serverName}/xwiki/freemind/freemind.jar > >
Warning: the font you have set as standard - null - is not available.
network: Cache entry not found [url:
<http://{serverName}/xwiki/freemind/freemind.jar > >Warning: the font you
have set as standard - null - is not available.network: Cache entry not
found [url:>
http://{serverName}/xwiki/bin/download/Optrak/MindMapIndex/sitemap.mm
<http://{serverName}/xwiki/bin/download/Optrak/MindMapIndex/sitemap.mm>
<http://{serverName}/xwiki/bin/download/Optrak/MindMapIndex/sitemap.mm
<http://{serverName}/xwiki/bin/download/Optrak/MindMapIndex/sitemap.mm> >
<http://{serverName}/xwiki/bin/download/Optrak/MindMapIndex/sitemap.mm > > ,
version: null]
network: Connecting
<http://{serverName}/xwiki/bin/download/Optrak/MindMapIndex/sitemap.mm > > ,
version: null]network: Connecting>
http://{serverName}/xwiki/bin/download/Optrak/MindMapIndex/sitemap.mm
<http://{serverName}/xwiki/bin/download/Optrak/MindMapIndex/sitemap.mm>
<http://{serverName}/xwiki/bin/download/Optrak/MindMapIndex/sitemap.mm
<http://{serverName}/xwiki/bin/download/Optrak/MindMapIndex/sitemap.mm> >
<http://{serverName}/xwiki/bin/download/Optrak/MindMapIndex/sitemap.mm > >
with proxy=DIRECT
network: Connecting
<http://{serverName}/xwiki/bin/download/Optrak/MindMapIndex/sitemap.mm > >
with proxy=DIRECTnetwork: Connecting> http://{serverName}/
<http://{serverName}/> <http://{serverName}/ <http://{serverName}/> >
<http://{serverName}/ > > with proxy=DIRECT
basic: Starting applet teardown
basic: Finished applet teardown
network: Server <http://{serverName}/ > > with proxy=DIRECTbasic: Starting
applet teardownbasic: Finished applet teardownnetwork: Server>
http://{serverName}/xwiki/bin/download/Optrak/MindMapIndex/sitemap.mm
<http://{serverName}/xwiki/bin/download/Optrak/MindMapIndex/sitemap.mm>
<http://{serverName}/xwiki/bin/download/Optrak/MindMapIndex/sitemap.mm
<http://{serverName}/xwiki/bin/download/Optrak/MindMapIndex/sitemap.mm> >
<http://{serverName}/xwiki/bin/download/Optrak/MindMapIndex/sitemap.mm > >
requesting to set-cookie with "JSESSIONID=a5800sh1orgk;Path=/xwiki"
network: Cache entry not found [url:
<http://{serverName}/xwiki/bin/download/Optrak/MindMapIndex/sitemap.mm > >
requesting to set-cookie with "JSESSIONID=a5800sh1orgk;Path=/xwiki"network:
Cache entry not found [url:>
http://{serverName}/xwiki/bin/login/XWiki/XWikiLogin;jsessionid=a5800sh1orgk
<http://{serverName}/xwiki/bin/login/XWiki/XWikiLogin;jsessionid=a5800sh1orgk>
<http://{serverName}/xwiki/bin/login/XWiki/XWikiLogin;jsessionid=a5800sh1orgk
<http://{serverName}/xwiki/bin/login/XWiki/XWikiLogin;jsessionid=a5800sh1orgk>
>
<http://{serverName}/xwiki/bin/login/XWiki/XWikiLogin;jsessionid=a5800sh1orgk
> > , version: null]
network: Connecting
<http://{serverName}/xwiki/bin/login/XWiki/XWikiLogin;jsessionid=a5800sh1orgk
> > , version: null]network: Connecting>
http://{serverName}/xwiki/bin/login/XWiki/XWikiLogin;jsessionid=a5800sh1orgk
<http://{serverName}/xwiki/bin/login/XWiki/XWikiLogin;jsessionid=a5800sh1orgk>
<http://{serverName}/xwiki/bin/login/XWiki/XWikiLogin;jsessionid=a5800sh1orgk
<http://{serverName}/xwiki/bin/login/XWiki/XWikiLogin;jsessionid=a5800sh1orgk>
>
<http://{serverName}/xwiki/bin/login/XWiki/XWikiLogin;jsessionid=a5800sh1orgk
> > with proxy=DIRECT
network: Connecting
<http://{serverName}/xwiki/bin/login/XWiki/XWikiLogin;jsessionid=a5800sh1orgk
> > with proxy=DIRECTnetwork: Connecting> http://{serverName}/
<http://{serverName}/> <http://{serverName}/ <http://{serverName}/> >
<http://{serverName}/ > > with proxy=DIRECT
java.io.IOException: Server returned HTTP response code: 401 for URL:
<http://{serverName}/ > > with proxy=DIRECTjava.io.IOException: Server
returned HTTP response code: 401 for URL:>
http://{serverName}/xwiki/bin/login/XWiki/XWikiLogin;jsessionid=a5800sh1orgk
<http://{serverName}/xwiki/bin/login/XWiki/XWikiLogin;jsessionid=a5800sh1orgk>
<http://{serverName}/xwiki/bin/login/XWiki/XWikiLogin;jsessionid=a5800sh1orgk
<http://{serverName}/xwiki/bin/login/XWiki/XWikiLogin;jsessionid=a5800sh1orgk>
>
<http://{serverName}/xwiki/bin/login/XWiki/XWikiLogin;jsessionid=a5800sh1orgk
> >
java.lang.Exception
at
freemind.modes.browsemode.BrowseMapModel.load(BrowseMapModel.java:115)
at
freemind.modes.browsemode.BrowseController.load(BrowseController.java:205)
at
freemind.modes.browsemode.BrowseController.loadURL(BrowseController.java:181)
at freemind.modes.browsemode.BrowseMode.activate(BrowseMode.java:74)
at freemind.controller.Controller.changeToMode(Controller.java:325)
at freemind.main.FreeMindApplet.init(FreeMindApplet.java:262)
at
sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown
Source)
at java.lang.Thread.run(Unknown Source)
basic: Applet initialized
basic: Loading Java Applet ...
basic: Removed progress listener:
sun.plugin.util.GrayBoxPainter$GrayBoxProgressListener@df0438
asic: Applet made visible
basic: Starting applet
[Freemind-Developer-Internal-Warning (do not write a bug report, please)]:
Tried to get view without being able to get map module.
View is null.
basic: Applet started
basic: Told clients applet is started
###############################################################
Jave Trace that works:
Java Plug-in 1.6.0_07
Using JRE version 1.6.0_07 Java HotSpot(TM) Client VM
basic: Referencing classloader: sun.plugin.ClassLoaderInfo@116471f,
refcount=1
basic: Added progress listener: sun.plugin.util.GrayBoxPainter@162522b
basic: Loading applet ...
basic: Initializing applet ...
basic: Starting applet ...
basic: completed perf rollup
Warning: the font you have set as standard - null - is not available.
network: Cache entry not found [url:
http://{serverName}/xwiki/bin/download/Optrak/MindMapIndex/sitemap.mm,
version: null]
network: Connecting
http://{serverName}/xwiki/bin/download/Optrak/MindMapIndex/sitemap.mm with
proxy=DIRECT
network: Connecting
http://{serverName}/xwiki/bin/download/Optrak/MindMapIndex/sitemap.mm with
cookie "JSESSIONID=6gsdv7el7mbg; style=null; language=en;
username=LnS5fGpu+gBGHYktowzcuA__; password=DEFMJACE1gr4CkNoRttOCg__;
rememberme=false; validation=06c5372426174edb8435e734cdb9e9b6"
liveconnect: JavaScript: calling Java system code
liveconnect: JavaScript: UniversalJavaPermission enabled
liveconnect: JavaScript: calling Java system code
liveconnect: JavaScript: UniversalJavaPermission enabled
liveconnect: JavaScript: calling Java system code
liveconnect: JavaScript: UniversalJavaPermission enabled
liveconnect: JavaScript: calling Java system code
liveconnect: JavaScript: UniversalJavaPermission enabled
liveconnect: JavaScript: calling Java system code
liveconnect: JavaScript: UniversalJavaPermission enabled
liveconnect: JavaScript: calling Java system code
liveconnect: JavaScript: UniversalJavaPermission enabled
--
View this message in context: http://n2.nabble.com/Mindmap-file-not-loading%2C-java.io.IOException%3A-Ser…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi,
in XWiki XE 1.6 and 1.6.1 the application "Wiki administration - Groups"
behaves buggy.
As member count always 0 (zero) users are displayed.
After selection of a group the new window is not opened in inline mode. So
it's not possible to create new groups or add a user to a group. No user is
shown as a member.
Changing to online mode and trying to add a user leads to the message "Some
users already exist in the group" (XWikiGroups object of this user already
exists). Adding of a realy new member let the member list still empty.
I'm using virtual XWiki XE in virtual mode (XEM plugin),
Oracle 9iR2 Database,
JBoss 4.2.1 GA
I'll try out XE 1.7 next.
Is there a known problem?
Thanks,
Rudolf
--
View this message in context: http://n2.nabble.com/Administration-of-Groups-not-valid-since-1.6-tp1364242…
Sent from the XWiki- Users mailing list archive at Nabble.com.