Contributed by TWIKI.NET |
http://CONFLUNECE_URL/rpc/xmlrpc/) service, the tool works only when the service is up/running.
| File: | Description: |
|---|---|
data/TWiki/ConfluenceToTWikiAddOn.txt |
Add-on topic |
pub/TWiki/ConfluenceToTWikiAddOn/ |
Add-on topic, attachment(logo) |
src/getTWikiWeb.pl |
command line tool |
xml/ |
this directory is used to download the data from Confluence, store zip files before converting the data into TWiki |
lib/ |
holds the libraries/code required to do processing |
conf/ConfluenceConf.conf |
for adding information regarding confluence |
conf/ConvertorConfig.conf |
for adding information about TWiki |
lib/Confluence.pm |
This is work form Confluence community-thanks to the Confluence community |
lib/WikiText and lib/WikiText.pm |
This is actually part of CPAN's WikiText module. Thanks to Ingy dot Net for creating wonderful module |
readme.txt |
has help information |
Pre-requisites.txt |
describes the prerequisites |
ConfluenceToTWikiAddOn.zip into any directory where root/admin user of the system has write permission. perl -I ../lib -I /var/www/twiki/lib genTWikiWeb.pl
ServerURL=http://www.example.com:8080
User=adminYou can specify any user who has administration level access to Confluence Wiki.
LogFile=run.logThis can be useful when you face issues, will be useful while debugging.
Debug=on
User=adminThis is TWiki Admin user - yes we have admin user for TWiki 4.2.0 and onwords...
ApacheGroup=apacheThe topics ownership is changed to this user/group.
TwikiPath=/var/www/twikiThis is TWiki installation root.
| Add-on Author: | TWiki:Main.SopanShewale |
| Copyright: | © 2008, TWIKI.NET, Inc. |
| License: | GPL (GNU General Public License) |
| Add-on Version: | 06 Aug 2008 (V1.000) |
| Change History: | |
| 06 Aug 2008: | Initial version |
| TWiki Dependency: | $TWiki::Plugins::VERSION 1.2 (TWiki 4.2) |
| CPAN Dependencies: | CPAN:Log::Log4perl, CPAN:HTTP::Lite, CPAN:RPC::XML, CPAN:Error, CPAN:XML::LibXML, CPAN:XML::LibXML::Common, CPAN:Algorithm::Diff, CPAN:XMLRPC::Lite, CPAN:Getopt::Std, CPAN:Cwd, CPAN:Archive::Extract, CPAN:Archive::Zip |
| Other Dependencies: | Confluence 2.8.1 - with working RPC-XMLRPC services |
| Perl Version: | 5.8.8 |
| Add-on Home: | http://TWiki.org/cgi-bin/view/Plugins/ConfluenceToTWikiAddOn |
| Feedback: | http://TWiki.org/cgi-bin/view/Plugins/ConfluenceToTWikiAddOnDev |
| Appraisal: | http://TWiki.org/cgi-bin/view/Plugins/ConfluenceToTWikiAddOnAppraisal |
| I | Attachment | Action | Size | Date | Who | Comment |
|---|---|---|---|---|---|---|
| |
ConfluenceToTWikiAddOn.zip | manage | 41.7 K | 2008-08-05 - 11:10 | SopanShewale | Confluence to TWiki Converter |
| |
twikinet145x66d-t.gif | manage | 3.5 K | 2008-08-05 - 10:47 | SopanShewale | TWIKI.NET LOGO |