This file is best viewed with the TableOfContents chrome-extension. ¶
Here you can find information about the git-repository "TableOfContents" with content the source-files of the TableOfContents-chrome-extension. ¶
URL of the repository:
* http://github.com/nikkas/TableOfContents.
¶
URL of the extension:
* https://chrome.google.com/extensions/detail/eeknhipceeelbgdbcmchicoaoalfdnhi.
¶
URL of the webpage of the repository:
* http://nikkas.github.com/TableOfContents/.
¶
TableOfContents
is a Chrome-extension which creates an expandable-tree table-of-contents of a web-page with headings.
If the page has many headings like scientific-papers, law, spec, help, etc files, this extension makes reading much more easier.
¶
TableOfContents-git-repository
is any git-repository with content the source-files of the TableOfContents-chrome-extension.
¶
The GNU General Public License v3.0. ¶
This section contains the things we want to do. ¶
TableOfContents to become and a wysiwig editor with fulltext search, like HtmlMgr. ¶
Request are listed on importance. ¶
Tabs [2010.10.31]:
The toc-div to contain 2 tabs. One with the toc and the other a "search-tab" with a search-textfield and a tree that holds the results.
example: http://www.barelyfitz.com/projects/tabber/.
¶
AutoSuggest [2010.10.31]:
example: Nicholas C. Zakas Autosuggest_Part_3.
¶
Editor [2010.10.31]:
example: PageEdit chrome-extension.
¶
One-Tab [2010.10.31]:
TableOfContents could hold in its tree all the open-tabs. And the tree to be draggable.
¶
ToC-Style [2010.10.31]:
Some webpages destroy the appearance of toc-tree, because
their style prevails that of the extension.
¶
Feature-release:
- splitter added.
¶
The second publication of the project. Minor changes:
- at the end of toc, added note.
- the first children, always are expanded.
- the hide-class is not displayed in toc.
¶
The first publication of the project. ¶
Kaseluris-Nikos-1959:
* nikkas, HoKoNoUmo,
* email: google user-name is "kaseluris.nikos".
¶
You can download the TableOfContents-repository in either zip or tar formats. ¶
You can also clone the project with Git
by running:
$ git clone git://github.com/nikkas/TableOfContents
¶