/themes/welcome-theme/docroot/WEB-INF/src/resources-importer/sitemap.json

http://github.com/liferay/liferay-plugins · JSON · 35 lines · 35 code · 0 blank · 0 comment · 0 complexity · 5ec727a493ac222cdb7e861a31ce37c2 MD5 · raw file

  1. {
  2. "layouts": [
  3. {
  4. "columns": [
  5. [
  6. "What We Do.xml"
  7. ]
  8. ],
  9. "friendlyURL": "/what-we-do",
  10. "name": "What We Do",
  11. "title": "Liferay Portal: What We Do"
  12. },
  13. {
  14. "columns": [
  15. [
  16. "Who is using Liferay.html"
  17. ]
  18. ],
  19. "friendlyURL": "/who-is-using-liferay",
  20. "name": "Who Is Using Liferay",
  21. "title": "Liferay Users"
  22. },
  23. {
  24. "columns": [
  25. [
  26. "Liferay Benefits.xml"
  27. ]
  28. ],
  29. "friendlyURL": "/liferay-benefits",
  30. "name": "Liferay Benefits",
  31. "title": "Liferay Benefits"
  32. }
  33. ],
  34. "layoutTemplateId": "1_column"
  35. }