Linux 软件免费装

Magic Fields 2 Toolkit

开发者 Magenta Cuda
更新时间 2015年11月16日 02:45
PHP版本: 3.6 及以上
WordPress版本: 4.2
版权: GPLv2 or later
版权网址: 版权信息

标签

shortcodes custom fields templates post copier

下载

0.1 0.3 0.3.1 0.4 0.4.1 0.4.2 0.4.2.1 0.4.2.2 0.4.2.3 0.4.2.4 0.4.2.5 0.4.5.2 0.4.5.3 0.4.6 0.4.6.1 0.4.6.2 0.4.6.3 0.4.6.3.1 0.5 0.5.0.1 0.5.0.2 0.5.2 0.5.3 0.5.4 0.5.5 0.5.6 0.5.7 0.5.7.1 0.5.8 0.5.8.1 0.5.8.2 1.0 1.1 1.1.1 1.2 1.2.1 1.2.1.1 1.2.1.2 0.2 0.4.5.1 0.5.1 0.5.8.3 1.2.1.2.1

详情介绍:

This plugin is no longer being actively developed. This means no new features will be added to this plugin. Moreover, I no longer use this plugin and will not know of a problem unless a user reports it. However, I remain absolutely committed to maintaining the existing feature set of this plugin and if a problem is reported I will do my very best to fix it. You can report problems using the support page of this plugin. This toolkit transforms the Magic Fields 2 plugin into something that can be used by a non programmer to do media oriented CMS web design. With this toolkit you can design your page content using only HTML, CSS and the toolkit's shortcodes. Using the toolkit's content templates you can define a reusable template for page contents which can be used to create multiple pages using the page's custom fields to instantiate the template. This toolkit also simplifies the use of media (images, audio, video and embeds) by providing configurable shortcodes for generating responsive HTML wrappers for these media elements. The current features are: Support for coding HTML templates without the need for PHP programming Additional custom fields Search widget Miscellaneous enhancements to Magic Fields 2

安装:

  1. Upload the Magic Fields 2 Toolkit folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Open 'Settings->Magic Fields 2 Toolkit' menu item and enable specific features - all features are not enabled by default.
  4. To copy a custom post open the "All Your Custom Post Type" menu item and click on "Create Copy" for the entry of the desired post.
  5. To use shortcodes please see the online documentation.
  6. To use content templates please see the online documentation.
  7. Other features are self-explanatory.
  8. The most current documentation is available at Toolkit's online documentation.

升级注意事项:

0.2 This version provides new features and improvements to previous features. 0.3 This version provides new features. 0.3.1 A minor correction made. 0.4 This version adds some new features and improves the shortcode and search features. 0.4.1 Many small and some significant enhancements were added to existing features. 0.4.2 This version completes the feature set that I envisioned for this toolkit. 0.4.2.1 correct errors in this readme. 0.4.2.2 corrected version number errors. 0.4.2.3 corrected version number errors again. 0.4.2.4 fix a bad uri. 0.4.2.5 fix error in macro definition 0.4.5.1 added new search features added fields for embed, audio and video 0.4.5.2 0.4.5.1 was the wrong version 0.4.5.3
  • fix pagination bug for search results output
  • added psuedo file __post_author
  • added search by post author
  • added support for post type specific css file for alternate search result output
  • omit select post type if there is only one post type
0.4.6
  • The search results table of posts is now a sortable table. Note that this requires a manual upgrade of search widget's content macro.
0.4.6.1
  • upgrade a utility file to current version
0.4.6.2
  • no changes; just synced readme and plugin version numbers
0.4.6.3
  • fix drag and drop problem on search widgets administrator's interface for older versions of Internet Explorer
  • added style sheet for the search widget
  • several small enhancements and bug fixes for the search widget
0.4.6.3.1
  • bug fixes, prettify user interface and code maintenance
0.5
  • make shortcodes easier to use by automatically generating a bespoke shortcode for each Magic Field
  • added a pseudo field that automatically generates a shortcode for table of Magic Fields names and values
  • added a numeric field type with a measurement unit suffix and/or currency symbol prefix
  • make the video, audio, embed and image field types more user friendly and correct anomalies in the generated HTML elements
  • bug fixes, prettify admin settings interface
0.5.0.1
  • removed some debugging code
0.5.0.2
  • fix some css problems on Firefox and some anomalies with the video shortcode on Firefox
0.5.1
  • save post content as a content template(content macro)
  • psuedo field to generate the shortcode to use a content template(content macro)
0.5.2
  • added a URL field
  • alt_image now has onclick URL property
  • added how to use boxes for taxonomies
  • inserting content templates can now be done directly from the post content editor - alt_template pseudo field is not necessary
  • alt_table field now saves its settings
0.5.3
  • added support for post type specific search result templates
0.5.4
  • added a gallery shortcode for "image media" and "alt_image" fields
  • "how to use" now works for duplicated fields
0.5.5
  • content templates now support iterators for group and field indexes
0.5.6
  • content templates now support a post iterator
  • fix bugs with the alt_video field type
0.5.7
  • support assigning custom field values to content template variables
  • modify content template conditional inclusion to require both definition and truthy
  • support iteration for content template variables
0.5.7.1
  • variable assignments now support filters
  • if statement now supports an equality condition
  • added filters to return field name and field type
0.5.8
  • added interactive shell for evaluating shortcodes so that you can quickly see the HTML generated by shortcode processing
0.5.8.1
  • alt media fields now support showing popups on mouseover
  • fix problemwith Magic Fields get_data function by replacing with function alt_get_data
0.5.8.2
  • fix the really annoying bug where the should be optional mouseover overlay had to be specified
0.5.8.3
  • alt_image_field, alt_video_field, alt_audio_field, alt_embed_field and alt_numeric parameters e.g., width, height, ... can now be overridden by using corresponding show_custom_field parameters
  • alt_image_field, alt_video_field, alt_audio_field and alt_embed_field now have a simplified how to use interface
  • fix css alignment problems with media elements, in particular removed the bottom margin from media elements to reduce the space between media and caption
  • rewrite code to improve speed, stability, security and software quality - use namespaces to reduce global pollution, gracefully handle missing parameters, use $wpdb->prepare(), ...
1.0
  • The post content template interpreter has been redesigned and rewritten.
  • Video and audio media now support mouse-over popups and clickable links where applicable.
  • Css for media elements and the search widget improved to be compatible with more themes.
  • Added a sync button to synchronize Magic Fields 2 fields with the current toolkit fields to fix the annoying bug where the toolkit stops working after you upgrade Magic Fields 2;
  • Filters moved to the namespace mf2tk to reduce global namespace pollution.
  • All shortcodes are now rename-able for consistency and conflict resolution.
  • Some code rewritten to improve software quality.
1.1
  • Fixes for WordPress 4.3
  • Added a mt_show_tabs shortcode for displaying a list of [show_macro] shortcodes in jQuery UI tabs
  • mt_show_gallery shortcode for alt_images fields now support mouse-over popups and clickable links
  • Code for shortcode [mt_field] rewritten to improve software quality
1.1.1
  • code rewritten to fix bugs, improve security, improve software quality and support localization
1.2
  • alt_image, alt_video and alt_audio fields now accept width in percentage (not just pixels) which is more appropriate for responsive design
  • more code re-written to fix bugs, improve security and improve software quality
1.2.1
  • support configurable jQuery UI themes for the mt_tabs shortcode
1.2.1.1
  • rewrote database access routines of utilities functions to improve security and efficiency
1.2.1.2 1.2.1.2.1
  • End of active development notice

常见问题:

Does this plugin require Magic Fields 2 to be installed?

Yes, this plugin is designed to work with Magic Fields 2 custom fields which have a non-standard implementation.

I have installed the plugin without errors but the plugin does nothing.

You must enable specific features - all features are not enabled by default. Open 'Settings->Magic Fields 2 Toolkit' menu item and select the features you want.

After upgrading to version 0.4.6 the search results table of post is not sortable.

Version 0.4.6 has a new default content macro for sortable tables. However, the toolkit will not automatically replace an existing content macro - because you may have customized it. However, you can restore the default content macro by completely erasing the content macro definition.

更新日志:

1.2.1.2.1 1.2.1.2 1.2.1.1 1.2.1 1.2 1.1.1 1.1 1.0 0.5.8.3 0.5.8.2 0.5.8.1 0.5.8 0.5.7.1 0.5.7 0.5.6 0.5.5 0.5.4 0.5.3 0.5.2 0.5.1 0.5.0.2 0.5.0.1 0.5 0.4.6.3.1 0.4.6.3 0.4.6.2 0.4.6.1 0.4.6 0.4.5.3 0.4.5.2 0.4.5.1 0.4.2.5 fix error in macro definition 0.4.2.4 fix a bad uri. 0.4.2.3 corrected version number errors again. 0.4.2.2 corrected version number errors. 0.4.2.1 corrected errors in this readme. 0.4.2 0.4.1 0.4 0.3.1 0.3 0.2 0.1