Changeset 190528
- Timestamp:
- 01/06/2010 09:33:15 AM (16 years ago)
- Location:
- link-to-post
- Files:
-
- 35 added
- 2 edited
-
tags/0.5.1 (added)
-
tags/0.5.1/link-to-post.php (added)
-
tags/0.5.1/link2post.js (added)
-
tags/0.5.1/locale (added)
-
tags/0.5.1/locale/be_BY.mo (added)
-
tags/0.5.1/locale/be_BY.po (added)
-
tags/0.5.1/locale/en_US.mo (added)
-
tags/0.5.1/locale/en_US.po (added)
-
tags/0.5.1/locale/fr_FR.mo (added)
-
tags/0.5.1/locale/fr_FR.po (added)
-
tags/0.5.1/locale/pl_PL.mo (added)
-
tags/0.5.1/locale/pl_PL.po (added)
-
tags/0.5.1/page_link.png (added)
-
tags/0.5.1/pages.php (added)
-
tags/0.5.1/post_link.png (added)
-
tags/0.5.1/posts.php (added)
-
tags/0.5.1/readme.txt (added)
-
tags/0.5.1/screenshot-1.png (added)
-
tags/0.5.1/screenshot-2.png (added)
-
tags/0.5.1/tinymce (added)
-
tags/0.5.1/tinymce/css (added)
-
tags/0.5.1/tinymce/css/link2post.css (added)
-
tags/0.5.1/tinymce/editor_plugin.js (added)
-
tags/0.5.1/tinymce/js (added)
-
tags/0.5.1/tinymce/js/jquery.js (added)
-
tags/0.5.1/tinymce/js/link2post.js (added)
-
tags/0.5.1/tinymce/langs (added)
-
tags/0.5.1/tinymce/langs/en.js (added)
-
tags/0.5.1/tinymce/langs/fr.js (added)
-
tags/0.5.1/tinymce/pages.php (added)
-
tags/0.5.1/tinymce/posts.php (added)
-
trunk/link-to-post.php (modified) (1 diff)
-
trunk/locale/be_BY.mo (added)
-
trunk/locale/be_BY.po (added)
-
trunk/locale/pl_PL.mo (added)
-
trunk/locale/pl_PL.po (added)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
link-to-post/trunk/link-to-post.php
r176921 r190528 5 5 Author: Julien Appert 6 6 Author URI: http://julienappert.com 7 Version: 0.5 7 Version: 0.5.1 8 8 Description: This plugin allows you to easily create a link to an existing article or page in another article or page. 9 9 */ -
link-to-post/trunk/readme.txt
r188153 r190528 1 === Link to Post ===1 === Link to Post === 2 2 Contributors: julienappert,Ajcrea 3 3 Tags: page, post, tinymce,link … … 11 11 12 12 This plugin allows you to easily create a link to an existing article or page in another article or page. It adds two buttons to the tinymce and the quicktags editors, which list the existing articles and pages, with the possibility of filtering by content or category. 13 14 Languages : 15 16 * English (en_US) 17 * Français (fr_FR) 18 * Беларуская (be_BY) : [Fatcow](http://www.fatcow.com) 19 * Polska (pl_PL) : [Edward Jaszke](http://poligonit.pl) 13 20 14 21 == Installation == … … 26 33 == Changelog == 27 34 35 = 0.5.1 = 36 * Belarusian and Polish languages 37 28 38 = 0.5 = 29 39 * links use html or shortcode
Note: See TracChangeset
for help on using the changeset viewer.