Tags:
create new tag
view all tags

Question

Our company already holds our skills in an excel file. However, moving it to the wiki could be useful for us.

Is there a way to take a spreadsheet of categories, skills and values and import them into the skills plugin 'data'?

Environment

TWiki version: TWikiRelease04x02x01
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS:  
Web server:  
Perl version:  
Client OS:  
Web Browser:  
Categories: Plugins

-- HelenJohnstone - 22 Sep 2008

Answer

ALERT! If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.

Did you try ExcelImportExportPlugin yet?

-- FranzJosefGigler - 22 Sep 2008

Franz, that is the way to get the spreadsheet data into twiki, but where does that data go for the Skills plugin? I can't find a single topic that holds the skills, so where are they held, and how can I get the imported spreadsheet data into the skills plugin format?

-- HelenJohnstone - 22 Sep 2008

The skills are stored in the work area in a text file. The format is category:skill1,skill2,..., with categories seperated with a new line. For example:

MsOffice:Word,Excel,PowerPoint,Outlook,Project

The values are stored in the users home page (i.e Main.AndrewRJones) as meta data in the format %META:SKILLS{name="Word" category="MsOffice" rating="2"}%. You can see the meta data of the topic by appending ?raw=debug to the url.

As far as i know nothing exists that will do what you want, so you will either have to create all the the skills manually or write a custom script to do it for you if you are ok with Perl. Hope this helps.

-- AndrewRJones - 23 Sep 2008

Thanks Andrew.

-- HelenJohnstone - 23 Sep 2008

Change status to:
Edit | Attach | Watch | Print version | History: r5 < r4 < r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r5 - 2008-09-23 - HelenJohnstone
 
  • Learn about TWiki  
  • Download TWiki
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.