TWiki Setup
I created the topic “Knowledge Base for Business Development” and then populated it with subtopics. While customizing the sidebar to provide a direct link to this topic I discovered that there a several layers to TWiki access. There is the TWiki Web which has a webhome page and then there is the Main Web which also has a webhome page. I started building my topics through the TWiki Web before discovering the Main Web. I'm afraid that I will need to attempt to relocate my topic thread to the Main Web because the standard sidebar links use the Main Web.
I recreated the topics in the Main Web by copying and pasting from TWiki Web. Then while researching how to delete the topics from TWiki Web I discovered information on how to create a web. I decided to create a KnowledgeManagement Web and move the topics over to that web. Moving the topics turned out to be a process that needed to be done for each subtopic level. Whereas the topic level that I was moving would change its links to the new KnowledgeManagement Web any active subtopic links remained directed to the prior web. I completed the task but found that the topics that still existed in TWiki Web could not be deleted; each attempt to open the page for this task resulted in an error message. I finally resolved how to eliminate the prior instances of pages that I moved to the KnowledgeManagement Web.
Here is the base reference manual: http://twiki.org/cgi-bin/view/TWiki/TWikiDocumentation
Wiki Access
I created a BusinessDevelopmentGroup with administrator privileges, originally in the Main Web and then moved to KnowledgeManagement Web.
Time Zone
Wiki is set for GMT and lacks the means to modify this setting without resorting to problematic code changes. The creator acknowledges the importance of this issue for users who need a local time but there has been no standard change implemented.
http://twiki.org/cgi-bin/view/Support/TimeZone
Project Management
I simulated a link to project management software under the topic 'OB Hospitalists'. I have not been able to configure TWiki to open the software. I can attach the project management file but the application fails to open. This error has occurred directly on my laptop as well when I try to open the project file through windows directory. The application file is a batch file that stalls when I try to open it through association with a file but successfully opens the software when I click it directly. I may have not had a completely install of the project software as it has not otherwise created a shortcut executable file to open the program. There are several project management plugins available on Twiki:
http://twiki.org/cgi-bin/view/Plugins/ProjectPlannerPlugin
http://twiki.org/cgi-bin/view/Plugins/EnhancedXpTrackerPlugin
http://twiki.org/cgi-bin/view/Plugins/XpTrackerPlugin
These plugins lack Gant capability but are well-designed for project team collaboration.
Discussion Forum
There are some addons with discussion forum capability. This is a potentially useful function for participant dialogue.
http://twiki.org/cgi-bin/view/Plugins/TWikiDotNetForumAppAddOn
http://twiki.org/cgi-bin/view/Plugins/DiscussionForumAddOn
Brainstorming
I loaded an image of a mindmap for 'HealthCarePartners' but was not able to create a link that opened the associated software FreeMind.
Users
- registered fake users in the TWiki Main web
- created KmGroup in the TWiki Main web
- populated KmGroup with fake users
- created BusinessDevelopmentGroup in KnowledgeManagement web and connected KmGroup to BusinessDevelopmentGroup
In going through this exercise I first created the user names in KnowledgeManagement web but their wiki names had no presence in my Twiki. I next registered each user and TWiki defaulted to register users in the Main web. After registering the users and creating the Group connections I was able to find the different instances of users and the user group relationships using a Backlinks search function that is available through the “More topic actions” option that is in the bar below a saved topic. This ability to search throughout my TWiki universe is a useful content management function in that it enables me to avoid creating redundant, fragmented or conflicting information.
I created a final fake user with real capabilities called BradManson with password bmkm1. With Brad I was able to confirm that the CommentPlugin worked.
Forms
I wanted to create forms to facilitate information input by participants. I discovered that forms can be linked to other content which then enables consistent data, e.g., using the same nomenclature for physician specialty. I then proceeded to struggle for more than ten hours before resolving a failure of the form to pickup up the selection from another table. The solution had to do with a faulty set up of the other table; I neglected to format the table header so that it could be identified. I discovered this error while experimenting with the EditTable plugin: http://twiki.org/cgi-bin/view/Plugins/EditTablePlugin
I figured out how to create new topics that are automatically populated with a designated form using code from:
http://twiki.org/cgi-bin/view/TWiki/TWikiTemplates#TemplateTopics
I have created new topics as user 'admin' and as user 'BradManson'.
I created a search that returns all topics that contain a specified primary form. I then formatted the search to extract content from fields in the form of each topic to populate a summary table: http://twiki.org/cgi-bin/view/TWiki/FormattedSearch#Table_showing_form_field_values. Table formatting included specifying headers and setting a default order for the table. Search parameters helped me to set up results: http://twiki.org/cgi-bin/view/TWiki/VarSEARCH
Now the forms are functioning and along the way I also learned to set up tables with multiple lines that also link to other tables in the same way as the form. My ability to do this with tables as compared to forms came from code in a TWiki support post: http://twiki.org/cgi-bin/view/Support/GenerateOptionsListFromOptionsForm?raw=on
Now that I know how to use the search function to dynamically add content I may also take advantage of another support topic that discussed using lists of variables: http://twiki.org/cgi-bin/view/Support/HowToStoreSearchResultsInAVariable
TO DO ITEMS
Plugins
- Plugin installation is achieved by going to TWiki Configuration – Extensions – and then clicking “Install” for a desired extension in the alphabetical list. A script is then initiated that unpacks a .tgz file and then installs it to the point of complete functionality. This list is not a very effective way to explore available extensions but that is possible by otherwise searching the Twiki.org site.
- CommentPlugin - Allows users to quickly post comments to a page without an edit/preview/save cycle. This improves an existing function so the click selection is to “Upgrade”. This upgrade reported an error but the function appears as enabled in my plugin list.
- Tested CommentPlugin with a fake user.
- Enhanced sidebar navigation.
- TagMePlugin – This one has great features for personal tagging as well as group tagging. Each page can add tags from a set list, create tags, see the popularity of existing tags for the page, link to a tag cloud and then search from that tag cloud.
Version control
Relaunch of Twiki.org project. The TWiki community is going through some growing pains and management recently announced a commitment concerning future direction:
http://twiki.org/cgi-bin/view/Codev/RelaunchTWikiOrgProject
Keywords: is346 twiki project_management