Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何在 liferay 中存储 html 页面并获取指向 html 页面的 href 链接。我有一些旧的 html 页面,我不想重新创建,因为主题 css 不同。请指导。
我建议您在$LIFERAY_HOME/webapps/html(例如)中创建一个文件夹并将您的 html 页面放在那里。因此,您可以链接域中的任何页面,例如:
$LIFERAY_HOME/webapps/html
www.yourdomain.com/html/page-you-want-to-display.html