You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by vkrejcirik <vk...@gmail.com> on 2009/02/16 18:57:23 UTC

documentation for server-side ECMAscript

Hi, can I ask you, if it exists any documentation or examples of 
server-side ECMAscript which is uses for rendering of content?

-- 
/**************************************/
Best regards / S pozdravem
Vladislav Krejčiřík

http://www.vkrejcirik.info


Re: documentation for server-side ECMAscript

Posted by Michael Marth <mm...@day.com>.
Lars Trieloff's cheat sheet might also help:

http://dev.day.com/microsling/content/blogs/main/cheatsheet.html

Michael

On Tue, Feb 17, 2009 at 9:16 AM, Felix Meschberger <fm...@gmail.com>wrote:

> Hi,
>
> Valentin Jacquemin schrieb:
> > Something that helped me a lot was to have a look at the unit tests
> > particularly under
> >
> /<sling_src_home>/scripting/javascript/src/test/java/org/apache/sling/scripting
> > (it seems that the Sling svn is not alive anymore.. )
>
> Yes, the Apache SVN server seems to be out of service at the moment :-(
>
> Regards
> Felix
>
> >
> > My 0.00005 cents ;)
> >
> > On Mon, Feb 16, 2009 at 8:19 PM, Felix Meschberger <fmeschbe@gmail.com
> >wrote:
> >
> >> Hi,
> >>
> >> There are a few server side scripts in the sample modules as well as the
> >> integration tests (look for .esp files).
> >>
> >> Additionally [1] might also help.
> >>
> >> Regards
> >> Felix
> >>
> >> [1] http://cwiki.apache.org/SLING/scripting-variables.html
> >>
> >> vkrejcirik schrieb:
> >>> Hi, can I ask you, if it exists any documentation or examples of
> >>> server-side ECMAscript which is uses for rendering of content?
> >>>
> >
> >
> >
>



-- 
Michael Marth | http://dev.day.com/

Re: documentation for server-side ECMAscript

Posted by Felix Meschberger <fm...@gmail.com>.
Hi,

Valentin Jacquemin schrieb:
> Something that helped me a lot was to have a look at the unit tests
> particularly under
> /<sling_src_home>/scripting/javascript/src/test/java/org/apache/sling/scripting
> (it seems that the Sling svn is not alive anymore.. )

Yes, the Apache SVN server seems to be out of service at the moment :-(

Regards
Felix

> 
> My 0.00005 cents ;)
> 
> On Mon, Feb 16, 2009 at 8:19 PM, Felix Meschberger <fm...@gmail.com>wrote:
> 
>> Hi,
>>
>> There are a few server side scripts in the sample modules as well as the
>> integration tests (look for .esp files).
>>
>> Additionally [1] might also help.
>>
>> Regards
>> Felix
>>
>> [1] http://cwiki.apache.org/SLING/scripting-variables.html
>>
>> vkrejcirik schrieb:
>>> Hi, can I ask you, if it exists any documentation or examples of
>>> server-side ECMAscript which is uses for rendering of content?
>>>
> 
> 
> 

Re: documentation for server-side ECMAscript

Posted by Valentin Jacquemin <ja...@gmail.com>.
Something that helped me a lot was to have a look at the unit tests
particularly under
/<sling_src_home>/scripting/javascript/src/test/java/org/apache/sling/scripting
(it seems that the Sling svn is not alive anymore.. )

My 0.00005 cents ;)

On Mon, Feb 16, 2009 at 8:19 PM, Felix Meschberger <fm...@gmail.com>wrote:

> Hi,
>
> There are a few server side scripts in the sample modules as well as the
> integration tests (look for .esp files).
>
> Additionally [1] might also help.
>
> Regards
> Felix
>
> [1] http://cwiki.apache.org/SLING/scripting-variables.html
>
> vkrejcirik schrieb:
> > Hi, can I ask you, if it exists any documentation or examples of
> > server-side ECMAscript which is uses for rendering of content?
> >
>



-- 
Valentin Jacquemin

Re: documentation for server-side ECMAscript

Posted by Felix Meschberger <fm...@gmail.com>.
Hi,

There are a few server side scripts in the sample modules as well as the
integration tests (look for .esp files).

Additionally [1] might also help.

Regards
Felix

[1] http://cwiki.apache.org/SLING/scripting-variables.html

vkrejcirik schrieb:
> Hi, can I ask you, if it exists any documentation or examples of
> server-side ECMAscript which is uses for rendering of content?
>