[
https://issues.apache.org/jira/browse/SIS-182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Desruisseaux updated SIS-182:
------------------------------------
Description:
The developer guide (http://sis.apache.org/book/en/developer-guide.html)
currently contains a static Table Of Content (TOC). Consider moving that Table
Of Content in a HTML frame on the left side, to be always visible. The
highlighted item should change when the user scroll down the page. This can be
done using the Tocify plugin:
* http://gregfranko.com/jquery.tocify.js/
* http://errietta.me/blog/tocify-scrollspy/
Note that Tocify generate the TOC dynamically by scanning the HTML page. Given
the size of that page, it may not be desirable. Instead, we may want a static
TOC with only the "scrollspy" feature of Tocify.
* http://www.tutorialspoint.com/bootstrap/bootstrap_scrollspy_plugin.htm
was:
Consider moving the Table Of Content in a HTML frame on the left side, to be
always visible. The highlighted item should change when the user scroll down
the page. This can be done using the Tocify plugin:
* http://gregfranko.com/jquery.tocify.js/
* http://errietta.me/blog/tocify-scrollspy/
Note that Tocify generate the TOC dynamically by scanning the HTML page. Given
the size of that page, it may not be desirable. Instead, we may want a static
TOC with only the "scrollspy" feature of Tocify.
* http://www.tutorialspoint.com/bootstrap/bootstrap_scrollspy_plugin.htm
> More dynamic table of content for the developer guide
> -----------------------------------------------------
>
> Key: SIS-182
> URL: https://issues.apache.org/jira/browse/SIS-182
> Project: Spatial Information Systems
> Issue Type: Improvement
> Components: Web site
> Reporter: Martin Desruisseaux
> Priority: Minor
>
> The developer guide (http://sis.apache.org/book/en/developer-guide.html)
> currently contains a static Table Of Content (TOC). Consider moving that
> Table Of Content in a HTML frame on the left side, to be always visible. The
> highlighted item should change when the user scroll down the page. This can
> be done using the Tocify plugin:
> * http://gregfranko.com/jquery.tocify.js/
> * http://errietta.me/blog/tocify-scrollspy/
> Note that Tocify generate the TOC dynamically by scanning the HTML page.
> Given the size of that page, it may not be desirable. Instead, we may want a
> static TOC with only the "scrollspy" feature of Tocify.
> * http://www.tutorialspoint.com/bootstrap/bootstrap_scrollspy_plugin.htm
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)