missing assets?

Jamie Sammons, modificat fa 3 anys. Junior Member Apunts: 33 Data d'incorporació: 19/05/10 Publicacions recents

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, modificat fa 3 anys. Expert Apunts: 308 Data d'incorporació: 13/02/13 Publicacions recents

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, modificat fa 3 anys. New Member Apunts: 2 Data d'incorporació: 23/01/21 Publicacions recents

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