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.
我已经浏览了核心中的许多文件,但无法找到或知道如何更改“编辑我的个人资料”、“浏览成员”、“忘记密码”布局以使用默认布局或设置布局。他们似乎都直接加载到内容小部件中..
请提供任何帮助..提前致谢。
从 SE 4.3.0 版本开始,Forgot Password 密码页面布局包含在布局编辑器的页面列表中。关于“浏览成员”页面 - 它只能手动编辑(application/modules/User/views/scripts/_browseUsers.tpl和application/modules/User/views/scripts/index/browse.tpl)。“忘记密码”(application/modules/User/views/scripts/auth/forgot.tpl和忘记形式)的情况相同。
application/modules/User/views/scripts/_browseUsers.tpl
application/modules/User/views/scripts/index/browse.tpl
application/modules/User/views/scripts/auth/forgot.tpl