SharePoint Products TechCenter >
SharePoint Products and Technologies Forums
>
SharePoint - Setup, Upgrade, Administration and Operation
>
Table of content
Table of content
- Hello,
I am Sharepoint 2007 admin and one of my user asked for a feature where he can group his content as similar to onenote. This will let him organise his contents in a single place and can jump to it without scrolling too much. I am wondering if there is a way to do this in MOSS 2007. Even a table of content kind of functionality will do. The first thing which came to my mind was Wiki but it does not seem to be possible there as per my awareness. Would appreciate if anyone in the community would have a pointer for me.
Thanks,
siaj
All Replies
- > where he can group his content as similar to onenote.He could use OneNote...It is possible to create a OneNote file and store it in a document library. This can then be used from different clients.
FAQ sites: (SP 2010) http://wssv4faq.mindsharp.com; (v3) http://wssv3faq.mindsharp.com and (WSS 2.0) http://wssv2faq.mindsharp.com
Complete Book Lists (incl. foreign language) on each site. You can group items using folders in list/library. Or you can add separate field to use for grouping in list view settings.
Thanks for the quick response but the user does not want to use one note and then upload it in sharepoint. I am possibly looking for a solution something like wiki where I can have a table of contents. Is that possible ?
-Jai
siaj- This may be helpful:
http://www.buro9.com/blog/2008/12/10/sharepoint-wiki-table-of-contents-using-jquery-and-shuie/
And general sharepoint wiki references:
http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/2008/10/23/getting-started-with-sharepoint-wiki-pages.aspx
http://stackoverflow.com/questions/11462/sharepoint-wikis
http://blogs.msdn.com/jackiebo/archive/2007/02/26/supercharge-your-sharepoint-wiki-adding-columns-and-creating-dynamic-tables.aspx - Thanks ! I followed the blog http://www.buro9.com/blog/2008/12/10/sharepoint-wiki-table-of-contents-using-jquery-and-shuie/ and followed the steps in http://shuie.codeplex.com/ . I did below steps trying to get the Wiki TOC
1) Copy the Installer & Admin Utility directories to a SharePoint server in the farm you wish to deploy customisations to.
2) Run Setup.exe in the Installer folder to install & deploy the core ShUIE component.
3) Activate the "Pcubed ShUIE Ajax Injector" feature within the "Site Collection Features" of the site you wish to run this on.
4) Run ShUIE.Admin.exe from the command line D:\ShUIE\Admin Utility>ShUIE.Admin.exe -o addentry -url http://myserver:12344 -
filename "D:\ShUIE\Customisations\Wiki TOC\Wiki TOC.xml"
When I create a new wiki page I can see the SHUIE jquery included in the header of the page view, but still the TOC does not show up.
Appreciate if anyone has a suggestion on this.
Thanks,
siaj

