[xwiki-users] Creating structured pages

2009-09-14 Thread CASTRO roney
Hi,
I was just wondering how can I define a class in xwiki, and use it on a page in 
order to create a structured page.
My intention is to define a set of structured pages so I can use the livetable 
macro.
Can anyone help me please?
Thanks in advance,
Best Regards

- Roney Castro
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] Dynamic Content

2009-07-14 Thread CASTRO roney
Hello everyone,
I was trying to create a page in xwiki with the following functionality: The 
user could select an option in a dropdown list, and depending on this 
selection, the text below the drop down list would change accordingly to the 
option selected in the drop down list.
Does anyone have any idea on how could I do this?
Thanks in advance!
BR,
Roney Castro

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Statistics

2009-07-03 Thread CASTRO roney
Hi Marius, 
I already knew this statistics application. I think it comes with the xwiki 
package by default. You just have to enable it. Unfortunately, I was looking 
forward to have other sorts of statistics, like the pages a user visited. Is 
there any feature that enables me to do this? 
Thanks in advance,
Roney Castro


-Original Message-
From: users-boun...@xwiki.org [mailto:users-boun...@xwiki.org] On Behalf Of 
Marius Dumitru Florea
Sent: terça-feira, 30 de junho de 2009 16:55
To: XWiki Users
Subject: Re: [xwiki-users] Statistics

See 
http://platform.xwiki.org/xwiki/bin/view/Features/IntegratedStatistics 
and http://code.xwiki.org/xwiki/bin/view/Applications/StatisticsApplication

Hope this helps,
Marius

CASTRO roney wrote:
> Hello there,
> I was looking forward to have a more specific statistics website on my xwiki.
> Actually, I would like to monitor which user visited a space, how many times 
> he or she did it. Is there any tool (xwiki or external tool) that allows me 
> to do that?
> Thanks in advance !
> Best Regards
> 
> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] Statistics

2009-06-30 Thread CASTRO roney
Hello there,
I was looking forward to have a more specific statistics website on my xwiki.
Actually, I would like to monitor which user visited a space, how many times he 
or she did it. Is there any tool (xwiki or external tool) that allows me to do 
that?
Thanks in advance !
Best Regards

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Treeview in a panel

2009-05-04 Thread CASTRO roney
Hi, 
I've just upgrade my xwiki to 1.8, and I still can't find the treeview 
structure mentioned. Is it still under development?
I saw that they have a model at curriki, very interesting, and that precisely 
what I need. Does anyone knows how to implement one of those ? 
Thanks in advance!
Regards,

 
Roney Castro
 

-Original Message-
From: users-boun...@xwiki.org [mailto:users-boun...@xwiki.org] On Behalf Of 
Sebastian Kannengiesser
Sent: sexta-feira, 13 de fevereiro de 2009 09:56
To: XWiki Users
Subject: Re: [xwiki-users] Treeview in a panel

Hi Guillaume,

thanx for the info. I think I will wait for 1.8 or try to hack me
something usable together if time admits.

Cheers,
Sebastian

On Fri, Feb 13, 2009 at 12:20 PM, Guillaume Lerouge  wrote:
> Hi Sebastian,
>
> we're currently working on a new, smoother, cleaner, leaner, better treeview
> implementation that will be used in the new WYSIWYG editor. Its vocation is
> lso to replace the current treeview tab on the Index page and to be used
> where needed in the wiki. Thus it will probably be made available through a
> panel as well.
>
> Thus my advice would be to wait a bit, til 1.8 goes out - if you can.
>
> Guillaume
>
> On Fri, Feb 13, 2009 at 11:57 AM, Sebastian Kannengiesser <
> sebastian.kannengies...@gmail.com> wrote:
>
>> Hi guys,
>>
>> I found a code snippet on xwiki.org, that does a TreeNav feature, but
>> actually, this is not what I want. I would like to have the Treeview,
>> as on /XWiki/Treeview inside a panel. As a matter of fact, it seems
>> the code for Treeview does only work, when there is nothing else on
>> that page, so adding just a line of text in the beginning of the
>> XWiki/Treeview page seems to make the "+"-signs to open the
>> tree-structure unusable. Probably for the same reason, I did not
>> manage yet, to get it inside a panel. Do you have some ideas, what I
>> could do to get what I want?
>>
>> Thanx,
>> Sebastian
>> ___
>> users mailing list
>> users@xwiki.org
>> http://lists.xwiki.org/mailman/listinfo/users
>>
>
>
>
> --
> Guillaume Lerouge
> Product Manager - XWiki
> Skype ID : wikibc
> http://guillaumelerouge.com/
> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
>
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Create a tree navigation

2009-03-10 Thread CASTRO roney
Jean,
For the current 1.8 version available for download/evaluation, is this feature 
available, or it is still under development?
Thanks,
-Roney

-Original Message-
From: users-boun...@xwiki.org [mailto:users-boun...@xwiki.org] On Behalf Of 
Jean-Vincent Drean
Sent: quinta-feira, 5 de março de 2009 13:22
To: XWiki Users
Subject: Re: [xwiki-users] Create a tree navigation

Hi, we're currently working on a customizable treeview widget allowing
to browse wikis/spaces/pages/attachments.
It will be available soon, starting with XE 1.8.

Thanks,
JV.

On Thu, Mar 5, 2009 at 4:02 PM, CASTRO roney  wrote:
> Hi,
> I have a space where I want to make navigation easier. So inside this space I 
> want to create a navigation panel, containing only the "Table of contents", 
> is it possible?
> The best situation would be to create tree view, like a file explorer. Does 
> anyone know how can it be done?
> Thanks
> - Roney
> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
>
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] Changing page location

2009-03-10 Thread CASTRO roney
Hello all,
Is it possible to change the space where a page is contained?
For example, if I create a page in the Main space, how can I move it to another 
space?
Thanks !!
- Roney
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] Tree view

2009-03-09 Thread CASTRO roney
Hello everyone,
I want to create a list of links in the following way:
Inside a space, I want in the .webhome create a set of links that helps 
me navigate inside the space. Suppose I have inside a space pages A, B and C, 
and all these pages have subpages A1, A2, B1, B2, C1, C2.
I want to automatically create (a lateral panel would be better...) a tree view 
that shows me the following, case I am in page A2:

-
-A
-A1
-A2
+B
+C
Does anyone have a snippet of code that does this? I am trying to create a code 
for that, but I am not getting a lot of progress.
Thanks a lot for the help!
- Roney Castro
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] Create a tree navigation

2009-03-05 Thread CASTRO roney
Hi,
I have a space where I want to make navigation easier. So inside this space I 
want to create a navigation panel, containing only the "Table of contents", is 
it possible?
The best situation would be to create tree view, like a file explorer. Does 
anyone know how can it be done?
Thanks
- Roney
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] Import/export tool

2009-02-19 Thread CASTRO roney
Hello all,
I was transferring information from an xwiki to another one using the 
import/export tool, and I was wondering if it is possible to export just a .xar 
file containing only a space within my xwiki, since I don't want to copy all 
information from the old wiki to this new one.
For example:
If I have in my xwiki the spaces A, B and C, I would like to import to my new 
xwiki only space A. How can I do it without having to export page by page in 
space A (and then having to recreate all hiperlinks) using several .xar files?
Thanks !
Roney Castro
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] Max Upload Size questions

2009-02-13 Thread CASTRO roney
Hello everyone,
I was testing the import/export tool from one wiki to another (I'm actually 
trying to export from an online xwiki to a testing instance locally in my 
machine), and the resulting file from the export process turned out to have 
around 255MB. I have the xwiki enterprise 1.7.1 installed on my machine 
(including a Jetty container and an HSQLDB database all set up). When I try to 
"upload" the exported file, I get an error message saying that the max upload 
size is 10MB. I already changed the upload_maxsize property in 
xwiki.preferences to 300MB (the information in the field was written in Bytes, 
equivalent to 300MB), but yet even so, I keep getting the same error message. I 
think this might be a HSQLDB handicap. Am I correct? In any case, how can I 
solve this issue so I can proceed with this test?!
Thanks a lot !
Roney

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] Merging xwiki databases

2009-01-29 Thread CASTRO roney
I have two xwikis running on two different servers, with different databases. I 
want to centralize those xwikis in only one server. Therefore, I'm looking for 
a way (or a tool) to merge the information present in the xwiki on the server 
that will be disabled, into the database of the xwiki running on the central 
server, that will remain active. The structure of the old wiki will remain the 
same, and will be accessed from a link at the main page of the xwiki that will 
remain active.
Does anyone know if it is possible to do that?! If it is, how can I accomplish 
this?
Thanks a lot,

Roney Castro
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users