The XWiki development team is pleased to announce the release of XWiki
Enterprise and XWiki Enterprise Manager 2.0.5.
This is the last bug fix and enhancement release for 2.0 branch.
It contains several important bugfixes like support of non ASCII
character in Go to, Search and Document Index or proper UTF8 support
when creating a sub wiki.
For more information see the Release notes at:
http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXWikiEnterprise205
and http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXEM205
Thanks
-The XWiki dev team
I all,
I've installed xwiki 2.1 right now ... I need some time to become familiar with the new menu structure and the new menu line right above the pages.
However I recognized, that spaces having its own title, different from the code, are shown with a small stripe at the top - that's boring (a bit).
Kind regards
mb
Hello, out of the blue, from my point of view..i connect to a local instance
of xwiki and i get this err: Error number 4001 in 4: Error while parsing
velocity page Wrapped Exception: Cannot start the Velocity engine
Do you know how to resolve this? has anyone encountered it before?
Thank you %-|
--
View this message in context: http://n2.nabble.com/Error-number-4001-in-4-Error-while-parsing-velocity-pa…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hello,
i Have this hashmap that i populate.
no when i want to show in a table the key : value i get an error. this is
the code:
....
#foreach($pageName in $myMap.keySet())
#foreach($dateDoc in $myMap.values())
<tr>
<td> $pageName $pageName </td>
<td>$pageName.getValue() </td>
<td>delete</td>
</tr>
#set($count = $count +1)
#end
#end
...
if i comment the second foreach i don't get an error, but i have nothing to
populate the date field with.
do you know what i am doing wrong here?
Thank you
--
View this message in context: http://n2.nabble.com/get-value-from-map-tp4138399p4138399.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi everyone,
Here's a proposal Guillaume and I have prepared for the XE 2.2 roadmap.
- XWiki committers: I have assigned some devs based on past work.
Please confirm if it's ok for you or not. You can also suggest other
stuff you'd like to do if you think you'll have the time
- XWiki contributors: Please let us know if you're willing to
participate and on the topic you're interested in participating to
- XWiki users: Please let us know if we have forgotten something
important
Must have (Priority 1):
- Wiki Macro isolation for XEM (Vincent)
- WCAG (Jean-Vincent + Vincent + Sergiu + Caty)
- User Profile UI (Caty + Jean-Vincent)
- Google Gadgets integration (scope to be defined by Anamaria)
- Bug fix + stabilization (All)
- Patch application (Volunteer needed)
-- Lucene patches
-- Performance patches
- i18 rendering (Thomas)
- Annotations (Anca)
Nice to have (Priority 2):
- ColorTheme UI improvement
- Watchlist UI
- xwiki.org improvements:
-- use new skin + new colors
-- horizontal navigation
-- Home page redesign
-- Download page redesign
-- Project page design
-- Support page redesign
Dates:
- 2.2M1: 28 Dec 2009
- 2.2M2: 18 Jan 2010
- 2.2RC1: 1er Feb 2010
- 2.2 RC2/Finale: 8 Feb 2010
Thanks
-Vincent
Hi.
I am test driving XWiki Enterprise for my group at work. Kudos and
thanks to the developers for putting together this fabulous app.
I
am having trouble with MSOffice-2007 documents attached to pages in the
wiki. The content-type header delivered by the server when accessing
such documents (with extensions .pptx, .docx or .xlsx for example) is
"application/octet-stream". While modern browsers such as Firefox offer
to open the document in the appropriate app (looking at the filename in
the content-disposition header I guess), IE6 unfortunately treats it as
binary data and offers to open it with WinZip.
I have read through a couple of threads in the xwiki-dev and xwiki-users mailing list archive, but following those directions did not resolve my issue.
So how can I fix
this issue? I have tried adding mime-mapping in
<install-root>/domain/domain1/config/default-web.xml as well as
in
<install-root>/domain/domain1/applications/j2ee-modules/xwiki-enterprise-web-2.1-milestone-1/WEB-INF/web.xml
like following -- but that has had no effect.
<mime-mapping>
<extension>docx</extension>
<mime-type>application/vnd.openxmlformats</mime-type>
</mime-mapping>
<mime-mapping>
<extension>pptx</extension>
<mime-type>application/vnd.openxmlformats</mime-type>
</mime-mapping>
<mime-mapping>
<extension>xlsx</extension>
<mime-type>application/vnd.openxmlformats</mime-type>
</mime-mapping>
The content-type header still comes as application/octet-stream as shown below:
bash> lynx http://<myhost>/xwiki/bin/download/Sandbox/TestPage2/simple.xlsx -head -dump
HTTP/1.1 200 OK
Server: Sun Java System Application Server 9.1_01
Set-Cookie: JSESSIONID=1556df25ad03500b4592d778a5e1; Path=/xwiki
Content-disposition: inline; filename="simple.xlsx"
Last-Modified: Wed, 02 Dec 2009 17:37:17 GMT
Set-Cookie: visitid=NMUOTURHA9P7GS5BM35MKJLN5WQSPYDL; Path=/
Content-Type: application/octet-stream;charset=ISO-8859-1
Content-Language: en
I
have verified by introducing syntax errors and by other techniques that
the web.xml file is being read by the server when I perform a restart,
but the mime-mapping additions seem to have no effect.
Any help will be deeply appreciated.
Thanks,
Milind
Hello,
I really like the idea of database lists as it gives me the ability to
relate pages (objects) together without much effort.
However, I have found it very difficult to use these lists easily as it
requires an understanding of not only HQL (which isn't hard) and of the
Hibernate-mapped schema, which to my knowledge is not available. Is this
hibernate-mapped API / Schema (java objects) published somewhere?
It has also occurred to me that an even easier option would be to use
XWQL in the DatabaseList query specification. Is this possible somehow?
Regards,
Nigel
Running XE 1.9.3
Hello all,
One request from our users is to set a dynamic text in the title bar, on the right of the logo. Something like a text related to the current browsed space for example. May be possible by reading a dedicated string object defined in the webhome page else it will be set to an empty string.
Is it possible to do that ?
Thank you
Christophe Périnaud
Windows Server 2003 SP2 in a VMWare instance
Oracle 10g
Java 1.6.0_12
Xwiki 2.0.3 from the pack Jetty/HSQL
--------------------------------------------------------------------------------
This e-mail is intended only for the addressee named above. It does not bind the sender, except in the case of an existing written convention with the addressee. This e-mail may contain material that is confidential and privileged for the sole use of the intended recipient. Any review, reliance or distribution by others or forwarding without express permission is strictly prohibited and may be unlawful. If you are not the intended recipient, please contact the sender and delete all copies.
While reasonable precautions have been taken to ensure that this e-mail and any attachments are free from any computer virus or similar defect, no liability will be accepted in that respect. Anyone accessing this e-mail must take their own precautions as to security and virus protection.
KBL European Private Bankers S.A., 43 boulevard Royal L-2955 Luxembourg, R.C.S. Luxembourg B 6395, T (352) 47 97 1
I need to hide all stuff at the print preview form, exept page contents.
Logo, title, and all of them ... How I can do that? As I understand, I need
to edit print.css file in folder of my skin (colibri for example). At this
file exists section with comment /* Hide unneeded stuff */, but I cannot
underdstand what I should add for hidding all? I already hide all objects
below main page content, but for objects above - I cannot do that. What I
should to add in this section in print.css for my situation?
--
View this message in context: http://n2.nabble.com/Hide-unneeded-stuff-at-print-preview-tp4126306p4126306…
Sent from the XWiki- Users mailing list archive at Nabble.com.