Hello All,
I've configured a class and added a text area property in the same
manner described in the FAQs tutorial, but I'm not able to get the
WYSIWYG editor when creating a instance of the class. I've tried
configuring the property to use the default editor as well as the
WYSIWYG editor, but neither seem to get it. Is there some trick to get
this to work, or is there something that I'm missing?
Thanks in advance.
Best regards,
Paul S.
Hi all
I have some problems on customizing Xwiki layout.
1. I change the copyright information in Administration Preference,
for example "It is Roc's wiki, please join us".
but I can see only part of this,"It is Roc", in some pages's
right bottom corner, and "<div id" in the same row on the left,other
pages seems ok.
2. I replace the logo following the instruction on xwiki.org,
attached my logo to /xwiki/bin/view/XWiki/DefaultSkin
and edited objects for my logo. Every logo inside xwiki is
ok, but the logo in login page still remained xwiki.org logo.
(I set anyone must regist and login befor seeing anything in
my xwiki).
3. After I put a large table which contains 70 rows, the bottom
panels (not only one) disappeared. And left some error message
<h5 class="xwikipaneltitle"
onclick="if(eltHasClass(this.parentNode, 'expanded'))
createCookie('XWiki.Admin_Panels.NewPage','collapsed', ''); else
eraseCookie('XWiki.Admin_Panels.
Anyone who can help me. I am trapped in these for several days.Thanks
very much.
Regards.
Roc
<mailto:pengp.ren@ge.com>
The XWiki development team is pleased to announce the release of XWiki
Enterprise Manager 1.2 Milestone 1.
Go grab it at http://www.xwiki.org/xwiki/bin/view/Main/Download
This release follow XWiki Enterprise 1.4 Milestone 1 release to
maintain XEM synchronised with XE.
Changes from 1.1:
The main change is XWiki Enterprise upgrade from 1.3 to 1.4M1.
Wiki Manager also fix a bug in translations page and is now able to
create a wiki with the name of one that just been deleted.
For more information see the Release notes at:
http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXEM12M1
Thanks -The XWiki dev team
Hi,
I want to be able to add TAG to each blog entry. I see it is possible for
wiki pages, there is a panel appearing on the right side of the web page.
What do I need to do ? Create a new panel ? Modify a xwiki object or class ?
Fabien
Hi,
"Configure JNDI data store in application container, where you xwiki
instance is running."
How it should be done ? can any one help?
Regards,
Project trainees.
Hi,
I want to start with the blog page of the wiki and not on the standard page.
I have looked into all tomcat, xwiki configuration files but find nothing
that works.
Is the starting URL hardcoded into the source code ?
Fabien
Hi,
I get all sources from svn repository and compile them.
The status at the end of the compilation said that all build where
successful.
I move the *war file found into the following
/xwiki/trunks/xwiki-product-enterprise/web/target to the tomcat webapps.
I also modified the hibernate.cfg.xml to point to the right database, and I
now get the following error.
*type* Exception report
*message*
*description* *The server encountered an internal error () that prevented it
from fulfilling this request.*
*exception*
javax.servlet.ServletException: Servlet execution threw an exception
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:117)
*root cause*
java.lang.NoSuchMethodError: com.xpn.xwiki.XWiki.isVirtual()Z
com.xpn.xwiki.plugin.scheduler.SchedulerPlugin.init(SchedulerPlugin.java:97)
com.xpn.xwiki.plugin.XWikiPluginManager.initPlugin(XWikiPluginManager.java:147)
com.xpn.xwiki.plugin.XWikiPluginManager.addPlugin(XWikiPluginManager.java:83)
com.xpn.xwiki.plugin.XWikiPluginManager.addPlugins(XWikiPluginManager.java:112)
com.xpn.xwiki.XWiki.preparePlugins(XWiki.java:893)
com.xpn.xwiki.XWiki.initXWiki(XWiki.java:821)
com.xpn.xwiki.XWiki.<init>(XWiki.java:744)
com.xpn.xwiki.XWiki.getMainXWiki(XWiki.java:315)
com.xpn.xwiki.XWiki.getXWiki(XWiki.java:512)
com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:126)
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:117)
*note* *The full stack trace of the root cause is available in the Apache
Tomcat/5.5 logs.*
What do I forget ?
Fabien
Hi,
I'd like to link xWiki to a WebSite I'm developing.
I've to simulate registration and login-in submission xwiki because access to xwiki is already restricted to registered user of my web application, but I can't easily (and fastly) understand interaction between struts and velocity.
What I think is to register new xWiki user when they register in my WebSite, and to automatically submit the login form and data when they want to access to xwiki.
Can anyone give me a hand? Some Ideas?
Thanks!
Riccardo Grazioli
grazioli(a)adacto.it
Web Developer
------------------------------------------
Is the Main space special? XWiki seems to require Admin rights to view
Main.WebHome.
I am using XWiki version 1.3. I searched jira but couldn't find anything
that seemed relevant.
Is there some setting to change the redirect of http://localhost:8080/xwiki
from Main.WebHome to MySpace.WebHome?
Thanks
Glenn Everitt
--
View this message in context: http://www.nabble.com/Only-Admin-Users-can-access-Main-space-tp16421644p164…
Sent from the XWiki- Users mailing list archive at Nabble.com.