Apparently tortoise does not work well with IE 7 installed.
Philip Wright
Reports Analyst
ACS: BPS
Office: 503-907-1501 ext 3714
Cell: 503-891-4920
Philip.wright(a)acs-inc.com
Affiliated Computer Services, Inc
Affiliated Computer Services, Inc (ACS) Proprietary and Confidential
Information
This document (or any part thereof) may not be disseminated outside of ACS
in either electronic or physical form without specific authorization of the
office of the ACS Chief Information Security Officer. The information
included in this document represents no commitment by ACS to any other
party. The policies and standards described do not consider any country law
or other directive outside of the United States.
-----Original Message-----
From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org] On Behalf Of
Thomas Mortagne
Sent: Tuesday, June 17, 2008 1:31 AM
To: XWiki Users
Subject: Re: [xwiki-users] trying to use ldap auth
On Mon, Jun 16, 2008 at 9:36 PM, Wright, Philip <Philip.Wright(a)acs-inc.com>
wrote:
> My question was how do I implement your patch referenced at below link
> :)
>
>
http://jira.xwiki.org/jira/browse/XWIKI-2264?page=com.atlassian.jira.plugin.
> system.issuetabpanels%3Acomment-tabpanel
To apply it you have to:
- first checkhout xwiki-core with a svn client (if you are on Windows you
should use Tortoisesvn). Makes sure to checkout the branch corresponding to
the version you want to patch (1.4.x, 1.5.x, etc.).
See http://dev.xwiki.org/xwiki/bin/view/Community/SourceRepository.
- apply the patch. If you use a graphical svn client it should include an
"apply patch" or something like that somewhere in the menu
- rebuild xwiki-core. See
http://dev.xwiki.org/xwiki/bin/view/Community/Building
- replace the xwiki-core-<version>.jar from you xwiki installation with
generated xwiki-core-<version>.jar
>
>
>
>
> Philip Wright
>
> Reports Analyst
>
> ACS: BPS
>
>
>
> Office: 503-907-1501 ext 3714
>
> Cell: 503-891-4920
>
> Philip.wright(a)acs-inc.com
>
>
>
>
>
>
>
>
>
> Affiliated Computer Services, Inc
>
>
>
> Affiliated Computer Services, Inc (ACS) Proprietary and Confidential
> Information This document (or any part thereof) may not be
> disseminated outside of ACS in either electronic or physical form
> without specific authorization of the office of the ACS Chief
> Information Security Officer. The information included in this
> document represents no commitment by ACS to any other party. The
> policies and standards described do not consider any country law or
> other directive outside of the United States.
>
>
> -----Original Message-----
> From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org] On
> Behalf Of Thomas Mortagne
> Sent: Monday, June 16, 2008 11:51 AM
> To: XWiki Users
> Subject: Re: [xwiki-users] trying to use ldap auth
>
> On Mon, Jun 16, 2008 at 8:30 PM, Wright, Philip
> <Philip.Wright(a)acs-inc.com>
> wrote:
>> I know I sound like a noob, which I am :) However how do I implement
> this?
>> Do I just copy the code into the authenticator code?
>
> I don't understand. You speak about java code ?
>
> Before writing any code you should start create a jira issue on
> http://jira.xwiki.org explaining what is the problem, how to reproduce it.
> After that if you can propose a way to fix it or even attach a patch,
> it's even better ;)
>
>>
>>
>>
>>
>> Philip Wright
>>
>> Reports Analyst
>>
>> ACS: BPS
>>
>>
>>
>> Office: 503-907-1501 ext 3714
>>
>> Cell: 503-891-4920
>>
>> Philip.wright(a)acs-inc.com
>>
>>
>>
>>
>>
>>
>>
>>
>>
>> Affiliated Computer Services, Inc
>>
>>
>>
>> Affiliated Computer Services, Inc (ACS) Proprietary and Confidential
>> Information This document (or any part thereof) may not be
>> disseminated outside of ACS in either electronic or physical form
>> without specific authorization of the office of the ACS Chief
>> Information Security Officer. The information included in this
>> document represents no commitment by ACS to any other party. The
>> policies and standards described do not consider any country law or
>> other directive outside of the United States.
>>
>>
>> -----Original Message-----
>> From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org] On
>> Behalf Of Thomas Mortagne
>> Sent: Monday, June 16, 2008 11:25 AM
>> To: XWiki Users
>> Subject: Re: [xwiki-users] trying to use ldap auth
>>
>> Hi,
>>
>> On Mon, Jun 16, 2008 at 8:24 PM, Thomas Mortagne
>> <thomas.mortagne(a)xwiki.com>
>> wrote:
>>> On Mon, Jun 16, 2008 at 8:05 PM, Wright, Philip
>>> <Philip.Wright(a)acs-inc.com> wrote:
>>>> I am trying to use ldap auth. however I am running into a few
>>>> challenges with its whitespace and "." handling.
>>>>
>>>> All my users cn contain a whitespace between the givenname and the
>>>> sn All my users samaccountnames contain a "." between the givenname
>>>> and the sn
>>>>
>>>>
>>>> Is there a way to change xwiki's handling of whitespaces in an ldap
>>>> login or its handling of ".". I would prefer if during the ldap
>>>> import it would remove the whitespace in the cn so we could use
>>>> that as
>> our UID.
>>>
>>> LDAP authenticator now handle "." in login names that way. See
>>> http://jira.xwiki.org/jira/browse/XWIKI-2264
>>>
>>> You should crea
>>
>> You should create a jira issue about space.
>>
>>>
>>>>
>>>>
>>>>
>>>> Philip Wright
>>>>
>>>> Reports Analyst
>>>>
>>>> ACS: BPS
>>>>
>>>>
>>>>
>>>> Office: 503-907-1501 ext 3714
>>>>
>>>> Cell: 503-891-4920
>>>>
>>>> Philip.wright(a)acs-inc.com
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>> Affiliated Computer Services, Inc
>>>>
>>>>
>>>>
>>>> Affiliated Computer Services, Inc (ACS) Proprietary and
>>>> Confidential Information This document (or any part thereof) may
>>>> not be disseminated outside of ACS in either electronic or physical
>>>> form without specific authorization of the office of the ACS Chief
>>>> Information Security Officer. The information included in this
>>>> document represents no commitment by ACS to any other party. The
>>>> policies and standards described do not consider any country law or
>>>> other directive outside of the United States.
>>>>
>>>>
>>>>
>>>> _______________________________________________
>>>> users mailing list
>>>> users(a)xwiki.org
>>>> http://lists.xwiki.org/mailman/listinfo/users
>>>>
>>>>
>>>
>>>
>>>
>>> --
>>> Thomas Mortagne
>>>
>>
>>
>>
>> --
>> Thomas Mortagne
>> _______________________________________________
>> 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
>>
>
>
>
> --
> Thomas Mortagne
> _______________________________________________
> 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
>
--
Thomas Mortagne
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
hello people
i am trying to modify the doctree 1.5 plugin jar to meet my needs. i have imported the files into my new java project (that were consistent into the jar) and added a new library: commons-collections-3.1
the jar contents:
DocumentTree.java
DocumentTreePlugin.java
DocumentTreePluginApi.java
the first one was ok, but the 2 and 3rd have loads of errors. it cannot find my imports:
import com.xpn.xwiki.XWikiContext;
import com.xpn.xwiki.XWikiException;
import com.xpn.xwiki.api.Api;
import com.xpn.xwiki.doc.XWikiDocument;
import com.xpn.xwiki.plugin.XWikiDefaultPlugin;
import com.xpn.xwiki.plugin.XWikiPluginInterface;
i don't understand how it is ok in the plugin , but still i am asked to create new interfaces or classes.
Take care ,
Gabriela Radu :)
www.gabrielaradu.com
I know I sound like a noob, which I am :) However how do I implement this?
Do I just copy the code into the authenticator code?
Philip Wright
Reports Analyst
ACS: BPS
Office: 503-907-1501 ext 3714
Cell: 503-891-4920
Philip.wright(a)acs-inc.com
Affiliated Computer Services, Inc
Affiliated Computer Services, Inc (ACS) Proprietary and Confidential
Information
This document (or any part thereof) may not be disseminated outside of ACS
in either electronic or physical form without specific authorization of the
office of the ACS Chief Information Security Officer. The information
included in this document represents no commitment by ACS to any other
party. The policies and standards described do not consider any country law
or other directive outside of the United States.
-----Original Message-----
From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org] On Behalf Of
Thomas Mortagne
Sent: Monday, June 16, 2008 11:25 AM
To: XWiki Users
Subject: Re: [xwiki-users] trying to use ldap auth
Hi,
On Mon, Jun 16, 2008 at 8:24 PM, Thomas Mortagne <thomas.mortagne(a)xwiki.com>
wrote:
> On Mon, Jun 16, 2008 at 8:05 PM, Wright, Philip
> <Philip.Wright(a)acs-inc.com> wrote:
>> I am trying to use ldap auth. however I am running into a few
>> challenges with its whitespace and "." handling.
>>
>> All my users cn contain a whitespace between the givenname and the sn
>> All my users samaccountnames contain a "." between the givenname and
>> the sn
>>
>>
>> Is there a way to change xwiki's handling of whitespaces in an ldap
>> login or its handling of ".". I would prefer if during the ldap
>> import it would remove the whitespace in the cn so we could use that as
our UID.
>
> LDAP authenticator now handle "." in login names that way. See
> http://jira.xwiki.org/jira/browse/XWIKI-2264
>
> You should crea
You should create a jira issue about space.
>
>>
>>
>>
>> Philip Wright
>>
>> Reports Analyst
>>
>> ACS: BPS
>>
>>
>>
>> Office: 503-907-1501 ext 3714
>>
>> Cell: 503-891-4920
>>
>> Philip.wright(a)acs-inc.com
>>
>>
>>
>>
>>
>>
>>
>>
>>
>> Affiliated Computer Services, Inc
>>
>>
>>
>> Affiliated Computer Services, Inc (ACS) Proprietary and Confidential
>> Information This document (or any part thereof) may not be
>> disseminated outside of ACS in either electronic or physical form
>> without specific authorization of the office of the ACS Chief
>> Information Security Officer. The information included in this
>> document represents no commitment by ACS to any other party. The
>> policies and standards described do not consider any country law or
>> other directive outside of the United States.
>>
>>
>>
>> _______________________________________________
>> users mailing list
>> users(a)xwiki.org
>> http://lists.xwiki.org/mailman/listinfo/users
>>
>>
>
>
>
> --
> Thomas Mortagne
>
--
Thomas Mortagne
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
I am trying to use ldap auth. however I am running into a few challenges
with its whitespace and "." handling.
All my users cn contain a whitespace between the givenname and the sn
All my users samaccountnames contain a "." between the givenname and the sn
Is there a way to change xwiki's handling of whitespaces in an ldap login or
its handling of ".". I would prefer if during the ldap import it would
remove the whitespace in the cn so we could use that as our UID.
Philip Wright
Reports Analyst
ACS: BPS
Office: 503-907-1501 ext 3714
Cell: 503-891-4920
Philip.wright(a)acs-inc.com
Affiliated Computer Services, Inc
Affiliated Computer Services, Inc (ACS) Proprietary and Confidential
Information
This document (or any part thereof) may not be disseminated outside of ACS
in either electronic or physical form without specific authorization of the
office of the ACS Chief Information Security Officer. The information
included in this document represents no commitment by ACS to any other
party. The policies and standards described do not consider any country law
or other directive outside of the United States.
Hi all,
Me again...
I'm trying to get Xwiki to run behind Apache using mod_proxy, so that I have access to Xwiki via port 80 and can still do other Apache stuff. I've set up Apache according to:
http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Performances
ProxyRequests Off
<Proxy *>
Order deny,allow
Allow from all
</Proxy>
ProxyPreserveHost On
ProxyPass /xwiki ajp://localhost:8009/xwiki
I have also enabled the AJP connector in the Xwiki Jetty's jetty.xml file, by un-commenting the relevant section
However, I get an Apache error page when trying to load the proxied Xwiki (200 OK - "The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.")
This is what appears in the Xwiki log:
2008-06-16 15:25:48,550 [http://HOST/xwiki/bin/view/Main/WebHome] [AJP13Listener2-2] ERROR web.XWikiAction - Connection aborted
Any ideas?
Thanks,
Graeme
Glasgow Caledonian University is a registered Scottish charity, number SC021474
Hi,
i use TaskManagerApplication10M2.xar under xwiki-enterprise-hsqldb-1.4.1
and
In the task pages, when i try to click on the assignee, Status or Severity
setting of any task (for interaction with task),
i see this error message instead of obtaining the small dialog box (to
change the setting without). Why ?
gwtapi.errorwithcode com.google.gwt.user.client.rpc.InvocationException:
//OK[22,2,21,2,20,2,19,2,18,2,17,2,16,2,15,2,14,2,13,2,12,2,11,2,10,2,9,2,8,2,7,2,6,2,5,2,4,2,3,2,10,1,["com.xpn.xwiki.gwt.api.client.Dictionary/3344145613","java.lang.String/2004016611","gwtapi.loading.loading_msg","Loading","gwtapi.error.errorretrievingdata","Error\x20retrieving\x20data","gwtapi.error.failuregetdocument","Error\x20getting\x20document","gwtapi.editfield.caption","Editing\x20field","gwtapi.error.failedupdatingdata","Failed\x20updating\x20data","gwtapi.chooseyourvalue","Choose\x20your\x20value","gwtapi.button.cancel","Cancel","gwtapi.error.errorgettingfield","Error\x20getting\x20field","gwtapi.loading.loading_icon_spinner","icons/spinner.gif","gwtapi.button.next","Save"],0,3]
--
View this message in context: http://www.nabble.com/pb-with-TaskManagerApplication-%3A-gwtapi-error-tp178…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Take care ,
Gabriela Radu :)
www.gabrielaradu.com
--- On Mon, 6/16/08, Gabriela Radu <nohinder(a)yahoo.com> wrote:
From: Gabriela Radu <nohinder(a)yahoo.com>
Subject: Re: [xwiki-users] html form
To: "Tiago Rinck Caveden" <caveden(a)gmail.com>
Date: Monday, June 16, 2008, 11:27 AM
this is from the page source of the page:
<form action="/xwiki/bin/view/Factory/CustomSearch">
<table>
<tr>
<td>
<input type="text" name="text" value="" size="30"/>
</td>
<td>
<input type="submit" value="Search"/>
</td>
</tr>
</table>
so it's the same...
</form>
Take care ,
Gabriela Radu
:)
www.gabrielaradu.com
--- On Mon, 6/16/08, Tiago Rinck Caveden <caveden(a)gmail.com> wrote:
From: Tiago Rinck Caveden <caveden(a)gmail.com>
Subject: Re: [xwiki-users] html form
To: nohinder(a)yahoo.com
Cc: "XWiki Users" <users(a)xwiki.org>
Date: Monday, June 16, 2008, 11:24 AM
It seems the reply only came to me, so I'm sending it to the list again.
The HTML generated by XWiki is the same one you wrote? I mean, this snippet you sent is also what your browser gets or is it different?
Regards,
--
Tiago Rinck Caveden
http://caveden.multiply.com
On Mon, Jun 16, 2008 at 10:18 AM, Gabriela Radu <nohinder(a)yahoo.com> wrote:
sorry. i have a form. this table is included in a form.
Take care ,
Gabriela Radu :)
www.gabrielaradu.com
--- On Mon, 6/16/08, Tiago Rinck Caveden <caveden(a)gmail.com> wrote:
From: Tiago Rinck Caveden <caveden(a)gmail.com>
Subject: Re: [xwiki-users] html form
To: nohinder(a)yahoo.com, "XWiki Users" <users(a)xwiki.org>
Date: Monday, June 16, 2008, 11:13 AM
On Mon, Jun 16, 2008 at 10:02 AM, Gabriela Radu <nohinder(a)yahoo.com> wrote:
Hello all:)
Has anyone a problem like this ? this is my form
<table>
<tr>
<td>
<input type="text" name="text" value="$!request.text" size="20"/>
</td>
<td>
<input type="submit" value="Search" />
</td>
</tr>
</table>
but in browser the button "search" is not clickable. have no idea why
You must have a form definition somewhere, with the inputs enclosed by it, otherwise the button won't do anything...
Regards,
--
Tiago Rinck Caveden
http://caveden.multiply.com