Tags:
create new tag
, view all tags

Question

Is there a perl client for twiki users to automate login, download, edit and upload process?

I am using perl mediawiki client to do above CLI wiki editing process via a makefile. I searched cpan.org and quite suprise there is no perl twiki client for TWIKI already.

Am I not searching hard enough?

Environment

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

-- TjYang - 13 Nov 2005

Answer

ALERT! If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.

I find wget is a fantastic commandline interface to twiki - basically, you can get and set topic text via a url - if you want to code a module to do that for you smile (the save portion of this is basically http://youhost/bin/save/Web/Topic?text=kjlkajshfdlkjashlkfjh )

-- SvenDowideit - 13 Nov 2005

An alternative is to expose the TWiki content via WebDAVPlugin

-- PeterThoeny - 13 Nov 2005

 
Topic revision: r3 - 2005-11-14 - PeterThoeny
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.