root/trunk/LinkedEntryCustomFields/README.txt

Revision 908, 1.7 kB (checked in by mpaschal, 4 months ago)

simplify readme

  • Property svn:eol-style set to native
Line 
1 Linked Entry Custom Fields for Movable Type
2
3 Author: Mark Paschal, Six Apart
4 Version: 1.0
5 Released under __LICENSE__
6  
7 ## OVERVIEW ##
8
9 This plugin converts custom fields created by the RightFields plugin [1] to
10 Movable Type's native custom fields. It also provides an additional custom
11 field type that RightFields provided: the linked entry [2].
12
13 [1]: http://www.staggernation.com/mtplugins/RightFields/
14 [2]: http://www.staggernation.com/mtplugins/RightFields/#TypeLinked
15
16 ## PREREQUISITES ##
17
18 * Movable Type 4.2
19 * Movable Type Professional Pack
20
21 ## INSTALLATION ##
22
23 Unpack the distribution package to your Movable Type directory.
24
25 Once the LinkedEntryCustomFields folder is installed in your installation's
26 plugins directory, you have finished the installation. Note however that if
27 you are running Movable Type under FastCGI, you will have to restart your
28 webserver in order for the plugin to be recognized.
29
30 ## USAGE ##
31
32 To convert custom fields created with the RightFields plugin, click "System
33 Overview" to go to the MT System Overview. From the Preferences menu, select
34 "Custom Fields." In the "Actions" section of the sidebar, use the "Convert
35 RightFields to Custom Fields" action to convert your custom fields.
36
37 ## KNOWN ISSUES ##
38
39 There are no known issues with this release of the plugin.
40
41 ## SUPPORT ##
42
43 __specify where people can go for support__
44
45 ## SOURCE CODE ##
46
47 Source
48
49 SVN Repo:
50     http://code.sixapart.com/svn/mtplugins/trunk/LinkedEntryCustomFields
51
52 Trac View:
53     http://code.sixapart.com/trac/mtplugins/log/trunk/LinkedEntryCustomFields
54
55 Plugins:
56     http://plugins.movabletype.org/LinkedEntryCustomFields
57
58
59 ## LICENSE ##
60
61 __specify the license the plugin is released under__
62
63 ## AUTHOR ##
64
65 __insert arbitrary author info, e.g name, email, URL, company, etc__
Note: See TracBrowser for help on using the browser.