You are here: Vanderbilt Biostatistics Wiki>Main Web>ChangingToFosWiki (revision 14)EditAttach

Migration from TWiki to FosWiki

Simple Timeline

  • April 15 (tax day), we announce on biostat-all that we'll be updating the wiki
  • May 1 we stop all edits to the content and switch over immediately
  • Then mop up.

To Do List

  • Bibliographic plugins
  • attachment security
  • top bar issues
  • other plugins
  • table of contents doesn't create short urls (turn on Apache plugin to change links?)

Plugins

Use this table to record progress of plugin conversion.

Plugin Name Status (converted, not converted, etc.)Sorted ascending Comment (e.g. "conversion not needed")
SessionPlugin    
DirectedGraphPlugin converted  
EFetchPlugin converted  
FoldingTOCPlugin converted  
LatexModePlugin converted fails on system web
SourceHighlightingPlugin converted system web topic gone?
SecurePubPlugin Currently not convertable Requires basic authenication inorder to function.
CommentPlugin implemented  
EditTablePlugin implemented  
InterwikiPlugin implemented  
SlideShowPlugin implemented  
SmiliesPlugin implemented  
TablePlugin implemented  
ActionTrackerPlugin installed Dale
CheckToIncludePlugin not converted  
CoderayPlugin not converted Jeremy
GoFishPlugin not converted Cole prefers eliminating
MultiEditPlugin not converted  
SectionalEditPlugin not converted can probably eliminate
SpreadSheetPlugin not converted probably need
TWikiStylePlugin not converted Jeff
TopicVarsPlugin not converted probably need
MathModePlugin replaced replaced w/ LatexModePlugin
NotificationPlugin replaced replaced w/ Notifications
EmbedBibPlugin semi-converted need's cleanup
AliasPlugin unnecessary  
DatabasePlugin unnecessary can eliminate
FilterPlugin unnecessary  
IfDefinedPlugin unnecessary  
NatSkinPlugin unnecessary  
RedDotPlugin unnecessary  
RenderListPlugin unnecessary  
UserInfoPlugin unnecessary  

Notes

The FastCGI Foswiki plugin (link) requires the additional packages (ignore this for now)
  • libfcgi-perl and libapache2-mod-fastcgi (from Aptitude)
  • Getopt::Long and Pod::Usage

I tried to get FastCGI work, but it didn't seem to have any speedup at all. Either that or I configured it incorrectly.

Procedure for Updating the FosWiki Install

Foswiki currently lives on biostat3 inside a git repository. You can create/edit/delete files freely there. When you are done, however, please commit your changes like so:

git add <file-you-worked-on> [<another-file> ...]
git commit

If you delete a file, additionally run the following before committing:

git rm <file-you-deleted>

Please note that you need to add all files you worked on, regardless of whether or not they are actually new files. Git behaves differently from subversion in this regard (and many other regards). If you have general questions about git, here are some resources:

Edit | Attach | Print version | History: r17 | r15 < r14 < r13 < r12 | Backlinks | View wiki text | Edit WikiText | More topic actions...
Topic revision: r14 - 13 Apr 2009, JeremyStephens
 

This site is powered by FoswikiCopyright © 2013-2022 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Vanderbilt Biostatistics Wiki? Send feedback