[xwiki-users] [XWiki] Mapping Active Directory

2014-02-26 Thread DEFIENNE Ludovic
Hi,

I'm new member for this list, i'm sorry for my english ;)

But I search to mapping thumbnailPhoto in the avatar profil of my users Xwiki. 
I can view in the archive this thread 
(http://lists.xwiki.org/pipermail/users/2010-February/015039.html) but since 
2010, I haven't got an feature for this ?

For your answer 

Best regards 

Version : Xwiki Entreprise 5.4.1
Active Directory Windows 2008 R2
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] Lightweight markup languages comparison

2014-02-26 Thread Florent Gallaire
Hello XWiki users,

Following the Vincent Massol presentation about XWiki Rendering at
FOSDEM 2014, I updated my comparison of lightweight markup languages
(in french).

http://fgallaire.flext.net/maj-xwiki-rendering-et-doxia/
http://fgallaire.flext.net/comparaison-langage-balisage-markup-lightweight-leger-txt2tags-pandoc-docutils-asciidoc-deplate-stx2any-aft-markdown-textile/

Florent

-- 
FLOSS Engineer & Lawyer
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] How to get permanent link of a page

2014-02-26 Thread Eduard Moraru
Hi Kurtulus,

Such a feature could be easily implemented if you really want it.

One way of doing it would be to just use an object where you store an
Unique ID, then add an button to the UI (docextra section for instance),
named something like "Get Permalink", that generates the Unique ID and
stores it in the current page. The permalink service (a wiki page) will
accept Unique IDs, retrieve the document that corresponds to that unique id
and redirect the request to it. No matter if the document is renamed or
moved to another space, as long as the object remains in the page, the
permalink will work.

So, you`d access something like
http://my.domain/xwiki/bin/view/XWiki/Permalink?uid=123ABC234DEF and you`ll
be redirected to
http://my.domain/xwiki/bin/view/SomeSpace/SomePageThatYouWantedToShareWithYourFirend
.

Pretty easy to do. We`d love to have such a contribution among the existing
extensions from you or anyone else interested.

Cheers,
Eduard


On Wed, Feb 26, 2014 at 3:23 PM, Jeremie BOUSQUET <
jeremie.bousq...@gmail.com> wrote:

> 2014-02-26 12:13 GMT+01:00 vinc...@massol.net :
>
> >
> >
> >
> >
> > On 25 Feb 2014 at 18:58:00, 114 (ad...@114hareketi.org(mailto:
> > ad...@114hareketi.org)) wrote:
> >
> > > It's a good idea to include such information in an ID but lack of
> > sequential
> > > primary key for each page on the database is a design weakness I think.
> >
> > I agree that offering a permalink for pages is important but this may not
> > need a sequential id in DB.
> >
>
> As pages have versions, you could use any invariant from very first version
> of page to build a unique ID I suppose (like, hash of content).
> Question also is, would you want to have just permalink of a page (ie, last
> version), and/or permalinks on a specific version of a page.
>
>
> >
> > > Will it be included on version 6.0? I hope so.
> >
> > In 6.0 I highly doubt it since I don't know anyone working on this.
> Unless
> > you provide a nice Pull Request for this! :)
> >
> > For 6.x, maybe we'll be able to implement the "follow rename" feature.
> > However, changing the DB structure has not been discussed and is not
> > planned so far.
> >
> > Thanks
> > -Vincent
> >
> > [snip]
> >
> >
> > ___
> > users mailing list
> > users@xwiki.org
> > http://lists.xwiki.org/mailman/listinfo/users
> >
> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
>
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] How to get permanent link of a page

2014-02-26 Thread Jeremie BOUSQUET
2014-02-26 12:13 GMT+01:00 vinc...@massol.net :

>
>
>
>
> On 25 Feb 2014 at 18:58:00, 114 (ad...@114hareketi.org(mailto:
> ad...@114hareketi.org)) wrote:
>
> > It's a good idea to include such information in an ID but lack of
> sequential
> > primary key for each page on the database is a design weakness I think.
>
> I agree that offering a permalink for pages is important but this may not
> need a sequential id in DB.
>

As pages have versions, you could use any invariant from very first version
of page to build a unique ID I suppose (like, hash of content).
Question also is, would you want to have just permalink of a page (ie, last
version), and/or permalinks on a specific version of a page.


>
> > Will it be included on version 6.0? I hope so.
>
> In 6.0 I highly doubt it since I don't know anyone working on this. Unless
> you provide a nice Pull Request for this! :)
>
> For 6.x, maybe we'll be able to implement the "follow rename" feature.
> However, changing the DB structure has not been discussed and is not
> planned so far.
>
> Thanks
> -Vincent
>
> [snip]
>
>
> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
>
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Use of Mozilla's TogetherJS within Xwiki

2014-02-26 Thread Joseph Potvin
Wonderfully elegant. Thank you.

Follow-up question directed to , which I'll
keep inside this xwiki-users' thread, since it might be of broader
interest to people on this list:

Q: What are the practical constraints on number of concurrent
TogetherJS users? Especially, what constraints are there in using the
audio for teleconferencing, ... or even website-based web-casting?
(Xwiki seems to me a great platform for the latter.)

Joseph Potvin
Chair, OSI Working Group on Management Education About Free/Libre/Open
Methods, Processes and Governance


> Date: Wed, 26 Feb 2014 06:27:59 -0500
> From: Patrick Masson 
> To: XWiki Users 
> Cc: Joseph Potvin 
> Subject: Re: [xwiki-users] Use of Mozilla's TogetherJS within Xwiki
> Message-ID: <530dcfbf.7060...@opensource.org>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> Marius,
>
> Thanks so much. I installed through the extension manager, and got the
> following...
>
>   *
> Starting job of type [install] with identifier
> [extension/action/mflorea:togetherjs-macro/wiki:xwiki]
>   *
> Starting job of type [installplan]
>   *
> Resolving extension [mflorea:togetherjs-macro-1.0
> 
> ]
> on namespace [xwiki ]
>   *
> Exception thrown during job execution
>   *
> Finished job of type [installplan]
>   *
> Tried to remove non-existing property [job.extension.plan] from
> execution context.
>   *
> Exception thrown during job execution
>   *
> Finished job of type [install] with identifier
> [extension/action/mflorea:togetherjs-macro/wiki:xwiki]
>
> However, I tried again and it worked perfectly.
>
> Thanks,
> Patrick

> Date: Wed, 26 Feb 2014 12:12:26 +0200
> From: Marius Dumitru Florea 
> To: XWiki Users 
> Subject: Re: [xwiki-users] Use of Mozilla's TogetherJS within Xwiki
> Message-ID:
> 
> Content-Type: text/plain; charset=ISO-8859-1
>
> See http://extensions.xwiki.org/xwiki/bin/view/Extension/TogetherJS+Macro
> . Installable with Extension Manager.
>
> Hope this helps,
> Marius
>
> On Tue, Feb 25, 2014 at 10:57 PM, Joseph Potvin  wrote:
>> Hello,  Has anyone on this list inserted the Javascript for TogetherJS
>> into Xwiki? https://togetherjs.com/
>> https://github.com/mozilla/togetherjs
>>
>> Any guidance/cautions on this?
>> --
>> Joseph Potvin
>> ___
>> users mailing list
>> users@xwiki.org
>> http://lists.xwiki.org/mailman/listinfo/users
>
>
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Use of Mozilla's TogetherJS within Xwiki

2014-02-26 Thread vinc...@massol.net
Nice quick work Marius ;)

-Vincent
On 26 Feb 2014 at 11:12:43, Marius Dumitru Florea 
(mariusdumitru.flo...@xwiki.com) wrote:

See http://extensions.xwiki.org/xwiki/bin/view/Extension/TogetherJS+Macro 
. Installable with Extension Manager. 

Hope this helps, 
Marius 

On Tue, Feb 25, 2014 at 10:57 PM, Joseph Potvin  wrote: 
> Hello, Has anyone on this list inserted the Javascript for TogetherJS 
> into Xwiki? https://togetherjs.com/ 
> https://github.com/mozilla/togetherjs 
> 
> Any guidance/cautions on this? 
> -- 
> Joseph Potvin 
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Use of Mozilla's TogetherJS within Xwiki

2014-02-26 Thread Patrick Masson

Marius,

Thanks so much. I installed through the extension manager, and got the 
following...


 *
   Starting job of type [install] with identifier
   [extension/action/mflorea:togetherjs-macro/wiki:xwiki]
 *
   Starting job of type [installplan]
 *
   Resolving extension [mflorea:togetherjs-macro-1.0
   
]
   on namespace [xwiki ]
 *
   Exception thrown during job execution
 *
   Finished job of type [installplan]
 *
   Tried to remove non-existing property [job.extension.plan] from
   execution context.
 *
   Exception thrown during job execution
 *
   Finished job of type [install] with identifier
   [extension/action/mflorea:togetherjs-macro/wiki:xwiki]

However, I tried again and it worked perfectly.

Thanks,
Patrick

On 02/26/2014 05:12 AM, Marius Dumitru Florea wrote:

See http://extensions.xwiki.org/xwiki/bin/view/Extension/TogetherJS+Macro
. Installable with Extension Manager.

Hope this helps,
Marius

On Tue, Feb 25, 2014 at 10:57 PM, Joseph Potvin  wrote:

Hello,  Has anyone on this list inserted the Javascript for TogetherJS
into Xwiki? https://togetherjs.com/
https://github.com/mozilla/togetherjs

Any guidance/cautions on this?
--
Joseph Potvin
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users

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


--
|||  |  |||||  |||| |||
Patrick Masson
General Manager, Director & Secretary to the Board
Open Source Initiative
855 El Camino Real, Ste 13A, #270
Palo Alto, CA 94301
United States
Skype: massonpj
sip: mas...@getonsip.com 


Ph: (970) 4MASSON
Em: mas...@opensource.org 
Ws: www.opensource.org 
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] How to get permanent link of a page

2014-02-26 Thread vinc...@massol.net
 



On 25 Feb 2014 at 18:58:00, 114 
(ad...@114hareketi.org(mailto:ad...@114hareketi.org)) wrote:

> It's a good idea to include such information in an ID but lack of sequential
> primary key for each page on the database is a design weakness I think.

I agree that offering a permalink for pages is important but this may not need 
a sequential id in DB.

> Will it be included on version 6.0? I hope so.

In 6.0 I highly doubt it since I don’t know anyone working on this. Unless you 
provide a nice Pull Request for this! :)

For 6.x, maybe we’ll be able to implement the “follow rename” feature. However, 
changing the DB structure has not been discussed and is not planned so far.

Thanks
-Vincent

[snip]


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


Re: [xwiki-users] Use of Mozilla's TogetherJS within Xwiki

2014-02-26 Thread Marius Dumitru Florea
See http://extensions.xwiki.org/xwiki/bin/view/Extension/TogetherJS+Macro
. Installable with Extension Manager.

Hope this helps,
Marius

On Tue, Feb 25, 2014 at 10:57 PM, Joseph Potvin  wrote:
> Hello,  Has anyone on this list inserted the Javascript for TogetherJS
> into Xwiki? https://togetherjs.com/
> https://github.com/mozilla/togetherjs
>
> Any guidance/cautions on this?
> --
> Joseph Potvin
> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users