Expand my Community achievements bar.

SOLVED

Naming convention for Client libs

Avatar

Level 2

Hi,

Is there any naming convention for client libs. That means we have created our new client libs in etc/design/{project} with names like clientlibs_base, clientlibs_desktop_v1 etc which is same naming convention as OOTB geometrixx outdoors. 

Please let us know if there is any specific standard, we can follow for client libs naming.

Thanks,

Pankaj 

1 Accepted Solution

Avatar

Correct answer by
Employee

Also remember that on the publish instance you can't access clientlibs from /apps.

So to avoid issues, make sure to put them in /etc, for example /etc/designs or /etc/clientlibs

View solution in original post

3 Replies

Avatar

Level 10

There is no AEM naming convention for client libs. You can name them to suit your needs. See the following AEM topic for more info about AEM client libs:

http://docs.adobe.com/docs/en/aem/6-0/develop/the-basics/clientlibs.html

Avatar

Correct answer by
Employee

Also remember that on the publish instance you can't access clientlibs from /apps.

So to avoid issues, make sure to put them in /etc, for example /etc/designs or /etc/clientlibs