Can I delete subtopics in my department’s FAQ system?

您不能删除子主题,但可以取消发布它们,这样它们就不再对公众可见。 取消发布子主题的说明如下:

  1. Log into the FAQ管理员系统.
  2. Click on 主题和子主题.
  3. Click 显示 in the 小标题 column for the topic you want to modify, in order to display its subtopics.
  4. Uncheck 发表 next to the subtopic that you would like to unpublish.

我如何从新濠影汇赌场解答系统向某人发送特定问题和答案的链接?

以下是基本链接结构:

/phpbin/faqs/result.php?id=#

The FAQ # follows “&id=” at the end of the link. 您可以在FAQ的答案部分的底部找到FAQ号码。  为了将此链接结构应用于您想要发送的FAQ,请在FAQ的答案部分底部查找FAQ #,并用它替换示例链接末尾的#。  以下是本新濠影汇赌场解答的链接示例:

/phpbin/faqs/result.php?id=1964

我们部门正在新濠影汇线上赌场研究电子文档存储解决方案。 BU是否订阅或支持OnBase?

一个OnBase电子文档管理(EDM)系统由信息服务与技术(IS&T)维护。

我可以使用服务器端包含(SSI)在我的网站上www.bu.edu不改变扩展名为我的文件到。shtml?

sftp-file-权限是。 解决方案是为调用包含的文件的文件设置文件权限,以便组可以执行该文件。

要做到这一点:

  1. 使用您的SFTP客户端连接到webdev.bu.edu。
  2. Browse to the file that needs 权限 — browse the files 在服务器上, not your local files.
  3. Locate the 文件信息 settings — this may be labelled 所有权 or 权限 (the language and location may be slightly different for various SFTP clients). 请注意,右键单击该文件可能会提供额外的菜单选项。 右边的屏幕截图来自Fetch STFP客户端。
  4. Turn on “executable” in the “group 权限” settings.
  5. 保存更改。