Hi all,
I have my XWiki 5.1 deployment set up to store attachments in the file system (not database). If for e.g. I upload a docx file as an attachment and download it, it all works fine. If I upload a Microsoft Excel file (xlsx, xlsb, xlsm, etc.) it attaches fine, but opening presents a few strange problems.
If it is a plain xlsx file, clicking open instead of save when downloading the attachment prompts me to enter a server password. If I click save, it downloads and I can open it fine.
For xlsb and xlsm files, the attached file is served as a .zip file... I have no clue why.
It's like this in any browser I try. I'm not sure where the problem lies. Any ideas?
Thanks.
Hey guys,
i run into an exception on my newly installed xwiki after klicking the
register-button:
HTTP Status 500 -
_____
type Exception report
message
description The server encountered an internal error () that prevented it
from fulfilling this request.
exception
javax.servlet.ServletException: Servlet execution threw an exception
com.xpn.xwiki.web.ActionFilter.doFilter(ActionFilter.java:121)
org.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.j
ava:144)
com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:66)
org.xwiki.container.servlet.filters.internal.SavedRequestRestorerFilter.doFi
lter(SavedRequestRestorerFilter.java:208)
org.xwiki.container.servlet.filters.internal.SetCharacterEncodingFilter.doFi
lter(SetCharacterEncodingFilter.java:111)
root cause
java.lang.NoClassDefFoundError: Could not initialize class
com.xpn.xwiki.web.RegisterAction
sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
Method)
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAcces
sorImpl.java:57)
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstruc
torAccessorImpl.java:45)
java.lang.reflect.Constructor.newInstance(Constructor.java:532)
java.lang.Class.newInstance0(Class.java:374)
java.lang.Class.newInstance(Class.java:327)
org.apache.struts.util.RequestUtils.applicationInstance(RequestUtils.java:14
3)
org.apache.struts.action.RequestProcessor.processActionCreate(RequestProcess
or.java:292)
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:230)
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
com.xpn.xwiki.web.ActionFilter.doFilter(ActionFilter.java:121)
org.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.j
ava:144)
com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:66)
org.xwiki.container.servlet.filters.internal.SavedRequestRestorerFilter.doFi
lter(SavedRequestRestorerFilter.java:208)
org.xwiki.container.servlet.filters.internal.SetCharacterEncodingFilter.doFi
lter(SetCharacterEncodingFilter.java:111)
note The full stack trace of the root cause is available in the Apache
Tomcat/6.0.35 logs.
Do you have any idea why? I installed it via aptitude on my ubuntu 12.04
x64.
Regards,
Eric
Hello,
For the mail archiver app, I need to output mail content in a page. I
used to use it with html content, and display is directly done with
{{html}} macro.
But most messages from mailing-lists are plain-text. My first idea was
to use {{code}}, and this is fine.
But I think display could be greatly improved using specific xwiki
syntax rendering (2.1), but for some elements only.
To do so, I would like to render some text string, not applying all
syntax elements.
Let me explain : what is interesting to render is :
- quotes (lines starting with angle brackets '>'),
- urls (replaced by links automatically),
- emoticons
Everything else (wiki macros, ...) should NOT be rendered.
Is this possible ?
Of course I don't want to impact the way xwiki renders pages.
Thanks for help,
Jeremie
Hello,
When I try and edit or add a group or user I just get a blank page
/xwiki/bin/admin/XWiki/XWikiPreferences?editor=globaladmin§ion=Groups#
I don't know where to start looking
Thanks
Adam Witwicki
Hi guys,
I need in my XWiki page a TextArea whose content I can edit and save.
Currently I have a normal Textarea in HTML macro and whenever I edit the
content of this box inwysiwyg or inline mode it will not be saved.
Here is the document content:
{{velocity}}
$xwiki.jsfx.use("js/xwiki/wysiwyg/xwe/XWikiWysiwyg.js",
{'forceSkinAction': true, 'lazy': true})
{{html}}<br/>
<div class='container'>
<div class='delegation_container'>
<a href='/xwiki/bin/view/MySpace/MyPage'>MyPage</a>
</div>
<div class='shadow_box'>
<table class='activity_table'>
<tr style='border: 0px;'>
<td style='border: 0px;'>
<div class='body_identifier'>ID</div>
</td>
<td><input id='ID' type='text'
class='task_page_text_content' value='84978164'/></td>
</tr>
<tr style='border: 0px;'>
<td style='border: 0px;'>
<div class='body_identifier'>Name</div>
</td>
<td><input id='Name' type='text'
class='task_page_text_content' value='Projektmanagment'/></td>
</tr>
<tr style='border: 0px;'>
<td style='border: 0px;'>
<div class='body_identifier'>Arbeit</div>
</td>
<td><input id='Arbeit' type='text'
class='task_page_text_content' value='10.0'/></td>
</tr>
<tr style='border: 0px;'>
<td style='border: 0px;'>
<div class='body_identifier'>Startzeit</div>
</td>
<td><input id='Startzeit' type='text'
class='task_page_text_content' value='02.10.2013'/></td>
</tr>
<tr style='border: 0px;'>
<td style='border: 0px;'>
<div class='body_identifier'>Endzeit</div>
</td>
<td><input id='Endzeit' type='text'
class='task_page_text_content' value='17.10.2013'/></td>
</tr>
<tr style='border: 0px;'>
<td style='border: 0px;'>
<div class='body_identifier'>Einschrenkung</div>
</td>
<td><input id='Einschrenkung' type='text'
class='task_page_text_content' value='none'/></td>
</tr>
<tr style='border: 0px;'>
<td style='border: 0px;'>
<div class='body_identifier'>Art</div>
</td>
<td><input id='Art' type='text'
class='task_page_text_content' value='work'/></td>
</tr>
<tr style='border: 0px;'>
<td style='border: 0px;'>
<div class='body_identifier'>Kommentar</div>
</td>
<td>*<**textarea **id='84978164_ta' title='Comment'
class='task_page_comment_container'></**textarea**>*</td>
</tr>
<tr style='border: 0px;'>
<td style='border: 0px;'>
<div class='body_identifier'>Vorgänger</div>
</td>
<td><input id='Vorgänger' type='text'
class='task_page_text_content' value=''/></td>
</tr>
<tr style='border: 0px;'>
<td style='border: 0px;'>
<div class='body_identifier'>Projekt</div>
</td>
<td><input id='Projekt' type='text'
class='task_page_text_content' value='00122'/></td>
</tr>
</table>
</div>
</div>
<br/>
** This was just a attempt **
<script type="text/javascript">
Wysiwyg.onModuleLoad(function() {
alert("HELLO WOLRD");
new WysiwygEditor({hookId:'84978164_ta'});
});
</script>
*************************
{{/html}}
{{/velocity}}
What should I do so that I can save the contents of the textarea?
About help I would be very grateful.
Yours sincerely,
Michael Born
Hi all,
i use Xwiki 5.2 and have problems with Panel Wizard / Page Layout.
I want to change the page layout from "right colum" to "both colum".
To do this, i choose "both colum" and save the new layout.
I see also that the left edge which makes some space for the "left panel".
However, if i again go back to menu "Panel Wizard" (or other menu points),
"right colum" is again active layout.
It seems that that Page layout is not really permanet stored.
Any help here.
regards
Stefan
--
View this message in context: http://xwiki.475771.n2.nabble.com/Problems-with-Panel-Wizard-Page-Layout-Xw…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Has anybody experienced (or, at least, evaluated) how Livetable behaves
with more than 100k objects?
I have to import historical data and I'm not sure will it work smoothly
(one of doubts is immediate like... type search after each typed letter
in column head).
Thanks!
Valdis
Hi developers/contributors,
We have quite a lot of applications on http://extensions.xwiki.org
However several haven't been updated for a very long time even though XWiki has made progress.
I can think of 3 areas where help would be appreciated:
* Some apps have wiki pages in XWiki Syntax 1.0 version. Those need to be upgraded to XWiki Syntax 2.1.
* Some apps don't register themselves in the Applications Panel. To change that just need to create a new page with the proper XObject. You can copy the Blog.ApplicationsPanelEntry page to this app's space and edit it.
* Some apps don't automatically register translations and force the user to manually add documentation resource bundle in the Administration. There's now a better way which is to add an object of type XWiki.TranslationDocumentClass
Example of app that would need an update:
http://extensions.xwiki.org/xwiki/bin/view/Extension/Polls+Application
So who's willing to help? :)
Note that the best strategy is to ensure that the application has a git repo on https://github.com/organizations/xwiki-contrib (there should be a Source button on the app page on extensions.xwiki.org too). If not, then let me know by answering this email and I'll create it for you and give you access so that you can make changes there. FYI the full process is documented at http://contrib.xwiki.org and I can help you with that.
Thanks!
-Vincent
We've succeeded in having a wiki devroom for FOSDEM 2014 (https://fosdem.org/2014/)! :)
This means we have a full track for wikis and we're now organizing a Call for Participation.
I hope to see a lot of proposals from the XWiki community.
If you know other wiki communities please forward them this email so that they can participate. The more communities the better so that we can cross-pollinate.
Thanks
-Vincent Massol
Begin forwarded message:
> From: Quim Gil <qgil(a)wikimedia.org>
> Subject: [wikis-devroom] Call for participation
> Date: October 7, 2013 9:24:39 PM GMT+02:00
> To: wikis-devroom(a)lists.fosdem.org
>
> Wikis devroom - FOSDEM, Brussels, 1 & 2 February 2014
>
> CALL FOR PARTICIPATION
>
> IN SHORT
>
> We accept proposals for wiki related submissions. The formats accepted are 25min sessions or 5min lighting sessions. All proposals must be submitted via https://penta.fosdem.org/submission/
>
> Deadline: 30 November 2013
>
> Questions? Feedback? Willing to help?
> https://lists.fosdem.org/listinfo/wikis-devroom
>
>
> BACKGROUND
>
> Wikis are essential tools for online collaboration, open knowledge and free software. They are everywhere: from the mainstream Wikipedia to a myriad of public, academic and corporate knowledge bases and personal sites. And most of them are open source software.
>
> Wikis became popular thanks to the edit button allowing users to create and modify text-based web pages easily. Over the years wikis have become more powerful, handling more content types, allowing better look & feel, championing localization and integrating (sometimes) with other tools. The development continues, with hundreds of professional and volunteer contributors specializing in this area.
>
> There are also challenges: the competition from (mainly proprietary and corporate) social media and online office tools, keeping up with UX expectations from users, editors and sysadmins, compatibility across different wiki engines and other publishing tools, collaboration between wiki projects...
>
>
> SCOPE
>
> Wikis devroom is a place to showcase and discuss
>
> * new features, especially exploring areas beyond plain text editing
>
> * compatibility and integration with other tools and services
>
> * lessons learned from deployments, surveys, research...
>
> * cross-project collaboration
>
> We want to focus on sessions for a technical audience including savvy editors. Basic introductions for end users and long tutorials are out of scope.
>
>
> FORMAT
>
> One day, one room. Most of the schedule will be filled with sessions of about 25 minutes that have gone through a call for participation.
>
> We will have a WikiWiki Hour of lightning presentations (5 minutes each).
>
> We will organize a panel session with representation of key wiki projects - the specific topic to be decided as we confirm the participants.
>
>
> ORGANIZATION
>
> Quim Gil (MediaWiki), Vincent Massol (XWiki) and Jean-Marc Libs (Tiki).
> _______________________________________________
> wikis-devroom mailing list
> wikis-devroom(a)lists.fosdem.org
> https://lists.fosdem.org/listinfo/wikis-devroom
The XWiki development team is proud to announce the availability of XWiki 5.2.
This release comes with multiwiki support enabled by default: users
are able to create new wikis without the need to install additional
extensions. This is possible because the Workspace Application has
been integrated in XWiki Enterprise. We stopped the support for XWiki
Enterprise Manager as a consequence. Apart from this, the new release
brings a Solr-based live search (to replace the one based on Lucene)
and the ability to track active XWiki installs. The Distribution
Wizard has a new step to upgrade all wikis. Developers will be
interested by the new Wiki Stream framework which can already be used
to export large wikis in XAR format. A lot of bug fixes (135) and many
improvements (50) complete this release and make it worth trying.
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/ReleaseNotesXWiki52
Thanks
-The XWiki dev team
Situation: We are currently at XWiki X.Y and we want to upgrade to the latest
XWiki version.
Problem: Upgrading is complex :-(
Wish: I wish that XWiki has an "Check for update" button. If a new version
of XWiki is released, this button will report the newest XWiki version. A
new button "Upgrade Wiki" will become available. If the admin presses that
button...
1) A backup of the current Wiki(s) will be made
2) XWiki will compare the current Wiki X.Y with the version X.Y stored at
www.xwiki.org to detect any modifications (like XWiki.XWikiPreferences,
XWiki.WebPreferences, XWiki.XWikiAllGroup, XWiki.Admin, *.*Config,
XWiki.XWikiServerXwiki, or any other page that has been modified, such as
Main.WebHome, a modified Panel, etc.
3) Perform the upgrade of all the XWiki components
4) Merge any configuration files
All automaticly, just like updating an iPhone or Android App. I just click
on "Install" and the new version of my App will be downloaded/installed.
Wishful thinking?
--
View this message in context: http://xwiki.475771.n2.nabble.com/Auto-upgrade-from-XWiki-X-Y-tp7587454.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi,
We are using xwiki enterprise version 5.1 for our production wiki. I need to
upgrade it into latest version such as 5.2. I couldn't get any useful link
for this up gradation. If anyone did this update, please let me know the
steps or links
Thanks in advance
Roni
Hi Users and Devs
I trust you that you can have a solution four my problem. In my velocity
page I have a link like this one :
<a href="$xwiki.getURL("MySpace.MyPAge", "export", "myaparmas")"
target="_blank"> Download my PDF </a>
This works pretty well and open the generated PDF in a new browser tab
, what I am looking for is is there a way to download directly the PDF as a
file when clicking on the link
Thanks
Can someone tell me what it would take (generally) to add code that would parse text for a specific pattern and convert it to a hyperlink? I'm fluent in PHP and C#, and know a little Java, but have done zero custom work with XWiki. I've created this type of parser for other systems.
What I would be parsing is this regex pattern:
\*\*([0-9])*\*\*
To create this link:
http://intranet.pridedallas.com/tickets_edit.php?iTicketID=$1
Keith Davis - (214) 906-5183
This message (including any attachments) may contain confidential or otherwise privileged information and is intended only for the individual(s) to which it is addressed. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. E-mail transmission cannot be guaranteed to be secured or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. The sender therefore does not accept liability for any errors or omissions in the contents of this message or that arise as a result of e-mail transmission. If verification is required please request a hard-copy version from the sender.
www.pridedallas.com
I want to change the width of my panel on the RIGHT.
So far I have:
1) Created a new XWiki-page "XWiki.MyStyleSheetExtension"
2) Added a "StyleSheetExtension" object to that page
I have added this code (css):
#rightPanels
{
width: 400px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: -400px;
float: right;
}
Use this extension: "Always on this page" (will change this to "Always on
this wiki" when I get it all right)
Parse content: "No"
Caching policy: "default"
The only change I notice is the "margin-left" property, the panel on the
right now floats more to the left. But the panel has still a width of 220px
(not 400px), and the width of the "main content" is still the same (thus the
"main content" and my panel are now overlapping).
My guess is that it is all in the CSS and I need to add more sections to
make my panel wider and my "main content" smaller.
Problem is I have NO CLUE which things I need to add to the CSS!
Help! :-)
--
View this message in context: http://xwiki.475771.n2.nabble.com/Change-width-of-panel-tp7587403.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hello,
With Skin Extensions, I can include a js or css from resources filesystem:
$xwiki.jsrx.use('path/to/file.js')
... would include .../xwiki/resources/path/to/file.js
With XWiki#getSkinFile, I can retrieve URL of a skin file (from current
skin etc).
$xwiki.getSkinFile("path/to/the/image.png")
... would return an URL that might target
.../xwiki/skin/colibri/path/to/the/image.png
image:icon:accept
... would insert an image from silk icons (so, from
.../xwiki/resources/icons/silk/accept.png).
But, is there a clean way to get the URL targeting a file into /resources
filesystem ? (ie, get URL to a silk icon for example)
Thanks,
Jeremie
Thank you for the new Release, Marius!
http://www.xwiki.org/xwiki/bin/view/ReleaseNotes/ReleaseNotesXWiki52RC1#HNe…
Is it possible to disable/enable this Home menu item by purpose besides changing vm files and attaching them to the skin page?
Use case is following:
Home Wiki (Main Wiki)
1. Workspaces:
- workspace 1
.....
- workspace N
2. Wiki farm:
- wiki farm 1
In the Workspaces I can guess, I'd need Home menu sometimes. Probably. But in most of cases, in the wiki-farm I'd prefer users would not even know about each other.
Are you going to make it configurable via UI?
Понедельник, 30 сентября 2013, 16:22 +03:00 от Marius Dumitru Florea <mariusdumitru.florea(a)xwiki.com>:
>The XWiki development team is proud to announce the availability of
>XWiki 5.2 Release Candidate 1.
>This is mostly a stabilization release leading to XWiki 5.2 final and
>it brings a new "Home" top level menu (available when there is more
>than one wiki) and a new Distribution Wizard step to upgrade all
>wikis. The WikiStream framework has been improved and now can be used
>to export large wikis in XAR format. Besides this the new release
>includes 49 bug fixes and 16 small improvements.
>
>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/ReleaseNotesXWiki52RC1
>
>Thanks
>-The XWiki dev team
>_______________________________________________
>users mailing list
>users(a)xwiki.org
>http://lists.xwiki.org/mailman/listinfo/users
Kind regards,
Dmitry
Hi
I have a problem with a URL containing a parameter of the form
action_...=... The page does not load with this parameter. For an example
see the xwiki.org start page (
http://www.xwiki.org/xwiki/bin/view/Main/WebHome?action_xyz).
The parameter action_... seems to be used for something, but I couldn't
find anything on what exactly and on how I can work around that.
Unfortunately this URL is created by an external source (Facebook), so I
can't change it.
Can somebody point me in the right direction?
Thanks,
Edo
The XWiki development team is proud to announce the availability of
XWiki 5.2 Release Candidate 1.
This is mostly a stabilization release leading to XWiki 5.2 final and
it brings a new "Home" top level menu (available when there is more
than one wiki) and a new Distribution Wizard step to upgrade all
wikis. The WikiStream framework has been improved and now can be used
to export large wikis in XAR format. Besides this the new release
includes 49 bug fixes and 16 small improvements.
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/ReleaseNotesXWiki52RC1
Thanks
-The XWiki dev team
Hello,
I'm trying to use the Job Module [1] for my own needs.
I know some of its APIs are marked as unstable, but well I wanted to give
it a try.
I'm on a XWiki 4.5.2 instance currently.
So I created some dummy interface:
@Role
public interface ILoadingJob extends Job
{
}
A Job implementation:
@Component
@Named(LoadingJob.JOBTYPE)
public class LoadingJob extends AbstractJob<DefaultRequest> implements
ILoadingJob, Initializable
{
public static final String JOBTYPE = "mailarchivejob";
// ...
}
In debug mode, I run the following:
this.componentManager.getComponentDescriptorList(org.xwiki.job.Job.class)
It returns:
[implementation = [org.xwiki.contrib.mailarchive.internal.LoadingJob],
instantiation = [PER_LOOKUP], implementation =
[org.xwiki.extension.job.internal.UpgradePlanJob], ... ]
So it seems OK.
I have the following code to create and execute my Job:
DefaultRequest request = new DefaultRequest();
request.setId("test");
request.setInteractive(false);
// ... other properties set
LoadingJob job = (LoadingJob)
jobManager.executeJob("mailarchivejob", request);
But this code fails with following stack trace:
org.xwiki.job.JobException: Failed to lookup any Job for role hint
[mailarchivejob]
at
org.xwiki.job.internal.DefaultJobManager.createJob(DefaultJobManager.java:185)
at
org.xwiki.job.internal.DefaultJobManager.addJob(DefaultJobManager.java:208)
at
org.xwiki.job.internal.DefaultJobManager.executeJob(DefaultJobManager.java:194)
at
org.xwiki.contrib.mailarchive.internal.MailArchiveScriptService.createLoadingJob(MailArchiveScriptService.java:112)
at
org.xwiki.contrib.mailarchive.internal.MailArchiveScriptService.load(MailArchiveScriptService.java:94)
[...]
Caused by: org.xwiki.component.manager.ComponentLookupException: Can't find
descriptor for the component [role = [interface org.xwiki.job.Job] hint =
[mailarchivejob]]
at
org.xwiki.component.embed.EmbeddableComponentManager.getComponentInstance(EmbeddableComponentManager.java:355)
at
org.xwiki.component.embed.EmbeddableComponentManager.getInstance(EmbeddableComponentManager.java:161)
at
org.xwiki.job.internal.DefaultJobManager.createJob(DefaultJobManager.java:183)
[...]
I also tried to manually register my custom Job component, in the
initialize() of a side component (I checked that this code got executed
previously to job creation), but with no different result:
// Register custom job
this.componentManager.registerComponent(this.componentManager.getComponentDescriptor(Job.class,
"mailarchivejob"));
Do you see something wrong in my approach ?
Thanks,
Jeremie
I tried to write f(x) and got f followed by a pretty image of a red x.
My guess is that there's a help page showing these replacements and
how to avoid them, but I couldn't find it with a quick search. Where
should I look?
Thanks,
Todd
Hi there,
I'm investigating whether this wiki engine is right for me. I'm
looking for three specific design features:
1. able to attach autonomous agents to pages
2. transclusions / includes.
3. capability security model rather than ACLs
features #3 + #1 can easily be made to enact:
3a. patron blindness - users can become patrons of others and their
own patron is blind to that, but must deal with the entire
sub-hierarchy of users as a collective
which makes this other feature rather important:
3b. patron multiplicity - users can acquire multiple patrons just in
case their first patron decides to eradicate them
Oh and I suppose:
4. automatic garbage collection and revisions even of deleted pages
If you know of another wiki engine that supports these better, please
let me know. I know that Wagn supports transclusions but I'm rather
doubtful that anyone supports a capability security model. Even though
ACLs really should have died out in the 70s.
Thanks for reading this far,
Richard
I am having some issues with the site not properly displaying in IE. I
am using the Colibri skin.
The top bar (Add, wiki, etc..) is displayed under the page heading and
off to the right (starts above the right panel column and extends
right).
The site displays properly in FF, Chrome and Opera (although annotations
don't work in Opera properly).
Thoughts?
Paul Pinkerton
KnowledgeNow Project Lead
I am still hopeful that someone out there would be able to assist me
with this. The Navigation Menu Macro only properly displays 2 levels.
The 3rd level simply displays overtop of the 2nd, making it unusable.
It is not an option to use the newer macro, as it is incompatible with
the wiki version.
I did discover in looking at the html code that the macro assigns screen
placement values in the first 2 levels to "pop out" a menu. It fails to
assign values in the 3rd level (actually assigns 0,0,0...) Although I
could probably fix this by manually assigning values, it would be
helpful to know how to fix the macro, so that I don't have to custom
program every entry and every list!
You can see my previous post below here.
Assistance appreciated!
Paul Pinkerton
_______ previous post _________
Date: Fri, 20 Sep 2013 13:58:57 -0400
From: "Paul Pinkerton (ACLCO)" <pinkerp(a)lao.on.ca>
To: <users(a)xwiki.org>
Subject: [xwiki-users] Help with Navigation Menu Wiki Macro
Message-ID: <5ADF7493B6AD244BB1AA71BC4034DA3A091F04EF(a)ontario.lao.res>
Content-Type: text/plain; charset="us-ascii"
I am using the Nav Menu Wiki Macro to create some menus - and it's
working - but not completely.
I have the following issues:
In a horizontal menu, the 1st and 2nd levels appear correctly. When I
add a 3rd level, it displays overtop of existing text, rather
than'popping out'.
*Main1
** Sub1
*** Sub1Sub1
**Sub2
***Sub2Sub1
*Main2
In a vertical menu, the submenu items appear to the side, but below the
level of the related main menu item, making it difficult to move the
mouse to the submenu to select links there.
I have tried adding line spaces, etc.. but this doesn't affect the
display.
I did check online for existing solutions - and found this thread
detailing a similar issue from late 2012/ early 2013. No solutions were
offered.
http://xwiki.475771.n2.nabble.com/Navigation-Menu-Wiki-Macro-td7582112.h
tml#a7582455 (see Hamster's post of Nov 16, 2012 2:06 and following)
The poster suggests that the issue is in the JavaScript code.
Any help here would be appreciated.
Paul Pinkerton
KnowledgeNow Project Lead
Hey there,
im new to this whole xwiki stuff and trying to upgrade our xwiki
installation, which was installed by a former employee, to the latest build.
xwiki is installed on ubuntu 12.04 with the help of apt-get some time ago.
Now i tried to upgrade the instance with /apt-get install
xwiki-enterprise-tomcat6-mysql/ .
During the installation i was asked if i want to keep some config-files,
which i did.
But now my browser shows a a 404 :( that he could not find the resource (The
requested resource (/xwiki/) is not available.)
here is a the catalina.out:
/INFO: Server startup in 199 ms
23.09.2013 17:03:12 org.apache.coyote.http11.Http11Protocol pause
INFO: Pausing Coyote HTTP/1.1 on http-8080
23.09.2013 17:03:13 org.apache.catalina.core.StandardService stop
INFO: Stopping service Catalina
23.09.2013 17:03:13 org.apache.coyote.http11.Http11Protocol destroy
INFO: Stopping Coyote HTTP/1.1 on http-8080
23.09.2013 17:03:14 org.apache.catalina.startup.ClassLoaderFactory
validateFile
WARNUNG: Problem with directory [/usr/share/tomcat6/server/classes], exists:
[false], isDirectory: [false], canRead: [false]
23.09.2013 17:03:15 org.apache.catalina.startup.ClassLoaderFactory
validateFile
WARNUNG: Problem with directory [/usr/share/tomcat6/server], exists:
[false], isDirectory: [false], canRead: [false]
23.09.2013 17:03:15 org.apache.catalina.startup.ClassLoaderFactory
validateFile
WARNUNG: Problem with directory [/usr/share/tomcat6/shared/classes], exists:
[false], isDirectory: [false], canRead: [false]
23.09.2013 17:03:15 org.apache.catalina.startup.ClassLoaderFactory
validateFile
WARNUNG: Problem with directory [/usr/share/tomcat6/shared], exists:
[false], isDirectory: [false], canRead: [false]
23.09.2013 17:03:15 org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on http-8080
23.09.2013 17:03:15 org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 386 ms
23.09.2013 17:03:15 org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
23.09.2013 17:03:15 org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/6.0.35
23.09.2013 17:03:15 org.apache.catalina.startup.HostConfig deployDescriptor
INFO: Deploying configuration descriptor ROOT.xml
23.09.2013 17:03:15 org.apache.coyote.http11.Http11Protocol start
INFO: Starting Coyote HTTP/1.1 on http-8080
23.09.2013 17:03:15 org.apache.catalina.startup.Catalina start
INFO: Server startup in 182 ms/
Can you help me?
thanks in advance,
Eric
--
View this message in context: http://xwiki.475771.n2.nabble.com/Upgrade-problem-xwiki-4-4-to-4-1-tp758722…
Sent from the XWiki- Users mailing list archive at Nabble.com.
And hello once more.
It seems I had problems with the HTTP headers. Raising the maximum Size in Apache,
Tomcat and the jk-worker (yes, all three) helped to solve my problem.
This is just an information for the next person that encounters a similar issue.
Thilo
-----Ursprüngliche Nachricht-----
Von: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org] Im Auftrag von Schmidt, Thilo (VZ)
Gesendet: Montag, 23. September 2013 10:58
An: 'users(a)xwiki.org'
Betreff: Re: [xwiki-users] AJAX requests don't finish / 401 Error
Hello again.
I had a look at the http headers both sent and received with the tool "LiveHttpHeaders" and found out, that indeed every GET-request is answered with a 401 ("Forbidden"), then resent with an "Authorization" field and answered with a 200 ("OK").
So the problem does not seem to be in my setup and/or Kerberos, but maybe in the xwiki itself?
What can I do to make xwiki show the correct result for AJAX requests?
Thilo
> Hello.
>
> In short: Ajax requests like loading the attachment section, showing
> the user list or autocompleting searches don't work in my wiki. I see
> only the loading bar/circle and nothing else happens.
>
> When watching with Firebug, I realise there are two identical requests
> each, both with "401: Forbidden". The weird thing is, that the
> finished/aborted request got a result, but the wiki doesn't show it.
> The double-request is due to (I think) the Kerberos SSO, since the
> common way to authenticate seems to be to submit a request without
> credentials first, waiting for a
> 401 and then requesting again, this time with credentials.
>
> Fun fact: if i right-click the url in Firebug and choose "open in new
> tab", i get the correct resultset.
>
> A screenshot of the Firebug console can be found here:
> http://i39.tinypic.com/2moxw6v.png
>
> My setup:
> Apache that authenticates via Kerberos (and AD), then transfers to
> tomcat where the user is logged into the xwiki 3.1.4 automatically (this works).
>
> The wiki worked fine when I used NTLM authentication (wich only
> authenticates once per session, not for each HTTP-request)
>
>
> Did anyone encounter similar problems and is able to help me with this?
> Also, feel free to ask if you need more information.
>
>
> Thilo
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
Hello,
Does anyone have an idea why I can't authenticate me from XWord to xwiki ?
I get the message, username and password are wrong, but they are correct.
Could it have something to do with the proxy?
What should I do, if appropriate?
Many thanks
Matthias
Hello,
This has frustrated me to no end. I have a custom authenticator based on the http example (https://github.com/xwiki-contrib/sandbox/blob/master/authenticators/xwiki-a…) and it works well, except for one thing.
In the linked code, you'll see a method syncUser that creates the user if necessary. I would like to modify this section to place the user in more than one global group. Here is my best attempt:
// Right after the createUser() call...
XWikiGroupService groupService = context.getWiki().getGroupService(context);
groupService.addUserToGroup(validUserFullName, context.getDatabase(), "XWiki.SomeGroup", context);
groupService.addUserToGroup(validUserFullName, context.getDatabase(), "XWiki.AnotherGroup", context);
But this is just creating the users. If I log in as superadmin and check the groups, they are empty. Any ideas?
Thanks!!
Hello.
In short: Ajax requests like loading the attachment section, showing the user list or autocompleting searches don't work in my wiki. I see only the loading bar/circle and nothing else happens.
When watching with Firebug, I realise there are two identical requests each, both with "401: Forbidden". The weird thing is, that the finished/aborted request got a result, but the wiki doesn't show it.
The double-request is due to (I think) the Kerberos SSO, since the common way to authenticate seems to be to submit a request without credentials first, waiting for a 401 and then requesting again, this time with credentials.
Fun fact: if i right-click the url in Firebug and choose "open in new tab", i get the correct resultset.
A screenshot of the Firebug console can be found here:
http://i39.tinypic.com/2moxw6v.png
My setup:
Apache that authenticates via Kerberos (and AD), then transfers to tomcat where the user is logged into the xwiki 3.1.4 automatically (this works).
The wiki worked fine when I used NTLM authentication (wich only authenticates once per session, not for each HTTP-request)
Did anyone encounter similar problems and is able to help me with this?
Also, feel free to ask if you need more information.
Thilo
1. What is correct syntax to add get parameters in link
e.g. correct way for
[[link with get params>>Main.test?xpage=plain&outputSyntax=plain]]
2. What is correct syntax for link in the same page with some ID, e.g.
for [[link to id>>#id]]
Thanks!
Valdis
Once user registers himself, registration gets successful and clicks login,
he is navigated to "Main" space "WebHome" PageI want the user navigates to
Webhome page of MySpace . For this i mentioned below config element in
xwiki.cfg and restarted the server.
xwiki.authentication.defaultpage=/bin/view/MySpace/WebHome
But it did not help. Still user is navigated to "Main" space "WebHome"
Page once user clicks the login after successful regstration?
Am i missing something here?
I know xwiki has lot of potential. i am looking forward to develop the full
fledged website like
http://www.albertdemun.net/xwiki/bin/view/NBSitePublic/. It would be
helpful to know if there is some tutorial exists explaining how we can
develop the full website (For example website i pointed above) where we
can separate type of UI components most of the website usually have. I know
probably there are some different extension/plugin existing at different
places but if we can have single page explaining how we can develop full
fledged website it would be great. Thanks in advance.
Hi All,
If i want to hide top level menu(like Add,Space,Page,Wiki link) , i do not
find any way except changing in code. Similarly if i want to disable the
Page level menu(like Edit, Export,More Actions Link) for specific
group/user, did not find any way. Are these configurable or code
modification is only way?
My production XWiki instance (XE 5.1) has started crashing several times a
day, and I'm having some difficulty troubleshooting why - I haven't found
much via searching.
So far, I cannot reproduce the crash on demand, but it is happening
regularly.
When it crashes, catalina.out is showing either SIGSEGV errors such as the
below, or occasionally just has hundreds of errors about "this IndexReader
cannot be used anymore" repeated in a row.
Most of them look to have something to do with Lucene - I am using Solr as
the main search engine, but Lucene is still being used for search suggest.
I disabled the Lucene plugin in xwiki.cfg to no effect. If these errors are
indeed Lucene related, perhaps the upcoming 5.2 switch to Solr would solve
this?
Errors are similar to the following (condensed to save space)
*****************************************************
# A fatal error has been detected by the Java Runtime Environment:
# SIGSEGV (0xb) at pc=0x00007f108ea13253, pid=6446, tid=139705661753088
# JRE version: 7.0_25-b30
# Java VM: OpenJDK 64-Bit Server VM (23.7-b01 mixed mode linux-amd64
compressed oops)
# Problematic frame:
# J
org.apache.lucene.codecs.BlockTreeTermsReader$FieldReader$SegmentTermsEnum$Frame.loadBlock()V
*****************************************************
*****************************************************
# SIGSEGV (0xb) at pc=0x00007f76b669fb61, pid=20389, tid=140144995510016
# J
org.apache.lucene.codecs.lucene40.Lucene40StoredFieldsReader.visitDocument(ILorg/apache/lucene/index/StoredFieldVisitor;)V
*****************************************************
*****************************************************
# SIGSEGV (0xb) at pc=0x00007f1c45178064, pid=1195, tid=139756351948544
# J
org.apache.lucene.codecs.lucene40.Lucene40PostingsReader$LiveDocsSegmentDocsEnum.nextUnreadDoc()I
*****************************************************
*****************************************************
# SIGSEGV (0xb) at pc=0x00007fcd11041db0, pid=25392, tid=140515950413568
# v ~StubRoutines::jbyte_disjoint_arraycopy
*****************************************************
*****************************************************
2013-09-21 17:14:23,817 [
http://www.mycompany.com/bin/get/XWiki/SuggestLuceneService?outputSyntax=pl…]
ERROR c.x.x.p.l.SearchResults - Error getting search result
org.apache.lucene.store.AlreadyClosedException: this IndexReader cannot be
used anymore as one of its child readers was closed
at org.apache.lucene.index.IndexReader.ensureOpen(IndexReader.java:257)
~[lucene-core-4.0.0.jar:4.0.0 1394950 - rmuir - 2012-10-06 03:00:40]
at
org.apache.lucene.index.BaseCompositeReader.document(BaseCompositeReader.java:114)
~[lucene-core-4.0.0.jar:4.0.0 1394950 - rmuir - 2012-10-06 03:00:40]
at org.apache.lucene.index.IndexReader.document(IndexReader.java:436)
~[lucene-core-4.0.0.jar:4.0.0 1394950 - rmuir - 2012-10-06 03:00:40]
at org.apache.lucene.search.IndexSearcher.doc(IndexSearcher.java:185)
~[lucene-core-4.0.0.jar:4.0.0 1394950 - rmuir - 2012-10-06 03:00:40]
at
com.xpn.xwiki.plugin.lucene.SearchResults.getRelevantResults(SearchResults.java:80)
~[xwiki-platform-search-lucene-api-5.1.jar:na]
at
com.xpn.xwiki.plugin.lucene.SearchResults.getHitcount(SearchResults.java:241)
~[xwiki-platform-search-lucene-api-5.1.jar:na]
at
com.xpn.xwiki.plugin.lucene.LucenePluginApi.getSearchResults(LucenePluginApi.java:305)
~[xwiki-platform-search-lucene-api-5.1.jar:na]
at sun.reflect.GeneratedMethodAccessor680.invoke(Unknown Source) ~[na:na]
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
~[na:1.7.0_25]
at java.lang.reflect.Method.invoke(Method.java:606) ~[na:1.7.0_25]
at
org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.doInvoke(UberspectImpl.java:395)
~[velocity-1.7.jar:1.7]
at
org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.invoke(UberspectImpl.java:384)
~[velocity-1.7.jar:1.7]
at
org.apache.velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java:173)
~[velocity-1.7.jar:1.7]
at
org.apache.velocity.runtime.parser.node.ASTReference.execute(ASTReference.java:280)
~[velocity-1.7.jar:1.7]
at
org.apache.velocity.runtime.parser.node.ASTReference.value(ASTReference.java:567)
~[velocity-1.7.jar:1.7]
at
org.apache.velocity.runtime.parser.node.ASTExpression.value(ASTExpression.java:71)
~[velocity-1.7.jar:1.7]
at
org.apache.velocity.runtime.parser.node.ASTSetDirective.render(ASTSetDirective.java:142)
~[velocity-1.7.jar:1.7]
at
org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:72)
~[velocity-1.7.jar:1.7]
at
org.apache.velocity.runtime.parser.node.ASTIfStatement.render(ASTIfStatement.java:87)
~[velocity-1.7.jar:1.7]
at
org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:342)
~[velocity-1.7.jar:1.7]
at
org.xwiki.velocity.internal.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:228)
~[xwiki-commons-velocity-5.1.jar:na]
at
org.xwiki.velocity.internal.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:187)
~[xwiki-commons-velocity-5.1.jar:na]
at
org.xwiki.rendering.internal.macro.velocity.VelocityMacro.evaluateString(VelocityMacro.java:124)
~[xwiki-platform-rendering-macro-velocity-5.1.jar:na]
at
org.xwiki.rendering.internal.macro.velocity.VelocityMacro.evaluateString(VelocityMacro.java:50)
~[xwiki-platform-rendering-macro-velocity-5.1.jar:na]
at
org.xwiki.rendering.macro.script.AbstractScriptMacro.evaluateBlock(AbstractScriptMacro.java:302)
~[xwiki-platform-rendering-macro-script-5.1.jar:na]
at
org.xwiki.rendering.macro.script.AbstractScriptMacro.execute(AbstractScriptMacro.java:198)
~[xwiki-platform-rendering-macro-script-5.1.jar:na]
at
org.xwiki.rendering.macro.script.AbstractScriptMacro.execute(AbstractScriptMacro.java:59)
~[xwiki-platform-rendering-macro-script-5.1.jar:na]
at
org.xwiki.rendering.internal.transformation.macro.MacroTransformation.transformOnce(MacroTransformation.java:191)
~[xwiki-rendering-transformation-macro-5.1.jar:na]
at
org.xwiki.rendering.internal.transformation.macro.MacroTransformation.transform(MacroTransformation.java:132)
~[xwiki-rendering-transformation-macro-5.1.jar:na]
at
org.xwiki.rendering.internal.transformation.DefaultTransformationManager.performTransformations(DefaultTransformationManager.java:87)
~[xwiki-rendering-legacy-api-5.1.jar:na]
at
org.xwiki.display.internal.DocumentContentDisplayer.display(DocumentContentDisplayer.java:252)
~[xwiki-platform-display-api-5.1.jar:na]
at
org.xwiki.display.internal.DocumentContentDisplayer.display(DocumentContentDisplayer.java:125)
~[xwiki-platform-display-api-5.1.jar:na]
at
org.xwiki.display.internal.DocumentContentDisplayer.display(DocumentContentDisplayer.java:55)
~[xwiki-platform-display-api-5.1.jar:na]
at
org.xwiki.display.internal.DefaultDocumentDisplayer.display(DefaultDocumentDisplayer.java:80)
~[xwiki-platform-display-api-5.1.jar:na]
at
org.xwiki.display.internal.DefaultDocumentDisplayer.display(DefaultDocumentDisplayer.java:38)
~[xwiki-platform-display-api-5.1.jar:na]
at
org.xwiki.sheet.internal.SheetDocumentDisplayer.display(SheetDocumentDisplayer.java:113)
~[xwiki-platform-sheet-api-5.1.jar:na]
at
org.xwiki.sheet.internal.SheetDocumentDisplayer.display(SheetDocumentDisplayer.java:50)
~[xwiki-platform-sheet-api-5.1.jar:na]
at
org.xwiki.display.internal.ConfiguredDocumentDisplayer.display(ConfiguredDocumentDisplayer.java:67)
~[xwiki-platform-display-api-5.1.jar:na]
at
org.xwiki.display.internal.ConfiguredDocumentDisplayer.display(ConfiguredDocumentDisplayer.java:41)
~[xwiki-platform-display-api-5.1.jar:na]
at
com.xpn.xwiki.doc.XWikiDocument.getRenderedContent(XWikiDocument.java:922)
~[xwiki-platform-legacy-oldcore-5.1.jar:na]
at
com.xpn.xwiki.doc.XWikiDocument.getRenderedContent(XWikiDocument.java:901)
~[xwiki-platform-legacy-oldcore-5.1.jar:na]
at com.xpn.xwiki.api.Document.getRenderedContent(Document.java:660)
~[xwiki-platform-legacy-oldcore-5.1.jar:na]
at sun.reflect.GeneratedMethodAccessor674.invoke(Unknown Source) ~[na:na]
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
~[na:1.7.0_25]
at java.lang.reflect.Method.invoke(Method.java:606) ~[na:1.7.0_25]
at
org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.doInvoke(UberspectImpl.java:395)
~[velocity-1.7.jar:1.7]
at
org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.invoke(UberspectImpl.java:384)
~[velocity-1.7.jar:1.7]
at
org.apache.velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java:173)
~[velocity-1.7.jar:1.7]
at
org.apache.velocity.runtime.parser.node.ASTReference.execute(ASTReference.java:280)
~[velocity-1.7.jar:1.7]
at
org.apache.velocity.runtime.parser.node.ASTReference.render(ASTReference.java:369)
~[velocity-1.7.jar:1.7]
at
org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:72)
~[velocity-1.7.jar:1.7]
at
org.apache.velocity.runtime.parser.node.ASTIfStatement.render(ASTIfStatement.java:87)
~[velocity-1.7.jar:1.7]
at
org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:342)
~[velocity-1.7.jar:1.7]
at
org.xwiki.velocity.internal.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:228)
~[xwiki-commons-velocity-5.1.jar:na]
at
org.xwiki.velocity.internal.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:187)
~[xwiki-commons-velocity-5.1.jar:na]
at
com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRenderer.java:105)
~[xwiki-platform-legacy-oldcore-5.1.jar:na]
at
com.xpn.xwiki.internal.template.DefaultPrivilegedTemplateRenderer.evaluate(DefaultPrivilegedTemplateRenderer.java:125)
~[xwiki-platform-legacy-oldcore-5.1.jar:na]
at
com.xpn.xwiki.internal.template.DefaultPrivilegedTemplateRenderer.evaluateTemplate(DefaultPrivilegedTemplateRenderer.java:75)
~[xwiki-platform-legacy-oldcore-5.1.jar:na]
at com.xpn.xwiki.XWiki.evaluateTemplate(XWiki.java:1829)
~[xwiki-platform-legacy-oldcore-5.1.jar:na]
at com.xpn.xwiki.XWiki.parseTemplate(XWiki.java:1769)
~[xwiki-platform-legacy-oldcore-5.1.jar:na]
at com.xpn.xwiki.api.XWiki.parseTemplate(XWiki.java:895)
~[xwiki-platform-legacy-oldcore-5.1.jar:na]
at sun.reflect.GeneratedMethodAccessor171.invoke(Unknown Source) ~[na:na]
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
~[na:1.7.0_25]
at java.lang.reflect.Method.invoke(Method.java:606) ~[na:1.7.0_25]
at
org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.doInvoke(UberspectImpl.java:395)
~[velocity-1.7.jar:1.7]
at
org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.invoke(UberspectImpl.java:384)
~[velocity-1.7.jar:1.7]
at
org.apache.velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java:173)
~[velocity-1.7.jar:1.7]
at
org.apache.velocity.runtime.parser.node.ASTReference.execute(ASTReference.java:280)
~[velocity-1.7.jar:1.7]
at
org.apache.velocity.runtime.parser.node.ASTReference.render(ASTReference.java:369)
~[velocity-1.7.jar:1.7]
at
org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:72)
~[velocity-1.7.jar:1.7]
at
org.apache.velocity.runtime.directive.VelocimacroProxy.render(VelocimacroProxy.java:216)
~[velocity-1.7.jar:1.7]
at
org.apache.velocity.runtime.directive.RuntimeMacro.render(RuntimeMacro.java:311)
~[velocity-1.7.jar:1.7]
at
org.apache.velocity.runtime.directive.RuntimeMacro.render(RuntimeMacro.java:230)
~[velocity-1.7.jar:1.7]
at
org.apache.velocity.runtime.parser.node.ASTDirective.render(ASTDirective.java:207)
~[velocity-1.7.jar:1.7]
at
org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:342)
~[velocity-1.7.jar:1.7]
at
org.xwiki.velocity.internal.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:228)
~[xwiki-commons-velocity-5.1.jar:na]
at
org.xwiki.velocity.internal.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:187)
~[xwiki-commons-velocity-5.1.jar:na]
at
com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRenderer.java:105)
~[xwiki-platform-legacy-oldcore-5.1.jar:na]
at
com.xpn.xwiki.internal.template.DefaultPrivilegedTemplateRenderer.evaluate(DefaultPrivilegedTemplateRenderer.java:125)
~[xwiki-platform-legacy-oldcore-5.1.jar:na]
at
com.xpn.xwiki.internal.template.DefaultPrivilegedTemplateRenderer.evaluateTemplate(DefaultPrivilegedTemplateRenderer.java:75)
~[xwiki-platform-legacy-oldcore-5.1.jar:na]
at com.xpn.xwiki.XWiki.evaluateTemplate(XWiki.java:1829)
~[xwiki-platform-legacy-oldcore-5.1.jar:na]
at com.xpn.xwiki.web.Utils.parseTemplate(Utils.java:166)
~[xwiki-platform-legacy-oldcore-5.1.jar:na]
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:295)
~[xwiki-platform-legacy-oldcore-5.1.jar:na]
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:128)
~[xwiki-platform-legacy-oldcore-5.1.jar:na]
at
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
~[struts-1.2.9.jar:1.2.9]
at
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
~[struts-1.2.9.jar:1.2.9]
at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
~[struts-1.2.9.jar:1.2.9]
at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
~[struts-1.2.9.jar:1.2.9]
at javax.servlet.http.HttpServlet.service(HttpServlet.java:621)
~[tomcat-servlet-api-3.0.jar:na]
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
~[tomcat-servlet-api-3.0.jar:na]
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
~[tomcat-catalina-7.0.35.jar:7.0.35]
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
~[tomcat-catalina-7.0.35.jar:7.0.35]
at com.xpn.xwiki.web.ActionFilter.doFilter(ActionFilter.java:120)
~[xwiki-platform-legacy-oldcore-5.1.jar:na]
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
~[tomcat-catalina-7.0.35.jar:7.0.35]
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
~[tomcat-catalina-7.0.35.jar:7.0.35]
at
org.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.java:144)
~[xwiki-platform-wysiwyg-server-5.1.jar:na]
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
~[tomcat-catalina-7.0.35.jar:7.0.35]
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
~[tomcat-catalina-7.0.35.jar:7.0.35]
at
com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:66)
~[xwiki-platform-webdav-server-5.1.jar:na]
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
~[tomcat-catalina-7.0.35.jar:7.0.35]
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
~[tomcat-catalina-7.0.35.jar:7.0.35]
at
org.xwiki.container.servlet.filters.internal.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:208)
~[xwiki-platform-container-servlet-5.1.jar:na]
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
~[tomcat-catalina-7.0.35.jar:7.0.35]
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
~[tomcat-catalina-7.0.35.jar:7.0.35]
at
org.xwiki.container.servlet.filters.internal.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:111)
~[xwiki-platform-container-servlet-5.1.jar:na]
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
~[tomcat-catalina-7.0.35.jar:7.0.35]
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
~[tomcat-catalina-7.0.35.jar:7.0.35]
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
~[tomcat-catalina-7.0.35.jar:7.0.35]
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
~[tomcat-catalina-7.0.35.jar:7.0.35]
at
org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472)
~[tomcat-catalina-7.0.35.jar:7.0.35]
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
~[tomcat-catalina-7.0.35.jar:7.0.35]
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
~[tomcat-catalina-7.0.35.jar:7.0.35]
at
org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:936)
~[tomcat-catalina-7.0.35.jar:7.0.35]
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
~[tomcat-catalina-7.0.35.jar:7.0.35]
at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
~[tomcat-catalina-7.0.35.jar:7.0.35]
at
org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
~[tomcat-coyote-7.0.35.jar:7.0.35]
at
org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
~[tomcat-coyote-7.0.35.jar:7.0.35]
at
org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:312)
~[tomcat-coyote-7.0.35.jar:7.0.35]
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
~[na:1.7.0_25]
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
~[na:1.7.0_25]
at java.lang.Thread.run(Thread.java:724) ~[na:1.7.0_25]
*****************************************************
Thanks,
aaron
Currenlty we have a main wiki that integrated with LDAP having many groups.
We also have many sub wikis and we need to access these from certain ldap
groups only. For this we done the following:
- Modified xwiki.users.initialGroups= to empty and deleted XWikiAllGroup
from all wikis.
- In main wiki created groups with same name as LDAP groups(for eg:
OperationsInfrastructure). Mapped groups in
xwiki.authentication.ldap.group_mapping.
- Now in respective sub wiki in rights for groups took scope as global and
for the respective group we assigned all permission.
- We tried login to sub wikis and the result are as follows:
1. For some wiki its works fine. In which user is added to respective group.
2. For remaining wikis its not working properly. We are getting an error as
"You are not allowed to view this document or perform this action." While
checking in these sub wikis user is gets created but its not in any group.
Thats why it doesn't have any permission.
Please let us whats the issue is and the procedure done from my side is
correct or not. Also please let us know whats the best method to restrict
wiki(Also spaces) with respect to LDAP groups.
Can anyone please help us on it.
Thanks
Geo*
*
Using XWiki 4.0
I would like to try the Navigation Menu Wiki Macro, but it only creates an
empty space "MenuCode" (MenuCode is listed as a space with a questionmark
next to it)
(http://extensions.xwiki.org/xwiki/bin/view/Extension/Navigation+Menu+Wiki+M…)
If I try to use the example code, I get "Unknown macro: menu"
{{menu type="vertical" position="right" id="panelmenu"}}
* [[Main>>Main.WebHome]]
* [[Sandbox>>Sandbox.WebHome]]
** [[Sandbox.TestPage1]]
** [[Sandbox.TestPage2]]
** [[Sandbox.TestPage3]]
* [[Blog>>Blog.WebHome]]
{{/menu}}
Is the Navigation Menu Wiki Macro broken?
--
View this message in context: http://xwiki.475771.n2.nabble.com/Navigation-Menu-Wiki-Macro-tp7582112.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi,
I maintain the DruCall module for Drupal. I'm just wondering if there
is anything similar with xWiki yet, or if such a feature is already in
development?
Regards,
Daniel
I am using the Nav Menu Wiki Macro to create some menus - and it's
working - but not completely.
I have the following issues:
In a horizontal menu, the 1st and 2nd levels appear correctly. When I
add a 3rd level, it displays overtop of existing text, rather than
'popping out'.
*Main1
** Sub1
*** Sub1Sub1
**Sub2
***Sub2Sub1
*Main2
In a vertical menu, the submenu items appear to the side, but below the
level of the related main menu item, making it difficult to move the
mouse to the submenu to select links there.
I have tried adding line spaces, etc.. but this doesn't affect the
display.
I did check online for existing solutions - and found this thread
detailing a similar issue from late 2012/ early 2013. No solutions were
offered.
http://xwiki.475771.n2.nabble.com/Navigation-Menu-Wiki-Macro-td7582112.h
tml#a7582455 (see Hamster's post of Nov 16, 2012 2:06 and following)
The poster suggests that the issue is in the JavaScript code.
Any help here would be appreciated.
Paul Pinkerton
KnowledgeNow Project Lead
pinkerp(a)lao.on.ca <mailto:pinkerp@lao.on.ca>
Association of Community Legal Clinics of Ontario
416-847-1418 or 1-866-965-1416x 5177
www.aclco.org <http://www.aclco.org>
On the XWiki Syntax page, it says that [[text>>Space.Page#anchor]]
will create a link to an anchor. It doesn't work for me, at least on
the current page. (The # gets replace with %23 in the url.)
Instead [[text>>Space.Page||anchor=anchor]] seems to work, even if
Space.Page is left out.
Where should I report this so it gets fixed?
Thanks!
Todd
Hi,
I upgraded my xwiki to version enterprise 5.1.
With this upgrade I want to set SOLR as my search engine.
However everything works fine, except the search suggestions.
Some suggestions work, others don't.
For example I've got a page named "Videos". If I type "videos" the suggestion is exactly that page.
But I can't find the page "tutorials" by suggestions even if there is a page with exactly this name!
Also if I use the search page, "tutorials" would be the first shown item....
How can I fix this issue??
Thanks
Tom
I'm thinking of deploying xwiki long side one of the Java spring based web
apps. The web app uses Spring Security. Does xwiki security allow me to
recognise users already authenticated in my web app?
Are there any reference materials to explain how to configure this?
--
View this message in context: http://xwiki.475771.n2.nabble.com/Spring-security-support-tp7587097.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hello XWiki Community,
I was presenting the XWiki to the coordinators of my company and they really liked the tool and one of them asked an unexpected question. He asked:
Is it possible to show in the other site ( for example, in the intranet ) the "Activity stream" component? Considering that we use the same AD login/password to our intranet and to the XWiki, id there any way to login in the intranet and automatically login in the XWiki and show the activity stream as a component of the intranet?
To be honest I don't know if it is possible. What do you think people?
Thank you.
Sincerely,
Danilo
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
I'm thinking of deploying Xwiki alongside my Java Spring based web app. The
web app uses Spring Security. Does xwiki support the authentication of
pre-authenticated spring security users?
--
View this message in context: http://xwiki.475771.n2.nabble.com/Spring-security-tp7587098.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
Dear XWiki users,
A French company (Smile) is providing an online guide of open source solutions and they're rating the different solutions:
http://www.open-source-guide.com/
They've included XWiki here:
http://www.open-source-guide.com/Solutions/Applications/Blogs-wiki-et-forum…
They provide their own rating but they also allow users to rate the solutions.
It would be great if you could spend one minute rating XWiki!
It's very simple and even if you don't speak French it's easy. You just have to go to http://www.open-source-guide.com/Solutions/Applications/Blogs-wiki-et-forum… and click on "Donner mon avis". You then have 6 questions for which to give from 1 to 5 stars + an opinion if you wish (you could leave it in English).
That will help the XWiki project.
Thanks for your help
-Vincent Massol
XWiki committer
I'm migrating documents to XWiki/2.1 syntax and wonder, what would be
the precise analogue for #message("message") macro, which produces
following HTML:
<div class="plainmessage">message</div>
I found only similar ones:
>quote
which produces
<blockquote>quote</blockquote>
(IMHO works only for single paragraph even with {{{groups}}})
and
{{info}}info{{/info}}
which produces
<div class="box infomessage">info</div>
Can I extend XWiki somehow that I can use
{{message}}message{{/message}} with appropriate HTML output?
Thanks!
Valdis
The XWiki development team is proud to announce the availability of XWiki 5.1.
This release comes with Solr search enabled by default. The search UI
has been redesigned and the search backend has been greatly improved.
A new Menu application is now avaible to help you create navigation
menus that ca be placed after the header or in a side panel. Beside
this, a lot of bug fixes (124) and small improvements (53) make this
release worth trying.
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/ReleaseNotesXWiki51
Thanks
-The XWiki dev team
Dears,
At first, I use " dropanddrag" mode to layout the homepage of
workspace, it is very convinent. But after I uninstall and then install
some extensions, the "drop and drag" mode was lost. how can I convert
to "drop and drag" mode?
Thanks!
Hi All,
I installed the xwiki latest version i.e 5.1 war file under tomcat. Here is
my hibernate.cfg.xml
to use MySQL as databse. I named the DB as IP.
<property name="connection.url">jdbc:mysql://localhost/IP</property>
<property name="connection.username">root</property>
<property name="connection.password">sa1234</property>
Now,when i startup my tomcat container, it gives below error
INFO: SessionListener: contextInitialized()
Sep 14, 2013 5:35:56 PM org.apache.catalina.core.StandardWrapperValve invoke
SEVERE: Servlet.service() for servlet action threw exception
*com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown
database 'IP'*
Then i created the empty mysql database with name as 'IP' from command
prompt, then it gives below error. i am not sure why its looking for
database 'xwiki' instead of 'IP'. Do i need to change some other config
file also apart from hibernate.cfg.xml ?
INFO: SessionListener: contextInitialized()
Sep 14, 2013 5:35:56 PM org.apache.catalina.core.StandardWrapperValve invoke
SEVERE: Servlet.service() for servlet action threw exception
*com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown
database 'xwiki'*
The XWiki development team is proud to announce the availability of
XWiki 5.2 Milestone 2.
The second milestone of the 5.2 release comes with multiwiki support
enabled by default: users are able to create new wikis without the
need to install additional extensions. This is possible because the
Workspace Application has been integrated in XWiki Enterprise. Besides
this, the new release brings a Solr-based live search (to replace the
one based on Lucene) and the ability to track active XWiki installs.
Developers will be interested by the new WikiStream framework. As with
other releases this one has a lot of bug fixes (92) and improvements
(33) which make it worth trying.
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/ReleaseNotesXWiki52M2
Thanks
-The XWiki dev team
I'm a high school computer science teacher who's a recent immigrant
from MoinMoin to XWiki.
The subject says it all. I deleted my Main space accidentally and
can't figure out how to restore everything. I've got the Main.WebHome
page back, but I have three errors:
Unknown macro: spaces
Unknown macro: messageSender
Unknown macro: activity
How do I go about getting rid of these errors and restoring the
content on the WebHome page?
Thanks!
Todd
Hey,
I have created a macro which helps me to point to another page. I would
like to implement a feature where in the WYSIWYG editor mode in the add
macro tab, I wanted to be able to type the page name in a search box
instead of a normal text box. This way the user can search for a given page
and it could directly help to validate the page.
Thanks and Regards,
Shashidhar P
Hello,
I need to implement a custom headers authenticator for XWiki Enterprise 5.1 (it will essentially be like the authenticator in https://github.com/xwiki-contrib/sandbox/tree/master/authenticators/xwiki-a…), but I can't figure out how to do this. Can anyone point me in the right direction? The custom authenticator documentation makes it sound trivial, and I'm sure it is, but I don't know how to go about actually implementing XWikiAuthService (or extending XWikiAuthServiceImpl for that matter) since I don't know where these classes are physically located. I'm trying to learn Maven simultaneously and it's pretty overwhelming. I'd rather not have to read an entire Maven guide just to figure out how to extend a class for XWiki.
Thanks!
Hi everybody,
I want to know if there is something similar in xwiki like in for
example dokuwiki. There exists a plugin which creates automatically
links in wiki pages if you write the following wiki syntax: [[bug>7884]]
This will generates a link to bugzilla to the following URL:
https://bugzilla-server/show_bug.cgi?id=7884 So in wiki code you just
have this small piece of text and you will get a perfect link to
bugzilla with the text: Bug 7884. It als renders the small bugzilla
icon before the text, but that's not necessary. Would be nice, but isn't
that important.
Now is there something similar or can I achieve this with the help of a
macro or script in xwiki?
Thanks in advance
Daniel
Hi,
I installed the xwiki latest version i.e 5.1 war file under tomcat and
getting the below error when
i hit the deployed xwiki from browser. I am not sure what i missed here?
java.lang.RuntimeException: Component manager has not been initialized
before lookup for [org.xwiki.model.reference.DocumentReferenceResolver<
java.lang.String >] for hint [currentmixed]
at com.xpn.xwiki.web.Utils.getComponent(Utils.java:700)
at com.xpn.xwiki.XWikiContext.<init>(XWikiContext.java:151)
at com.xpn.xwiki.web.Utils.prepareContext(Utils.java:382)
at
com.xpn.xwiki.web.XWikiAction.initializeXWikiContext(XWikiAction.java:418)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:125)
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:617)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
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.ActionFilter.doFilter(ActionFilter.java:120)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at
org.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.java:144)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at
com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:66)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at
org.xwiki.container.servlet.filters.internal.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:208)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at
org.xwiki.container.servlet.filters.internal.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:111)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilt
Hello XWiki users,
I've been trying to find a simple sldieshow macro and have failed miserably.
I found nice jQuery libraries and thought XWiki had jQuery but that did not realize.
I found protoshow which looks very nice and is based on prototype and scriptaculous but again... failure because apparently these are not loaded.
Can it be XWiki has loaded all things in a non-standard way?
Paul
Hello,
I'm looking after details on how "computed fields" work.
I found the JIRA issue [1], had a look at linked documentation [2], but I
couldn't find:
- what kind of script should be used (velocity with or without the
{{velocity}} tag ?) inside the "Script" field
- how to access "current" object to retrieve other fields values, from
inside this computed field script ?
I have a relation-ship between 2 XObjects (ie, one field of A is a Database
List using some field defined in B).
I would like to show parent A into B livetables, using computed field (as I
do not need to store relation-ship in both objects).
Best Regards,
Jeremie
[1] http://jira.xwiki.org/browse/XWIKI-8095
[2]
http://www.xwiki.org/xwiki/bin/view/ReleaseNotes/ReleaseNotesXWikiEnterpris…
Hi folks,
I did a full translation on all files that I could find (listed below) to
pt_BR. The work was based on the documentation I searched around on the
xwiki sites and this list. With the invaluable help from Marius and Sergiu
I could even recompile the wysiwyg editor to implement the translation for
it. Now I have two questions:
1) How can I integrate this work so the next xwiki builds could include it
for everyone.
2) Have I missed anything to translate? Any suggestions and corrections are
welcomed.
List translated files:
ApplicationResources_pt_BR.properties
Main.Welcome.pt_BR.xml
Sandbox.WebHome.pt_BR.xml
XemResources.Translations.pt_BR.xml
WikiResources.Translations.pt_BR.xml
XAppResources.Translations.pt_BR.xml
WikiManager.Dashboard.pt_BR.xml
WorkspaceManager.Translations.pt_BR.xml
XWiki.WorkspaceTranslations.pt_BR.xml
Strings_pt_BR.properties (wysiwyg editor)
Thanks,
Marcelo Vaz
Configuration files were migrated correctly.
When I restarted tomcat and tried to log in XWiki, xwiki started a wizard.
It downloaded the default XAR, and I saw an inverted triangle to the right
of "CONTINUE" button.
When I moved the mouse cursor over the triangle, I saw a drop-down menu
with "INSTALL".
I thought "INSTALL" would install the default XAR, but when I clicked it, I
saw the button replaced with a text saying "#execute..." or "#hold...."(I
can't remember the exact text).
I assumed xwiki failed to merge the new default XAR with the old XWiki.
So I clicked "Skip" and continued migration process.
I'm not sure if database migration was successfully done because I failed
to merge the new default XAR via the wizard.
I tried to import the new XAR, and I chose "Replace the document history
with the history from the package" instead of "Add a new version to the
existing document".
That choice was ok except I had to uncheck some documents that contain
information of user, right, and password.
Thus, the Main space WebHome was overwritten, and the admin password was
reset to "admin".
Please share your experiences with me.
I want to do a lot better next time.
Hello,
I need to create several thousand pages. Is it possible to create spaces/pages with a script? It looks like it judging by the xwiki API, but I can't seem to figure out how to use it. If anyone could explain how to create pages in scripts, or point me in the direction of some examples, I would really appreciate it.
Thanks!
Christian
Hi, all!
Is there a solution to turn ON Autosave box by default in Wiki mode of the editor?
From http://platform.xwiki.org/xwiki/bin/view/DevGuide/Autosave I didn't get much how to configure this :-(
Is it possible to configure it once on ALL subwikis?
Kind regards,
Dmitry
Is there a way to specify a particular page within the TOC macro. I
want to use the TOC in one page, generating it for a secondary page - so
my TOC and my content end up being separate pages.
Paul Pinkerton
KnowledgeNow Project Lead
pinkerp(a)lao.on.ca <mailto:pinkerp@lao.on.ca>
Association of Community Legal Clinics of Ontario
416-847-1418 or 1-866-965-1416x 5177
www.aclco.org <http://www.aclco.org>
Hello,
I have an App Within Minutes app that I am trying to add a page to. I am
attempting to add the page directly to the class using the class wizard. I
am assuming that by using the property type "Page", that I add the page that
way (please see example from image).
<http://xwiki.475771.n2.nabble.com/file/n7586855/Screen_Shot_2013-08-30_at_1…>
I do not understand which of these fields under my "testPage" will be used
to provide a path to the page. I put the page name in the XWiki Class Name
field, but that did not work.
I was expecting the actual page to show up embedded in an entry I am editing
or creating (as do other property I use from this wizard like Static Lists,
String, and Database Lists), but it is not show up.
I hope I have been coherent in communicating what I am trying to do. Any
help is greatly appreciated. Thanks!
--
View this message in context: http://xwiki.475771.n2.nabble.com/Class-Wizard-Problem-Trying-to-Add-a-Page…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hello XWiki fellows,
I have almost succeeded at a page to send mails to the users.
Now I would like to wire this as a replacement of the "user message" feature which seems not very useful in my situation (shouldn't this be called "status update" ?).
Which code could I adjust to replace this profile-page insert?
thanks in advance.
Paul
Hi.
I think I stumbled on this bug: http://jira.xwiki.org/browse/XWIKI-7040,
but despite setting max_allowed_packet to 1G in MySQL and upload_maxsize in
XWiki.XWikiPreferences to 1G, when I try to delete the attachments I still
get "Internal Server Error". How can I delete the attachments (3
attachments, 40M each)?
Xwiki version: XWiki Enterprise 4.2-milestone-2
MySQL: MySQL 5.1.61
Apache Tomcat 6
Thanks,
--
Fita Adrian
I got an issue about exporting an importing images.
I have css classes that use image like:
.a_class{
background: url("/xwiki/resources/images/some_image.png");
}
of course when I exported my xwiki as .xar, there will be no images in that
package.
Deploying the package on other computer needs to manually copy images into
the folder.
Is there a way to include images into .xar packages and importing could
create image folders??
--
View this message in context: http://xwiki.475771.n2.nabble.com/How-to-export-and-import-images-tp7586878…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hello
I do not have a Wiki at the moment and was looking at a few options. XWiki
looks like a good choice but I am not familiar with Wiki (this on too) and
have a few questions please.
Can someone please assist with the following quires.
1: Is XWiki free?
2: I have WEB space on a Unix/Linux hoster e.g. PHP, MySQL etc.. Will this
Wiki work on my WEB space e.g. what language is it written in?
3: Do I need root access to my WEB space in order to
install/configure/maintain this Wiki
4: I have a quick look at the sandbox and tried to upload a video which was
more than 32MB, I received the error that the file was too large. With my
WEB hosting the storage is unlimited therefore can I configure XWiki to
upload say files up to 200MB for example?
5: If I upload say MP4 and Windows Media Files to my XWiki site, will the
play inline without the user having to have either an MP4 or Windows Media
player installed?
6: Will the search engine that comes with XWili search "inside of files" as
well as the file names? i.e. is there an option to say also search file
contents.
Thanks all for your time
EBrant
>
> Seems you've been unlucky… It's been working well for a lot of us. Would
> be interesting to find out what happened in your case… Would have been
> interesting to just refresh the page to see if it helped.
>
> What version of XWiki have you installed?
I upgraded 4.3-MILESTONE 1 to 5.1
Hi!
XEM 4.3. Attempt to install Freemind Macro to the sub-wiki via sub-wiki's Extension Manager:
Resolving extension [fmancinelli:freemind-macro-1.0] on namespace [wiki:staff]
Admin right is required to install extension [fmancinelli:freemind-macro-1.0] on namespace [wiki:staff]
The problem is: user is Global and has programming rights. Is it expected behaviour or bug?
Error details are following:
class org.xwiki.extension.InstallException: Failed to resolve extension at org.xwiki.extension.job.internal.AbstractInstallPlanJob.installExtension(AbstractInstallPlanJob.java:685) at org.xwiki.extension.job.internal.AbstractInstallPlanJob.installExtension(AbstractInstallPlanJob.java:384) at org.xwiki.extension.job.internal.AbstractInstallPlanJob.installExtension(AbstractInstallPlanJob.java:296) at org.xwiki.extension.job.internal.AbstractInstallPlanJob.start(AbstractInstallPlanJob.java:226) at org.xwiki.extension.job.internal.InstallPlanJob.start(InstallPlanJob.java:88) at org.xwiki.job.AbstractJob.start(AbstractJob.java:134) at org.xwiki.job.internal.DefaultJobManager.run(DefaultJobManager.java:154) at java.lang.Thread.run(Thread.java:722) Caused by: class org.xwiki.extension.InstallException: Admin right is required to install extension [fmancinelli:freemind-macro-1.0] on namespace [wiki:staff] at org.xwiki.extension.xar.internal.handler.XarExtensionHandler.checkInstall(XarExtensionHandler.java:308) at org.xwiki.extension.job.internal.AbstractInstallPlanJob.installExtension(AbstractInstallPlanJob.java:771) at org.xwiki.extension.job.internal.AbstractInstallPlanJob.installExtension(AbstractInstallPlanJob.java:683) at org.xwiki.extension.job.internal.AbstractInstallPlanJob.installExtension(AbstractInstallPlanJob.java:384) at org.xwiki.extension.job.internal.AbstractInstallPlanJob.installExtension(AbstractInstallPlanJob.java:296) at org.xwiki.extension.job.internal.AbstractInstallPlanJob.start(AbstractInstallPlanJob.java:226) at org.xwiki.extension.job.internal.InstallPlanJob.start(InstallPlanJob.java:88) at org.xwiki.job.AbstractJob.start(AbstractJob.java:134) at org.xwiki.job.internal.DefaultJobManager.run(DefaultJobManager.java:154) at java.lang.Thread.run(Thread.java:722)
Kind regards,
Dmitry
Hi
I want to run the ActivityStreamCleanerJob (com/xpn/xwiki/plugin/activitystream/impl/ActivityStreamCleanerJob.java) within the Job Scheduler Application. I knew I had it running a while ago and it worked, but despite the same configuration it doesn't anymore. When I take a look at the database table activitystream_events nothing seems to be deleted.
What I did:
* installed Scheduler Job (as admin) as mentioned on the extension site
* created a new Job with following parameters
o Job Name: ActivityStreamCleaner
o Job Class: com.xpn.xwiki.plugin.activitystream.impl.ActivityStreamCleanerJob
o Status: Normal
o Job Script:
o Cron Expression: 0 29 11 * * ?
o Job execution context user: XWiki.Admin
o Job execution context lang: en
o Job execution context database: xwiki
* checked if scheduler and activitystream plugins are loaded in xwiki.cfg
* set xwiki.plugin.activitystream.daystokeepevents=1 in xwiki.cfg
* unscheduled and scheduled the job again
* triggered it
* tested if other jobs work in general: OK
* tested on different xwiki instances
So do you have any advice, have I something missed out?
Hello,
I'm in the process of exploring different wikis for a classroom project. I'm a high school teacher and I want my classes to create a wiki of religion.
I'd like a wiki to be created in order to test the XWiki software.
I've registered on XWiki and my user name is lbergeron. The namespace I'd like to have is ecr-msl.myxwiki.org.
Thanks in advance.
Luc
--
Luc Bergeron
Enseignant d'?thique et de culture religieuse
Coll?ge Mont-Saint-Louis
lbergeron(a)msl.qc.ca
Hi,
I mapped a LDAP group to the Xwiki group. But Each time if I login it
creates a new entry in the Xwiki group. I logged in five times when I
checked the group members it shows five entries of same user(My name).
Thanks in advance
--
*Regards*
*M.GANESAN*
*E-Mai*l :mganeshanece@gmail.com
**
Hi,
I have trouble with the tagcloud and the spaces macro:
Unknown macro: spaces
The "spaces" macro is not in the list of registered macros ...
Same for tagcloud.
I have seen some similar issue in JIRA, but that was about the macros not working after an import. For me, these macros did work originally. At some point they stopped working. Unfortunately I can't remember having done anything suspiciuos. I have a XEM environment running, this is only happening in one wiki. (In the important one of course!) It originally occurred in 3.1, updating to 3.4 didn't make any difference.
Any hints greatly appreciated!
Cheers,
Olaf
Hi,
I am new to XWiki and I am having problems trying to sort the result of
a Tag search using other Tags. Example: I have a Tag "Photoshop", Click on
the Tag and I get all documents tagged with "Photoshop" but what I want is
to sort them according to their other tags, so it could be Photoshop Header
with Sub Header "Tutorial" and under that could be all the documents. What
I have done till now is:
#set ($tag = "$!{request.get('tag')}")
#set ($list = $xwiki.tag.getDocumentsWithTag($tag))
#set ($list2 = $wiki.tag.getDocumentsWithTag('Tutorial'))
#foreach($doc in $list)
#foreach($doc2 in $list2)
#if($doc.fullName == $doc2.fullname)
$doc
#end
#end
#end
I need a way to display *$doc* as it would have been displayed if
*#displayDocumentList($doc
> false $blacklistedSpaces) *would accept *$doc*
I'm looking to migrate away from mindtouch (many reasons, not the least of which is the abandoning of Core and going to a cloud only model) and am considering XWiki (also TikiWiki and BlueSpice). Is it possible to migrate an existing installation of mindtouch to xwiki? We have over 4000 pages and MANY file attachments, so a manual migration (manually moving each page) would not be desirable. Any help or advice on migrating would be greatly appreciated.
Thanks in advance,
Jason
I'm using <video> tag on old XWiki 2.7 with 1.0 syntax,
though I cannot to get it shown on XWiki 5.1 with 2.0/2.1 syntax.
Sergiu said in
http://lists.xwiki.org/pipermail/users/2011-July/020245.html
that {{html clean="false"}} should be used,
but it still filters <video> tag out...
Valdis
Hi,
I'm new with XWiki and I would like to design a wiki based on the
following requsites:
1.- I have two profiles of user: operators and project managers
2.- Project managers shoud be able to view and edit all content
3.- Operators shoud be able to view some content
4.- Search engines may work on Project Managers and Operators
5.- Search results must return only pages where user has rights
Based on this requisites I have thought the following
1.- I have created 2 groups
2.- I have created 2 spaces
3.- I have assigned privileges accodingly
The problem i have found is.
1.- Project manager can create new spaces
2.- I dont't know how to fix the initial space for Operators (they appear
in Main Space)
3.- I don't know how to navigate between spaces
I have thougt to create a separate wiki but I would like to use the search
engine to search all content.
Thanks a lot.
Óscar Segarra
Este mensaje, y en su caso, cualquier fichero anexo al mismo, puede
contener información confidencial, siendo para uso exclusivo del
destinatario, quedando prohibida su divulgación copia o distribución a
terceros sin la autorización expresa del remitente. Si Vd. ha recibido
este mensaje erróneamente, se ruega lo notifique al remitente y
proceda a su borrado.
Gracias por su colaboración.
This message (including any attachments) may contain confidential
information. It is intended for use by the recipient only. Any
dissemination, copying or distribution to third parties without the
express consent of the sender is strictly prohibited. If you have
received this message in error, please delete it immediately and
notify the sender.
Thank you for your collaboration.
Hey All,
I installed the Xwiki 5.1 Enterprise edition. When a user updates his
profile picture it is re sized automatically in all the pages(e.g. profile
page, the thumbnail shown in Add Comments section etc.). But when I view in
the user directory the automatic re size does not happen. The image is
shown in a huge size(it does not get re sized). Could anyone please help
with this issue.
Thanks and Regards
Sunil
Hi everybody,
I have a kind of FAQ space in my wiki, where our operations team is
documenting sm-event descriptions.
After creating 144 documents I finally found out how to create a document
template.
Is there anyway to "convert" or "reassign" the new template to the existing
documents?
Best regards,
Johannes
--
View this message in context: http://xwiki.475771.n2.nabble.com/Assign-document-template-to-existing-docu…
Sent from the XWiki- Users mailing list archive at Nabble.com.
I've changed XWiki 5.1 configuration file .../xwiki/WEB-INF/xwiki.cfg
line to the:
...
xwiki.rendering.syntaxes = xwiki/1.0, xwiki/2.0, xwiki/2.1
...
but Document Syntax combo box still shows only
XWiki 2.1
XWiki 2.0
as possible options.
Where could be the catch?
Valdis
I'm trying to move all velocity macro customizations from files to the
database according to
http://platform.xwiki.org/xwiki/bin/view/DevGuide/SkinExtensionsTutorial
Though I can't find out syntax and execution rules (e.g. order) for
parsed entries.
E.g. to implement different styles for anonymous and logged in users for
XWiki.StyleSheetExtension parsed code (how Velocity can decide which is
macro and whic is CSS id?):
#if($isGuest)
#xwikicontent {
background-color: blue;
}
#else
#xwikicontent {
background-color: red;
}
#end
Similarly, what should be right way to show alert for
XWiki.JavaScriptExtension parsed code:
alert($isGuest);
Thanks!
Valdis
XWiki Blog can communicate with others blogs with pingback.
WebMention is probably the future of pingback.
Is anyone interested in implementing pingback or WebMention?
Hello XWiki users,
did anyone made experiments with Piwik?
It seems to be an open-source (GPL unfortunately) analytics tool which would compete well with Google Analytics.
thanks in advance.
Paul
I'm still using XWiki 4.3 milestone 1 on my personal web server.
It is not very useable as a blog since
1) very wide images aren't resized to fit the width of the blog
2) There don't seem to be pingback or other XXXbacks used to communicate
with other blog articles.
3) For non-web devs or non-technical people, it is not easy to change
themes or customize UI to make it look like a blog.
The latest stable release is 5.1 now.
Has it become useable for me?
Hello,
I would like to add a "wizard" for a specific UI part of my application.
Currently I know of 2 wizards that I like in XWiki: the distribution wizard
at startup, and the app within minutes one.
I'd hope to reuse something existing in xwiki to implement my own wizard,
but for now there's no such extension available.
My question is:
- would you kindly share some pointers, on what I could possibly reuse to
help me ?
- do you think it should be feasible ? (meaning, it won't take me months to
achieve ;) )
I would be really interested in re-using the distribution wizard, as I also
plan to have some ajax calls from it + some progress bars displayed here
and there :)
Many thanks,
Jeremie