The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "BBCode"

BBCode::Tag - Perl representation of a BBCode tag River stage zero No dependents

See the documentation on BBCode::Parser for an overview of the typical usage of this package....

DLKING/BBCode-Parser-0.34 - 01 Dec 2006 07:53:35 UTC - Search in distribution

Pod::BBCode - converts a POD file to a page using BB code. River stage zero No dependents

This class converts a file in POD syntax to the BBCode syntax, in order to simplify the posting process on vBulletin forums. See any vBulletin forum's help for a description of the BBCode syntax. Pod::BBCode derives from Pod::Parser and therefore inh...

CHAOSLAW/Pod-BBCode-1.5 - 15 May 2005 14:00:10 UTC - Search in distribution
  • pod2bbcode - converts a .pod file to BBCode syntax.

HTML::BBCode - Perl extension for converting BBcode to HTML. River stage one • 2 direct dependents • 2 total dependents

"HTML::BBCode" converts BBCode -as used on the phpBB bulletin boards- to its HTML equivalent. Please note that, although this was the first BBCode module, it's by far not the best nor fastest. It's also not heavilly maintained, so you might want to l...

BLOM/HTML-BBCode-2.07 - 10 Nov 2012 20:43:53 UTC - Search in distribution

Parse::BBCode - Module to parse BBCode and render it as HTML or text River stage one • 2 direct dependents • 3 total dependents

If you set up the Parse::BBCode object without arguments, the default tags are loaded, and any text outside or inside of parseable tags will go through a default subroutine which escapes HTML and replaces newlines with <br> tags. If you need to chang...

TINITA/Parse-BBCode-0.15 - 15 Jul 2014 14:19:21 UTC - Search in distribution

Text::Markup::Bbcode - BBcode parser for Text::Markup River stage one • 1 direct dependent • 1 total dependent

This is the BBcode <https://www.bbcode.org/> parser for Text::Markup. It reads in the file (relying on a BOM <https://www.unicode.org/unicode/faq/utf_bom.html#BOM>), hands it off to Text::Markdown for parsing, and then returns the generated HTML as a...

DWHEELER/Text-Markup-0.33 - 15 Feb 2024 20:14:12 UTC - Search in distribution

Parse::BBCode::SCEditor - Parse::BBCode::HTML specific for SCEditor River stage zero No dependents

GETTY/Parse-BBCode-SCEditor-0.001 - 11 Aug 2014 22:27:26 UTC - Search in distribution

Template::Plugin::HTML::BBCode - Template Toolkit plugin which implements wrapper around HTML::BBCode module. River stage zero No dependents

Template::Plugin::HTML::BBCode - Template Toolkit plugin which implements wrapper around HTML::BBCode module and provides filter for converting BBCode to HTML....

LIOL/Template-Plugin-HTML-BBCode-0.01 - 28 Mar 2005 17:50:01 UTC - Search in distribution

lib/Foorum/Formatter/BBCode2.pm River stage one • 1 direct dependent • 1 total dependent

FAYLAND/Foorum-1.001000 - 27 Sep 2009 13:40:19 UTC - Search in distribution

HTML::ForumCode - BBCode-esque forum markup River stage one • 1 direct dependent • 2 total dependents

This module implements ForumCode, a simple markup language inspired by the likes of BBCode. ForumCode allows end-users (of a web-site) limited access to a set of HTML markup through a HTML-esque syntax. This module works by using Template::Plugin::HT...

CHISEL/Template-Plugin-ForumCode-0.0.5 - 10 Dec 2008 23:39:53 UTC - Search in distribution

mira - static site generator River stage zero No dependents

KIAVASH/Mira-00.07.56 - 17 Apr 2018 18:06:12 UTC - Search in distribution
  • Mira - static site generator

blio.pl - Blio - domm's blogging "engine" River stage zero No dependents

"Blio" is a very simple blogging "engine". I call it an '"engine"' because Blio is basically a slightly enhanced and streamlined (for my use cases, at least) ttree, or yet another pre-clone of jekyll. In other words, it takes a bunch of plain text fi...

DOMM/Blio-2.007 - 11 Nov 2022 20:15:29 UTC - Search in distribution

AUBBC River stage zero No dependents

AUBBC is a object oriented BBcode API designed as a developers tool for themes, wiki's, forums and other BBcode to HTML Parser needs. Features: 1) Massive amount of supported tags. 2) Build your own tags to add custom made tags. 3) Full XSS Security ...

SFLEX/AUBBC-4.06 - 12 Apr 2011 11:05:02 UTC - Search in distribution

Parley - Message board / forum application River stage one • 1 direct dependent • 1 total dependent

Parley is a forum/message-board application. It's raison d'etre is to try to fill a void in the perl application space....

CHISEL/Parley-1.2.1 - 29 Apr 2009 21:32:16 UTC - Search in distribution

md2phpbb - Turn markdown into phpBB code River stage zero No dependents

Converts markdown into phpBB / BBcode format. Will read from STDIN, or files on the command-line. All output is sent to STDOUT. Internally, this is a thin wrapper around the Markdown::phpBB module. USING WITH VIM / VIMPERATOR Of most use is ":%!md2ph...

PJF/Markdown-phpBB-0.02 - 16 Jan 2014 15:52:56 UTC - Search in distribution

Dotiac::DTL::Filter - Filters for variables River stage one • 7 direct dependents • 7 total dependents

Filters are small functions that are applied on variables. They can be stacked by using a pipe character ( | ), without space. And they have arguments, denoted by a ":". Some filters don't require arguments, some have optional ones and other require ...

MALUKU/Dotiac-0.8 - 09 Feb 2009 05:35:21 UTC - Search in distribution

HTML::BBReverse - Perl module to convert HTML to BBCode and back River stage zero No dependents

"HTML::BBReverse" is a pure perl module for converting BBCode to HTML and is able to convert the generated HTML back to BBCode. And why would you want to reverse the generated HTML? Well, when you have a nice dynamic website where you and/or visitors...

YORHEL/HTML-BBReverse-0.07 - 03 Aug 2006 13:13:30 UTC - Search in distribution

Markup::Unified - A simple, unified interface for Textile, Markdown and BBCode. River stage one • 3 direct dependents • 3 total dependents

This module provides a simple, unified interface for the Text::Textile, Text::Markdown and HTML::BBCode markup languages modules. This module is primarily meant to provide a simple way for application developers to deal with texts that use different ...

IDOPEREL/Markup-Unified-1.000000 - 03 Mar 2015 18:40:33 UTC - Search in distribution

Jifty::Plugin::Comment - Add comments to any record River stage zero No dependents

This plugin allows you to attach comments to any model. You do this using the three steps listed in the synopsis. For variations on these steps, see the other classes that handle the individual parts....

YVESAGO/Jifty-Plugin-Comment-1.00 - 26 Jun 2009 07:43:17 UTC - Search in distribution

DBIx::Class::InflateColumn::Markup::Unified - Automatically formats a text column with Textile, Markdown or BBCode. River stage zero No dependents

IDOPEREL/DBIx-Class-InflateColumn-Markup-Unified-0.021 - 29 Sep 2009 21:30:50 UTC - Search in distribution
19 results (0.046 seconds)