modx@mindspill.net Reply #1, 6 years ago
17/12/2006. I've posted the mods for 0.9.5 in a reply further down the page.
05/12/2006. The original core code modification was for 0.9.1. I've posted the mod for MODx-095rc3-rev2066 below.
Hi all.
I've modified /manager/actions/dynamic/mutate_content.dynamic.action.php to allow weblinks to have META Keywords and template variables.
The changes were small:
a) Modified some conditions to allow the META Keywords tab and the TVs to show for weblinks in the manager.
b) Removed an html hidden field that prevented weblinks being associated with a template.
The changes were made to allow me to categorise and group weblinks with the aid of a modified DropMenu snippet, which can filter docs by a regexp on their keywords or a TV. http://modxcms.com/forums/index.php/topic,2588.0.html
Please let me know whether these changes could have any derogatory effects on the operation of MODx.
Steph
P.S. I also changed the description field to a textarea, simply to allow more of it to be seen.
reply url added
05/12/2006. The original core code modification was for 0.9.1. I've posted the mod for MODx-095rc3-rev2066 below.
Hi all.
I've modified /manager/actions/dynamic/mutate_content.dynamic.action.php to allow weblinks to have META Keywords and template variables.
The changes were small:
a) Modified some conditions to allow the META Keywords tab and the TVs to show for weblinks in the manager.
b) Removed an html hidden field that prevented weblinks being associated with a template.
The changes were made to allow me to categorise and group weblinks with the aid of a modified DropMenu snippet, which can filter docs by a regexp on their keywords or a TV. http://modxcms.com/forums/index.php/topic,2588.0.html
Please let me know whether these changes could have any derogatory effects on the operation of MODx.
Steph
P.S. I also changed the description field to a textarea, simply to allow more of it to be seen.
reply url added