/jEdit/tags/jedit-4-2-pre2/doc/FAQ/faq.xml
# · XML · 140 lines · 71 code · 15 blank · 54 comment · 0 complexity · ddc231d05e71275c4cdecc16a9cbf1c9 MD5 · raw file
- <?xml version="1.0" standalone="no" ?>
- <!-- jEdit buffer-local properties: -->
- <!-- :indentSize=1:noTabs=true:maxLineLen=72:tabSize=2: -->
- <!-- -->
- <!-- jEdit FAQ -->
- <!-- Copyright (C) 2001-2002 John Gellene -->
- <!-- $Id: faq.xml 4495 2003-02-19 08:43:59Z krisko $
- -->
- <!-- Changes required for posting on jEdit Community: -->
- <!-- Title should be <h2> without class; -->
- <!-- all <h1> headings should be changed to <h2> -->
- <!-- Command line for processing: -->
- <!-- -->
- <!-- xsltproc -catalogs -output .\html\ faq.xsl faq.xml -->
- <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
- "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
- <!-- Changes required for posting on jEdit Community: -->
- <!-- Title should be <h2> without class; -->
- <!-- all <h1> headings should be changed to <h2> -->
- <!ENTITY faq-intro SYSTEM "faq-intro.xml">
- <!ENTITY faq-general SYSTEM "faq-general.xml">
- <!ENTITY faq-install SYSTEM "faq-install.xml">
- <!ENTITY faq-use SYSTEM "faq-use.xml">
- <!ENTITY faq-macros SYSTEM "faq-macros.xml">
- <!ENTITY faq-plugins SYSTEM "faq-plugins.xml">
- <!ENTITY faq-problems SYSTEM "faq-problems.xml">
- <!ENTITY faq-contrib SYSTEM "faq-contrib.xml">
- <!ENTITY faq-legal SYSTEM "faq-legal.xml">
- ]>
- <article class="faq" id="faq">
- <articleinfo>
- <author>
- <firstname>John</firstname><surname>Gellene</surname>
- <affiliation><address><email>jgellene@nyc.rr.com</email></address></affiliation>
- </author>
- <author>
- <firstname>Kris</firstname><surname>Kopicki</surname>
- <affiliation><address><email>krisko@users.sourceforge.net</email></address></affiliation>
- </author>
- <copyright><year>2002</year><holder>John Gellene</holder></copyright>
- <legalnotice><title>Legal Notice</title>
- <para>
- Permission is granted to copy, distribute and/or modify this document
- under the terms of the GNU Free Documentation License, Version 1.1 or
- any later version published by the Free Software Foundation; with no
- <quote>Invariant Sections</quote>, <quote>Front-Cover Texts</quote> or
- <quote>Back-Cover Texts</quote>, each as defined in the license. A copy of
- the license is contained in the file <filename>COPYING.DOC.txt</filename>
- included with jEdit.
- </para>
- </legalnotice>
- <title>jEdit Frequently Asked Questions</title>
- <revhistory>
- <!-- <revision>
- <revnumber>0.1</revnumber>
- <date>Sept. 23, 2001</date>
- <revremark>Initial draft.</revremark>
- </revision>
- <revision>
- <revnumber>0.2</revnumber>
- <date>Sept. 25, 2001</date>
- <revremark>Sections 1-3 prepared.</revremark>
- </revision>
- <revision>
- <revnumber>0.3</revnumber>
- <date>Sept. 27, 2001</date>
- <revremark>Section 4 prepared.</revremark>
- </revision>
- <revision>
- <revnumber>0.4</revnumber>
- <date>Oct. 16, 2001</date>
- <revremark>Sections 1-4 completed.</revremark>
- </revision>
- <revision>
- <revnumber>0.5</revnumber>
- <date>Oct. 17, 2001</date>
- <revremark>Sections 1-5 completed.</revremark>
- </revision>
- <revision>
- <revnumber>0.6</revnumber>
- <date>Oct. 31, 2001</date>
- <revremark>Sections 1-5 completed; section 6 begun.</revremark>
- </revision>
- <revision>
- <revnumber>0.7</revnumber>
- <date>Jan. 15, 2002</date>
- <revremark>Inclusion of material from jEdit Community
- Interactive FAQ</revremark>
- </revision>
- -->
- <revision>
- <revnumber>0.8</revnumber>
- <date>Feb. 17, 2002</date>
- <revremark>Additional revisions for jEdit 4.0 release</revremark>
- </revision>
- <revision>
- <revnumber>0.9</revnumber>
- <date>Feb. 9, 2003</date>
- <revremark>Additional revisions for jEdit 4.1 release</revremark>
- </revision>
- <revision>
- <revnumber>1.0</revnumber>
- <date>Feb. 18, 2003</date>
- <revremark>New format & additions for jEdit 4.1 release</revremark>
- </revision>
- </revhistory>
- <releaseinfo>
- <emphasis>Note: </emphasis>
- This draft incorporates material from the Interactive FAQ section
- of the <ulink url=
- "http://community.jedit.org/modules.php?op=modload&name=faq&file=index"
- >jEdit Community web site</ulink>.
- </releaseinfo>
- </articleinfo>
- &faq-intro;
- &faq-general;
- &faq-install;
- &faq-use;
- &faq-macros;
- &faq-plugins;
- &faq-problems;
- &faq-contrib;
- &faq-legal;
- </article>