Works Perfect,
Thanks Marius,
On 28 May 2013 07:25, Marius Dumitru Florea <
mariusdumitru.florea(a)xwiki.com> wrote:
On Mon, May 27, 2013 at 10:44 PM, Belkhiria Hamza
Yazid
<yoshipepperoni(a)gmail.com> wrote:
> now it works thanks :)
>
> is it possible to customize the header of the panel to show instead of
> "Children"
> Something like " Children of (name of the page)"
Replace
#panelheader($msg.get("core.viewers.information.children"))
with
#panelheader("Children of $doc.name")
That is Velocity code. You need to understand it if you want to do
customizations. See
http://platform.xwiki.org/xwiki/bin/view/DevGuide/Scripting .
Hope this helps,
Marius
>
>
>
>
> On 27 May 2013 19:33, Marius Dumitru Florea
> <mariusdumitru.florea(a)xwiki.com>wrote;wrote:
>
>> Yes. I went to Panels.WebHome, created a new panel Foo, replaced the
>> default content with the one copied from the extension page, saved,
>> went to the wiki administration, Page Elements, added Panels.Foo to
>> the list of right panels, saved, went to the home page and the
>> Children panel listed all children of the home page.
>>
>> On Mon, May 27, 2013 at 9:23 PM, Belkhiria Hamza Yazid
>> <yoshipepperoni(a)gmail.com> wrote:
>>> maybe it is wiki syntax,
>>>
>>> are you on xwiki 2.1 syntax ?
>>>
>>>
>>> On 27 May 2013 19:21, Marius Dumitru Florea
>>> <mariusdumitru.florea(a)xwiki.com>wrote;wrote:
>>>
>>>> Works for me.
>>>>
>>>> On Sun, May 26, 2013 at 7:06 PM, Belkhiria Hamza Yazid
>>>> <yoshipepperoni(a)gmail.com> wrote:
>>>>> Hi
>>>>>
>>>>> I just copied the code in here
>>>>>
>>>>
>>
http://extensions.xwiki.org/xwiki/bin/view/Extension/Immediate+Children+Pag…
>>>>>
>>>>> into a new navigation panel,
>>>>>
>>>>>
>>>>> it is not showing anything
>>>>> i have the same problem with the Backlinks panel
>>>>>
>>>>> any ideas ?
>>>>>
>>>>> --
>>>>> *BHY*
>>>>> _______________________________________________
>>>>> 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
>>>>
>>>
>>>
>>>
>>> --
>>> *BHY*
>>> _______________________________________________
>>> 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
>>
>
>
>
> --
> *BHY*
> _______________________________________________
> 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