I have a Facebook like Button on my xwiki instance. When clicking on the
button in facebook the following link is created:
http://<mywiki>/bin/view/Main/Sample?fb_action_ids=22334241213413241&fb_action_types=og.likes&fb_source=feed_opengraph&action_object_map={%22334241213413241%22%3A211180592403908}&action_type_map={%22334241213413241%22%3A%22og.likes%22}&action_ref_map=[]
However XWiki can not handle this link correctly. When clicking on it I
get the following error message (it's in german language):
> Hinweis
>
> Während der Verarbeitung Ihrer Anfrage trat ein Problem auf. Bitte
> verständigen Sie den Webmaster, falls der Fehler erneut auftritt.
How can I solve this problem?
Regards
Richard
Hi xwikiers,
We are currently discussing the possibiity to move to Java 7 as the
minimum supported version for XWiki (and so build with Java 7,
starting using Java 7 APIs, etc. so yes it won't work anymore on Java
6 at least part of it won't).
How many of you are still using Java 6 and do you think it's OK for
you to do the move when you will upgrade to XWiki 6.x ?
Thanks,
--
Thomas Mortagne
The XWiki development team is proud to announce the availability of
XWiki 5.4 Release Candidate 1.
This is an improvement and stability release for things started during
the 5.x cycle.
You can download it here:
http://www.xwiki.org/xwiki/bin/view/Main/Download (please allow a few
hours for the binaries to propagate to the download servers if the
download doesn't work yet)
Make sure to review the release notes:
http://www.xwiki.org/xwiki/bin/view/ReleaseNotes/ReleaseNotesXWiki4RC1
Thanks
-The XWiki dev team
I added the FAQ extension which adds a new space and a working FAQ in that space.
I don't want new FAQ and FAQCode Spaces but I do want to add a FAQ to one of the spaces. Here is what the FAQ instructions say.
By default this application creates a FAQ space in FAQ.WebHome. However you can easily transform any other space into a FAQ space by editing that space's WebHome page and adding an Object of type FAQCode.FAQHomeClass.
1. I added the object to the desired space page but I don't see it in the space. It would be fine if the FAQ is either on the space page or a FAQ page in the space. How do I make it visible in the new space and working?
2. How do I remove or hide the FAQ and FAQCode spaces from the list of viewable spaces?
Thank you,
Bill Vlahos
Xwiki 5.3
Hi all,
after I managed to create a class structure using AppWithinMinutes, I
could create objects of this class in the Application's start page.
Now I am trying to create a different xwiki page, that should show a
filtered table view of the objects created using velocity statements.
I could create a #foreach loop iterating over the objects and show each
object's name.
My problem is: how can I show some of the property values? The class
properties have names like:
Beschreibung (shortText1: String)
Can anyone give a hint?
Thank you in advance
Matthias
Hi All,
I have recently upgraded to 5.3 and have been very impressed...
one issue remains though, when I search the 'refine your search' panel
is not displaying on the right hand side, instead it is displaying with
all the options down the page before I get to search results... I have
tried reinstalling and just upgrading the solr search application
extension and it is still displaying incorrectly, any clues?
thanks in advance
H
Hi,
First of all, thank you for such a good opportunity.
We are forming a non profit organization and we want to create organization
documents with wiki team collaboration and also for knowledge base
creation.
Username:114
Email: admin(a)114hareketi.org
Server name:114.myxwiki.org
Thank you
--
Kurtuluş Öksüztepe
Hi all,
always when I add an user(which works fine) I have to scroll down over a blank screen until I finally reach the add user dialog.
Does anyone know how to solve this issue? It's only cosmetics but nevertheless confusing if you click on "add User" and a blank screen appears...
Cheers,
Fiete
Hi,
I've created an application using the app within minutes feature and I've been trying to get the data from the app using REST. Â However I can't see the objects in the xml/json unless I'm authenticated as the admin. Â Is there a way to allow anonymous users to see the objects?
Regards,
Sunil
I just installed version 5.3 on CentOS. Most everything is working except the following items.
1. When the default editor is set to "Wysiwyg", the editor never appears when I edit a page. I just get the spinner forever in the field. Setting the preference to "Text" brings up the "Text" editor which is how I'm leaving it for now.
2. I installed the Diagram extension which works as expected except most of the object icons are blank.
Thanks in advance.
Bill Vlahos