Mmmm ... oh well ...
-----Original Message-----
From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org]On Behalf
Of Vincent Massol
Sent: 02 November 2007 12:22
To: XWiki Users
Subject: Re: [xwiki-users] Class property deletion
On Nov 2, 2007, at 12:39 PM, goldring, richard wrote:
> Does anyone know how to delete class properties?
Unfortunately you cannot...
This needs to be implemented by someone. It's a big missing feature.
Thanks
-Vincent
> -----Original Message-----
> From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org]On
> Behalf
> Of prabhakar.gopalsamy(a)wipro.com
> Sent: 02 November 2007 10:46
> To: users(a)xwiki.org
> Subject: [xwiki-users] Login counter
>
>
>
> Hi,
>
> Please help me out,
>
> Help for XWiki - User Login Counter
> (prabhakar.gopalsamy(a)wipro.com)
>
> Hi All,
>
>
>
> I want to be creating the XWiki - User / Admin Login Counter. - (Page
> visited for intranet through respective Login).
>
> Please help me, how to do that? If anyone has xwiki code, please
> send to
> me. I am new to XWiki.
>
>
> Regards,
> Prabhakar Gopalsamy
> ______________________________
> Wipro Technologies
>
>
> -----Original Message-----
> From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org] On
> Behalf
> Of users-request(a)xwiki.org
> Sent: Friday, November 02, 2007 4:11 PM
> To: users(a)xwiki.org
> Subject: users Digest, Vol 4, Issue 5
>
> Send users mailing list submissions to
> users(a)xwiki.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://lists.xwiki.org/mailman/listinfo/users
> or, via email, send a message with subject or body 'help' to
> users-request(a)xwiki.org
>
> You can reach the person managing the list at
> users-owner(a)xwiki.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of users digest..."
>
>
> Today's Topics:
>
> 1. Re: Porblem Installing w/Oracle (Vincent Massol)
> 2. Class attributes (goldring, richard)
> 3. Re: Adding a document in XWiki.org (Esbach, Brandon)
> 4. Access rights on XWiki space (Marie Sauvage [EBM WebSourcing])
> 5. Re: Access rights on XWiki space (Esbach, Brandon)
> 6. Re: Access rights on XWiki space (Marie Sauvage [EBM
> WebSourcing])
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Fri, 2 Nov 2007 09:24:56 +0100
> From: Vincent Massol <vincent(a)massol.net>
> Subject: Re: [xwiki-users] Porblem Installing w/Oracle
> To: XWiki Users <users(a)xwiki.org>
> Message-ID: <16F52207-86BD-4E26-8363-C0C0DA8669DB(a)massol.net>
> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes
>
> Hi Craig,
>
> Have you followed the instructions on
> http://www.xwiki.org/xwiki/bin/view/AdminGuide/InstallationOracle
> and especially the part about the oracle HBM file?
>
> Also what version of xwiki are you installing?
>
> Thanks
> -Vincent
>
> On Nov 2, 2007, at 12:59 AM, Fye Kan wrote:
>
>> Hello,
>>
>> We're investingating a few wiki options and were trying to use Xwiki
>> with Tomcat 6 and Oracle 10g using the war installation process.
>> We've modified all of the config files per the instructions on the
>> site but are getting the following errors when trying to access the
>> default page:
>>
>> 17:25:31,106 [http-129.147.132.30-80-1] ERROR
>> store.XWikiHibernateBaseStore - Failed updating schema: 2
>> 17:25:31,213 [http-129.147.132.30-80-1] ERROR
>> store.XWikiHibernateBaseStore - While executing query: update
>> xwikidoc set xwd_translation=0 where xwd_translati on is null
>> 17:25:31,213 [http-129.147.132.30-80-1] ERROR
>> store.XWikiHibernateBaseStore - Failed updating schema: ORA-00942:
>> table or view does not exist
>>
>> followed by a lot more errors. This is a brand new install so no
>> tables exist yet. The user account we have for the DB has access to
>> create/modify/remove tables so we're at a bit of a loss as to what
>> the problem is. Does anyone out there have any suggestions as to
>> what the problem could be? Do we need to create the tables a head of
>> time? Is there a script to do so? Any help would be appreciated,
>> thanks!
>>
>> Craig
>> ________________________
>
>
> ------------------------------
>
> Message: 2
> Date: Fri, 2 Nov 2007 09:47:46 -0000
> From: "goldring, richard" <richard.goldring(a)uk.thalesgroup.com>
> Subject: [xwiki-users] Class attributes
> To: "'XWiki Users'" <users(a)xwiki.org>
> Message-ID:
>
> <C02943801230D611919D00508BDF0C240962642D(a)rtwexch.int.rdel.co.uk>
> Content-Type: text/plain
>
> Hi,
>
> Does anyone know how to set the various Class properties? There
> appears
> to
> be no documentation on this - if there's anyone in the know who could
> provide some documentation then it would be really really useful for
> developing inline forms to access page object properties to help
> develop
> real applications on XWiki.
>
> i.e. for a display selection list on an inline form ...
>
> Name:
>
> Pretty Name:
>
> Tooltip:
>
> Custom Display:
>
> Unmodifiable:
> ---
> Yes
> No
> Number:
>
> Validation Regular Expression:
>
> Validation Message:
>
> Size:
>
> Rows:
>
> Editor:
> ---TextPureTextWysiwyg
> Content:
> FullyRenderedTextVelocityCodePureText
> TaskMainTypeName:
>
> Pretty Name:
>
> Tooltip:
> Task main type
> Custom Display:
>
> Unmodifiable:
> ---
> Yes
> No
> Number:
>
> Validation Regular Expression:
>
> Validation Message:
>
> Display Type:
> inputselectradiocheckbox
> Multiple Select:
> ---
> Yes
> No
> Relational Storage:
> ---
> Yes
> No
> Use Picker:
> ---
> Yes
> No
> Size:
>
> Join separator:
>
> Sort:
> noneidvalue
> Cache:
> ---
> Yes
> No
> Values:
>
> Separators:
>
>
> 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 +44 (0) 1749 672081 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. A business
> of
> Thales UK Ltd. Registered Office: 2 Dashwood Lang Road, The Bourne
> Business
> Park, Addlestone, Weybridge, Surrey KT15 2NX Registered in England No.
> 868273
>
>
> ------------------------------
>
> Message: 3
> Date: Fri, 2 Nov 2007 09:57:08 -0000
> From: "Esbach, Brandon" <Esbachb(a)tycoelectronics.com>
> Subject: Re: [xwiki-users] Adding a document in XWiki.org
> To: "XWiki Users" <users(a)xwiki.org>
> Message-ID:
>
> <A259A3D352E3904F8D83CC44E3BE10670233E95C(a)gbd04mx02.tycoelectronics.net
> >
>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Given that I can't access outside servers from our server network
> (company policy), I adjusted this to reflect my own database -
> changing
> only the db name and user details. I setup a table to mimic your
> column
> name as well.
>
> On 1.1 it seems to work; though my environment is a bit different to
> standard release (not completely standard xwiki install).
>
> ________________________________
>
> From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org] On
> Behalf
> Of Your XEN ICT Team - Ricardo Rodriguez
> Sent: 01 November 2007 19:15
> To: XWiki Users
> Subject: Re: [xwiki-users] Adding a document in XWiki.org
>
>
> Esbach, Brandon wrote:
>
> Xwiki.org sandbox: you don't normally get programming rights
> (admin rights don't guarantee programming rights on the .org sites).
> Someone on the xwiki team will have to open and save the page
> for you in order to test it.
>
>
>
> Thanks for the information. I didn't realize about the required
> programming rights. It is perfectly reasonable that this rights must
> be
> given by an administrator.
>
> But the site is not accessible yet. This link
> http://sandbox.xwiki.org/xwiki/bin/view/Main/WebHome keeps
> generating an
> exception while reading document XWiki.XWikiPreferences.
>
> In any case, it there were a problem with programming rights, I
> understand that no script will be executed. In this case, scripts
> recovering a single record work fine or printing simple lines by using
> println work fine.
>
>
>
> If it's a local xwiki instance that's also causing the problem,
> I'm not sure. Accessing mysql databases seems to work fine for me for
> my own local databases.
>
>
> Could you be so kind as to trying the following script in your xwiki
> installation to see if it is my server the only one that is having
> problems while printing iterations? Thanks!
>
>
> <%
> import groovy.sql.Sql;
> println "This is a sample to access epec in *mire*"
> def sendSQL =
> Sql.newInstance("jdbc:mysql://mire.environmentalchange.net/
> epec","epec_R
> eadOnly", "epec_ReadOnly", "com.mysql.jdbc.Driver")
> sendSQL.eachRow("SELECT * FROM epec.spot s") {row ->println
> "${row.code}"}
> %>
>
>
> I've run it in three boxes all of them running 1.2-milestone-1.5235
> and
> always get the same result.
>
> Please, could anybody else try this? Thank you so much.
>
> Best,
>
>
> --
> Ricardo Rodr?guez
> Your XEN ICT Team
>
Does anyone know how to delete class properties?
-----Original Message-----
From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org]On Behalf
Of prabhakar.gopalsamy(a)wipro.com
Sent: 02 November 2007 10:46
To: users(a)xwiki.org
Subject: [xwiki-users] Login counter
Hi,
Please help me out,
Help for XWiki - User Login Counter
(prabhakar.gopalsamy(a)wipro.com)
Hi All,
I want to be creating the XWiki - User / Admin Login Counter. - (Page
visited for intranet through respective Login).
Please help me, how to do that? If anyone has xwiki code, please send to
me. I am new to XWiki.
Regards,
Prabhakar Gopalsamy
______________________________
Wipro Technologies
-----Original Message-----
From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org] On Behalf
Of users-request(a)xwiki.org
Sent: Friday, November 02, 2007 4:11 PM
To: users(a)xwiki.org
Subject: users Digest, Vol 4, Issue 5
Send users mailing list submissions to
users(a)xwiki.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.xwiki.org/mailman/listinfo/users
or, via email, send a message with subject or body 'help' to
users-request(a)xwiki.org
You can reach the person managing the list at
users-owner(a)xwiki.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of users digest..."
Today's Topics:
1. Re: Porblem Installing w/Oracle (Vincent Massol)
2. Class attributes (goldring, richard)
3. Re: Adding a document in XWiki.org (Esbach, Brandon)
4. Access rights on XWiki space (Marie Sauvage [EBM WebSourcing])
5. Re: Access rights on XWiki space (Esbach, Brandon)
6. Re: Access rights on XWiki space (Marie Sauvage [EBM WebSourcing])
----------------------------------------------------------------------
Message: 1
Date: Fri, 2 Nov 2007 09:24:56 +0100
From: Vincent Massol <vincent(a)massol.net>
Subject: Re: [xwiki-users] Porblem Installing w/Oracle
To: XWiki Users <users(a)xwiki.org>
Message-ID: <16F52207-86BD-4E26-8363-C0C0DA8669DB(a)massol.net>
Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes
Hi Craig,
Have you followed the instructions on
http://www.xwiki.org/xwiki/bin/view/AdminGuide/InstallationOracle
and especially the part about the oracle HBM file?
Also what version of xwiki are you installing?
Thanks
-Vincent
On Nov 2, 2007, at 12:59 AM, Fye Kan wrote:
> Hello,
>
> We're investingating a few wiki options and were trying to use Xwiki
> with Tomcat 6 and Oracle 10g using the war installation process.
> We've modified all of the config files per the instructions on the
> site but are getting the following errors when trying to access the
> default page:
>
> 17:25:31,106 [http-129.147.132.30-80-1] ERROR
> store.XWikiHibernateBaseStore - Failed updating schema: 2
> 17:25:31,213 [http-129.147.132.30-80-1] ERROR
> store.XWikiHibernateBaseStore - While executing query: update
> xwikidoc set xwd_translation=0 where xwd_translati on is null
> 17:25:31,213 [http-129.147.132.30-80-1] ERROR
> store.XWikiHibernateBaseStore - Failed updating schema: ORA-00942:
> table or view does not exist
>
> followed by a lot more errors. This is a brand new install so no
> tables exist yet. The user account we have for the DB has access to
> create/modify/remove tables so we're at a bit of a loss as to what
> the problem is. Does anyone out there have any suggestions as to
> what the problem could be? Do we need to create the tables a head of
> time? Is there a script to do so? Any help would be appreciated,
> thanks!
>
> Craig
> ________________________
------------------------------
Message: 2
Date: Fri, 2 Nov 2007 09:47:46 -0000
From: "goldring, richard" <richard.goldring(a)uk.thalesgroup.com>
Subject: [xwiki-users] Class attributes
To: "'XWiki Users'" <users(a)xwiki.org>
Message-ID:
<C02943801230D611919D00508BDF0C240962642D(a)rtwexch.int.rdel.co.uk>
Content-Type: text/plain
Hi,
Does anyone know how to set the various Class properties? There appears
to
be no documentation on this - if there's anyone in the know who could
provide some documentation then it would be really really useful for
developing inline forms to access page object properties to help develop
real applications on XWiki.
i.e. for a display selection list on an inline form ...
Name:
Pretty Name:
Tooltip:
Custom Display:
Unmodifiable:
---
Yes
No
Number:
Validation Regular Expression:
Validation Message:
Size:
Rows:
Editor:
---TextPureTextWysiwyg
Content:
FullyRenderedTextVelocityCodePureText
TaskMainTypeName:
Pretty Name:
Tooltip:
Task main type
Custom Display:
Unmodifiable:
---
Yes
No
Number:
Validation Regular Expression:
Validation Message:
Display Type:
inputselectradiocheckbox
Multiple Select:
---
Yes
No
Relational Storage:
---
Yes
No
Use Picker:
---
Yes
No
Size:
Join separator:
Sort:
noneidvalue
Cache:
---
Yes
No
Values:
Separators:
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 +44 (0) 1749 672081 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. A business of
Thales UK Ltd. Registered Office: 2 Dashwood Lang Road, The Bourne
Business
Park, Addlestone, Weybridge, Surrey KT15 2NX Registered in England No.
868273
------------------------------
Message: 3
Date: Fri, 2 Nov 2007 09:57:08 -0000
From: "Esbach, Brandon" <Esbachb(a)tycoelectronics.com>
Subject: Re: [xwiki-users] Adding a document in XWiki.org
To: "XWiki Users" <users(a)xwiki.org>
Message-ID:
<A259A3D352E3904F8D83CC44E3BE10670233E95C(a)gbd04mx02.tycoelectronics.net>
Content-Type: text/plain; charset="iso-8859-1"
Given that I can't access outside servers from our server network
(company policy), I adjusted this to reflect my own database - changing
only the db name and user details. I setup a table to mimic your column
name as well.
On 1.1 it seems to work; though my environment is a bit different to
standard release (not completely standard xwiki install).
________________________________
From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org] On Behalf
Of Your XEN ICT Team - Ricardo Rodriguez
Sent: 01 November 2007 19:15
To: XWiki Users
Subject: Re: [xwiki-users] Adding a document in XWiki.org
Esbach, Brandon wrote:
Xwiki.org sandbox: you don't normally get programming rights
(admin rights don't guarantee programming rights on the .org sites).
Someone on the xwiki team will have to open and save the page
for you in order to test it.
Thanks for the information. I didn't realize about the required
programming rights. It is perfectly reasonable that this rights must be
given by an administrator.
But the site is not accessible yet. This link
http://sandbox.xwiki.org/xwiki/bin/view/Main/WebHome keeps generating an
exception while reading document XWiki.XWikiPreferences.
In any case, it there were a problem with programming rights, I
understand that no script will be executed. In this case, scripts
recovering a single record work fine or printing simple lines by using
println work fine.
If it's a local xwiki instance that's also causing the problem,
I'm not sure. Accessing mysql databases seems to work fine for me for
my own local databases.
Could you be so kind as to trying the following script in your xwiki
installation to see if it is my server the only one that is having
problems while printing iterations? Thanks!
<%
import groovy.sql.Sql;
println "This is a sample to access epec in *mire*"
def sendSQL =
Sql.newInstance("jdbc:mysql://mire.environmentalchange.net/epec","epec_R
eadOnly", "epec_ReadOnly", "com.mysql.jdbc.Driver")
sendSQL.eachRow("SELECT * FROM epec.spot s") {row ->println
"${row.code}"}
%>
I've run it in three boxes all of them running 1.2-milestone-1.5235 and
always get the same result.
Please, could anybody else try this? Thank you so much.
Best,
--
Ricardo Rodr?guez
Your XEN ICT Team
Prabhakar,
One solution is to:
1) have some code that is triggered when a user logs in to update their
XWikiUsers object on the users profile page - not sure how to do this -
maybe it needs a change to XWiki to do this - anyone?
2)You could then have some code to read users profile XWikiUsers objects to
list how many times they have logged in - look at the code snippets and
tutorial to get and adapt some code to do this - has anyone got some code
for this?
Hope that helps a little.
It sounds like a useful statistic to collect on the number of times a user
logins in over a week/month/etc - maybe it could be added to the new
statistics page?
Regards,
Richard
-----Original Message-----
From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org]On Behalf
Of prabhakar.gopalsamy(a)wipro.com
Sent: 02 November 2007 10:46
To: users(a)xwiki.org
Subject: [xwiki-users] Login counter
Hi,
Please help me out,
Help for XWiki - User Login Counter
(prabhakar.gopalsamy(a)wipro.com)
Hi All,
I want to be creating the XWiki - User / Admin Login Counter. - (Page
visited for intranet through respective Login).
Please help me, how to do that? If anyone has xwiki code, please send to
me. I am new to XWiki.
Regards,
Prabhakar Gopalsamy
______________________________
Wipro Technologies
-----Original Message-----
From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org] On Behalf
Of users-request(a)xwiki.org
Sent: Friday, November 02, 2007 4:11 PM
To: users(a)xwiki.org
Subject: users Digest, Vol 4, Issue 5
Send users mailing list submissions to
users(a)xwiki.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.xwiki.org/mailman/listinfo/users
or, via email, send a message with subject or body 'help' to
users-request(a)xwiki.org
You can reach the person managing the list at
users-owner(a)xwiki.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of users digest..."
Today's Topics:
1. Re: Porblem Installing w/Oracle (Vincent Massol)
2. Class attributes (goldring, richard)
3. Re: Adding a document in XWiki.org (Esbach, Brandon)
4. Access rights on XWiki space (Marie Sauvage [EBM WebSourcing])
5. Re: Access rights on XWiki space (Esbach, Brandon)
6. Re: Access rights on XWiki space (Marie Sauvage [EBM WebSourcing])
----------------------------------------------------------------------
Message: 1
Date: Fri, 2 Nov 2007 09:24:56 +0100
From: Vincent Massol <vincent(a)massol.net>
Subject: Re: [xwiki-users] Porblem Installing w/Oracle
To: XWiki Users <users(a)xwiki.org>
Message-ID: <16F52207-86BD-4E26-8363-C0C0DA8669DB(a)massol.net>
Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes
Hi Craig,
Have you followed the instructions on
http://www.xwiki.org/xwiki/bin/view/AdminGuide/InstallationOracle
and especially the part about the oracle HBM file?
Also what version of xwiki are you installing?
Thanks
-Vincent
On Nov 2, 2007, at 12:59 AM, Fye Kan wrote:
> Hello,
>
> We're investingating a few wiki options and were trying to use Xwiki
> with Tomcat 6 and Oracle 10g using the war installation process.
> We've modified all of the config files per the instructions on the
> site but are getting the following errors when trying to access the
> default page:
>
> 17:25:31,106 [http-129.147.132.30-80-1] ERROR
> store.XWikiHibernateBaseStore - Failed updating schema: 2
> 17:25:31,213 [http-129.147.132.30-80-1] ERROR
> store.XWikiHibernateBaseStore - While executing query: update
> xwikidoc set xwd_translation=0 where xwd_translati on is null
> 17:25:31,213 [http-129.147.132.30-80-1] ERROR
> store.XWikiHibernateBaseStore - Failed updating schema: ORA-00942:
> table or view does not exist
>
> followed by a lot more errors. This is a brand new install so no
> tables exist yet. The user account we have for the DB has access to
> create/modify/remove tables so we're at a bit of a loss as to what
> the problem is. Does anyone out there have any suggestions as to
> what the problem could be? Do we need to create the tables a head of
> time? Is there a script to do so? Any help would be appreciated,
> thanks!
>
> Craig
> ________________________
------------------------------
Message: 2
Date: Fri, 2 Nov 2007 09:47:46 -0000
From: "goldring, richard" <richard.goldring(a)uk.thalesgroup.com>
Subject: [xwiki-users] Class attributes
To: "'XWiki Users'" <users(a)xwiki.org>
Message-ID:
<C02943801230D611919D00508BDF0C240962642D(a)rtwexch.int.rdel.co.uk>
Content-Type: text/plain
Hi,
Does anyone know how to set the various Class properties? There appears
to
be no documentation on this - if there's anyone in the know who could
provide some documentation then it would be really really useful for
developing inline forms to access page object properties to help develop
real applications on XWiki.
i.e. for a display selection list on an inline form ...
Name:
Pretty Name:
Tooltip:
Custom Display:
Unmodifiable:
---
Yes
No
Number:
Validation Regular Expression:
Validation Message:
Size:
Rows:
Editor:
---TextPureTextWysiwyg
Content:
FullyRenderedTextVelocityCodePureText
TaskMainTypeName:
Pretty Name:
Tooltip:
Task main type
Custom Display:
Unmodifiable:
---
Yes
No
Number:
Validation Regular Expression:
Validation Message:
Display Type:
inputselectradiocheckbox
Multiple Select:
---
Yes
No
Relational Storage:
---
Yes
No
Use Picker:
---
Yes
No
Size:
Join separator:
Sort:
noneidvalue
Cache:
---
Yes
No
Values:
Separators:
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 +44 (0) 1749 672081 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. A business of
Thales UK Ltd. Registered Office: 2 Dashwood Lang Road, The Bourne
Business
Park, Addlestone, Weybridge, Surrey KT15 2NX Registered in England No.
868273
------------------------------
Message: 3
Date: Fri, 2 Nov 2007 09:57:08 -0000
From: "Esbach, Brandon" <Esbachb(a)tycoelectronics.com>
Subject: Re: [xwiki-users] Adding a document in XWiki.org
To: "XWiki Users" <users(a)xwiki.org>
Message-ID:
<A259A3D352E3904F8D83CC44E3BE10670233E95C(a)gbd04mx02.tycoelectronics.net>
Content-Type: text/plain; charset="iso-8859-1"
Given that I can't access outside servers from our server network
(company policy), I adjusted this to reflect my own database - changing
only the db name and user details. I setup a table to mimic your column
name as well.
On 1.1 it seems to work; though my environment is a bit different to
standard release (not completely standard xwiki install).
________________________________
From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org] On Behalf
Of Your XEN ICT Team - Ricardo Rodriguez
Sent: 01 November 2007 19:15
To: XWiki Users
Subject: Re: [xwiki-users] Adding a document in XWiki.org
Esbach, Brandon wrote:
Xwiki.org sandbox: you don't normally get programming rights
(admin rights don't guarantee programming rights on the .org sites).
Someone on the xwiki team will have to open and save the page
for you in order to test it.
Thanks for the information. I didn't realize about the required
programming rights. It is perfectly reasonable that this rights must be
given by an administrator.
But the site is not accessible yet. This link
http://sandbox.xwiki.org/xwiki/bin/view/Main/WebHome keeps generating an
exception while reading document XWiki.XWikiPreferences.
In any case, it there were a problem with programming rights, I
understand that no script will be executed. In this case, scripts
recovering a single record work fine or printing simple lines by using
println work fine.
If it's a local xwiki instance that's also causing the problem,
I'm not sure. Accessing mysql databases seems to work fine for me for
my own local databases.
Could you be so kind as to trying the following script in your xwiki
installation to see if it is my server the only one that is having
problems while printing iterations? Thanks!
<%
import groovy.sql.Sql;
println "This is a sample to access epec in *mire*"
def sendSQL =
Sql.newInstance("jdbc:mysql://mire.environmentalchange.net/epec","epec_R
eadOnly", "epec_ReadOnly", "com.mysql.jdbc.Driver")
sendSQL.eachRow("SELECT * FROM epec.spot s") {row ->println
"${row.code}"}
%>
I've run it in three boxes all of them running 1.2-milestone-1.5235 and
always get the same result.
Please, could anybody else try this? Thank you so much.
Best,
--
Ricardo Rodr?guez
Your XEN ICT Team
Hi,
Please help me out,
Help for XWiki - User Login Counter
(prabhakar.gopalsamy(a)wipro.com)
Hi All,
I want to be creating the XWiki - User / Admin Login Counter. - (Page
visited for intranet through respective Login).
Please help me, how to do that? If anyone has xwiki code, please send to
me. I am new to XWiki.
Regards,
Prabhakar Gopalsamy
______________________________
Wipro Technologies
-----Original Message-----
From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org] On Behalf
Of users-request(a)xwiki.org
Sent: Friday, November 02, 2007 4:11 PM
To: users(a)xwiki.org
Subject: users Digest, Vol 4, Issue 5
Send users mailing list submissions to
users(a)xwiki.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.xwiki.org/mailman/listinfo/users
or, via email, send a message with subject or body 'help' to
users-request(a)xwiki.org
You can reach the person managing the list at
users-owner(a)xwiki.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of users digest..."
Today's Topics:
1. Re: Porblem Installing w/Oracle (Vincent Massol)
2. Class attributes (goldring, richard)
3. Re: Adding a document in XWiki.org (Esbach, Brandon)
4. Access rights on XWiki space (Marie Sauvage [EBM WebSourcing])
5. Re: Access rights on XWiki space (Esbach, Brandon)
6. Re: Access rights on XWiki space (Marie Sauvage [EBM WebSourcing])
----------------------------------------------------------------------
Message: 1
Date: Fri, 2 Nov 2007 09:24:56 +0100
From: Vincent Massol <vincent(a)massol.net>
Subject: Re: [xwiki-users] Porblem Installing w/Oracle
To: XWiki Users <users(a)xwiki.org>
Message-ID: <16F52207-86BD-4E26-8363-C0C0DA8669DB(a)massol.net>
Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes
Hi Craig,
Have you followed the instructions on
http://www.xwiki.org/xwiki/bin/view/AdminGuide/InstallationOracle
and especially the part about the oracle HBM file?
Also what version of xwiki are you installing?
Thanks
-Vincent
On Nov 2, 2007, at 12:59 AM, Fye Kan wrote:
> Hello,
>
> We're investingating a few wiki options and were trying to use Xwiki
> with Tomcat 6 and Oracle 10g using the war installation process.
> We've modified all of the config files per the instructions on the
> site but are getting the following errors when trying to access the
> default page:
>
> 17:25:31,106 [http-129.147.132.30-80-1] ERROR
> store.XWikiHibernateBaseStore - Failed updating schema: 2
> 17:25:31,213 [http-129.147.132.30-80-1] ERROR
> store.XWikiHibernateBaseStore - While executing query: update
> xwikidoc set xwd_translation=0 where xwd_translati on is null
> 17:25:31,213 [http-129.147.132.30-80-1] ERROR
> store.XWikiHibernateBaseStore - Failed updating schema: ORA-00942:
> table or view does not exist
>
> followed by a lot more errors. This is a brand new install so no
> tables exist yet. The user account we have for the DB has access to
> create/modify/remove tables so we're at a bit of a loss as to what
> the problem is. Does anyone out there have any suggestions as to
> what the problem could be? Do we need to create the tables a head of
> time? Is there a script to do so? Any help would be appreciated,
> thanks!
>
> Craig
> ________________________
------------------------------
Message: 2
Date: Fri, 2 Nov 2007 09:47:46 -0000
From: "goldring, richard" <richard.goldring(a)uk.thalesgroup.com>
Subject: [xwiki-users] Class attributes
To: "'XWiki Users'" <users(a)xwiki.org>
Message-ID:
<C02943801230D611919D00508BDF0C240962642D(a)rtwexch.int.rdel.co.uk>
Content-Type: text/plain
Hi,
Does anyone know how to set the various Class properties? There appears
to
be no documentation on this - if there's anyone in the know who could
provide some documentation then it would be really really useful for
developing inline forms to access page object properties to help develop
real applications on XWiki.
i.e. for a display selection list on an inline form ...
Name:
Pretty Name:
Tooltip:
Custom Display:
Unmodifiable:
---
Yes
No
Number:
Validation Regular Expression:
Validation Message:
Size:
Rows:
Editor:
---TextPureTextWysiwyg
Content:
FullyRenderedTextVelocityCodePureText
TaskMainTypeName:
Pretty Name:
Tooltip:
Task main type
Custom Display:
Unmodifiable:
---
Yes
No
Number:
Validation Regular Expression:
Validation Message:
Display Type:
inputselectradiocheckbox
Multiple Select:
---
Yes
No
Relational Storage:
---
Yes
No
Use Picker:
---
Yes
No
Size:
Join separator:
Sort:
noneidvalue
Cache:
---
Yes
No
Values:
Separators:
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 +44 (0) 1749 672081 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. A business of
Thales UK Ltd. Registered Office: 2 Dashwood Lang Road, The Bourne
Business
Park, Addlestone, Weybridge, Surrey KT15 2NX Registered in England No.
868273
------------------------------
Message: 3
Date: Fri, 2 Nov 2007 09:57:08 -0000
From: "Esbach, Brandon" <Esbachb(a)tycoelectronics.com>
Subject: Re: [xwiki-users] Adding a document in XWiki.org
To: "XWiki Users" <users(a)xwiki.org>
Message-ID:
<A259A3D352E3904F8D83CC44E3BE10670233E95C(a)gbd04mx02.tycoelectronics.net>
Content-Type: text/plain; charset="iso-8859-1"
Given that I can't access outside servers from our server network
(company policy), I adjusted this to reflect my own database - changing
only the db name and user details. I setup a table to mimic your column
name as well.
On 1.1 it seems to work; though my environment is a bit different to
standard release (not completely standard xwiki install).
________________________________
From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org] On Behalf
Of Your XEN ICT Team - Ricardo Rodriguez
Sent: 01 November 2007 19:15
To: XWiki Users
Subject: Re: [xwiki-users] Adding a document in XWiki.org
Esbach, Brandon wrote:
Xwiki.org sandbox: you don't normally get programming rights
(admin rights don't guarantee programming rights on the .org sites).
Someone on the xwiki team will have to open and save the page
for you in order to test it.
Thanks for the information. I didn't realize about the required
programming rights. It is perfectly reasonable that this rights must be
given by an administrator.
But the site is not accessible yet. This link
http://sandbox.xwiki.org/xwiki/bin/view/Main/WebHome keeps generating an
exception while reading document XWiki.XWikiPreferences.
In any case, it there were a problem with programming rights, I
understand that no script will be executed. In this case, scripts
recovering a single record work fine or printing simple lines by using
println work fine.
If it's a local xwiki instance that's also causing the problem,
I'm not sure. Accessing mysql databases seems to work fine for me for
my own local databases.
Could you be so kind as to trying the following script in your xwiki
installation to see if it is my server the only one that is having
problems while printing iterations? Thanks!
<%
import groovy.sql.Sql;
println "This is a sample to access epec in *mire*"
def sendSQL =
Sql.newInstance("jdbc:mysql://mire.environmentalchange.net/epec","epec_R
eadOnly", "epec_ReadOnly", "com.mysql.jdbc.Driver")
sendSQL.eachRow("SELECT * FROM epec.spot s") {row ->println
"${row.code}"}
%>
I've run it in three boxes all of them running 1.2-milestone-1.5235 and
always get the same result.
Please, could anybody else try this? Thank you so much.
Best,
--
Ricardo Rodr?guez
Your XEN ICT Team
Hi,
Does anyone know how to set the various Class properties? There appears to
be no documentation on this - if there's anyone in the know who could
provide some documentation then it would be really really useful for
developing inline forms to access page object properties to help develop
real applications on XWiki.
i.e. for a display selection list on an inline form ...
Name:
Pretty Name:
Tooltip:
Custom Display:
Unmodifiable:
---
Yes
No
Number:
Validation Regular Expression:
Validation Message:
Size:
Rows:
Editor:
---TextPureTextWysiwyg
Content:
FullyRenderedTextVelocityCodePureText
TaskMainTypeName:
Pretty Name:
Tooltip:
Task main type
Custom Display:
Unmodifiable:
---
Yes
No
Number:
Validation Regular Expression:
Validation Message:
Display Type:
inputselectradiocheckbox
Multiple Select:
---
Yes
No
Relational Storage:
---
Yes
No
Use Picker:
---
Yes
No
Size:
Join separator:
Sort:
noneidvalue
Cache:
---
Yes
No
Values:
Separators:
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 +44 (0) 1749 672081 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. A business of
Thales UK Ltd. Registered Office: 2 Dashwood Lang Road, The Bourne Business
Park, Addlestone, Weybridge, Surrey KT15 2NX Registered in England No.
868273
Hi,
Please help me out,
Help for XWiki - User Login Counter
(prabhakar.gopalsamy(a)wipro.com)
Hi All,
I want to be creating the XWiki - User / Admin Login Counter. - (Page
visited for intranet through respective Login).
Please help me, how to do that? If anyone has xwiki code, please send to
me. I am new to XWiki.
Regards,
Prabhakar Gopalsamy
______________________________
Wipro Technologies
-----Original Message-----
From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org] On Behalf
Of users-request(a)xwiki.org
Sent: Friday, November 02, 2007 11:53 AM
To: users(a)xwiki.org
Subject: users Digest, Vol 4, Issue 3
Send users mailing list submissions to
users(a)xwiki.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.xwiki.org/mailman/listinfo/users
or, via email, send a message with subject or body 'help' to
users-request(a)xwiki.org
You can reach the person managing the list at
users-owner(a)xwiki.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of users digest..."
Today's Topics:
1. Re: Page not loading (Esbach, Brandon)
2. Re: Page not loading (goldring, richard)
3. Closed JIRA issue 744 seems still to cause problems:
getRenderedContent does not set the proper document in the
context (developers Massol/Dumitru/Dubost) (Andreas)
4. Re: Adding a document in XWiki.org
(Your XEN ICT Team - Ricardo Rodriguez)
5. Porblem Installing w/Oracle (Fye Kan)
6. Re: users Digest, Vol 3, Issue 69 (prabhakar.gopalsamy(a)wipro.com)
----------------------------------------------------------------------
Message: 1
Date: Thu, 1 Nov 2007 15:37:41 -0000
From: "Esbach, Brandon" <Esbachb(a)tycoelectronics.com>
Subject: Re: [xwiki-users] Page not loading
To: "XWiki Users" <users(a)xwiki.org>
Message-ID:
<A259A3D352E3904F8D83CC44E3BE10670233E95B(a)gbd04mx02.tycoelectronics.net>
Content-Type: text/plain; charset="us-ascii"
Add "?viewer=history" (naturally without the "") to the end of the page
name to access the history. This interrupts the page and gives you the
history layout where you can rollback as needed.
If it won't even show you the menu (where the history is usually
accessed), it's possible that you've got another supporting page broken.
-----Original Message-----
From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org] On Behalf
Of goldring, richard
Sent: 01 November 2007 15:27
To: 'XWiki Users'
Subject: Re: [xwiki-users] Page not loading
Er .. no ... the page won't load so I can't access the history view!!!
-----Original Message-----
From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org]On Behalf
Of Esbach, Brandon
Sent: 01 November 2007 15:29
To: XWiki Users
Subject: Re: [xwiki-users] Page not loading
You can go to the history view..
-----Original Message-----
From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org] On Behalf
Of goldring, richard
Sent: 01 November 2007 15:08
To: 'XWiki Users'
Subject: [xwiki-users] Page not loading
Anyone,
My page (WebHome) is not loading - possibly because of some doddgy code
on it.
Is there anyway to revert it back to a previous working version of the
page using some magic code executed on another page?
Regards,
Richard
-----Original Message-----
From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org]On Behalf
Of Vitantonio Messa
Sent: 31 October 2007 07:03
To: XWiki Users
Subject: Re: [xwiki-users] Adding a document in XWiki.org
Hi,
if you take a look at the API, there are all the information you need.
It is possible to create and save a document, through the function
Xwiki.createDocument() and Document.Save(), of course this functions
will work only if you have editing rights (but if you're able to already
edit documents, you have those rights).
Vito
V. Harikrishnan Nair wrote:
> Hello...
>
> I've been able to read and enter data into my personal MySQL
> database (after a very long night, finally!) and I think this should
> be added into the documentation for XWiki.org but first, I want to get
> data from a
textbox
> into the database...
>
> Because the first thing that newbies like me wanted to do was to
> communicate with a personal database (especially through the use of
forms),
> I believe this is important.
>
> How can I add a document in XWiki.org ? Do I have editing rights
?
>
>
> Harikrishnan
>
>
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
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 +44 (0) 1749 672081 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. A business of Thales UK Ltd. Registered
Office: 2 Dashwood Lang Road, The Bourne Business Park, Addlestone,
Weybridge, Surrey KT15 2NX Registered in England No.
868273
_______________________________________________
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
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 +44 (0) 1749 672081 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. A business of Thales UK Ltd. Registered
Office: 2 Dashwood Lang Road, The Bourne Business Park, Addlestone,
Weybridge, Surrey KT15 2NX Registered in England No.
868273
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
------------------------------
Message: 2
Date: Thu, 1 Nov 2007 15:36:42 -0000
From: "goldring, richard" <richard.goldring(a)uk.thalesgroup.com>
Subject: Re: [xwiki-users] Page not loading
To: "'XWiki Users'" <users(a)xwiki.org>
Message-ID:
<C02943801230D611919D00508BDF0C240962642C(a)rtwexch.int.rdel.co.uk>
Content-Type: text/plain
Brandon,
Thanks - that worked! - my code must have gone into an endless loop or
something.
Regards,
Richard
-----Original Message-----
From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org]On Behalf
Of Esbach, Brandon
Sent: 01 November 2007 15:38
To: XWiki Users
Subject: Re: [xwiki-users] Page not loading
Add "?viewer=history" (naturally without the "") to the end of the page
name to access the history. This interrupts the page and gives you the
history layout where you can rollback as needed.
If it won't even show you the menu (where the history is usually
accessed), it's possible that you've got another supporting page broken.
-----Original Message-----
From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org] On Behalf
Of goldring, richard
Sent: 01 November 2007 15:27
To: 'XWiki Users'
Subject: Re: [xwiki-users] Page not loading
Er .. no ... the page won't load so I can't access the history view!!!
-----Original Message-----
From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org]On Behalf
Of Esbach, Brandon
Sent: 01 November 2007 15:29
To: XWiki Users
Subject: Re: [xwiki-users] Page not loading
You can go to the history view..
-----Original Message-----
From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org] On Behalf
Of goldring, richard
Sent: 01 November 2007 15:08
To: 'XWiki Users'
Subject: [xwiki-users] Page not loading
Anyone,
My page (WebHome) is not loading - possibly because of some doddgy code
on it.
Is there anyway to revert it back to a previous working version of the
page using some magic code executed on another page?
Regards,
Richard
-----Original Message-----
From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org]On Behalf
Of Vitantonio Messa
Sent: 31 October 2007 07:03
To: XWiki Users
Subject: Re: [xwiki-users] Adding a document in XWiki.org
Hi,
if you take a look at the API, there are all the information you need.
It is possible to create and save a document, through the function
Xwiki.createDocument() and Document.Save(), of course this functions
will work only if you have editing rights (but if you're able to already
edit documents, you have those rights).
Vito
V. Harikrishnan Nair wrote:
> Hello...
>
> I've been able to read and enter data into my personal MySQL
> database (after a very long night, finally!) and I think this should
> be added into the documentation for XWiki.org but first, I want to get
> data from a
textbox
> into the database...
>
> Because the first thing that newbies like me wanted to do was to
> communicate with a personal database (especially through the use of
forms),
> I believe this is important.
>
> How can I add a document in XWiki.org ? Do I have editing rights
?
>
>
> Harikrishnan
>
>
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
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 +44 (0) 1749 672081 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. A business of Thales UK Ltd. Registered
Office: 2 Dashwood Lang Road, The Bourne Business Park, Addlestone,
Weybridge, Surrey KT15 2NX Registered in England No.
868273
_______________________________________________
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
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 +44 (0) 1749 672081 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. A business of Thales UK Ltd. Registered
Office: 2 Dashwood Lang Road, The Bourne Business Park, Addlestone,
Weybridge, Surrey KT15 2NX Registered in England No.
868273
_______________________________________________
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
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 +44 (0) 1749 672081 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. A business of
Thales UK Ltd. Registered Office: 2 Dashwood Lang Road, The Bourne
Business
Park, Addlestone, Weybridge, Surrey KT15 2NX Registered in England No.
868273
------------------------------
Message: 3
Date: Thu, 1 Nov 2007 11:45:10 -0700
From: Andreas <vonhessling+xwiki.org(a)gmail.com>
Subject: [xwiki-users] Closed JIRA issue 744 seems still to cause
problems: getRenderedContent does not set the proper
document in the
context (developers Massol/Dumitru/Dubost)
To: users(a)xwiki.org
Message-ID:
<a2159590711011145p6b1e2890x8990abea28a936d4(a)mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1
Hello,
I believe my yesterday's question to this list refers to the problem
described in
http://jira.xwiki.org/jira/browse/XWIKI-744
Anybody got similar issues? Any quick fix in sight?
Thanks,
Andreas
------------------------------
Message: 4
Date: Thu, 01 Nov 2007 20:14:46 +0100
From: Your XEN ICT Team - Ricardo Rodriguez <webmaster(a)xen.net>
Subject: Re: [xwiki-users] Adding a document in XWiki.org
To: XWiki Users <users(a)xwiki.org>
Message-ID: <472A25A6.2080009(a)xen.net>
Content-Type: text/plain; charset="iso-8859-1"
Esbach, Brandon wrote:
> Xwiki.org sandbox: you don't normally get programming rights (admin
rights don't guarantee programming rights on the .org sites).
> Someone on the xwiki team will have to open and save the page for you
in order to test it.
>
>
Thanks for the information. I didn't realize about the required
programming rights. It is perfectly reasonable that this rights must be
given by an administrator.
But the site is not accessible yet. This link
http://sandbox.xwiki.org/xwiki/bin/view/Main/WebHome keeps generating an
exception while reading document XWiki.XWikiPreferences.
In any case, it there were a problem with programming rights, I
understand that no script will be executed. In this case, scripts
recovering a single record work fine or printing simple lines by using
println work fine.
> If it's a local xwiki instance that's also causing the problem, I'm
not sure. Accessing mysql databases seems to work fine for me for my
own local databases.
Could you be so kind as to trying the following script in your xwiki
installation to see if it is my server the only one that is having
problems while printing iterations? Thanks!
<%
import groovy.sql.Sql;
println "This is a sample to access epec in *mire*"
def sendSQL =
Sql.newInstance("jdbc:mysql://mire.environmentalchange.net/epec","epec_R
eadOnly", "epec_ReadOnly", "com.mysql.jdbc.Driver")
sendSQL.eachRow("SELECT * FROM epec.spot s") {row ->println
"${row.code}"}
%>
I've run it in three boxes all of them running 1.2-milestone-1.5235 and
always get the same result.
Please, could anybody else try this? Thank you so much.
Best,
--
Ricardo Rodr?guez
Your XEN ICT Team
Hi,
Please help me out,
8. Help for XWiki - User Login Counter
(prabhakar.gopalsamy(a)wipro.com)
Hi All,
I want to be creating the XWiki - User / Admin Login Counter. - (Page
visited for intranet through respective Login).
Please help me, how to do that? If anyone has xwiki code, please send to
me. I am new to XWiki.
Regards,
Prabhakar Gopalsamy
______________________________
Wipro Technologies
-----Original Message-----
From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org] On Behalf
Of users-request(a)xwiki.org
Sent: Wednesday, October 31, 2007 1:26 PM
To: users(a)xwiki.org
Subject: users Digest, Vol 3, Issue 69
Send users mailing list submissions to
users(a)xwiki.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.xwiki.org/mailman/listinfo/users
or, via email, send a message with subject or body 'help' to
users-request(a)xwiki.org
You can reach the person managing the list at
users-owner(a)xwiki.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of users digest..."
Today's Topics:
1. Re: Sample Groovy Code (V. Harikrishnan Nair)
2. Adding a document in XWiki.org (V. Harikrishnan Nair)
3. Re: Xwiki file and attachment storage (Vincent Massol)
4. Re: Sample Groovy Code (Vincent Massol)
5. Re: Adding a document in XWiki.org (Vitantonio Messa)
6. Re: Adding a document in XWiki.org (Vincent Massol)
7. Re: Xwiki file and attachment storage
(Your XEN ICT Team - Ricardo Rodriguez)
8. Help for XWiki - User Login Counter
(prabhakar.gopalsamy(a)wipro.com)
----------------------------------------------------------------------
Message: 1
Date: Tue, 30 Oct 2007 22:19:08 -0700 (PDT)
From: "V. Harikrishnan Nair" <harikrishnan_v(a)amritatech.com>
Subject: Re: [xwiki-users] Sample Groovy Code
To: users(a)xwiki.org
Message-ID: <13502522.post(a)talk.nabble.com>
Content-Type: text/plain; charset=us-ascii
Hello Vincent,
I've found out QueryPluginApi from the docs. But even if this is the
API
you meant, why is it not possible to use Groovy to access the database
of my
choice to display my data ?
Harikrishnan
vmassol wrote:
>
> Hi,
>
> Don't call the database directly. XWiki offers API for doing this.
>
> What tutorial are you referring to?
>
> Thanks
> -Vincent
>
> On Oct 30, 2007, at 11:53 AM, V. Harikrishnan Nair wrote:
>
>>
>> Hi all...
>>
>> I am learning how to read from the default xwiki database xwiki_db
>> using
>> groovy. This is the code I got from the tutorial ->
>>
>> -------------
>> import groovy.sql.Sql
>> sql =
>> Sql.newInstance("jdbc:jtds:sqlserver://serverName/dbName-
>> CLASS;domain=domainName",
>> "username",
>> "password", "net.sourceforge.jtds.jdbc.Driver")
>> sql.eachRow("select * from tableName", { println it.id + " --
>> ${it.firstName} --"} );
>> ------------
>>
>> This is the code which is edited by me ->
>>
>> -----------
>> import groovy.sql.Sql
>> sql =
>> Sql.newInstance("jdbc:jtds:sqlserver://localhost/xwiki_db-
>> CLASS;domain=domainName",
>> "sa",
>> "", "net.sourceforge.jtds.jdbc.Driver")
>> sql.eachRow("select * from XWIKIDOC", { println it.id + " -- $
>> {it.firstName}
>> --"} );
>> ----------
>>
>> Can anyone please rectify any errors here ? Especially the closure
>> in the
>> third line as I don't know the fields present in XWIKIDOC table...
>>
>> Thanks,
>> Harikrishnan
>
> _______________________________________________
> users mailing list
> users(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
>
>
--
View this message in context:
http://www.nabble.com/Sample-Groovy-Code-tf4717685.html#a13502522
Sent from the XWiki- Users mailing list archive at Nabble.com.
------------------------------
Message: 2
Date: Tue, 30 Oct 2007 23:57:03 -0700 (PDT)
From: "V. Harikrishnan Nair" <harikrishnan_v(a)amritatech.com>
Subject: [xwiki-users] Adding a document in XWiki.org
To: users(a)xwiki.org
Message-ID: <13503839.post(a)talk.nabble.com>
Content-Type: text/plain; charset=us-ascii
Hello...
I've been able to read and enter data into my personal MySQL database
(after a very long night, finally!) and I think this should be added
into
the documentation for XWiki.org but first, I want to get data from a
textbox
into the database...
Because the first thing that newbies like me wanted to do was to
communicate with a personal database (especially through the use of
forms),
I believe this is important.
How can I add a document in XWiki.org ? Do I have editing rights ?
Harikrishnan
--
View this message in context:
http://www.nabble.com/Adding-a-document-in-XWiki.org-tf4723188.html#a135
03839
Sent from the XWiki- Users mailing list archive at Nabble.com.
------------------------------
Message: 3
Date: Wed, 31 Oct 2007 07:59:05 +0100
From: Vincent Massol <vincent(a)massol.net>
Subject: Re: [xwiki-users] Xwiki file and attachment storage
To: XWiki Users <users(a)xwiki.org>
Message-ID: <25635B2F-435B-4FBB-9191-84868EFD0F94(a)massol.net>
Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes
On Oct 31, 2007, at 12:01 AM, Your XEN ICT Team - Ricardo Rodriguez
wrote:
> Vincent Massol wrote:
>> Sorry but no. The scope for 1.2 was changed a long time ago. More =
>
>> importantly Artem who was working on it has stopped participating
>> to =
>
>> XWiki for some time since he's busy on other stuff. He'll join us
>> back =
>
>> later but there's no ETA right now on the JCR implementation.
>>
>> However I'm curious to know why you need attachments stored in the =
>
>> file system.
>>
>> Thanks
>> -Vincent
> Sorry if jumping in this thread is not the most elegant way of =
>
> collaborate, but I've missed this option, to store attachments in
> the =
>
> file system, today.
>
> For instance: we use a lot of high resolution pictures in our work.
> If I =
>
> can store this images in the file system I can access them by using =
>
> "regular" drive mapping, web server access, sftp,... I mean: I could =
>
> keep relying on different clients to read the files while I could
> rely =
>
> on XWiki to easy the way users "load" files in the system.
>
> Hope this makes sense for you.
Definitely. For this use case, webdav support would probably be the
best. We have jira issues opened for this but nobody has implemented
it yet AFAIK. I guess if the JCR implementation also supports Webdav
that should work too.
-Vincent
------------------------------
Message: 4
Date: Wed, 31 Oct 2007 08:01:06 +0100
From: Vincent Massol <vincent(a)massol.net>
Subject: Re: [xwiki-users] Sample Groovy Code
To: XWiki Users <users(a)xwiki.org>
Message-ID: <C46002A9-5CF4-45A1-BEC3-7BC51FF3B9E9(a)massol.net>
Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes
First, you need to tell us what's your use case. What information do
you wish to get from the database?
Thanks
-Vincent
On Oct 31, 2007, at 6:19 AM, V. Harikrishnan Nair wrote:
>
> Hello Vincent,
>
> I've found out QueryPluginApi from the docs. But even if this is
> the API
> you meant, why is it not possible to use Groovy to access the
> database of my
> choice to display my data ?
>
> Harikrishnan
>
>
> vmassol wrote:
>>
>> Hi,
>>
>> Don't call the database directly. XWiki offers API for doing this.
>>
>> What tutorial are you referring to?
>>
>> Thanks
>> -Vincent
>>
>> On Oct 30, 2007, at 11:53 AM, V. Harikrishnan Nair wrote:
>>
>>>
>>> Hi all...
>>>
>>> I am learning how to read from the default xwiki database xwiki_db
>>> using
>>> groovy. This is the code I got from the tutorial ->
>>>
>>> -------------
>>> import groovy.sql.Sql
>>> sql =
>>> Sql.newInstance("jdbc:jtds:sqlserver://serverName/dbName-
>>> CLASS;domain=domainName",
>>> "username",
>>> "password", "net.sourceforge.jtds.jdbc.Driver")
>>> sql.eachRow("select * from tableName", { println it.id + " --
>>> ${it.firstName} --"} );
>>> ------------
>>>
>>> This is the code which is edited by me ->
>>>
>>> -----------
>>> import groovy.sql.Sql
>>> sql =
>>> Sql.newInstance("jdbc:jtds:sqlserver://localhost/xwiki_db-
>>> CLASS;domain=domainName",
>>> "sa",
>>> "", "net.sourceforge.jtds.jdbc.Driver")
>>> sql.eachRow("select * from XWIKIDOC", { println it.id + " -- $
>>> {it.firstName}
>>> --"} );
>>> ----------
>>>
>>> Can anyone please rectify any errors here ? Especially the closure
>>> in the
>>> third line as I don't know the fields present in XWIKIDOC table...
>>>
>>> Thanks,
>>> Harikrishnan
>>
>> _______________________________________________
>> users mailing list
>> users(a)xwiki.org
>> http://lists.xwiki.org/mailman/listinfo/users
>>
>>
>
> --
> View this message in context:
http://www.nabble.com/Sample-Groovy-Code-tf4717685.html#a13502522
> 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
------------------------------
Message: 5
Date: Wed, 31 Oct 2007 09:02:42 +0200
From: Vitantonio Messa <vitantonio.messa(a)coss.fi>
Subject: Re: [xwiki-users] Adding a document in XWiki.org
To: XWiki Users <users(a)xwiki.org>
Message-ID: <47282892.90804(a)coss.fi>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Hi,
if you take a look at the API, there are all the information you need.
It is possible to create and save a document, through the function
Xwiki.createDocument() and Document.Save(), of course this functions
will work only if you have editing rights (but if you're able to already
edit documents, you have those rights).
Vito
V. Harikrishnan Nair wrote:
> Hello...
>
> I've been able to read and enter data into my personal MySQL
database
> (after a very long night, finally!) and I think this should be added
into
> the documentation for XWiki.org but first, I want to get data from a
textbox
> into the database...
>
> Because the first thing that newbies like me wanted to do was to
> communicate with a personal database (especially through the use of
forms),
> I believe this is important.
>
> How can I add a document in XWiki.org ? Do I have editing rights
?
>
>
> Harikrishnan
>
>
------------------------------
Message: 6
Date: Wed, 31 Oct 2007 08:03:58 +0100
From: Vincent Massol <vincent(a)massol.net>
Subject: Re: [xwiki-users] Adding a document in XWiki.org
To: XWiki Users <users(a)xwiki.org>
Message-ID: <CB37D70F-FBC1-44CD-A715-388D6EEDC60F(a)massol.net>
Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes
On Oct 31, 2007, at 7:57 AM, V. Harikrishnan Nair wrote:
>
> Hello...
>
> I've been able to read and enter data into my personal MySQL
> database
> (after a very long night, finally!) and I think this should be added
> into
> the documentation for XWiki.org but first, I want to get data from a
> textbox
> into the database...
>
> Because the first thing that newbies like me wanted to do was to
> communicate with a personal database (especially through the use of
> forms),
> I believe this is important.
You're the first one I see to have this need so I'm curious to
understand what's your use case first. My belief is that you're not
using XWiki properly.
> How can I add a document in XWiki.org ? Do I have editing rights ?
Everybody has editing rights but before you make any change:
1) let's agree you have a valid use case and that's you're using the
proper way of doing it
2) if 1) is agreed then let's decide together where it should go on
xwiki.org
Let's start with 1) first.
Thanks for offering your help for xwiki.org, very much appreciated.
-Vincent
------------------------------
Message: 7
Date: Wed, 31 Oct 2007 08:37:22 +0100
From: Your XEN ICT Team - Ricardo Rodriguez <webmaster(a)xen.net>
Subject: Re: [xwiki-users] Xwiki file and attachment storage
To: XWiki Users <users(a)xwiki.org>
Message-ID: <472830B2.1000901(a)xen.net>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Vincent Massol wrote:
> Definitely. For this use case, webdav support would probably be the
> best. We have jira issues opened for this but nobody has implemented
> it yet AFAIK. I guess if the JCR implementation also supports Webdav
> that should work too.
>
> -Vincent
>
> _______________________________________________
> users mailing list
> users(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
>
Thanks, Vincent. I'll search and keep track of these issues.
Unfortunately I'm still far from being able to contribute to such an
effort. But keep trying hard!
Cheers,
--
Ricardo Rodr?guez
Your XEN ICT Team
------------------------------
Message: 8
Date: Wed, 31 Oct 2007 12:24:20 +0530
From: <prabhakar.gopalsamy(a)wipro.com>
Subject: [xwiki-users] Help for XWiki - User Login Counter
To: <users(a)xwiki.org>
Cc: prabhakar.gopalsamy(a)wipro.com
Message-ID:
<E98CB0DA71F20341907598C3494F320D015AC244(a)BLR-EC-MBX08.wipro.com>
Content-Type: text/plain; charset="us-ascii"
Hi All,
I want to be creating the XWiki - User / Admin Login Counter. - (Page
visited for intranet through respective Login).
Please help me, how to do that? If anyone has xwiki code, please send to
me. I am new to XWiki.
Regards,
Prabhakar Gopalsamy
______________________________
Wipro Technologies
The information contained in this electronic message and any attachments
to this message are intended for the exclusive use of the addressee(s)
and may contain proprietary, confidential or privileged information. If
you are not the intended recipient, you should not disseminate,
distribute or copy this e-mail. Please notify the sender immediately and
destroy all copies of this message and any attachments.
WARNING: Computer viruses can be transmitted via email. The recipient
should check this email and any attachments for the presence of viruses.
The company accepts no liability for any damage caused by any virus
transmitted by this email.
www.wipro.com
Er .. no ... the page won't load so I can't access the history view!!!
-----Original Message-----
From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org]On Behalf
Of Esbach, Brandon
Sent: 01 November 2007 15:29
To: XWiki Users
Subject: Re: [xwiki-users] Page not loading
You can go to the history view..
-----Original Message-----
From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org] On Behalf
Of goldring, richard
Sent: 01 November 2007 15:08
To: 'XWiki Users'
Subject: [xwiki-users] Page not loading
Anyone,
My page (WebHome) is not loading - possibly because of some doddgy code
on it.
Is there anyway to revert it back to a previous working version of the
page using some magic code executed on another page?
Regards,
Richard
-----Original Message-----
From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org]On Behalf
Of Vitantonio Messa
Sent: 31 October 2007 07:03
To: XWiki Users
Subject: Re: [xwiki-users] Adding a document in XWiki.org
Hi,
if you take a look at the API, there are all the information you need.
It is possible to create and save a document, through the function
Xwiki.createDocument() and Document.Save(), of course this functions
will work only if you have editing rights (but if you're able to already
edit documents, you have those rights).
Vito
V. Harikrishnan Nair wrote:
> Hello...
>
> I've been able to read and enter data into my personal MySQL
> database (after a very long night, finally!) and I think this should
> be added into the documentation for XWiki.org but first, I want to get
> data from a
textbox
> into the database...
>
> Because the first thing that newbies like me wanted to do was to
> communicate with a personal database (especially through the use of
forms),
> I believe this is important.
>
> How can I add a document in XWiki.org ? Do I have editing rights
?
>
>
> Harikrishnan
>
>
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
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 +44 (0) 1749 672081 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. A business of Thales UK Ltd. Registered
Office: 2 Dashwood Lang Road, The Bourne Business Park, Addlestone,
Weybridge, Surrey KT15 2NX Registered in England No.
868273
_______________________________________________
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
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 +44 (0) 1749 672081 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. A business of
Thales UK Ltd. Registered Office: 2 Dashwood Lang Road, The Bourne Business
Park, Addlestone, Weybridge, Surrey KT15 2NX Registered in England No.
868273
Brandon,
Thanks - that worked! - my code must have gone into an endless loop or
something.
Regards,
Richard
-----Original Message-----
From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org]On Behalf
Of Esbach, Brandon
Sent: 01 November 2007 15:38
To: XWiki Users
Subject: Re: [xwiki-users] Page not loading
Add "?viewer=history" (naturally without the "") to the end of the page
name to access the history. This interrupts the page and gives you the
history layout where you can rollback as needed.
If it won't even show you the menu (where the history is usually
accessed), it's possible that you've got another supporting page broken.
-----Original Message-----
From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org] On Behalf
Of goldring, richard
Sent: 01 November 2007 15:27
To: 'XWiki Users'
Subject: Re: [xwiki-users] Page not loading
Er .. no ... the page won't load so I can't access the history view!!!
-----Original Message-----
From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org]On Behalf
Of Esbach, Brandon
Sent: 01 November 2007 15:29
To: XWiki Users
Subject: Re: [xwiki-users] Page not loading
You can go to the history view..
-----Original Message-----
From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org] On Behalf
Of goldring, richard
Sent: 01 November 2007 15:08
To: 'XWiki Users'
Subject: [xwiki-users] Page not loading
Anyone,
My page (WebHome) is not loading - possibly because of some doddgy code
on it.
Is there anyway to revert it back to a previous working version of the
page using some magic code executed on another page?
Regards,
Richard
-----Original Message-----
From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org]On Behalf
Of Vitantonio Messa
Sent: 31 October 2007 07:03
To: XWiki Users
Subject: Re: [xwiki-users] Adding a document in XWiki.org
Hi,
if you take a look at the API, there are all the information you need.
It is possible to create and save a document, through the function
Xwiki.createDocument() and Document.Save(), of course this functions
will work only if you have editing rights (but if you're able to already
edit documents, you have those rights).
Vito
V. Harikrishnan Nair wrote:
> Hello...
>
> I've been able to read and enter data into my personal MySQL
> database (after a very long night, finally!) and I think this should
> be added into the documentation for XWiki.org but first, I want to get
> data from a
textbox
> into the database...
>
> Because the first thing that newbies like me wanted to do was to
> communicate with a personal database (especially through the use of
forms),
> I believe this is important.
>
> How can I add a document in XWiki.org ? Do I have editing rights
?
>
>
> Harikrishnan
>
>
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
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 +44 (0) 1749 672081 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. A business of Thales UK Ltd. Registered
Office: 2 Dashwood Lang Road, The Bourne Business Park, Addlestone,
Weybridge, Surrey KT15 2NX Registered in England No.
868273
_______________________________________________
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
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 +44 (0) 1749 672081 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. A business of Thales UK Ltd. Registered
Office: 2 Dashwood Lang Road, The Bourne Business Park, Addlestone,
Weybridge, Surrey KT15 2NX Registered in England No.
868273
_______________________________________________
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
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 +44 (0) 1749 672081 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. A business of
Thales UK Ltd. Registered Office: 2 Dashwood Lang Road, The Bourne Business
Park, Addlestone, Weybridge, Surrey KT15 2NX Registered in England No.
868273