After add the presentation class to the page, I got the following error
even as the adminitrator.
*Slides*Failed to execute the [groovy]
macroorg.xwiki.rendering.macro.MacroExecutionException: You don't have
the right to execute this script at
org.xwiki.rendering.macro.script.AbstractScriptMacro.execute(AbstractScriptMacro.java:198)
at
org.xwiki.rendering.macro.script.AbstractScriptMacro.execute(AbstractScriptMacro.java:59)
at
org.xwiki.rendering.internal.transformation.macro.MacroTransformation.transformOnce(MacroTransformation.java:196)
at
org.xwiki.rendering.internal.transformation.macro.MacroTransformation.transform(MacroTransformation.java:141)
at
org.xwiki.rendering.internal.transformation.DefaultTransformationManager.performTransformations(DefaultTransformationManager.java:81)
at
org.xwiki.display.internal.DocumentContentDisplayer.display(DocumentContentDisplayer.java:253)
at
org.xwiki.display.internal.DocumentContentDisplayer.display(DocumentContentDisplayer.java:125)
at
org.xwiki.display.internal.DocumentContentDisplayer.display(DocumentContentDisplayer.java:55)
at
org.xwiki.display.internal.DefaultDocumentDisplayer.display(DefaultDocumentDisplayer.java:80)
at
org.xwiki.display.internal.DefaultDocumentDisplayer.display(DefaultDocumentDisplayer.java:38)
at
com.xpn.xwiki.internal.sheet.SheetDocumentDisplayer.display(SheetDocumentDisplayer.java:232)
at
com.xpn.xwiki.internal.sheet.SheetDocumentDisplayer.displayAsSheetAuthor(SheetDocumentDisplayer.java:204)
at
com.xpn.xwiki.internal.sheet.SheetDocumentDisplayer.applySheet(SheetDocumentDisplayer.java:168)
at
com.xpn.xwiki.internal.sheet.SheetDocumentDisplayer.display(SheetDocumentDisplayer.java:104)
at
com.xpn.xwiki.internal.sheet.SheetDocumentDisplayer.display(SheetDocumentDisplayer.java:57)
at
org.xwiki.display.internal.ConfiguredDocumentDisplayer.display(ConfiguredDocumentDisplayer.java:67)
at
org.xwiki.display.internal.ConfiguredDocumentDisplayer.display(ConfiguredDocumentDisplayer.java:41)
at
com.xpn.xwiki.doc.XWikiDocument.getRenderedContent(XWikiDocument.java:827)
at
com.xpn.xwiki.doc.XWikiDocument.getRenderedContent(XWikiDocument.java:806)
at
com.xpn.xwiki.doc.XWikiDocument.getRenderedContent(XWikiDocument.java:837)
at com.xpn.xwiki.api.Document.getRenderedContent(Document.java:585) at
sun.reflect.GeneratedMethodAccessor388.invoke(Unknown Source) at
sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at
java.lang.reflect.Method.invoke(Unknown Source) at
org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.doInvoke(UberspectImpl.java:395)
at
org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.invoke(UberspectImpl.java:384)
at
org.apache.velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java:173)
at
org.apache.velocity.runtime.parser.node.ASTReference.execute(ASTReference.java:280)
at
org.apache.velocity.runtime.parser.node.ASTReference.value(ASTReference.java:567)
at
org.apache.velocity.runtime.parser.node.ASTExpression.value(ASTExpression.java:71)
at
org.apache.velocity.runtime.parser.node.ASTSetDirective.render(ASTSetDirective.java:142)
at
org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:72) at
org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:342)
at
org.apache.velocity.runtime.parser.node.ASTIfStatement.render(ASTIfStatement.java:106)
at
org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:342)
at
org.xwiki.velocity.internal.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:186)
at
org.xwiki.velocity.internal.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:152)
at
com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRenderer.java:117)
at com.xpn.xwiki.XWiki.evaluateTemplate(XWiki.java:1816) at
com.xpn.xwiki.XWiki.parseTemplate(XWiki.java:1753) at
com.xpn.xwiki.api.XWiki.parseTemplate(XWiki.java:841) at
sun.reflect.GeneratedMethodAccessor166.invoke(Unknown Source) at
sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at
java.lang.reflect.Method.invoke(Unknown Source) at
org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.doInvoke(UberspectImpl.java:395)
at
org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.invoke(UberspectImpl.java:384)
at
org.apache.velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java:173)
at
org.apache.velocity.runtime.parser.node.ASTReference.execute(ASTReference.java:280)
at
org.apache.velocity.runtime.parser.node.ASTReference.render(ASTReference.java:369)
at
org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:72) at
org.apache.velocity.runtime.directive.VelocimacroProxy.render(VelocimacroProxy.java:216)
at
org.apache.velocity.runtime.directive.RuntimeMacro.render(RuntimeMacro.java:311)
at
org.apache.velocity.runtime.directive.RuntimeMacro.render(RuntimeMacro.java:230)
at
org.apache.velocity.runtime.parser.node.ASTDirective.render(ASTDirective.java:207)
at
org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:72) at
org.apache.velocity.runtime.parser.node.ASTIfStatement.render(ASTIfStatement.java:87)
at
org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:72) at
org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:342)
at
org.apache.velocity.runtime.parser.node.ASTIfStatement.render(ASTIfStatement.java:106)
at
org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:342)
at
org.xwiki.velocity.internal.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:186)
at
org.xwiki.velocity.internal.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:152)
at
com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRenderer.java:117)
at com.xpn.xwiki.XWiki.evaluateTemplate(XWiki.java:1816) at
com.xpn.xwiki.web.Utils.parseTemplate(Utils.java:154) at
com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:238) at
com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:116) 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:621) at
javax.servlet.http.HttpServlet.service(HttpServlet.java:722) at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:304)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at com.xpn.xwiki.web.ActionFilter.doFilter(ActionFilter.java:128) at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at
org.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.java:144)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at
com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:68)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at
org.xwiki.container.servlet.filters.internal.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:217)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at
org.xwiki.container.servlet.filters.internal.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:109)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:224)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:169)
at
org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:168)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at
org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:929) at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:405)
at
org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:964)
at
org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:515)
at
org.apache.tomcat.util.net.AprEndpoint$SocketProcessor.run(AprEndpoint.java:1824)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown
Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown
Source) at java.lang.Thread.run(Unknown Source)
Bonjour,
je gère une classe de voiliers de compétition (longtze.org) et voudrais
mettre en place un xwikin qui soit à la fois guide d’utilisation et
retours régatiers pour l'utilisation et la conduite des bateaux.
Username: xdelesquen
server name: longtze
Merci!
Hi all,
We tried xwiki a month ago with the standalone vertion including jetty
and hsqldb. And now we changed jetty to Tomcat for better performances
which is easy. However, we also want to change the database from hsqldb
to mysql because the there is a database size limit for hsqldb. But it
is difficult. We tried to export the wiki pages (including the user
registration infomation), however the pages with chinese characters as
their names has encoding problems, that is, their contents are all right
in utf8, however the names have disordered codes.
We also tried to use the Large Wiki Export, but got no lucky. It simply
doest work at all :(
Any suggestions?
Thank you all!
Hi,
I'm new to XWiki, and I would like some help on how to add JavaScript to my
pages.
I have looked at the example SkinExtensionsTutorial and can now do basic
JavaScript for example:
alert ("HelloWorld"); via the JavaScriptExtension.
I would like to add Google fusion tables to my Xwiki page an example of what
I am after is below with the JavaScript:
http://gmaps-samples.googlecode.com/svn/trunk/fusiontables/gviz_datatable.ht
ml
The JavaScript is shown below:
google.load('visualization', '1', {'packages':['table']});
function changeData(scorer) {
var whereClause = "";
if(scorer) {
whereClause = " WHERE 'Scoring Team' = '" + scorer + "'";
}
var queryText = encodeURIComponent("SELECT 'Scoring Team', 'Receiving
Team', 'Minute of goal' FROM 197026" + whereClause);
var query = new
google.visualization.Query('http://www.google.com/fusiontables/gvizdata?tq='
+ queryText);
query.send(getData);
}
function getData(response) {
var table = new
google.visualization.Table(document.getElementById('visualization'));
table.draw(response.getDataTable(), {showRowNumber: true});
How can I add this information to my Xwiki page.
Your help is much appreciated.
Best Regards,
Riaz
Hello,
I am relatively new to creating a wiki and have a simple question
hopefully. We initially downloaded the xwiki all in one installation for
trial purposes, and when we decided upon using xwiki, we installed the
xwiki using a separate database and tomcat installations. Now we can not
see the Link, Image, Table, Macro, or Import tool tabs in the WYSIWYG
editor or any tools in the wiki/source editor. I have attempted to edit
the WysiwygEditorConfiClass0 without success. We still have the
all-in-one installation running and can see all the tools in that
installation.
Any assistance would be greatly appreciated.
Robb
Hello,
When I create a new page, there are four buttons on the bottom of my page :
- PREVIEW
- SAVE & CONTINUE
- SAVE & VIEW
- CANCEL
Is there a possibility to don't see some of these buttons ?
For example, I just want to see buttons "SAVE & VIEW" and "CANCEL".
Thank you for your response.
Best regards,
Stéphanie
--
View this message in context: http://xwiki.475771.n2.nabble.com/Buttons-when-creating-a-new-page-tp693186…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi, Paul,
IMHO, from one side Xoffice - great tool, from other - it's almost useless:
- MS Word is not the only editor in the PC world
- MS Word is relatively "heavy" application.
- Installation process is far from seamless - huge headache for people "who have almost no free time and are not interested in
learning yet another program". They will have to spend 10 times more time on installing it, than on mastering WYSIWYG editor. Just try it on 10 users, you will see the difference :-)
- Localization (here I mean cyrillic names)
Much more versatile tool - web browser.
" Everyone we talked to about editing a wiki document via the web interface
was simply not interested."
When human has choice to learn or skip learning with the same final result, usually choice is obvious. Nobody ever will find browser more useful, then MS Word, until you will close MS Word option forever. That's human. Meanwhile each and every user wil find it more useful for them, then "old-styled-word" editing. So, in this case - CHOICE is bad thing to move forward. Try it on regular users and you will feel it yourself.
Last century people mastered MS Word, this century people found it extrafeatured, simplified as much as possible editing process and made wiki-cloud based systems default for document workflow.
So, for more or less big projects: Windows and Word purchase looks insane versus open source OS + web browser. As I understand, it's the only reason, why other project do not such tools (like XOffice). I do have MS Word on my Windows 7 machine, but I don't remember when I used it last time to EDIT documents. ;)
As for me, XWiki has one of the best in class web-based WISIWYG editor and all known for me users found it easy to use: NO NEED to dig into XWiki Syntax AT ALL. Just try other solutions to compare.
"The killer feature is that normal users can create a document and copy-paste screenshots into a wiki document."
This really has sence to implement into WISYWIG editor, but don't think it's a primary necessity. For me, for example, more critical - less complicated mechanism of anchor management.
Probably, these reasons are slowly pushing Xoffice aside of mainstream.
Kind regards.
Dmitry Bakbardin
24 октября 2011, 18:36 от Paul Harris <harris.pc(a)gmail.com>:
> The killer feature is that normal users can create a document and copy-paste
> screenshots into a wiki document.
> That cannot be done with (almost) any web wiki editor I can find at present.
>
> Every person we showed it to loved it, and was willing to try editing a
> document on the wiki.
> Everyone we talked to about editing a wiki document via the web interface
> was simply not interested.
> We work with people who have almost no free time and are not interested in
> learning yet another program (ie web-wiki)... They know MS Word well, they
> are already read to write content.
>
> I don't understand why you aren't pushing this simple but powerful component
> more. I don't see it mentioned on wikipedia, or wikimatrix.
> I think if you made sure xoffice worked, and let people know it existed,
> then more people would use xwiki. Its a killer feature and I don't
> understand why its not on billboards on the sides of freeways.
>
> Regards,
> Paul
>
> On 24 October 2011 20:35, Florin Ciubotaru <florin.ciubotaru(a)xwiki.com>wrote:
>
> > Hi,
> >
> > If you didn't start your documentation yet and you don't have any legacy
> > documents, I'd recommend using a pure web solution like XWiki. If you use
> > MS
> > Office for advanced content, you will have issues pushing that content to
> > the wiki anyway.
> > I created XOffice a few years ago, when MS Office was a lot more dominant
> > and web editors were still weak(including the one used by XWiki), but the
> > situation is quite different now.
> >
> > Indeed there was no development on it for the past year.
> > If you have critical issues with XOffice, it may be one of the following:
> > - you are using a localized version of Office or Windows (there are older
> > known issues with those)
> > - there is a conflict with newer XWiki versions.
> >
> > The MS Office and Windows behavior and security settings are different for
> > versions released on other languages. It doesn't make a lot of sense, but
> > that's the way it is.
> > I've been receiving quite a few requests for a new release. However I could
> > only do some bug fixing only for the En/En environment, since it's a pain
> > to
> > test and fix other versions.
> >
> > Thanks,
> > Florin Ciubotau
> >
> >
> > On Mon, Oct 24, 2011 at 9:46 AM, Vincent Massol <vincent(a)massol.net>
> > wrote:
> >
> > > Hi Paul,
> > >
> > > Indeed nobody is actively working on it at the moment and I was about to
> > > send a mail this week to propose to retire it and move it to the contrib
> > > repository since nobody in the xwiki committers are active on it and we
> > want
> > > to keep a good quality on the software that we make available.
> > >
> > > The only alternative would be someone stepping up and willing to work on
> > it
> > > and ensure it works with latest XWiki Enterprise versions. See that we
> > have
> > > nobody active on it, we could throw a vote to grandfather that person as
> > an
> > > XOffice committer so that he/she can easily work on it.
> > >
> > > Since you already fixed some bugs on it maybe you'd be interested to help
> > > out?
> > >
> > > Thanks a lot
> > > -Vincent
> > >
> > > On Oct 24, 2011, at 6:10 AM, Paul Harris wrote:
> > >
> > > > Hi all,
> > > >
> > > > I personally fixed a few bugs in xoffice at the start of the year,
> > which
> > > was
> > > > released in XOffice 1.1. That was a long time ago, and we have not
> > been
> > > > using xoffice in the meantime (not building documentation yet). Now it
> > > is
> > > > time to use it, and I'm having a lot of trouble.
> > > >
> > > > I would post a bug to JIRA if it were a single problem, but it appears
> > > that
> > > > xoffice is fundamentally broken as I can't go longer than 30 seconds
> > > without
> > > > hitting a road block.
> > > > Does anyone use it?
> > > >
> > > > * For some pages with images, when I click Edit, the text appears with
> > > blank
> > > > boxes for the images.
> > > >
> > > > * I am able to do the following: I edit a text-only page, and
> > copy-paste
> > > in
> > > > an image, then click Publish. Stop and restart Word, and it is able to
> > > Edit
> > > > the page WITH THE IMAGE correctly. Seems strange that it works for
> > this
> > > > page, but not the other.
> > > >
> > > > * Some pages cannot be edited. I click Edit and it either doesn't seem
> > > to
> > > > hear the button click, OR it will pop up "Opening page..." progress
> > > dialog,
> > > > which never disappears.
> > > >
> > > > These are serious roadblock bugs, am I the only one seeing this, or is
> > > this
> > > > so buggy that noone else is using it regularly?
> > > >
> > > > This is version 1.1 (released early 2011), with Word 2010, on Vista,
> > > freshly
> > > > installed with not much else on the laptop.
> > > >
> > > > thanks
> > > > Paul
> > > _______________________________________________
> > > users mailing list
> > > users(a)xwiki.org
> > > http://lists.xwiki.org/mailman/listinfo/users
> > >
> > _______________________________________________
> > users mailing list
> > users(a)xwiki.org
> > http://lists.xwiki.org/mailman/listinfo/users
> >
> _______________________________________________
> users mailing list
> users(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
>
Hi all,
I personally fixed a few bugs in xoffice at the start of the year, which was
released in XOffice 1.1. That was a long time ago, and we have not been
using xoffice in the meantime (not building documentation yet). Now it is
time to use it, and I'm having a lot of trouble.
I would post a bug to JIRA if it were a single problem, but it appears that
xoffice is fundamentally broken as I can't go longer than 30 seconds without
hitting a road block.
Does anyone use it?
* For some pages with images, when I click Edit, the text appears with blank
boxes for the images.
* I am able to do the following: I edit a text-only page, and copy-paste in
an image, then click Publish. Stop and restart Word, and it is able to Edit
the page WITH THE IMAGE correctly. Seems strange that it works for this
page, but not the other.
* Some pages cannot be edited. I click Edit and it either doesn't seem to
hear the button click, OR it will pop up "Opening page..." progress dialog,
which never disappears.
These are serious roadblock bugs, am I the only one seeing this, or is this
so buggy that noone else is using it regularly?
This is version 1.1 (released early 2011), with Word 2010, on Vista, freshly
installed with not much else on the laptop.
thanks
Paul
Hi all,
Is anyone able to install XOffice?
I get messages re "MyComputer is not a trusted zone" or similar.
Is XOffice going to be dropped going forward? Its the main reason we chose
xwiki.
Thanks
Paul
Hello developers!
I seen your thread about XE 3.3 Roadmap + Finishing the 3.x cycle. In this
post also described jira-requests, which you planned to resolve in a near
future.
All is great, the general strategy and each step are right, but also exists
some other important issues (I think that its are important) and I want to
put your attention on its. If is it possible, can you analyze possibility to
include these issues in your nearly plans?
1. XE-1032 - XWiki 3.2 totally cannot work on Oracle (upgrade & fresh
install failed). I think, it is important issue, because supporting of
Oracle are declared - but in realty XE 3.2 is not supporting Oracle.
To the future, maybe is good proposal, same as you wrote in a 3.2 release
notes - which browsers are tested & supporting - also will write witch DB
are tested & supporting. I can test new releases on Oracle.
2. XE-324 - allow special (russian and asian) characters in attachment names
- very old issue, but I think is important, because without it - you cannot
declare that XWiki have normal multi-language support. All modern
web-platforms & applications now have this possibility (wikis, web-mails,
social applications, etc.) only XWiki is lagging...
3. XWIKI-2870 - Ability to select query language in Database List property.
This is more for developers, and also very old issue. I think it is
important, because if you did something modern (in this case - XWQL) - need
to support this in all "parts" of platform... If you didn't do this - your
great work for modern features - looks like as "garbage" - I cannot use XWQL
in Database List property - as a result - I am not using XWQL at all,
because I don't want to write queries 2 times.
If is it possible, can you analyze possibility to include these issues in
your nearly plans?
PS. Maybe another users know some more important unresolved issues? I think,
user opinions will be interesting for developers!
Thanks beforehand!
Eugen Colesnicov
--
View this message in context: http://xwiki.475771.n2.nabble.com/4Developers-more-important-issues-regardi…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Yes I do have JIRA account, just try to vote for your own issues, I don't think you will succeed. Have a look at file attached. :-)
Dmitry
20 октября 2011, 16:47 от Thomas Mortagne <thomas.mortagne(a)xwiki.com>:
> On Thu, Oct 20, 2011 at 2:13 PM, Haru Mamburu <haru_mamburu(a)mail.ru> wrote:
> > Thank you, Caleb,
> >
> > But JIRA says, that I can't vote on the topics I issued, so 0 means +1 :-)
>
> That's weird, do you have an account on jira ?
>
> >
> > Kind regards,
> >
> > Dmitry
> >
> > 20 октября 2011, 12:49 от Caleb James DeLisle <calebdelisle(a)lavabit.com>:
> >> I have just assigned myself XWIKI-6918 and XWIKI-6917, the bugs.
> >> You can go ahead and vote on the feature requests (resume download and webdav access) and we can see where things go from there.
> >>
> >> Caleb
> >>
> >> On 10/20/2011 04:02 AM, Haru Mamburu wrote:
> >> > Hi, All
> >> >
> >> > Also, I'd add all bug fixes with file storage system, because for now, I have had to switch off (in 3.2):
> >> >
> >> > - versioning of attachment
> >> > - recycle bin for attachment
> >> >
> >> > to use it more or less seamless. Otherwise, there is a big mess with deleted attachment occure. Everything I found, "JIRAded" already: XWIKI-6989, XWIKI-6921, XWIKI-6918, XWIKI-6917.
> >> > Would be nice also to have resume download for big files: XWIKI-6921
> >> >
> >> > So, we have a new feature, but with a very limited functionality, that really works. Moreover, not each and every core functions really support attachments, stored in FS. For projects with big and huge attachments these topics are essential, IMO.
> >> >
> >> > Some additional support for cyrillic XWIKI-6955 is also welcome to put in plan. :-)
> >> >
> >> > Best regards,
> >> >
> >> > Dmitry Bakbardin
> >> >
> >> >
> >> > 20 октября 2011, 11:25 от Eugen Colesnicov <ecolesnicov(a)gmail.com>:
> >> >> Hello developers!
> >> >>
> >> >> I seen your thread about XE 3.3 Roadmap + Finishing the 3.x cycle. In this
> >> >> post also described jira-requests, which you planned to resolve in a near
> >> >> future.
> >> >>
> >> >> All is great, the general strategy and each step are right, but also exists
> >> >> some other important issues (I think that its are important) and I want to
> >> >> put your attention on its. If is it possible, can you analyze possibility to
> >> >> include these issues in your nearly plans?
> >> >>
> >> >> 1. XE-1032 - XWiki 3.2 totally cannot work on Oracle (upgrade & fresh
> >> >> install failed). I think, it is important issue, because supporting of
> >> >> Oracle are declared - but in realty XE 3.2 is not supporting Oracle.
> >> >>
> >> >> To the future, maybe is good proposal, same as you wrote in a 3.2 release
> >> >> notes - which browsers are tested & supporting - also will write witch DB
> >> >> are tested & supporting. I can test new releases on Oracle.
> >> >>
> >> >> 2. XE-324 - allow special (russian and asian) characters in attachment names
> >> >> - very old issue, but I think is important, because without it - you cannot
> >> >> declare that XWiki have normal multi-language support. All modern
> >> >> web-platforms & applications now have this possibility (wikis, web-mails,
> >> >> social applications, etc.) only XWiki is lagging...
> >> >>
> >> >> 3. XWIKI-2870 - Ability to select query language in Database List property.
> >> >> This is more for developers, and also very old issue. I think it is
> >> >> important, because if you did something modern (in this case - XWQL) - need
> >> >> to support this in all "parts" of platform... If you didn't do this - your
> >> >> great work for modern features - looks like as "garbage" - I cannot use XWQL
> >> >> in Database List property - as a result - I am not using XWQL at all,
> >> >> because I don't want to write queries 2 times.
> >> >>
> >> >> If is it possible, can you analyze possibility to include these issues in
> >> >> your nearly plans?
> >> >>
> >> >> PS. Maybe another users know some more important unresolved issues? I think,
> >> >> user opinions will be interesting for developers!
> >> >>
> >> >> Thanks beforehand!
> >> >> Eugen Colesnicov
> >> >>
> >> >> --
> >> >> View this message in context: http://xwiki.475771.n2.nabble.com/4Developers-more-important-issues-regardi…
> >> >> Sent from the XWiki- Users mailing list archive at Nabble.com.
> >> >> _______________________________________________
> >> >> users mailing list
> >> >> users(a)xwiki.org
> >> >> http://lists.xwiki.org/mailman/listinfo/users
> >> >>
> >> > _______________________________________________
> >> > users mailing list
> >> > users(a)xwiki.org
> >> > http://lists.xwiki.org/mailman/listinfo/users
> >>
> >> _______________________________________________
> >> users mailing list
> >> users(a)xwiki.org
> >> http://lists.xwiki.org/mailman/listinfo/users
> >>
> > _______________________________________________
> > users mailing list
> > users(a)xwiki.org
> > http://lists.xwiki.org/mailman/listinfo/users
> >
>
> --
> Thomas Mortagne
> _______________________________________________
> users mailing list
> users(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
>
Hi,
Can't quite seem to figure this one out on my own...
Is there any way to change the "index" number of multiple objects of
the same class attached to a page?
I have a custom class with a number of properties, and a document with
a number of instances of that class attached. I then have some custom
display code on the Class Sheet which loops through all objects of the
custom class to display them in order. The problem is that this is
limited to displaying them in the order they were created.
When I use the class editor on the page, I get the list:
TestClass 0: Name
TestClass 1: Name
TestClass 2: Name
etc....
The velocity loop which does the displaying always returns the objects
in that order - 0,1, 2, etc....
#set($objs = $doc.getObjects('Admin.TestClass'))
#foreach($obj in $objs)
< do some custom display stuff with each $obj >
#end
Is it possible to programmatically change the order of these objects?
Ultimately, I would like for the user to be able to drag and drop the
order of objects to manually set the display order in a persistent way
- much like the built-in Class Editor does for re-ordering multiple
properties of a class.
One workaround I have thought of is to include a property of the
custom Class for something like "sort order" and then allow the user
to modify this property, while leaving the underlying index order
untouched. This seems clunky to me, though...
Any thoughts?
As always, help is much appreciated.
Aaron
Hi,
We've been recently experimenting with PeerWise (
http://peerwise.cs.auckland.ac.nz/) which allows students to make / answer /
rate simple multiple-choice style questions (there are a lot of social
features as well). I was wondering if this kind of functionality is
available in Curriki or any other XWiki derivative, it seemed implementing
something like PeerWise on top of XWiki would be really interesting :)
Many thanks for your comments.
- Asiri
Hi everyone,
I have a little problem (not really a problem, but it's been two weeks since
I can't find how to do).
I have a basic button :
<form id="survey" action="${xwiki.getURL('MySpace.AppCreation')}"
method="get">
<div>
<input type="hidden" name="appSpace" value="MySpace"/>
<input type="hidden" name="appTemplate"
value="MySpace.ApplicationClassTemplate"/>
<input type="hidden" name="appId" id="appId" value="SURVEY" />
<input type="hidden" name="appId2" id="appId2"
value="$datetool.get('yyyyMMdd-HHmmss')" />
<input type="submit" class="button"
value="${msg.get('AppCreation.form.submit')}"/>
</div>
</form>
The page just show a button "Start the survey"
Pressing the button creates a new page with this intermediate code :
#set($appId = $request.get('appId'))
#set($appId2 = $request.get('appId2'))
#set($appName = "$appId$appId2")
I store the space and other information too. And after I redirect to my new
page :
$response.sendRedirect($xwiki.getURL($targetDocName, 'inline',
"template=${appTemplate}&parent=${targetDocParent}"))
After that my survey appears (it's just a basic form), and the name of my
page is for example : SURVEY20111013-165324
My problem is that the title of my page is also the name of my page. And I
think it's not very beautiful for people who will answer my survey to see
"SURVEY20111013-165324". I prefer them to see a title like "Survey".
Is there a solution to change the title of my page and where do I exactly
need to change this title ?
Thank for your response,
Stéphanie
--
View this message in context: http://xwiki.475771.n2.nabble.com/Don-t-see-how-to-change-the-title-of-my-p…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Mostly, I'd like to use Xwiki for personal notes. I've been using a desktop
wiki program to take notes in class and plan out various projects, but if I
could do this online, it'd the same no matter what machine I use it on.
Also, partly, I'm playing around with the idea of starting a wiki site, and
I'd use Xwiki if I ever get around to starting that, so this will help
if/when I need to run the software on a dedicated server.
If you’re interested in having a wiki hosted on this farm please send an
email to the XWiki user mailing
list<http://dev.xwiki.org/xwiki/bin/view/Community/MailingLists>with a
subject of [myxwiki]
new wiki request and explaining briefly what you want to use this wiki for
(give a brief description). You’ll also need to register on myxwiki.org and
give your user name in the mail, as well as the server name you want for
your wiki (the name that will be used before .myxwiki.org to access the
wiki). Then one of the community Admins will create it for you.
--
Andrew
We're setting up a private XWiki wiki farm for our department.
Everything is working perfectly except for the fact that non-admin users
cannot create new wikis. We'd prefer to allow registered users to create
wikis on their own, without involving the admin.
Currently, when a non-admin user attempts to create a new wiki, they receive
the following error:
Wiki "testwiki9" creation failed: Error number 9001 in 5: Exception in
plugin xpn.xwiki.plugin.wikimanager.Wiki Manager
Plugin?<https://sliswiki.sjsu.edu/bin/edit/com.xpn.xwiki.plugin.wikimanager/WikiMan…>:
You dont have right to create wiki
Is there any way to customize XWiki to grant non-admin users the right to
create new wikis.
In the case of a private wiki farm, where our user base is known, it would
seem safe to do this.
Thanks in advance for any feedback.
--
Stanley E. Laufer
Network Administrator
School of Library and Information Science
San Jose State University
For italian users that are interested in updating their italian resource
file, please visit
http://l10n.xwiki.org/xwiki/bin/view/L10N/TranslationRules_it , where I
posted my last version (3.1 and 3.2) of ApplicationResources_it.properties
file.
For xwiki developers: it is still too much time consuming (at least for me)
to update translations line by line through actual system (l10n.xwiki.org),
for what regards the big application resource file (>3500 lines).
Angelo Ghisoni
--
View this message in context: http://xwiki.475771.n2.nabble.com/Italian-translation-xwiki-core-tp6888357p…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hello,
I'd like to modify the RSS feed and add comments posted by user (against any document) to the RSS feed.
That is the RSS feed will include user comments.
Could somebody let me know how can I make the changes?
Regards,
-Frank Ding
hello XWiki experts,
I have an object property that's of type number.
I have not been able to find the type of a variable x so that:
doc.getObject("Space.Class").set("amountr", x)
doc.save()
works without a hibernate error.
I tried float or integer "sub-type" of number.
What should I put?
I tried with x=new Float(1.0f) but failed.
thanks for hints.
paul
Hi everybody!
I have strange situation with activity macro (XWiki 3.2). If I add Activity
macro for user personal dashboard - I can see all personal messages &
events, but If I put same macro (inside dashboard or not - doesn't matter)
in simple page - I cannot see mesages for this users ...
For reproducing situation:
1) create some "test" user
2) this user made some changes for page Sandbox.TestPage3
3) from another user (admin) sent some message personaly for "test" user
4) go to personal dashboard with activity gadget with string: {{activity
spaces="Sandbox" authors="test"/}} - you can see page modification made by
"test" and also message from admin.
5) Add same activity macro {{activity spaces="Sandbox" authors="test"/}} in
another page - see result: no message, no info about page modification ...
Why? What's the difference?
My final goal - on some page (not personal dashboard) list all activity
(personal messages stream too) of fixed user and fixed space. Unfortunatly,
result what I want give me only personal dashboard of this user (on page
/xwiki/bin/view/XWiki/test), and I cannot reproduce it on another pages ...
Maybe I doing something wrong?
Please give me some advice.
--
Best Regards
Eugen Colesnicov
--
View this message in context: http://xwiki.475771.n2.nabble.com/Activity-macro-issues-tp6895656p6895656.h…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi,
My users want to be able to change the font size and type on their wiki
pages to make their text stand out - how can this be done? Can the WYSIWYG
editor can style pull down menu be tweaked to add text options for
different font sizes and styles or is there a macro for this? Are there any
plans to add font editing functionality to the WYSIWYG editor as say like
you get in a word processor.
Thanks
Regards,
Richard
Thales UK Ltd (Wells) DISCLAIMER: The information contained in this e-mail
is confidential. It may also be legally privileged. It is intended only for
the stated addressee(s) and access to it by any other person is
unauthorised. If you are not an addressee, you must not disclose, copy,
circulate or in any other way use or rely on the information contained in
this e-mail. Such unauthorised use may be unlawful. We may monitor all
e-mail communications through our networks. If you have received this e-mail
in error, please inform us immediately on sender's telephone number above
and delete it and all copies from your system. We accept no responsibility
for changes to any e-mail which occur after it has been sent. Attachments
to this e-mail may contain software viruses which could damage your system.
We therefore recommend you virus-check all attachments before opening.
Thales UK Ltd. Registered Office: 2 Dashwood Lang Road, The Bourne Business
Park, Addlestone, Weybridge, Surrey KT15 2NX Registered in England No.
868273
Hi Sergiu,
I'm using default installation (HLSQL+Jetty). The message itself appears at
the bottom of the page in the same place where "Saving..." and "Saved"
appear. So my guess would be that it is still XWiki, or at least it wraps
some stuff underneath.
And also strange is that it works for same attachment in other space.
Andrey
From: Sergiu Dumitriu <sergiu(a)xwiki.com>
> On 10/10/2011 07:15 AM, Crowd Covered wrote:
>
>> Hi guys,
>>
>> When deleting attachment, I've got following error message: "Failed to
>> delete attachment: ( The request was rejected by HTTP filter. Contact
>> server
>> administrator. )"
>> It is just a *.doc, added by other user and updated to once to 1.2
>> version.
>> Tried also to delete as admin to no success. In Sandbox webspace I create,
>> update and delete such an attachment without problems.
>> Search on the web by error message didn't bring correlating results.
>>
>> Can someone hint why is this happening and how to solve it? May it be smth
>> about user rights?
>> Thanks,
>> Andrey Stoliarov
>>
>
> This error doesn't sound like anything that XWiki generates, it looks like
> a server configuration issue, with the Apache HTTPD reverse proxy set up,
> assuming that's what you're using.
>
> --
> Sergiu Dumitriu
> http://purl.org/net/sergiu/
>
I used Thomas' workaround from XEM-113<http://jira.xwiki.org/browse/XEM-113>,
and it's working great.
Thanks and very sorry for the hassle.
On Thu, Oct 13, 2011 at 1:02 PM, Stanley Laufer <stanley.laufer(a)sjsu.edu>wrote:
> Nevermind. I see the comments on the JIRA. I'm not 100% how to implement,
> but will investigate.
>
> If anyone has developed documentation on how to do this, would you be
> willing forward?
>
> Thanks...
>
>
> On Thu, Oct 13, 2011 at 12:46 PM, Stanley Laufer <stanley.laufer(a)sjsu.edu>wrote:
>
>> I see the following JIRA regarding this issue:
>>
>> http://jira.xwiki.org/browse/WIKITHREEDOTO-14
>>
>>
>> But I'm not seeing any details regarding the resolution. Was a
>> configuration option added to disable java rights checking for the current
>> user? I scanned through xwiki.cfg, but I'm not seeing anything related...
>>
>> Many thanks...
>>
>>
>>
>> On Thu, Oct 13, 2011 at 12:35 PM, Stanley Laufer <stanley.laufer(a)sjsu.edu
>> > wrote:
>>
>>> We're setting up a private XWiki wiki farm for our department.
>>>
>>> Everything is working perfectly except for the fact that non-admin users
>>> cannot create new wikis. We'd prefer to allow registered users to create
>>> wikis on their own, without involving the admin.
>>>
>>> Currently, when a non-admin user attempts to create a new wiki, they
>>> receive the following error:
>>>
>>> Wiki "testwiki9" creation failed: Error number 9001 in 5: Exception in
>>> plugin xpn.xwiki.plugin.wikimanager.Wiki Manager Plugin?<https://sliswiki.sjsu.edu/bin/edit/com.xpn.xwiki.plugin.wikimanager/WikiMan…>:
>>> You dont have right to create wiki
>>>
>>>
>>> Is there any way to customize XWiki to grant non-admin users the right to
>>> create new wikis.
>>>
>>> In the case of a private wiki farm, where our user base is known, it
>>> would seem safe to do this.
>>>
>>> Thanks in advance for any feedback.
>>>
>>>
>>>
>>> --
>>> Stanley E. Laufer
>>> Network Administrator
>>> School of Library and Information Science
>>> San Jose State University
>>>
>>
>>
>>
>> --
>> Stanley E. Laufer
>> Network Administrator
>> School of Library and Information Science
>> San Jose State University
>>
>
>
>
> --
> Stanley E. Laufer
> Network Administrator
> School of Library and Information Science
> San Jose State University
>
--
Stanley E. Laufer
Network Administrator
School of Library and Information Science
San Jose State University
Hi XWiki community,
In the Extensions wiki (http://extensions.xwiki.org), the "Download
XWiki" (on the right column of the homepage, with the orange
background) is broken.
If someone know how to fix it. I don't.
Maxime
Hi everyone,
I was trying to reproduce the tutorial of the form with validation and
tooltips. I have a field "name" that I want to be between 1 and 10
characters (like first_name in the tutorial).
The Validation Regular Expression for this field is : /.{1,10}/
I've made others fields with Validation Regular Expression /.+/ and these
fields work without problem.
But, when I enter the field "name" with more than 10 characters, the
Validation Message doesn't appears and my form is validated.
But, I don't want my form to be validated, because the field "name" is too
long. Is there a problem anywhere (I copy all the code giving in the
tutorial) ? /.{1,10}/ is it a deprecated expression ?
Please help me ^^
Best regards,
Stéphanie
--
View this message in context: http://xwiki.475771.n2.nabble.com/Problem-with-Validation-Regular-Expressio…
Sent from the XWiki- Users mailing list archive at Nabble.com.