> > All* /public* folders will have its local */js* and */css* files in its > respective folders while a third party library will reside in* /lib . *This > will ensure a clean and manageable structure for */extensions* etc. for a > particular library.
+1 On Mon, Jan 23, 2017 at 10:42 PM, Thusitha Kalugamage <[email protected]> wrote: > Hi All, > > We have noticed that some of our third party client side plugins are not > properly named in fragments and in foundation theme. > > *What will get affected?* > > - /components/org.wso2.carbon.uuf.common.foundation.ui/src/ > main/fragments > > <https://github.com/wso2/carbon-uuf-common/tree/master/components/org.wso2.carbon.uuf.common.foundation.ui/src/main/fragments> > - /themes/org.wso2.carbon.uuf.common.default.theme/src/main/public > > <https://github.com/wso2/carbon-uuf-common/tree/master/themes/org.wso2.carbon.uuf.common.default.theme/src/main/public> > > *What will change?* > > All* /public* folders will have its local */js* and */css* files in its > respective folders while a third party library will reside in* /lib . *This > will ensure a clean and manageable structure for */extensions* etc. for a > particular library. > > Eg: > old > public/bootstrap-daterangepicker_2.1.24 > <https://github.com/wso2/carbon-uuf-common/tree/master/components/org.wso2.carbon.uuf.common.foundation.ui/src/main/fragments/bootstrap-daterangepicker/public/bootstrap-daterangepicker_2.1.24> > > new > public/lib/bootstrap-daterangepicker_2.1.24 > <https://github.com/wso2/carbon-uuf-common/tree/master/components/org.wso2.carbon.uuf.common.foundation.ui/src/main/fragments/bootstrap-daterangepicker/public/bootstrap-daterangepicker_2.1.24> > > > Also note the proposed library naming convention. > /public/lib/library-name_v.e.r > > > > Regards, > -- > Thusitha Kalugamage > *Software Engineer* > Mobile : +94 (0) 774 074370 > Tel : +94 (0) 112 145 345 > [email protected] > -- Sajith Janaprasad Ariyarathna Software Engineer; WSO2, Inc.; http://wso2.com/ <https://wso2.com/signature>
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
