File Inliner

Short Description

This plugin displays the content of a file in a post...

YouTube Tutorials

WordPress Link

File Inliner
Download Plugin from Authors' website The Plugin Author website Support for Plugin Download from WordPress website

Plugin Details

This plugin displays the content of a file in a post. The content of the file (called a “snippet”) is put in a <pre></pre> block by default.

It has the following advantages over pasting the content of the file in your post yourself:

  • When the file is modified, no need to modify the posts referring to it
  • Indentation is preserved by default (useful to show code snippets)
  • Can optionally provide a link to the file (no need to copy-paste your snippet)

If requested (see the preserveformat parameter), the content of the file is put in a <div></div> block, with each line (delimited by the carriage return) in its own <coded_p></coded_p> block.

Usage

Syntax: [file lang="some_lang" start="a_line_number" end="a_line_number" link="on_or_off" style="some_style_properties" preserveformat="on_or_off"]path/to/your/file[/file]

Note: The order of the attributes is mandatory!

VN:F [1.9.12_1141]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.12_1141]
Rating: 0 (from 0 votes)

Contributor Review

I haven't used this plugin. Please add your review (and ad banners) here. Just click on ADD REVIEW. I recommend Code Markup plugin

Update Plugin video Plugin Author Update Listing Add Your Review Here

Leave a Comment

Leave a Reply