Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
RE: missing assets?
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?
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.
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
Powered by Liferay™