Downloadliste

Projektbeschreibung

XML-Grammar-Fiction is a Perl package that provides processors for lightweight markup languages and corresponding XML grammars for writing prose (e.g. stories, novels, and novellas) as well as screenplays. The XML grammars can in turn be translated to XHTML and DocBook/XML. XML-Grammar-Fiction currently offers only very basic functionality, but has good support for UTF-8 and allows one to write bidirectional texts conveniently. It is still under development and may exhibit some quirks.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-07-28 06:41
0.9.1

Diese Version entfernt Leerzeichen (mit Test). Es wurde von Moose zu Maus, wodurch Startzeit und die Laufzeit schneller (die Testsuite läuft über doppelt so schnell) umgewandelt. Die Verbindung zum Repository in die META.yml/META.json wurde aktualisiert.
This release removes trailing spaces (with a test). It has been converted from using Moose to using Mouse, which makes startup time and run-time faster (the test suite runs over twice as fast). The link to the repository in the META.yml/META.json has been updated.

2012-06-11 04:07
0.8.1

Dieses Release bringt einige Komponententests für die Linie Iterator. Es fügt "Autodie zu den Modulen mit offene Ausschreibungen verwenden".
Tags: Beta
This release adds some unit tests for the line iterator. It adds "use autodie" to the modules with open calls.

2011-05-22 23:05
0.5.1

Das <programlisting> und <blockquote> Tags wurden hinzugefügt. Whitespace ist richtig nach einem schließenden Tag in der Fiction-Text proto-Text behandelt. Der Umgang mit Sitz in Fiction-Text und über den Beginn der Zeilen, wurde behoben.
Tags: major bug fixes, features, Beta, CPAN
The <programlisting> and <blockquote> tags were added. Whitespace is properly handled after a closing tag in the Fiction-Text proto-text. The handling of entities in Fiction-Text and on the start of lines was fixed.

2011-05-18 17:33
0.3.0

Unterstützt wurden die hat für <a />Tag. Es wurde Unterstützung für numerische Einheiten hinzugefügt. Unterstützung für</a> <ol> <a />,</a> <li> <a />Und</a> <ul> <a />XML wurde hinzugefügt, um Fiction-Text und-Fiction. Ein Stylesheet wurde hinzugefügt, um) wandeln Drehbuch-XML zu TEI-XML (= Text Encoding Initiative. Das</a> <!DOCTYPE .... > <a />Erklärung im Drehbuch-XML-Ausgabe wurde entfernt. Eine Basisklasse wurde Konverter erstellt für die XSLT basiert.</a>
Tags: features, feature, Major feature enhancements, Code cleanup, Refactoring
Support was added for the <a /> tag. Support was added for numeric entities. Support for <ol>, <li>, and <ul> was added to Fiction-Text and Fiction-XML. A stylesheet was added to convert Screenplay-XML to TEI-XML (= Text Encoding Initiative). The <!DOCTYPE .... > declaration in the Screenplay-XML output was removed. A base class was created for the XSLT based converters.

2011-04-05 22:00
0.1.5

Der Umgang mit einem Doppelpunkt (":") in einer Top-Level-Beschreibung im XML-Grammatik-Drehbuch wurde behoben. Die Handhabung eines innerdesc am Anfang einer Zeile in der Mitte eines Absatzes wurde behoben. Es wurde Unterstützung für <i>Tags Drehbuch</i> hat <i>im XML-Grammatik-.</i>
Tags: Stable, Beta, major bug-fixes
The handling of a colon (":") inside a top-level description in XML-Grammar-Screenplay was fixed. The handling of an innerdesc on the start of a line in the middle of a paragraph was fixed. Support was added for <i> tags in XML-Grammar-Screenplay.

Project Resources