gnuget / Magic-Fields forked from hunk/Magic-Fields
- Source
- Commits
- Network (5)
- Downloads (6)
- Wiki (1)
- Graphs
-
Tree:
05dfcb1
commit 05dfcb1c5c6b2e5b370ef64d857982c189863ae9
tree 8e662859d7b8e832e060634a415816a4fe989326
parent 62a95d17227a2dcf6fbadb36fd8763a63423b744
tree 8e662859d7b8e832e060634a415816a4fe989326
parent 62a95d17227a2dcf6fbadb36fd8763a63423b744
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sat Oct 24 16:08:07 -0700 2009 | |
| |
Main.php | ||
| |
PanelFields.php | Sat Oct 17 18:06:01 -0700 2009 | |
| |
RCCWP_Application.php | Sat Oct 31 21:59:48 -0700 2009 | |
| |
RCCWP_Constant.php | Sat Oct 31 21:59:48 -0700 2009 | |
| |
RCCWP_CreateCustomFieldPage.php | ||
| |
RCCWP_CreateCustomGroupPage.php | Fri Dec 11 13:04:34 -0800 2009 | |
| |
RCCWP_CreateCustomWritePanelPage.php | Thu Dec 10 15:11:20 -0800 2009 | |
| |
RCCWP_CustomField.php | Mon Oct 26 23:38:40 -0700 2009 | |
| |
RCCWP_CustomFieldPage.php | ||
| |
RCCWP_CustomGroup.php | ||
| |
RCCWP_CustomGroupPage.php | Sat Oct 17 18:06:01 -0700 2009 | |
| |
RCCWP_CustomWritePanel.php | Fri Oct 23 17:01:04 -0700 2009 | |
| |
RCCWP_CustomWritePanelPage.php | Sat Oct 17 18:06:01 -0700 2009 | |
| |
RCCWP_EditnPlace.php | Sat Oct 17 18:06:01 -0700 2009 | |
| |
RCCWP_EditnPlaceResponse.php | Thu Dec 10 15:11:20 -0800 2009 | |
| |
RCCWP_GetDuplicate.php | Thu Dec 10 15:11:20 -0800 2009 | |
| |
RCCWP_GetFile.php | Thu Dec 10 15:11:20 -0800 2009 | |
| |
RCCWP_ManagementPage.php | Thu Dec 10 15:11:20 -0800 2009 | |
| |
RCCWP_Menu.php | Sun Oct 25 03:17:11 -0700 2009 | |
| |
RCCWP_Options.php | Sat Oct 17 18:06:01 -0700 2009 | |
| |
RCCWP_OptionsPage.php | Thu Dec 10 15:11:20 -0800 2009 | |
| |
RCCWP_Post.php | Sat Oct 17 18:06:01 -0700 2009 | |
| |
RCCWP_Processor.php | Sat Oct 31 21:59:48 -0700 2009 | |
| |
RCCWP_Query.php | Sat Oct 17 18:06:01 -0700 2009 | |
| |
RCCWP_SWFUpload.php | Sat Oct 17 18:06:01 -0700 2009 | |
| |
RCCWP_WritePostPage.php | ||
| |
RCCWP_removeFiles.php | Sat Oct 17 18:06:01 -0700 2009 | |
| |
RCCWP_upload.php | ||
| |
RC_Format.php | Sat Oct 17 18:06:01 -0700 2009 | |
| |
README | Wed Aug 19 15:49:43 -0700 2009 | |
| |
README.markdown | Tue Oct 27 00:03:33 -0700 2009 | |
| |
css/ | ||
| |
get-custom.php | Sat Oct 24 16:01:30 -0700 2009 | |
| |
images/ | Thu Oct 01 15:57:01 -0700 2009 | |
| |
js/ | ||
| |
releasenotes.txt | Wed Aug 19 15:49:43 -0700 2009 | |
| |
thirdparty/ | Sat Oct 24 23:05:24 -0700 2009 | |
| |
tools/ | Sat Oct 17 18:06:01 -0700 2009 | |
| |
uninstall.php | Sat Oct 17 18:06:01 -0700 2009 | |
| |
wpmu/ | Sun Oct 25 01:20:04 -0700 2009 |
README.markdown
Magic Fields
- Authors: Edgar Garcia, David Valdez
- Contributors: Freshout, Jeff Minard,Carlos Mendoza,Michael Bayard,Doc4
- Tested up to: Wordpress 2.8.5
- Stable tag: 1.2.1
- Description: Magic Fields is a feature rich WordPress CMS plugin.
Description
Magic Fields is a feature rich WordPress CMS plugin that focuses on easy templating for the developer and simplifies content management for the admin by creating custom write panels that can be fully customized (radio buttons, file uploads, image uploads, checkboxes, etc).
Installation
Follow the following steps to install this plugin.
- Download plugin to the /wp-content/plugins/ folder.
- Activate the plugin through the 'Plugins' menu in WordPress.
Changelog
1.2.1
- Fix in the GetDataField function, this function is used by all front-end functions
1.2
- Now the cache of phpthumb and the mf files get stored in a single place (Jeff Minard)
- Adding get_panel_name function
- adding one param in get_image for allows template writers to override the default phpthumb params to be set on the fly
- New design in the image input area for be more space efficient (Jeff Minard)
- Fix bug in the admin, before the info was stored twice
- Added a new functions for get the data in the frontend, big improvement of performance with this new functions
- Added the option "hide non-standart content in Post Panel" (more info here: http://bit.ly/2KJwh3)
- Added a real validations for the image and audio custom field, now is checked the mime type for avoid any dangerous file
- Adding "Condense Menu" Option (thanks to doc4 http://bit.ly/8Gy9q)
- Removing the inline CSS in the EIP feature (Carlos Mendoza)
- add new tooltip feature for the custom fields (Carlos Mendoza)
- Fix in the getGroupOrder function
- adding get_field_duplicate function for get all the values of one duplicate custom field
- now all the project has hardtabs with the size of 4 spaces
- gen_image function generate a new image with new params of the phpthumbs and attr of the tag image the first time to is executed
- fix in the "editing prompt" option
- add css for menus of magic fields (write panels) (Jeff Minard)
- Tested up to: Wordpress 2.8.5
- Change the max value for the "order display" value for the custom fields and write panels
1.1
- Remove a bunch of obsolete files and Code.
- Fix bug #172 of flutter's tracker (http://bit.ly/4iQf95) thanks to Pixelate.
- Fix issue related with the Listbox field type.
- 30% less queries in the functions of front-end [get, get_image, get_audio]
- Fix bug #185 of flutter's tracker (http://bit.ly/kcOPb)
- Fix bug #201 of flutter's tracker (http://bit.ly/UAeEz)
- Fix of some paths for works fine at windows server.
- Adding a new function called get_image ( more info about how use it, soon)
- Removing all the short-tags of php.
- Now is used the jquery ui datepicker for the Date custom field.
- Now you can use get_image, get_audio, and gen_image outside of the loop. ( more info soon )
- Fix some issues related with the import/export of writepanels.
- Fix the uninstall process.
- Little fix in the Edit In Place editor.
- Fix in Assign Custom Write panel.

