Is the calendar plugin installed in myxwiki. If not are there any chance it
might happen?
I tried to install the calendar application but gets this output:
$cparams.put("categories", $rqcategories)
$cview.getHTMLCalendar($cparams, "")
I hope someone can help me
-Rune
_
Hi is it only my part of the myxwiki that is hungup?
If I push the edit button the page loads and loads but doesn't get
anywhere.
One of the panels is also failing:
Error number 4001 in 4: Error while parsing velocity page
pulven:Main.WebHome Wrapped Exception: Failed to evaluate content with
i
OK I try again.
I would like to use this wiki as a personal/family
wiki/block/calendar/photo album
Login name: pulven
Domain prefix: pulven
Thanks
-Rune Hylleberg
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman
I would like to use this wiki as a personal/family
wiki/block/calendar/photo album
Login name: pulven
Domain prefix: pulven
Thanks
-Rune Hylleberg
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
Well, if you don't want to play with the access to your local network you could
try the xwiki.cfg file found in your webapps/xwiki folder (on tomcat it might
be different).
There you have a section called URLs and it contain this paragraph. I believe
it would do the trick.
#
I've made my own upload form because I need to intercept an upload and
save it different places at once, potentially resize it in the process.
Essentially I use the fileupload plugin. Grep the data and use the
$doc.addAttachment(filename, byte[]) function.
I do however run into trouble. First
',' after the lines actually printing the _(columnname)
I hope someone in the development team reads this and can apply this changes.
-Rune
-Oprindelig meddelelse-
Fra: users-boun...@xwiki.org [mailto:users-boun...@xwiki.org] På vegne af Oana
Tab
First I got in trouble using my own class, but even if I copy the code
from the livetable macro inline documentation :
#set($columns = [ "_avatar", "first_name", "last_name", "email"])
#set($columnsProperties = {
"first_name" : { "type" : "text" , "size" : 10, "link"
: "view
Well glad I could help,
But javascript only goes so far. For real protection (or paranoid admins) it
should also be done at the server, or better at database level.
I know most other auth services does this, and for everybody using them the
problem is solved.
So for the development team, if yo
Wouldn't it be better to set up some password testing instead.
Eg. If password doesn't contain a capital letter and a small letter and a
number then refuse change.
It's properly the same amount of work, and it allows your users to change the
password regularly (you might even force that).
-Run
Hi I'm wondering if there are any other Danish users out there.
I have been considering translating XWiki to Danish, but a joint effort
always yield a better result.
If you are interested you can contact me at r...@dpu.dk
-Rune
___
users mailing li
First and foremost I'm no legal advisor, so you will have to clear this with
someone who is.
XWiki is released under a LGPL, so I believe you are allowed to write and
license you own modules, script, etc. anyway you want to.
But if you use adoptions of the existing code you have to release it u
I would like to grep some data from a file upload, but can't find a way
to do it.
Here are a simple example
{{velocity}}
#foreach($prop in $request.getParameterNames())
request.$prop
#end
{{html}}
Attach files to this document
Hi I'm trying to make a page creation dialog. For the sake of clarifying
my question here are the things I would like to do
1. On creation of a new page/object there have to be two
attachments. Preferable with standardized names.
a. So I was thinking of a dialog like "upload attachmen
14 matches
Mail list logo