What is Simple?

Simple is a page source code transform plugin for IncPlugins. It allows you to use plain texts as a source of HTML pages.

The transform language used by simple is a simular to Wiki language, but has unique features, like mixing with HTML and highlighting.

The plugin is high-optimized by speed for large texts. It is available only in Pro Edition of IncPlugins.

Our web site and IncPlugins documentation are coded using Simple. This plugin is useful for articles, news, literature, programming-related texts and portable documentation in HTML. One limitation is only high CPU usage on web host. We recommend to use it with cache plugins.

Simple has these features:

  • Block-level HTML elements
    Paragraphs, headers, lists, div blocks, line breaks and preformatted text.
  • Formatting-level HTML elements
    Text formatting, anchors, links, images, non-break space.
  • Mixing with HTML, CSS and Javascript
    As result you get a valid XHTML-compatible code.
  • Insertion of HTML and PHP code as text
    You will not use HTML entities, enter your code directly.
  • Highlighting
    When a highlighing plugin is installed, you can highlight text fragments and preformatted text blocks.
  • Typographic replacements
    Dash symbol and quotes.
  • Google optimized techniques
    Nofollow links, image names.

Example of a Simple-coded Page

<?php include_once '../inc/inc.php';
$title = 'Page Example with Text Transform Language';
inc();?>

@ Header
@@ Subheader 1

Paragraph text. <span>Embedded HTML.</span> Lists:

* Item one;
* Item two;
* Item three.

@@ Subheader 2

Link: [[IncPlugins*http://www.incplugins.com/]]
Image: [[flower.jpg]]
Formatting: [*Bold*] [/Italic/]

Simple

Comes with IncPlugins:
  • Pro
Recommended plugins: