Hello,
I have installed last Admin App and I had to reconfigure some rights.
I go in the "Rights" menu in xwiki admin and "Users" and I forbid "Register"
for "Unregistered Users"...
But when I go back to the home page, I still can see "Register" and I can
register.
Do you any clue about this?
Pascal
Hi devs,
Our log file is full of similar error messages that come over and over again
every hour.
2008-08-21 08:00:00,318 [DefaultQuartzScheduler_Worker-2] WARN
doc.XWikiDocument - Failed to display field [spaces] in [view]
mode for Object [XWiki.Admin]
2008-08-21 08:00:00,319 [DefaultQuartzScheduler_Worker-2] WARN
doc.XWikiDocument - Failed to display field [documents] in
[view] mode for Object [XWiki.Admin]
2008-08-21 08:00:00,320 [DefaultQuartzScheduler_Worker-2] WARN
doc.XWikiDocument - Failed to display field [query] in [view]
mode for Object [XWiki.Admin]
2008-08-21 08:00:00,325 [DefaultQuartzScheduler_Worker-2] WARN
doc.XWikiDocument - Failed to display field [spaces] in [view]
mode for Object [XWiki.wdba]
2008-08-21 08:00:00,326 [DefaultQuartzScheduler_Worker-2] WARN
doc.XWikiDocument - Failed to display field [documents] in
[view] mode for Object [XWiki.wdba]
2008-08-21 08:00:00,326 [DefaultQuartzScheduler_Worker-2] WARN
doc.XWikiDocument - Failed to display field [query] in [view]
mode for Object [XWiki.wdba]
….
etc.
It concerns all registered users.
Is there workaround to fix these warnings or it’s a normal behavior?
Our environment:
- XE 1.5
- Tomcat 6.0.16
- JDK 1.6 Update 7
- MySQL Community Server 5.0.51a
- MySQL Java Connector 5.0.8
xwiki.log from today is attached
Thanks in advance,
Alla
http://n2.nabble.com/file/n738187/xwikilog20080821.log xwikilog20080821.log
--
View this message in context: http://n2.nabble.com/DefaultQuartzScheduler_Worker-2-tp738187p738187.html
Sent from the XWiki- Dev mailing list archive at Nabble.com.
Dear XWiki'ers,
currently we are working on the development of a Curikki based platform
and want to allow the insertion of applets and flash movies into
resources.
Therefore I tried to extend the wikieditor theme to allow
the addition of applets (and later flash movies) to resources.
Here I am basing on the "Insert image" functionality and created
something similar for applets, but my applet HTML is not inserted into
tinyMCE.
I think there is some code transformation happening, because
when I add an image in tinyMCE the inserted html-code is transformed
to the image macro code.
And this transformation propably removes my applet HTML code.
Where is this transformation happening?
(I've gone through the JS code until I reached the following instruction
this.getDoc().execCommand("inserthtml", false, value)
which is doing the insertion I guess, but I have not found the source
code for inserthtml)
Another question I have is: Where is the postprocessing of the tinymce
content done?
I mean if I add an image to the resource and click the submit button,
the image files is copied
from the temporary asset directory to its final destination directory
which means that
the src attribute needs to be modified, too.
Could anyone tell me which classes are used to do this modification?
Thank you very much for your help.
Michael
----required by german law-----------------------------------
Deutsches Forschungszentrum fuer Kuenstliche Intelligenz GmbH
Trippstadter Strasse 122, D-67663 Kaiserslautern, Germany
Geschaeftsfuehrung:
Prof. Dr. Dr. h.c. mult. Wolfgang Wahlster (Vorsitzender)
Dr. Walter Olthoff
Vorsitzender des Aufsichtsrats:
Prof. Dr. h.c. Hans A. Aukes
Amtsgericht Kaiserslautern, HRB 2313
-------------------------------------------------------------
Hi devs,
The full XWiki repository is a bit oversized, especially because of old
(pre-maven) tags, thus it takes a lot of time to checkout/update the
full repository. Since on the server side all the history is accessible,
I'd like to remove several tags:
XPERTNET_0_1
XWIKI_0_1_10
XWIKI_0_1_9
XWIKI_0_9_1017
XWIKI_0_9_1252
XWIKI_0_9_1300
XWIKI_0_9_790
XWIKI_0_9_793
XWIKI_0_9_981
XWIKI_1_0_BETA_1
XWIKI_1_0_BETA_2
XWIKI_1_0_BETA_3
XWIKI_1_0_BETA_4
XWIKI_1_0_BETA_5
XWIKI_1_0_BETA_6
XWIKI_1_0_RC_1
XWIKI_1_0_RC_2
XWIKI_1_0_RC_3
XWIKI_1_0_RC_4
XWIKI_1_0_RC_5
XWIKI_1_1_MILESTONE_1
XWIKI_1_1_MILESTONE_2
XWIKI_COM_20040517
xwiki-core-1.1-milestone-3
xwiki-core-1.1-milestone-4
xwiki-core-1.1-rc-1
xwiki-core-1.1-rc-2
Note that XWIKI_1_0_0 and all the tags starting with xwiki-core-1.1.0
will be kept.
For those who want to see the old code, we should provide links to
fisheye, like:
http://fisheye2.atlassian.com/browse/xwiki/xwiki/tags/XWIKI_1_0_BETA_1
and svn commands for chekout, like
svn co http://svn.xwiki.org/svnroot/xwiki/xwiki/tags/XWIKI_1_0_BETA_1@1794
--
Sergiu Dumitriu
http://purl.org/net/sergiu/
Hi,
How can i print or get the watchlist status for the particular page/space...
Like printing the user Id/name in the page by giving *$context.user*.
Can anyone tell hoe to get the watchlist status.
--
Prathap
Hai,
How can i set Watch List to particular user through the admin login.
(i am in admin login but i need to set watch list to particular User)
Regards
Rajasekar
Hi Vincent,
AFAIK, the conversion from xhtml to xwiki syntax is hard because many
things about how to render the html elements in xwiki syntax are still
not sure, like table, img, {style} macro. Furthermore, the xhtmlparser
is buggy, like <img> <link> list. I will try my best to make the
conversion work, but to make a option, I want develop a feature that
just convert office doument to xhtml. So the user can just use the
convert2html to get the xhtml and fill xhtml into xwiki page with
xwiki syntax 1.0. After we finish the new rendering and the
xhtmlparser, the use can change to convert2xwikisyntax.
The convert2html is easy but some thing to handle
* clean the html (htmlcleaner)
* remove the <style> in head (htmlcleaner)
* remove empty link (htmlcleaner)
* remove <p> in <li> (jdom)
* replace <img> with {img} (jdom)
* replace link <a> to [] (jdom)
* handle the ppt and odp to the single page
All these step is easy to implement. The convert2html may be not
perfect, but it can work for most conversion requirement for now. As I
am runnig for deadline, I think a workable feature is useful. However,
I will work on the finial gold "convert to xwiki syntax2.0"
continually.
WDYT?
--
Thanks
Wang Ning
Hi,
I just finished the implementation of OpenID authentication support
(http://jira.xwiki.org/jira/browse/XWIKI-2588). You can download a ZIP file
containing all the needed patches from here:
http://jira.xwiki.org/jira/secure/attachment/13049/openid-authentication-pa…
Make sure that you update the user profile page so that the "Attach OpenID"
button appears (it's included in the applications patch).
Please test it out and report me any errors you find. You shouldn't find
many since it's already well tested :-)
Cheers,
Markus
Good morning,
In my company we are using an XML structure which is a Tree on screen which
points on Html files that are the datas.
The XML tree has multiple levels and i would like to know how i could import
this structure in xwiki to make it editable more easily.
Xwiki is installed on Tomcat with an Oracle DB.
I tried to find out how Xwiki communicate with the DB and also installed
Xeclipse but i dont have much time and that's why i need your help to locate
important files that i have to use to do it.
Regards,
Jérémy GIAIME
Trace Solutions