Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 32x32 icon, fix #112, fix #115, fix #117 #116

Merged
merged 4 commits into from
Mar 2, 2012
Merged

Add 32x32 icon, fix #112, fix #115, fix #117 #116

merged 4 commits into from
Mar 2, 2012

Conversation

gabor-udvari
Copy link
Contributor

Icon:

  • Icons added to the Settings and Magic Fields admin page
  • The wand-hat icon is Yusuke Kamiyamane's work from the Fugue Icons pack. It is CC-BY-3.0, so we can use it, but Yusuke has to be credited
  • images/wand-hat-32-orig.png is the original icon made by Yusuke
  • images/wand-hat-orig.xcf is the GIMP source, it was converted from Yusuke's PSD
  • images/wand-hat.svg is made by Gábor Udvari in Inkscape
  • images/wand-hat-32.png is exported from the SVG

Custom post type label suggestions:

  • Plural and singular support was added

Readme.markdown:

  • Fixed bad grammar
  • Yusuke Kamiyamane credited

Fix #112:

Fix #115:

  • The apostroph (') was only escaped in the custom field type description
    it is now escaped everywhere.
  • Add the settings link to the plugin list page.

Fix #117:

  • When the main editor is disabled the multiline field buttons are broken. Updated the admin/mf_post.php to fix this.

Icon:
  - Icons added to the Settings and Magic Fields admin page
  - The wand-hat icon is Yusuke Kamiyamane's work from the Fugue Icons pack. It is CC-BY-3.0, so we can use it, but Yusuke has to be credited
  - images/wand-hat-32-orig.png is the original icon made by Yusuke
  - images/wand-hat-orig.xcf is the GIMP source, it was converted from Yusuke's PSD
  - images/wand-hat.svg is made by Gábor Udvari in Inkscape
  - images/wand-hat-32.png is exported from the SVG

Custom post type label suggestions:
  - Plural and singular support was added

Readme.markdown:
  - Fixed bad grammar
  - Yusuke Kamiyamane credited
Fix jquery.stringToSlug.js to get rid of undefined error messages.
This fix was also committed to the original repository of the
stringToSlug plugin, so check for updates:
https://github.com/leocaseiro/jQuery-Plugin-stringToSlug
The apostroph (') was only escaped in the custom field type description
it is now escaped everywhere. Also added the settings link to the
plugin list page.
When the main editor is disabled the multiline field buttons are
broken. Updated the admin/mf_post.php to fix this.
gabor-udvari added a commit that referenced this pull request Mar 2, 2012
@gabor-udvari gabor-udvari merged commit a21ebea into magic-fields-team:master Mar 2, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant