Turn OpenOffice.org into a Web-editing tool with ODF@WWW


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements UNIX and Linux RSS News Turn OpenOffice.org into a Web-editing tool with ODF@WWW
# 1  
Old 08-08-2008
Turn OpenOffice.org into a Web-editing tool with ODF@WWW

08-08-2008 08:00 AM
Imagine being able to open any Web page on your server in OpenOffice.org, edit it, and save the changes back to the server by pressing the Save button. It may sound too good to be true, but that's exactly what the ODF@WWW project is set to achieve.



Source...
Login or Register to Ask a Question

Previous Thread | Next Thread

1 More Discussions You Might Find Interesting

1. Programming

Building OpenOffice.Org

I downloaded the CVS and followed the instructions at Wiki. I typed ./autogen.sh and got: sh: autom4te: command not found aclocal: autom4te failed with exit status: 127 What's wrong? (1 Reply)
Discussion started by: whutes
1 Replies
Login or Register to Ask a Question
unopkg(1)							   User Command 							 unopkg(1)

Name
       unopkg - OpenOffice.org Extension Manager

SYNOPSIS
unopkg [add] <options> extension-path... unopkg [remove] <options> extension-identifier... unopkg [list] <options> extension-identifier... unopkg [reinstall] <options> unopkg [gui] unopkg [--help|-h] DESCRIPTION
OpenOffice.org is a fully featured office suite for the daily use with all features you would normally expect in an office suite. There exists many OpenOffice.org extensions all over the word. For example, see http://extensions.go-oo.org/ This tool allows to manage the extensions from the command line. SUB-COMMANDS add add the given extensions remove remove extensions by the given identifiers reinstall reinstall all deployed extensions (only for experts) list list information about the deployed extensions gui raise Extension Manager Graphical User Interface (GUI) OPTIONS
--help|-h display help and exit --version|-V output version information and exit --verbose|-v verbose output --force|-f force overwriting existing extensions --log-file <file> custom log file; the default one is <cache-dir>/log.txt --shared|-f operate on the system installation deployment context; use only when no concurrent Office process(es) are running! (only for experts) --deployment-context <context> operate on explicit deployment context (only for experts) TROUBLESHOOTING PROBLEMS
See http://en.opensuse.org/Bugs:OOo for more details about how to report bugs in OpenOffice.org. SEE ALSO
http://go-oo.org/ http://extensions.go-oo.org/ AUTHOR
This manual page was created by Petr Mladek <pmladek@suse.cz> for the go-oo version of OpenOffice.org, because the original package does not have one. OpenOffice.org Extension Manager 2008-03-18 unopkg(1)