Diff for "DocBookEditors"


Differences between revisions 8 and 12 (spanning 4 versions)
Revision 8 as of 2006-04-05 22:02:27
Size: 2836
Editor: tz
Comment:
Revision 12 as of 2006-04-06 01:56:38
Size: 3705
Editor: 69-174-138-89
Comment:
Deletions are marked like this. Additions are marked like this.
Line 16: Line 16:
== Test Suite ==
You can find many sample documents in the DocBook SourceForge CVS Repository which may be useful to exercise program features:
  * http://cvs.sourceforge.net/viewcvs.py/docbook/testdocs/tests/
Line 18: Line 21:

=== vim + xmledit ===
  * repository: main
  * environment: command-line
  * homepage: http://www.vim.org/
  * install: apt-get install vim
  * community: http://www.vim.org/community.php
  * comments: good option if you like vim / vi
=== bluefish ===
  * repository: universe
  * environment: Gnome
  * homepage: http://bluefish.openoffice.nl/index.html
  * install: apt-get install bluefish
  * community: http://bfwiki.tellefsen.net/
  * comments: bluefish is an HTML editor, not totally adept as an XML editor
=== conglomerate ===
  * repository: universe
  * environment: Gnome
  * homepage: http://www.conglomerate.org/index.html
  * install: apt-get install conglomerate
  * community: http://www.conglomerate.org/getting_involved.html
  * comments: boxes don't display right on dapper with default settings
    * some very interesting concepts for organizing the display vs. other editors
Line 30: Line 40:
  * install: apt-get install kate   * install: apt-get install kate kate-plugins
Line 34: Line 44:
    * code folding / unfolding is handled very nicely
Line 49: Line 60:
=== vim + xmledit ===
  * repository: main
  * environment: command-line
  * homepage: http://www.vim.org/
  * install: apt-get install vim
  * community: http://www.vim.org/community.php
  * comments: good option if you like vim / vi
Line 63: Line 80:
  * conglomerate
  * bluefish
Line 75: Line 90:
  * valid DocBook test document for testing editors

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.

bluefish

conglomerate

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

mlview

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.

jEdit + XML / XmlIndenter / XQuery / XSLT / JTidyPlugin

To Do List

Programs to add

  • abiword
  • ooo
  • emacs + nxml
  • lyx
  • quanta
  • butterfly
  • exchanger lite
  • geany

Additions

  • use tabs to make attributes align better?


CategoryDocteam

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