Hi, just like you, I have wasted many hours and even many days just to
develop some simple functions with xwiki, because the xwiki core
documentation is very simple. I think you should download xwiki core
sources, seeing some code may help you understand more about xwiki. Besides,
you should visit Code zone and finally, if you met any problem, please post
your question in the mailing list.
On Fri, Mar 14, 2008 at 10:56 AM, Jason Gewehr <mugicha99(a)gmail.com> wrote:
I am new to Xwiki and am having an extremely hard time
finding
documentation for anything. Let me give you an example. I took a look at
the code for the Create New Page panel. It starts like this:
#if($hasedit)
#panelheader($msg.get("Create"))
<form method="post" action="$doc.getURL("view",
"xpage=create")"
onsubmit="cancelCancelEdit()">
It seems interesting, so I want to know more about it:
What is $hasedit and where is it documented?
What is $msg.get and where is it documented?
What is cancelCancelEdit() and where is it documented?
At least I can find document.getURL() in the API. Why not the others?
This is only the first 3 lines of code, and already I have wasted 2 hours
on Google. What am I doing wrong? I would like to be able to develop with
Xwiki, but it will not be possible like this. Please give me some advice.
Thank you.
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
--
Ngô Thị Hồng Nga