Remove "Private Files" Menu from Moodle Pages Alfredo Freitas - 2020年08月12日 星期三 02:41 回帖数:2 Hello My Moodle shows "Private files" on the entire site. Does anyone know how to remove this link?ThanksAlfredo 平均分: - 永久链接 回复 回复Alfredo Freitas Remove "Private Files" Menu from Moodle Pages Paul Holden - 2020年08月12日 星期三 22:53 Hi Alfredo, See the following: https://docs.moodle.org/39/en/Private_files#Preventing_access_to_Private_filesP.S. See also MDL-47467 which is relevant to your question 平均分:Useful (1) 永久链接 显示父帖 回复 回复Paul Holden Re: Remove "Private Files" Menu from Moodle Pages Jon Bolton - 2020年08月13日 星期四 02:42 You can add this to your custom CSS - [data-key="privatefiles"] {display: none;} 平均分: - 永久链接 显示父帖 回复
回复Alfredo Freitas Remove "Private Files" Menu from Moodle Pages Paul Holden - 2020年08月12日 星期三 22:53 Hi Alfredo, See the following: https://docs.moodle.org/39/en/Private_files#Preventing_access_to_Private_filesP.S. See also MDL-47467 which is relevant to your question 平均分:Useful (1) 永久链接 显示父帖 回复 回复Paul Holden Re: Remove "Private Files" Menu from Moodle Pages Jon Bolton - 2020年08月13日 星期四 02:42 You can add this to your custom CSS - [data-key="privatefiles"] {display: none;} 平均分: - 永久链接 显示父帖 回复
回复Paul Holden Re: Remove "Private Files" Menu from Moodle Pages Jon Bolton - 2020年08月13日 星期四 02:42 You can add this to your custom CSS - [data-key="privatefiles"] {display: none;} 平均分: - 永久链接 显示父帖 回复