이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Pretty file links

설명

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]

스크린샷

  • 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.

설치

  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.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Pretty file links”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Pretty file links”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

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.