Main > Programming > Libraries >

HTML::WikiConverter::MediaWiki 0.55

HTML::WikiConverter::MediaWiki 0.55

Sponsored Links

HTML::WikiConverter::MediaWiki 0.55 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 10 (1 times)
File size: 0.011 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 838
Date added: 2007-07-18
Publisher: David J. Iberri

HTML::WikiConverter::MediaWiki 0.55 description

HTML::WikiConverter::MediaWiki is a Perl module used to convert HTML to MediaWiki markup.

SYNOPSIS

use HTML::WikiConverter;
my $wc = new HTML::WikiConverter( dialect => MediaWiki );
print $wc->html2wiki( $html );

This module contains rules for converting HTML into MediaWiki markup. See HTML::WikiConverter for additional usage details.

ATTRIBUTES

In addition to the regular set of attributes recognized by the HTML::WikiConverter constructor, this dialect also accepts the following attributes:

preserve_bold

Boolean indicating whether bold HTML elements should be preserved as HTML in the wiki output rather than being converted into MediaWiki markup.

By default, < b > and < strong > elements are converted to wiki markup identically. But sometimes you may wish tags in the HTML to be preserved in the resulting MediaWiki markup. This attribute allows this.

For example, if preserve_bold is enabled, HTML like

< ul >
< li > < b >Bold< /b >
< li > < strong >Strong< /strong >
< /ul >

will be converted to

* < b >Bold< /b >
* Strong

When disabled (the default), the preceding HTML markup would be converted into

* Bold
* Strong

preserve_italic

Boolean indicating whether italic HTML elements should be preserved as HTML in the wiki output rather than being converted into MediaWiki markup.

For example, if preserve_italic is enabled, HTML like

< ul >
< li > < i >Italic< /i >
< li > < em >Emphasized< /em >
< /ul >

will be converted to

* < i >Italic< /i >
* Emphasized

When disabled (the default), the preceding HTML markup would be converted into

* Italic
* Emphasized

preserve_templates

Boolean indicating whether {{template}} calls found in HTML should be preserved in the wiki markup. If disabled (the default), templates calls will be wrapped in < nowiki > tags.

preserve_nowiki

Boolean indicating whether tags found in HTML should be preserved in the wiki markup. If disabled (the default), nowiki tags will be replaced with their content.

pad_headings

Boolean indicating whether section headings should be padded with spaces (eg, "== Section ==" instead of "==Section=="). Default is to pad.

HTML::WikiConverter::MediaWiki 0.55 Screenshot

Advertisements

HTML::WikiConverter::MediaWiki 0.55 Keywords

Bookmark HTML::WikiConverter::MediaWiki 0.55

Hyperlink code:
Link for forum:

HTML::WikiConverter::MediaWiki 0.55 Copyright

WareSeeker periodically updates pricing and software information of HTML::WikiConverter::MediaWiki 0.55 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of HTML::WikiConverter::MediaWiki 0.55 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
HTML::WikiConverter is a Perl module that can convert HTML to wiki markup. Free Download
HTML::WikiConverter::Dialects is a Perl module which contains a tutorial on how to add a dialect. Free Download
HTML::WikiConverter::Markdown is a Perl module to convert HTML to Markdown markup. Free Download
HTML::WikiConverter::Normalizer is a Perl module to convert CSS styles to (roughly) corresponding HTML. Free Download
HTML::WikiConverter::Oddmuse is a Perl module that can convert HTML to Oddmuse markup. Free Download
Convert::Wiki is a Perl module that can convert HTML/POD/txt from/to Wiki code. Free Download
Wiki::Toolkit::Formatter::Mediawiki is a Mediawiki-style formatter for Wiki::Toolkit. Free Download
Wiki::Toolkit::Store::Mediawiki is a Mediawiki (MySQL) storage backend for Wiki::Toolkit. Free Download