RE: missing assets?

Jamie Sammons, modified 2 Years ago. Junior Member Posts: 33 Join Date: 5/19/10 Recent Posts

Hi,

I'm trying to follow along with https://learn.liferay.com/dxp/latest/en/building-applications/data-frameworks/asset-framework/enabling-assets.html?highlight=search#get-the-sample-code  and would like to download the code referenced there.  But the links are broken, and even the entire https://github.com/liferay/liferay-learn repository provide a 404.

Where are these code examples actually to be found?

thumbnail
Jamie Sammons, modified 2 Years ago. Expert Posts: 308 Join Date: 2/13/13 Recent Posts

Hi Kirk, regarding downloading the code: there's just a typo in the curl path, so use this instead:

curl https://learn.liferay.com/dxp/latest/en/building-applications/data-frameworks/asset-framework/liferay-s5e6.zip -O

I'll send a fix in for that.

Regarding the liferay-learn repo URL 404-ing, the repo was made private because of some internal planning on stuff we wanted to store there. There's some hope it will be re-opened in the future, but that's why you're getting the 404. Sorry about that.

Jamie Sammons, modified 2 Years ago. New Member Posts: 2 Join Date: 1/23/21 Recent Posts

Sorry, it appears to be a mistake in the link. Here is the correct curl link:
 

curl https://learn.liferay.com/dxp/latest/en/building-applications/data-frameworks/asset-framework/liferay-s5e6.zip -O