Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Extending Web Client

Martynas Jusevičius edited this pageSep 18, 2019 ·4 revisions

For a sampleHello World kind of application using Web-Client, check out sampleblog app.

XSLT

  • xsl:importexternal.xsl from your stylesheet (e.g.layout-xhtml.xsl)

  • configure the location of that stylesheet inweb.xml:

      <init-param>      <param-name>http://atomgraph.com/ns/client#stylesheet</param-name>      <param-value>static/com/atomgraph/blog/xsl/layout-xhtml.xsl</param-value>  </init-param>
  • see what kinds oftemplates you can reuse or override

Clone this wiki locally

[8]ページ先頭

©2009-2025 Movatter.jp