Dette innstikket er ikkje testa med dei tre siste utgåvene av WordPress. Det kan henda det ikkje blir vedlikehalde lenger, og kan ha problem med nyare versjonar av WordPress.

Pretty file links

Skildring

The Pretty File Links plugin adds an extra option to the media uploader to make links inserted into the content look a lot more attractive. It can also be used as a straight shortcode, and can easily be extended with additional styles just by dropping the css files in to the plugin directory. You can see examples of Pretty File Links at www.SmartRedFox.com.

Usage

  1. Upload a file to a post/page.
  2. Before clicking insert into post choose the «Make pretty link option».
  3. Click insert into post or page.

Alternatively

Copy and past the shortcode directly into your page – [prettyfilelink src=»http://www.smartredfox.com» type=»pdf» newwindow=»false»]The link text[/prettyfilelink]

Skjermbilete

  • An extra option is added to the media uploader.
  • A shortcode is automatically created in the Editor for you.
  • Styles can be changed quickly and easily.
  • An example of a pretty file link using the default style.
  • An example of a pretty file link using the inline style.
  • An example of a pretty file link using the fully inline style.

Installasjon

  1. Upload the PrettyFileLinks folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the «Plugins» menu in WordPress
  3. Configure the plugin styles by going to the Pretty File Links option under settings in your admin menu.

Omtalar

There are no reviews for this plugin.

Bidragsytarar og utviklarar

“Pretty file links” is open source software. The following people have contributed to this plugin.

Contributors

Endringslogg

0.1

  • Initial release

0.2

  • Added screenshots

0.3

  • Added more Mime types so more files can be styled.
  • Changed margins on styles so that space is added below the links (except inline).

0.4

  • Fixed front end styles to work in Internet Explorer 7, 8, and 9 (Bug)
  • Added new style – Split button.
  • Added link to purchase additional style pack.

0.5

  • Now reads custom css files from a folder in your theme directory (stops style files getting wiped after upgrade).

0.6

  • Fixed bug stopping users from picking styles in the admin.

0.7

  • Added option to make links open in new window.
  • Added two new file types – mp3 and video.

0.8

  • Added file size to listed items – with option to turn off in settings.
  • Changed to single text box for new media uploader.
  • Added xslx, pptx, doc, and rar support.

0.9

  • Changed incorrectly labelled option Open in new window to Show file size.