Diff for "DocBookEditors"


Differences between revisions 22 and 25 (spanning 3 versions)
Revision 22 as of 2006-04-06 03:12:15
Size: 6391
Editor: 69-174-138-89
Comment:
Revision 25 as of 2006-04-07 03:36:19
Size: 7104
Editor: 69-174-138-89
Comment:
Deletions are marked like this. Additions are marked like this.
Line 20: Line 20:
These programs are available from the Ubuntu package repositories. These programs are available from the Ubuntu package repositories. Packages in the "main" repository should be well supported by the Ubuntu community. Packages in the "universe" repository are contributed by smaller groups or individuals and may not be as well-supported.
Line 106: Line 106:
  * install: apt-get install vim   * install: console vim comes installed by default, gtk frontend is vim-gtk
Line 108: Line 108:
  * comments: good option if you like vim / vi   * comments:
   * VimHowto
   * [http://www.pinkjuice.com/howto/vimxml/tasks.xml Vim as an XML Editor]
   * [http://www.vim.org/tips/tip.php?tip_id=583 Vim Tip 583 (see comments)]
   * Vim also supports many features like code folding, spell checking, <your favourite feature>
 
Line 141: Line 147:
  * c'mon there gotta be more!   * check programs listed on http://scintilla.sourceforge.net/ScintillaRelated.html
    * PyPE
    * CUTE http://cute.sourceforge.net/index.html
    * moleskine http://micampe.it/things/moleskine
  * any other editor components akin to Scintilla?

Goals

The goals of this page are...

  • to be a comprehensive list of DocBook-aware editor programs

  • to distinguish which programs are included in Ubuntu
  • to present this information in a consistent format
  • please try to stick to the format thank you Smile :)

Format

program (+ plugin1 / plugin2 ...)

  • repository: main / universe
  • environment: Gnome / KDE / Java / command-line / ?
  • homepage: project homepage
  • install: apt-get install ...
  • community: program community resources link
  • comments: comment 1
    • comment 2

Test Suite

You can find many sample documents in the DocBook SourceForge CVS Repository which may be useful to exercise program features:

Supported

These programs are available from the Ubuntu package repositories. Packages in the "main" repository should be well supported by the Ubuntu community. Packages in the "universe" repository are contributed by smaller groups or individuals and may not be as well-supported.

abiword

bluefish

conglomerate

emacs + nxml

kate

  • repository: main
  • environment: KDE
  • homepage: http://kate.kde.org/

  • install: apt-get install kate kate-plugins
  • community: http://kate.kde.org/contact.php

  • comments: installed by default with Kubuntu
    • great option for kate, use it for all my editing
    • code folding / unfolding is handled very nicely

lyx

  • repository: universe
  • environment: Qt / xforms
  • homepage: http://www.lyx.org

  • install: apt-get install lyx
  • community: http://www.lyx.org/internet/

  • comments: LaTeX oriented but can import / export DocBook

    • What You See Is What You Mean (WYSIWYM) works beautifully
    • templates seem to be broken at the moment

mlview

OpenOffice.org Writer

Quanta+

SciTE

vim + xmledit

Unsupported

These programs are not available in the Ubuntu package repositories. Some packages may not be included due to licensing restrictions. Perhaps you would like to volunteer to package one of these programs for Ubuntu? There is certainly nothing wrong with using these programs, but you may need to turn to their own user community if you need assistance.

Butterfly XML

Exchanger XML Lite

Geany

jEdit + XML / XmlIndenter / XQuery / XSLT / JTidyPlugin

To Do List

Programs to add

Additions

  • use tabs or tables to make attributes align better?


CategoryDocteam

DocBookEditors (last edited 2012-03-26 17:40:40 by guise)