Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

通过对URL路径的简单调整,Userview可以在嵌入模式下运行。

有两种方式来实现它。

  1. 在Userview URL路径的“userview”之前追加“/ embed”,将其切换到嵌入模式   OR
  2. 将请求参数“embed = true”添加到Userview URL路径的末尾。

Userview can be made to run in embedded mode with a simple tweak to its URL path.

There are two ways of achieving it.

  1. Append "/embed" right before "userview" in your Userview URL path to switch it to embedded mode OR
  2. Add request parameter "embed=true" to the end of your Userview URL path.

Figure 1: Normal Userview view

...