Hi,
I'm trying to customize a number of XWiki installations to be able to
show its potentialities minimizing the effort invested in modifying its
apparency. Using 1.3-SNAPSHOT.8231.
At the moment is out of my capacities to understand how Toucan has been
developed and is evolving, but I saw that copying a number of templates
and CSS files to the folder of a new skin helps a lot.
If I copy colorsblack.css to the new skin folder, it is quite easy to
modify margins, font sizes and other properties. But I would like to
understand how does the url in the background-image property work. For
instance here:
#globallinks {
background-image:url(headerperso-bg.jpg);
background-position:left bottom;
}
It seems that headerperso-bg.jpg is picked up from Albatross skin, the
base one, and not from the new skin folder where colorsblack.css is
stored. By using Firebug I can see that it is that new CSS the one the
site is using.
I can use any absolute URL there and it works fine.
Please, is this the expected behavior or must the browser pick up the
new background stored in the new skin folder? Am I missing or
misunderstanding anything? Thanks!
Cheers,
Ricardo
--
Ricardo Rodríguez
Your EPEC Network ICT Team
ping, just to repost to mail list.
Mike Oliver wrote:
>
> Has anyone looked at Open Social and how it fits with XWiki?
> Compatibilities, Complimentary features, incompatibilities, etc.
>
--
View this message in context: http://www.nabble.com/How-does-XWiki-fit-with-Open-Social-tp15918765p159192…
Sent from the XWiki- Users mailing list archive at Nabble.com.
The XWiki development team is pleased to announce the release of XWiki
Enterprise 1.3 final.
Go grab it at http://www.xwiki.org/xwiki/bin/view/Main/Download
This release spanned 2 full months starting on the 10th of January
2008 and ending on the 7th of March 2008. During that period we
implemented over 200 issues, fixing close to 100 bugs and adding new
features such as:
* Ability to export pages as HTML in a zip file
* Ability to export the current page in a XAR
* Better Oracle support
* New Toucan skin
* Complete rewrite of the LDAP authentication support including
the support for LDAP groups
* Diff emails sent by the Watchlist feature + ability to
customize the email sent
* Improved translation (German, French, Spanish) + new
transaltions (Slovak)
Main changes from 1.3RC1:
* Core changes:
o Bugs
+ XWIKI-1850 - No security against recursive includes
+ XWIKI-2047 - DB2 Hibernate Mapping for 1.2
+ XWIKI-2163 - XWiki.parseGroovyFromPage() doesn't
work when passing the a page containing JARs to be put in the Groovy
classloader
+ XWIKI-2164 - Cannot log out
+ XWIKI-2171 - When user is not in the bind_DN/
bind_pass search for DN from user uid fail
o Improvements
+ XWIKI-2157 - Add Slovak translation
+ XWIKI-2170 - Allow inactive users to see specific
pages
* Albatross Skin:
o Bugs
+ XSALBATROSS-18 - Parse error when serving skin.js
through SkinAction
* Toucan Skin:
o Bugs
+ XSTOUCAN-11 - RSS macro isn't styled correctly in
Toucan
+ XSTOUCAN-12 - In inline edit mode all the input
fields are stretched to the full content width
+ XSTOUCAN-13 - Numbered lists do not appear as
numbered
+ XSTOUCAN-17 - Bulletted lists do not show bullets
in the WYSIWYG editor
o Improvements
+ XSTOUCAN-14 - In admin mode allow clicking anywhere
on a tab to select it
+ XSTOUCAN-15 - Increase size of info box displayed
by the #xwikimessageboxstart macro
+ XSTOUCAN-16 - Remove borders for tables using the
memberstable class id
* Watchlist plugin
o Bugs
+ XPWATCHLIST-20 - Exception on Scheduler.WebHome
about "isDocumentWatched"
For more information see the Release notes at:
http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXWikiEnterprise13
Thanks
-The XWiki dev team
OK. It is back on service again.
-------------- Original message from wangwh(a)att.net: --------------
Anyone working on the XWiki farm? I can't log in suddenly....I hope XWiki farm is not attacked by.....
Folks:
I've been trying to install Xwiki on a Suse 10.2 linux
distribution with apache-tomcat-6.0.16 and MySQL
5.0.26 (the jdbc driver is
mysql-connector-java-5.0.8.jar).
With either Xwiki 1.2.2 or 1.3.rc1 i get a null
pointer exception when I get to the XWikiPreferences
page i.e.
http://localhost:8080/xwiki/bin/objectadd/XWiki/XWikiPreferences?classname=…
for 1.2.2. Using 1.3 the error is terminal (no way to
recover). Using 1.2.2 if I click on the
XWikiPreferences header then I see a normal page,
instead of the exception trace. Except, if I try,
say, to save a comment, I get another trace.
This is my JRE:
java -version
$java version "1.5.0_08"
Java(TM) 2 Runtime Environment, Standard Edition
(build 1.5.0_08-b03)
Java HotSpot(TM) 64-Bit Server VM (build 1.5.0_08-b03,
mixed mode)
this is the second trace:
Error number 3201 in 3: Exception while saving
document XWiki.XWikiPreferences
Wrapped Exception: Error number 3211 in 3: Exception
while updating archive XWiki.XWikiPreferences
Wrapped Exception: Error number 3212 in 3: Exception
while loading archive 104,408,758
Wrapped Exception: Error number 0 in 3: Exception
while hibernate execute
Wrapped Exception: exception setting property value
with CGLIB (set
hibernate.cglib.use_reflection_optimizer=false for
more info) setter of
com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo.setDiff
com.xpn.xwiki.XWikiException: Error number 3201 in 3:
Exception while saving document XWiki.XWikiPreferences
Wrapped Exception: Error number 3211 in 3: Exception
while updating archive XWiki.XWikiPreferences
Wrapped Exception: Error number 3212 in 3: Exception
while loading archive 104,408,758
Wrapped Exception: Error number 0 in 3: Exception
while hibernate execute
Wrapped Exception: exception setting property value
with CGLIB (set
hibernate.cglib.use_reflection_optimizer=false for
more info) setter of
com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo.setDiff
at
com.xpn.xwiki.store.XWikiHibernateStore.saveXWikiDoc(XWikiHibernateStore.java:384)
at
com.xpn.xwiki.store.XWikiCacheStore.saveXWikiDoc(XWikiCacheStore.java:97)
[ ... very long omission ... ]
at
com.xpn.xwiki.store.XWikiCacheStore.saveXWikiDoc(XWikiCacheStore.java:91)
at com.xpn.xwiki.XWiki.saveDocument(XWiki.java:1018)
at
com.xpn.xwiki.web.CommentAddAction.action(CommentAddAction.java:61)
at
com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:147)
at
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.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.doPost(ActionServlet.java:432)
at
javax.servlet.http.HttpServlet.service(HttpServlet.java:710)
at
javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:117)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286)
at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
at
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
at
org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
at java.lang.Thread.run(Thread.java:595)
Caused by: java.lang.NullPointerException
I browsed the various resources, but the only null
pointer I found was wrt a totally unrelated
circumstances.
Any kind soul can please tell me what is the gripe
about?
Cheers,
Al
____________________________________________________________________________________
Never miss a thing. Make Yahoo your home page.
http://www.yahoo.com/r/hs
Hi all,
We have been successfully using Xwiki and started with the 1.2rc1 without this problem.
I updated with 1.2 version recently and we are no more able to upload any files. Below the log extract.
We are running on a ScientificLinux 5.0 server, with tomcat 5.5.25, and java 1.5.
The same thing occurs with xwiki 1.2.2, and java 1.6 (last update).
I saw a similar messages posted in december 2006 without answer.
Is there any workaround that I could apply or should I do something else ?
Cheers.
--Vincent
10:35:01,437 [http://myxwiki:9090/xwiki/bin] [http-9090-Processor24] WARN web.XWikiAction - Uncaught exception: Error number 0 in 11: Uncaught exception
Wrapped Exception: String index out of range: -1
com.xpn.xwiki.XWikiException: Error number 0 in 11: Uncaught exception
Wrapped Exception: String index out of range: -1
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:164)
at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.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:690)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
at com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:117)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:174)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:108)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:151)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:874)
at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:665)
at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:528)
at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:81)
at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:689)
at java.lang.Thread.run(Thread.java:595)
Wrapped Exception:
java.lang.StringIndexOutOfBoundsException: String index out of range: -1
at java.lang.String.substring(String.java:1768)
at java.lang.String.substring(String.java:1735)
at com.xpn.xwiki.XWiki.getDocumentNameFromPath(XWiki.java:1118)
at com.xpn.xwiki.XWiki.getDocumentName(XWiki.java:4005)
at com.xpn.xwiki.XWiki.prepareDocuments(XWiki.java:4035)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:132)
at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
Hi, I have a class named MyClass with "content" property with type TextArea.
I write some Groovy code to read a text file (*.txt) with encoding UTF-8,
and print each line in the screen (code snippet 1) , no errors.
but when I replace code snippet (1) with (2), the following error occurs:
com.xpn.xwiki.XWikiException: Error number 3201 in 3: Exception while saving
document ..Wrapped Exception: could not insert: xpn.xwiki.objects.Large
String Property?<http://localhost:8080/xwiki/bin/edit/com.xpn.xwiki.objects/LargeStringPrope…>
I try text files with encoding Unicode, replace UTF-8 with UNICODE, execute
code snippet (1) and (2), both are ok.
Anyone can explain me why I'm getting error with UTF-8 and how to solve this
problem ?
My code here:
*byte[] bytes=...
String[] lines=new String(bytes,"UTF-8").split("\n");
list=mydoc.getObjects("XWiki.MyClass");
for (i in 0..<lines.length)
{
(1)
println lines[i];
(2)
newobj=mydoc.newObject("XWiki.MyClass");
newobj.set("content", lines[i]);
list.add(newobj);
}
mydoc.save();*
--
Ngô Thị Hồng Nga
Hi,
I just installed the new toucan skin and upgraded our internal wiki to 1.3
RC1.
Has the Wysiwig editor changed ?
Several things changed when I apply the toucan skin, for example:Lists and
numbered lists no longer work correctly.
If I change back to albatross everything works again as before. Is there a
relation between the skin & the wysiwyg editor ?
BTW I like toucan a lot and REALLY would like to go for it, but this Wysiwyg
issue holds us back.
Regards,
Daniel
--
View this message in context: http://www.nabble.com/Wysiwyg-with-new-toucan-skin-tp15885525p15885525.html
Sent from the XWiki- Users mailing list archive at Nabble.com.