I have a large wiki over several pages of how to do things based on the department. I am wanting a page with a table of contents on it pulled from the various pages. The table would be searchable for the title, but I also want a searchable key words section for each title so that key information for each topic can be entered incase users don't know which department or title to search for.
I have created something which works but this would be far easier automated and appears from the table of contents plugins to be feasible, except I can't program.
The important parts, for me, are:
- "key words" section for each title which can be searched to give you the right department/topic by having admin adding pertinent key words which would help the user find the correct title. Because sometimes the user doesn't always know which department or topic certain information is under, so a search would show the right topic/department if a key word or phrase is typed into the search. I use "AKA" in the example below.
- Be able to select which pages you want added in the table of contents.
What I have created is a datatable with the link in the first column and then a series of sub headings:
Department, topic, sub heading, sub heading, AKA
The AKA I will be putting the information in which is pertinent to the topic and searchable.
Below is what I have done using Datatables plugin and placed on a page for people to search for the topic.
