Télécharger la liste

Description du projet

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.

Système requise

System requirement is not defined
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

Cette version supprime les espaces à droite (avec un test). Il a été transformé en utilisant des orignaux à l'aide de la souris, ce qui en fait le temps de démarrage et d'exécution plus rapide (la suite de tests s'exécute plus de deux fois plus vite). Mis à jour le lien vers le référentiel dans la META.yml/META.json.
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

Cette version ajoute des tests d'unités pour l'itérateur de la ligne. Il ajoute que « utiliser autodie » pour les modules avec les appels d'offres ouverts.
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

L' <programlisting> et <blockquote> tags ont été ajoutés. Les espaces sont correctement manipulés après une balise de fermeture dans le proto-Fiction texte en texte. Le traitement des entités dans la fiction de texte et sur le début des lignes a été fixée.
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

Un soutien a été ajouté pour le <a />tag. Un soutien a été ajoutée pour les entités numériques. Prise en charge</a> <ol> <a />,</a> <li> <a />, Et</a> <ul> <a />a été ajouté à la fiction de texte et XML-Fiction. Une feuille de style a été ajouté à convertir Scénario-XML TEI-XML à (= Text Encoding Initiative). L'</a> <!DOCTYPE .... > <a />déclaration dans le scénario de sortie XML a été retiré. Une classe de base a été créé pour la base de convertisseurs XSLT.</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

La manipulation de deux points (":") l'intérieur d'une description de haut niveau en grammaire XML-scénario a été fixé. La manipulation d'un innerdesc sur le début d'une ligne au milieu d'un paragraphe a été fixé. Un soutien a été ajouté pour les <i>balises XML dans Grammaire-scénario.</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