I'm working on shortening Xwiki instance URLs
(see details in http://odo.lv/Recipes/XwikiShortURLs_en )
and strangely I can't do it for newer Xwiki instance
(it works for odo.lv which uses 2.7 version).
I found out that HTML is broken, when proxy server rewrites hyperlinks for preduced XHTML
(SetOutputFilter proxy-html
ProxyHTMLURLMap /xwiki/bin/view/ /
direcives in apache2.conf)
Then it changes ...<body id="body" class="wiki-xwiki space-Main viewbody
hideleft">... to simple ...<body>... element without attributes.
Only weakly related thing I found is that could be related is:
http://httpd.apache.org/docs/2.2/mod/mod_proxy.html#proxybadheader
I suspect it somehow is related on how header is finished and body is started.
Can you suggest any ideas?
Thanks!
Valdis
Hi,
I want to inject css and js to some of my pages.
I decided to put all the Extensions to one page, say "MyExtensions" and
then tried und include it in the pages.
{{display reference="MyExtensions"/}}
Unfortunately the js code is not injected.
Any help appreciated.
Stefan.
I just upgraded from 4.3 to 4.5.3. Shouldn't my MySQL xwikidbversion.XWV_VERSION be changed from 43000 to....something else?
Keith Davis - MCSA, ZCE, A+, N+
P.R.I.D.E., Inc. - Director of I.T.
http://pridedallas.com
(214) 906-5183
Hi,
I've installed XWiki Enterprise 4.5.3 to test the Restful API.
I'd like to retrieve/modify only a section within a page.
There is no direct means to do this using a Rest service as far as I could
see.
Am I right on this point ?
How could I use the Java API to get a page's sections ?
The plan would be to retrieve the wole page contents and then extract the
sections I need using the Java API.
Regards,
Stephane Thibaudeau.
--
View this message in context: http://xwiki.475771.n2.nabble.com/Retrieve-modify-page-sections-with-Rest-o…
Sent from the XWiki- Users mailing list archive at Nabble.com.
My name is Abhinav and I am very
interested in the "LDAP server implementation"project you’ve recently posted on GSOC-2013 project ideas list. I am
currently doing my Masters in Computer Applications at Anna University,
Chennai, India. I have been interested in working with Java and LDAP Server and was
hoping to find out a little more about this project. So I would be able
to effectively shape my proposal for this project, demonstrating why I
am a quality candidate for this project.
I am looking forward to a reply from you.
The XWiki development team is proud to announce the availability of XWiki 5.0 Release Candidate 1.
This is mostly a stabilization release leading to 5.0 but we included a few bonus items: Distribution Wizard improvements to support multiwiki use cases and the ability to see which extensions have updates.
You can download it here: http://www.xwiki.org/xwiki/bin/view/Main/Download
Make sure to review the release notes:
http://www.xwiki.org/xwiki/bin/view/ReleaseNotes/ReleaseNotesXWiki50RC1
Thanks
-The XWiki dev team
Hi XWiki users,
I'm trying to use the Calc Macro
http://extensions.xwiki.org/xwiki/bin/view/Extension/Calc+Macro but it
doesn't seem to work "out of the box".
Is there someone who managed to fix it ? Or if you have an other way to
compute dynamically the average of 3 numbers ?
Thanks for your help. My wiki version is 3.5.1.
Maxime
Hi,
I have installed the workspace extensions to manage several departements in
one wiki.
It works fine.
My problem is how to keep my configurations and all the installed extensions
which are on my main wiki to all the workspaces? Is there a way to configure
in one place for all the workspaces of the wiki or do we have to configure
and install all extensions in each workspace one by one?
Thanks for your help.
Geoffrey
--
View this message in context: http://xwiki.475771.n2.nabble.com/Administration-of-all-the-workspaces-in-o…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Apologies if this is in the wrong place
I love Xwiki but not a developer and my project has hit a brick wall
I have an Application within Minutes Livetable which is working fineIs there a way of selecting items from the Live table i.e. booleanWhich can then list the selected items from the list as a collection.I guess what I'm asking for is a Shopping Cart type functionality from a Live table
Regards Martin
Hey, everyone,
My college is using one of the free hosted wikis, and I was wondering
what sort of storage limitations we might have? We're not planning on
anything too heavy, but we may begin uploading pictures for a photo
directory.
Thanks,
Sean