The TableOfContents Git-Repository at GitHub

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/.

Definition

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.

Licence

The GNU General Public License v3.0.

Goal

This section contains the things we want to do.

Main-Goal

TableOfContents to become and a wysiwig editor with fulltext search, like HtmlMgr.

Feature-Request

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.

Bug

ToC-Style [2010.10.31]:
Some webpages destroy the appearance of toc-tree, because their style prevails that of the extension.

History

Version-2010.12.6.3

Feature-release:
- splitter added.

Version-2010.11.14.2

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.

Version-2010.10.23.1

The first publication of the project.

Authors

Kaseluris-Nikos-1959:
* nikkas, HoKoNoUmo,
* email: google user-name is "kaseluris.nikos".

Download

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