Plugin Directory

External Files

External files allows an author to insert the contents of an external file or url into a post, with the text automatically highlighted accordingly.

Download Version 0.1

My code isn't being highlighted

This might mean that the theme you are using doesn't call wp_footer before the closing body tag. The javascript that applies the highlighter is attached to the wp_footer action - either try another theme (the default wordpress theme will work) or add the theme by typing the following inside the closing body tag:

<?php wp_footer(); ?>

My code should be formatted as *x, but is showing up as plain*

If you are specifying a format, are you using one from the available formats list (see the Description page)? If you are not specifying a format, does the file have a correct extension for the file type or is the web page returning with the correct Content-Type header?

I'm still stuck

Get in touch, I'll see what I can do!

Requires: 2.5 or higher
Compatible up to: 2.8
Last Updated: 2009-6-21 Downloads: 1,018

Average Rating

5 stars
4 stars
3 stars
2 stars
1 star
(1 ratings)

Compatibility

+
=
Not enough data

0 people say it works.
0 people say it's broken.

Log in to vote.