<![CDATA[ Support/Comments for [PLUGIN] Customize Manager Fields - My Forums]]> https://forums.modx.com/thread/?thread=44960 <![CDATA[Re: Support/Comments for [PLUGIN] Customize Manager Fields]]> https://forums.modx.com/thread/44960/support-comments-for-plugin-customize-manager-fields?page=5#dis-post-258777 The Man Can! Nov 02, 2007, 05:03 PM https://forums.modx.com/thread/44960/support-comments-for-plugin-customize-manager-fields?page=5#dis-post-258777 <![CDATA[Re: Support/Comments for [PLUGIN] Customize Manager Fields]]> https://forums.modx.com/thread/44960/support-comments-for-plugin-customize-manager-fields?page=5#dis-post-258776 ManagerManager.

It’s main improvements are:


  • a consistent API (no more manually tracking down the correct javascript path for a particular field -- it’s done for you)
  • eliminates the "flash" of all fields before they are hidden/changed
  • apply rules by role AND template, which makes it even more flexible.
  • adds more features -- e.g. rename / hide fields and tabs
  • create new tabs, and move any field to any tab
  • mostly works with template variables too
  • inherit any text field value from parent
  • link fields together (e.g. if longtitle should always be the same as menutitle)
  • and probably more...

It doesn’t have a GUI -- you create the rules via the plugin code in the manager (if this feature will be available anyway in 0.9.7 we don’t want to spend too much time developing it).

We’ve tested on a few sites internally, and ironed out a lot of bugs already, but would appreciate anyone else testing it out.
]]>
ncrossland Jul 30, 2007, 09:02 AM https://forums.modx.com/thread/44960/support-comments-for-plugin-customize-manager-fields?page=5#dis-post-258776
<![CDATA[Re: Support/Comments for [PLUGIN] Customize Manager Fields]]> https://forums.modx.com/thread/44960/support-comments-for-plugin-customize-manager-fields?page=5#dis-post-258775
I’ve forgotten to remove one print_r in the modified files.
It’s line 1236: you just have to comment the line
// print_r($replace_richtexteditor);

:-)]]>
heliotrope Jul 09, 2007, 09:45 AM https://forums.modx.com/thread/44960/support-comments-for-plugin-customize-manager-fields?page=5#dis-post-258775
<![CDATA[Re: Support/Comments for [PLUGIN] Customize Manager Fields]]> https://forums.modx.com/thread/44960/support-comments-for-plugin-customize-manager-fields?page=5#dis-post-258774

I’ll give a look to the files !
This is really a great idea and would be a great UI improvement cool

It HAS to make it into 0.9.7 !!!

Quote from: heliotrope at Jul 05, 2007, 02:02 PM

just replace the old ones by those attached here.
]]>
davidm Jul 06, 2007, 01:42 PM https://forums.modx.com/thread/44960/support-comments-for-plugin-customize-manager-fields?page=5#dis-post-258774
<![CDATA[Re: Support/Comments for [PLUGIN] Customize Manager Fields]]> https://forums.modx.com/thread/44960/support-comments-for-plugin-customize-manager-fields?page=5#dis-post-258773 Quote from: heliotrope at Jul 05, 2007, 03:30 PM

the tweaked files are based on the latest 0.9.6.

So you can use them as they are.

:-)

Excellent thank you so much
I vote yes for implementation in the core!]]>
Dimmy Jul 05, 2007, 02:17 PM https://forums.modx.com/thread/44960/support-comments-for-plugin-customize-manager-fields?page=5#dis-post-258773
<![CDATA[Re: Support/Comments for [PLUGIN] Customize Manager Fields]]> https://forums.modx.com/thread/44960/support-comments-for-plugin-customize-manager-fields?page=5#dis-post-258772
So you can use them as they are.

:-)]]>
heliotrope Jul 05, 2007, 10:30 AM https://forums.modx.com/thread/44960/support-comments-for-plugin-customize-manager-fields?page=5#dis-post-258772
<![CDATA[Re: Support/Comments for [PLUGIN] Customize Manager Fields]]> https://forums.modx.com/thread/44960/support-comments-for-plugin-customize-manager-fields?page=5#dis-post-258771 Quote from: heliotrope at Jul 05, 2007, 02:02 PM

Hi Dimmy,

here are the required files:

1/ actions/mutate_content.dynamic.php
2/media/style/MODxLight/style.css)

just replace the old ones by those attached here.

unfortunately, I have found any method to achieve the same result withou hacking the core.
that would be quite hard to produce the same effect with a plugin

the code can certainly be improved I ’ve done this a long time ago

:-)

thanks is this one still working for 0.9.6? or should I compare and look at your changes?]]>
Dimmy Jul 05, 2007, 10:13 AM https://forums.modx.com/thread/44960/support-comments-for-plugin-customize-manager-fields?page=5#dis-post-258771
<![CDATA[Re: Support/Comments for [PLUGIN] Customize Manager Fields]]> https://forums.modx.com/thread/44960/support-comments-for-plugin-customize-manager-fields?page=5#dis-post-258770
here are the required files:

1/ actions/mutate_content.dynamic.php
2/media/style/MODxLight/style.css)

just replace the old ones by those attached here.

unfortunately, I haven’t found any method to achieve the same result withou hacking the core.
that would be quite hard to produce the same effect with a plugin

the code can certainly be improved I ’ve done this a long time ago

:-)]]>
heliotrope Jul 05, 2007, 09:02 AM https://forums.modx.com/thread/44960/support-comments-for-plugin-customize-manager-fields?page=5#dis-post-258770
<![CDATA[Re: Support/Comments for [PLUGIN] Customize Manager Fields]]> https://forums.modx.com/thread/44960/support-comments-for-plugin-customize-manager-fields?page=4#dis-post-258769 Quote from: heliotrope at Jul 05, 2007, 11:37 AM

If someone is interested in I will post the modified manager files (actions/mutate_content.dynamic.php and media/style/MODxLight/style.css)
:-)

please do, I’d love to take a look at your method of restructuring that many of the manager fields. thanx smiley]]>
robot Jul 05, 2007, 09:00 AM https://forums.modx.com/thread/44960/support-comments-for-plugin-customize-manager-fields?page=4#dis-post-258769
<![CDATA[Re: Support/Comments for [PLUGIN] Customize Manager Fields]]> https://forums.modx.com/thread/44960/support-comments-for-plugin-customize-manager-fields?page=4#dis-post-258768 maybe its posible to instead of hacking the core use a plugin to generate this?


Could you post it here or mail it to me?

thanks

Dimmy]]>
Dimmy Jul 05, 2007, 08:53 AM https://forums.modx.com/thread/44960/support-comments-for-plugin-customize-manager-fields?page=4#dis-post-258768