Download List

Projeto Descrição

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.

System Requirements

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

Esta versão remove os espaços à direita (com um teste). Ele foi convertido usando o alce usando o Mouse, o que torna o tempo de inicialização e tempo de execução mais rápido (Testees atropela duas vezes mais rápido). O link para o repositório no META.yml/META.json foi atualizado.
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

Esta versão adiciona alguns testes de unidade para o iterador de linha. Ele acrescenta que "use autodie" para os módulos com chama aberta.
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

A <programlisting> e <blockquote> tags foram adicionadas. Espaço em branco é tratado corretamente após uma tag de fechamento no texto de ficção proto-texto. A manipulação de entidades de ficção-texto e sobre o início das linhas foi corrigido.
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

Foi adicionado suporte para a <a />marca. Foi adicionado suporte para entidades numéricas. Suporte para</a> <ol> <a />,</a> <li> <a />E</a> <ul> <a />foi adicionado ao texto e Ficção Ficção-XML. Uma folha de estilos foi adicionado para converter Roteiro-TEI-XML para XML (= Text Encoding Initiative). A</a> <!DOCTYPE .... > <a />declaração no XML de saída Roteiro foi removido. Uma classe base foi criada para a base conversores 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

O tratamento de dois pontos (":") dentro de uma descrição de alto nível em XML-Gramática-Roteiro foi corrigido. O manuseio de uma innerdesc sobre o início de uma linha no meio de um parágrafo foi corrigido. Foi adicionado suporte para <i>tags em XML-Gramática-Roteiro.</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