Skip to content
This repository was archived by the owner on Sep 4, 2024. It is now read-only.

Select SeeAlso template based on element #10

Open
nichtich opened this issue May 22, 2014 · 0 comments
Open

Select SeeAlso template based on element #10

nichtich opened this issue May 22, 2014 · 0 comments

Comments

@nichtich
Copy link
Member

<!-- comma-separated -->
<span seealso-api="http://example.org/" seealso-id="123"/>
<!-- list -->
<ul seealso-api="http://example.org/" seealso-id="123"/>
 <ol seealso-api="http://example.org/" seealso-id="123"/>
<!-- image -->
<img seealso-api="http://example.org/" seealso-id="123"/>
<!-- custom template -->
<div seealso-api="http://example.org/" seealso-id="123">
 ...
</div>
<!-- custom template, referenced -->
<div seealso-api="http://example.org/" seealso-id="123" template-url="..." />
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant