Télécharger la liste

Description du projet

The Text_Wiki package allows you to transform text

structured using Wiki rules into any defined

target output format. For example, you can convert Tavi-style Wiki text into XHTML, original C2-style Wiki text into XML, MeatBall style Wiki text into LaTeX, or any other Wiki markup rules into any other format (provided it's programmed properly).

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.

2004-07-22 16:45
0.20.1 alpha

Un moteur de rendu nouveau, "Plain", a été ajoutée pour une version en texte brut du texte wiki balisage. Il est utile pour la génération de texte interrogeable.
Tags: Minor feature enhancements
A new renderer, "Plain", was added for a
plain-text version of marked-up wiki text. It is
useful for generating searchable text.

2004-07-14 22:56
0.19.7 alpha

Réorganisation majeure du code de base pour une meilleure extensibilité. Ceci est un communiqué de l'arrière-garde de compatibilité. Assurez-vous de lire les notes de change log pour 0,19 avant de passer à travers 0.19.7.
Tags: Major feature enhancements
Major reorganization of the codebase for better extensibility. This is a backwards-compatibility breaking release. Be sure to read the change log notes for 0.19 through 0.19.7 before upgrading.

2004-05-26 04:55
0.17 alpha

La règle wikilien prend désormais en charge les numéros que des lettres minuscules. Un problème avec l'analyse blockquote a été fixée. La règle du code n versions plus le contenu, laissant espaces initiaux et finaux préformaté en place. La règle entités convertit maintenant toutes les entités (au lieu de simplement les caractères spéciaux), sauf le délimiteur jeton. Extra newlined sont inclus après le tableau, deflist, et les règles de liste pour aider à l'analyse paragraphe. La règle de liste ajoute maintenant "display: inline;" à la liste-style d'élément pour aider avec l'affichage MSIE. La règle url dispose désormais d'une 'conf règle images «clé de la tour de traitement d'image et désactiver.
Tags: Minor feature enhancements
The wikilink rule now supports numbers as lowercase
letters. A problem with blockquote parsing was fixed. The
code rule no longer trims the contents, leaving leading and
trailing preformatted whitespace in place. The entities rule
now converts all entities (instead of just special
characters) except the token delimiter. Extra newlined are
included after table, deflist, and list rules to help with
paragraph parsing. The list rule now adds "display: inline;"
to the list-item style to help with MSIE display. The url
rule now has an 'images' rule conf key to turn image
processing on and off.

2004-05-03 14:47
0.15 alpha

sprintf () notatation est maintenant pris en charge pour wikilien et de la règle interwiki config new_url et edit_url. URL et interwiki config règle désormais en charge d'autres cibles. La règle Freelink a été patchée pour une bonne connaissance des pages qui existent dans le wiki, et a été rajoutée dans la règle par défaut. Les questions de conformité XHTML ont été fixés. La règle du code prend désormais en charge 'type = "php" "pour convertir du code PHP (identique à phpcode règle), et il peut également soutenir des' type =" html " '.
Tags: Minor feature enhancements
sprintf() notatation is now supported for wikilink
and interwiki rule config new_url and edit_url.
URL and interwiki rule config now support
alternative targets. The freelink rule was patched
for proper knowledge of which pages exist in the
wiki, and was added back into the default rule
set. XHTML compliance issues were fixed. The code
rule now supports 'type="php"' to convert PHP code
(identical to phpcode rule), and it can also
support 'type="html"'.

2004-04-06 19:27
0.14 alpha

Ligne de compression a été ajouté à «préfiltre« règle (de l'actuel "serrer" règle). Le «durcir» règle a été modifiée pour revenir à son comportement d'origine (par exemple, supprimer tous les sauts de ligne). Le «durcir» règle a été déplacé pour être avant-dernier de la règle par défaut. Une nouvelle ligne supplémentaire a été ajoutée à la retourné 'parsing table », qui rompt point fixe.
Tags: Minor bugfixes
Line compression has been added to 'prefilter' rule (from the current 'tighten' rule). The 'tighten' rule has been changed back to its original behavior (i.e., remove all newlines). The 'tighten' rule has been moved to be next-to-last in the default rule set. An extra newline has been added to the returned 'table' parsing, which fixes paragraph breaks.

Project Resources