Hi,
I'm not sure if this is a bug in RC1 but I don't remember this behaviour in
1b6 (I have to reinstall it and try). Create a new user "Test", log on as
"Test" and edit his profil. You will only see his name and firstname
attribute but no Blog, Blog Feed, Company, City or Country. I've switched to
advance mode but it's still the same. Am I missing something ?
Antonio
In xwiki documents are created based on a template. I have a slightly different requirement. I have a form (template) and after submitting, the resultant document should show a slightly different content than the template used. For example, if the form had a field "Name" followed by a text field, then on submit, the resultant document should say "Hello, Some name". Is this possible using xwiki?
Second doubt : While creating a document, if I want to track some of the user actions, say I want to store in a database whether the current user has selected a particular checkbox. How can I do this, if it is possible. I am not getting which part of the code, I have to modify.
Regards
Roopesh
hi all,
i created a XAR archive from my existing xwiki db with around 8.5MB in
size.
When i try to import this archive i get a "java heap space out of memory
exception".
is there a way to import xar archives this size? or is there a way to
select
the pages that have to be exported?
i'm using xwiki-1.0-rc1
g,
kris
Kristian Marinkovic
mailto:kristian.marinkovic@porsche.co.at
Porsche Informatik GmbH
Handelszentrum 7,
5101 Bergheim
Tel: +43 (0)662 4670 - 6676
Fax: +43 (0)662 4670 - 16676
http://www.porsche-informatik.at/
Sitz: Salzburg
FN 72830d / Landesgericht Salzburg
DVR: 88439
UID-Nr.: ATU 36773309
Hi -
I'm new here and I just subscribed to the list. I've investigated several of
the Java Wiki packages and I'm focusing on XWiki as the best.
However, the default theme is going to be too heavy for use and I want to
use dodo because the header structure is more like MoinMoin in additiion to
a few other reasons. However, when I use dodo, it seems kind of hard to get
around and seems like some admin portions are even missing - for instance I
can't even figure out how to get back to the default template.
Can you give me any advice? What is the version of XWiki before albatross
where perhaps dod was beetter maintained integrated? Are there other skins
or third-party skins that I should be looking at?
Thanks,
Philip Weaver
Thanks, I'll try it. (I had been using a wiki hosted by
http://www.xwiki.com <http://www.xwiki.com> )
The WYSIWYG editor SEEMS to support actions that are not in the lanuage
help (at the RHS of the screen) - but maybe this is different in RC1,
I'll try it.
-----Original Message-----
From: Vincent Massol [mailto:vincent@massol.net]
Sent: Saturday, April 21, 2007 4:44 AM
To: xwiki-users(a)objectweb.org
Subject: Re: [xwiki-users] has anyone else had touble with the
WYSIWYG editor on the 1.0-beta-3-a version?
Hi Apperson (or Johnson, not sure which is your first name :)),
I'd suggest you try XWiki 1.0 RC1 as we've improve the WYSIWYG
editor handling a lot since B3. If you find any new oddities afterwards
feel free to raise it on the list and file a JIRA issue.
Thanks
-Vincent
PS: By language I assume you mean the wiki syntax and to answer
your question, the WYSIWYG editor should generate valid wiki syntax.
On Apr 20, 2007, at 7:57 PM, Apperson Johnson wrote:
Many of the table controls (e.g. make a cell be 30% of
the width ) seem to get lost on writing.
Also, I see nothing in the underlying language that
supports these constructs.
Is the WYSIWYG functionality running ahead of the
language?
Many of the table controls (e.g. make a cell be 30% of the width ) seem
to get lost on writing.
Also, I see nothing in the underlying language that supports these
constructs.
Is the WYSIWYG functionality running ahead of the language?
Folks,
Folks,
I am trying to export content from one XWiki instance and import into
another instance. After I have uploaded the XAR into the second
instance and select the archive to import, I see no change on the web
page. If I look at the application server log, I see the following set
of error messages. Does anyone have any suggestions about what might be
going on?
Both instances are using the same XWiki build (1.0 Beta-5.2310). I've
already increased the max_allowed_packet to 16M in mysql, and so I think
the archive is getting attached correctly.
Sincerely,
David Kane
11015 in 11: Exception while importing
Wrapped Exception: Error number 0 in 5: Package: Could not find the
package definition
com.xpn.xwiki.XWikiException: Error number 11015 in 11: Exception while
importing
Wrapped Exception: Error number 0 in 5: Package: Could not find the
package definition
at com.xpn.xwiki.web.ImportAction.render(ImportAction.java:95)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:150)
at
org.apache.struts.action.RequestProcessor.processActionPerform(RequestPr
ocessor.java:431)
at
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:
236)
at
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
at
org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applica
tionFilterChain.java:252)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilt
erChain.java:173)
at
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodi
ngFilter.java:121)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applica
tionFilterChain.java:202)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilt
erChain.java:173)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValv
e.java:213)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValv
e.java:178)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java
:126)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java
:105)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.
java:107)
at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:1
48)
at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:86
9)
at
org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.proc
essConnection(Http11BaseProtocol.java:664)
at
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint
.java:527)
at
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollow
erWorkerThread.java:80)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool
.java:684)
at java.lang.Thread.run(Thread.java:613)
Wrapped Exception:
com.xpn.xwiki.plugin.packaging.PackageException: Error number 0 in 5:
Package: Could not find the package definition
at
com.xpn.xwiki.plugin.packaging.Package.Import(Package.java:338)
at
com.xpn.xwiki.plugin.packaging.PackageAPI.Import(PackageAPI.java:167)
at com.xpn.xwiki.web.ImportAction.render(ImportAction.java:46)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:150)
at
org.apache.struts.action.RequestProcessor.processActionPerform(RequestPr
ocessor.java:431)
at
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:
236)
at
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
at
org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applica
tionFilterChain.java:252)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilt
erChain.java:173)
at
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodi
ngFilter.java:121)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applica
tionFilterChain.java:202)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilt
erChain.java:173)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValv
e.java:213)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValv
e.java:178)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java
:126)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java
:105)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.
java:107)
at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:1
48)
at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:86
9)
at
org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.proc
essConnection(Http11BaseProtocol.java:664)
at
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint
.java:527)
at
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollow
erWorkerThread.java:80)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool
.java:684)
at java.lang.Thread.run(Thread.java:613)
13:31:45,261 ERROR http-8080-Processor20
http://localhost:8080/xwiki/bin/import/XWiki/Import?action=getPackageInf
os&name=Backup.zip&xpage=plain&_=
SimpleLog4JLogSystem:logVelocityMessage:154 - Left side ($!hidecolumns)
of
'==' operation has null value. If a reference, it may not be in the
context. Operation not possible. [line 9, column 21]
13:31:45,474 WARN http-8080-Processor20
http://localhost:8080/xwiki/bin/import/XWiki/Import?action=getPackageInf
os&name=Backup.zip&xpage=plain&_=
MonitorData:log:183 - MONITOR XWiki.Import: 431ms
Hello, I'm new to xwiki and I hava a question.
I logged in as admin, registered new user, log in as that user and now I want to change that user's profile. I went to MyUserName link (on top of Log-out, up-right corner) but what I see is an empty page, not like one in Administrator, where I see the menu on the right, with options to change profile, photo, edit options...
Please help me!