I am testing the current XWiki Enterprise 7.4 on Manjaro Linux as local
installation with default wiki content.
To test scripting, I wrote a few pages with a class and some objects.
After installing the "Scripting Documentation Application" extension,
nothing is running normally any more. All pane
erFilter.java:208)
org.xwiki.container.servlet.filters.internal.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:111)
--
Matthias Albert
Rastatter Straße 26
76199 Karlsruhe
Tel. +49 (0)721 885744
Email: matthias.alb...@posteo.de
___
users mailing list
use
have another error before this one, if you don't see anything
> it probably means you need to enable Tomcat startup log.
>
> See
> http://platform.xwiki.org/xwiki/bin/view/AdminGuide/InstallationTomcat#HSEVERE:ErrorlistenerStart.
>
> On Wed, Apr 20, 2016 at 10:43
Hi all,
I am interested in the Classes and objects feature. I managed to create
a class from a xwiki page and to add several properties. I also was able
to create some objects of this class.
My question is: how can I display the list of objects nicely scripting
with Velocity/groovy? Is there a st
After trying to import the standard XWiki-5.2.1 pages, I could not
import all the default pages. The resulting error message counted ca.
10-20% of all pages as erroneous.
I could manage to import a small number aof pages (2-3).
I am using a MySQL database configuration.
In the Tomcat error log,
We are using XWiki 5.2.1. One problem is, that every unregistered user
can view the profile pages of all registered useres.
I tried the following: In the XWiki space, I managed to prevent
unregistered users to view any page of the XWiki space. This removed the
mentioned problem.
But then two othe
Hi all,
after I managed to create a class structure using AppWithinMinutes, I
could create objects of this class in the Application's start page.
Now I am trying to create a different xwiki page, that should show a
filtered table view of the objects created using velocity statements.
I could cre
+Application#HApplicationStructure
> .
>
> Hope this helps,
> Marius
>
> On Tue, Jan 28, 2014 at 6:39 PM, Matthias Albert
> wrote:
>> Hi all,
>>
>> after I managed to create a class structure using AppWithinMinutes, I
>> could create objects of this
Hi,
using the AppWithinMinutes extension, I managed to create a simple app
for managing events. En Event class has properties like dateTime, place,
description etc.
I can create new Event class instances that are shown in an extra space
with WebHome start page.
The problem is that each event is
After searching for documentation on XWQL I found comprehensive
documentation about HQL
(http://docs.jboss.org/hibernate/orm/3.3/reference/en/html/queryhql.html).
Could someone give me a hint to existing XWQL description, please? I am
interested since XWQL seems to be more compact than HQL.
Thank
Hi all,
after I managed to write a groovy class with a static method within a
groovy block:
{{groovy}}
class MyClass {
static myFunction(out) {
out.println "hello world"
}
MyClass.myFunction(out)
{{/groovy}}
I would like to invoke thos static groovy class function from within a
Velocity bl
; binding to an instance of your groovy class like in:
>
> {{groovy}}
> class MyClass {
> myFunction(out) {
> out.println "hello world"
> }
>
> mytool = new MyClass()
> {{/groovy}}
>
> {{velocity}}
> $mytool.myFunctionnction(out)
> {{/velocity}
To the admin:
Important: Could you delete my last posting, please?
Matthias
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
Hi all,
after successfully adding objects of a certain class to a page document
via groovy, I cannot find any hint in API nor in the documentation, how
to delete an object. Can anybody help, please?
Matthias
___
users mailing list
users@xwiki.org
http:
Here is the answer to my own question:
doc.removeObject(object)
Matthias
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
In the dev guide, there is a description, how to add a single object to
a page
(http://platform.xwiki.org/xwiki/bin/view/DevGuide/APIGuide#HAddobjectstoapage).
Unfortunately, adding multiple objects does not work this way.
Is there any example how to do this?
Thank you in advance,
Matthias
d, which is the first of the list.
Invoking doc.save() within the iteration does not improve this.
The groovy class and the XWiki class are named the same (Event,
Main.Event, respectively). Could this be a problem?
Thank you,
Matthias
Am 29.06.2014 09:14, schrieb Thomas Mortagne:
> On Sat, Jun
h committee, before going to a domain and servlet hosting
provider.
How can I get administration rights?
Thank you in advance!
Matthias Albert
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozill
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
now I have registered on myxwiki. My username is matalb.
The proposed server name is: evkirche-rueppurr.myxwiki.org.
Thank you in advance
Matthias Albert
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
is it possible to modify style.css from the web interface?
Thank you
Matthias Albert
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
entries in the Edit menu.
Did I miss any settings?
Thank you
Matthias Albert
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFIUXDq99dNHzj143ARAgQGAKCdDwYg3E7EBxlAzQwtClac49qCZQCfV0SA
FE1+UgQCEs1GFsbRnOkW98E=
=Sl
to have a different name.
There is an example of a page that shows a table with all todo items,
and allowing to add new items.
Is it also possible to write a page listing all items and a second
generic page for editing a single selectable todo item, e.g. with a
parameter in the URL?
Thank you
advance
Matthias Albert
|>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
Error number 11015 in 11: Exception while exporting
Wrapped Exception:
23 matches
Mail list logo