Version Notes
Features:
- Added admin search support
Bug fix:
- Related entities not remembered on grid select
- URL rewrites Router not generated correctly
- Admin layout for related entities
Refactor:
- Renamed source folders. Made them shorter to avoid windows unzip issue.
Download this release
Release Info
Developer | Marius |
Extension | Ultimate_ModuleCreator |
Version | 1.4.0 |
Comparing to | |
See all releases |
Code changes from version 1.3.0 to 1.4.0
- app/code/community/Ultimate/ModuleCreator/Model/Entity.php +12 -2
- app/code/community/Ultimate/ModuleCreator/Model/Module.php +4 -1
- app/code/community/Ultimate/ModuleCreator/etc/config.xml +1 -1
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Catalog/Product/Edit/Tab/Entity/01_content.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Catalog/Product/Edit/Tab/Entity/IsTree/01_content.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/01_content.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Abstract/01_content.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Edit/01_content.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Edit/Form/01_content.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Edit/Form/IsTree/01_top.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Edit/Form/IsTree/02_product_relation.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Edit/Form/IsTree/03_entity_relation.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Edit/Form/IsTree/04_footer.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Edit/IsTree/01_content.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Edit/Tab/Form/01_top.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Edit/Tab/Form/02_image.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Edit/Tab/Form/03_file.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Edit/Tab/Form/04_wysiwyg.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Edit/Tab/Form/05_wysiwyg_is_tree.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Edit/Tab/Form/06_path_tree.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Edit/Tab/Form/07_parents.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Edit/Tab/Form/08_attributes.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Edit/Tab/Form/09_url_rewrite.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Edit/Tab/Form/10_status.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Edit/Tab/Form/11_rss.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Edit/Tab/Form/12_seo.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Edit/Tab/Form/13_add_values_not_tree.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Edit/Tab/Form/14_add_values_tree.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Edit/Tab/Form/15_get_entity_tree.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Edit/Tab/Form/16_footer.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Edit/Tab/Product/01_content.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Edit/Tab/Sibling/01_content.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Edit/Tab/Sibling/IsTree/01_content.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Edit/Tabs/01_top.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Edit/Tabs/02_relations_tabs.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Edit/Tabs/03_product_relation.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Edit/Tabs/04_footer.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Edit/Tabs/IsTree/01_top.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Edit/Tabs/IsTree/02_relations_tabs.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Edit/Tabs/IsTree/03_product_relation.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Edit/Tabs/IsTree/04_footer.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Grid/01_top.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Grid/02_columns_top.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Grid/03_parents.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Grid/04_grid_attributes.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Grid/05_url_rewrite.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Grid/06_grid_status.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Grid/07_created_at.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Grid/08_updated_at.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Grid/09_grid_actions.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Grid/10_grid_export.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Grid/11_columns_footer.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Grid/12_mass_action_top.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Grid/13_mass_action_status.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Grid/14_mass_action_flags.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Grid/15_mass_action_parents.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Grid/16_footer.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Helper/File/01_content.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Helper/Image/01_content.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Tree/01_top.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Tree/02_status.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Tree/03_footer.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Widget/Chooser/01_top.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Widget/Chooser/02_top_status.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Widget/Chooser/03_content.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Widget/Chooser/04_status.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Widget/Chooser/05_footer.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Widget/Chooser/IsTree/01_content.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Helper/Wysiwyg/01_content.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Catalog/Product/List/Entity/01_top.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Catalog/Product/List/Entity/02_status.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Catalog/Product/List/Entity/03_footer.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Entity/Catalog/Product/List/01_content.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Entity/Child/List/01_content.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Entity/Children/01_content.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Entity/List/01_top.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Entity/List/02_status.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Entity/List/03_footer.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Entity/List/IsTree/01_top.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Entity/List/IsTree/02_status.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Entity/List/IsTree/03_center.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Entity/List/IsTree/04_status_draw.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Entity/List/IsTree/05_children.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Entity/List/IsTree/06_active_children.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Entity/List/IsTree/07_active_children_no_status.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Entity/List/IsTree/08_footer.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Entity/Rss/01_top.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Entity/Rss/02_status.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Entity/Rss/03_content_top.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Entity/Rss/04_content.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Entity/Rss/05_footer.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Entity/Sibling/List/01_content.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Entity/View/01_content.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Entity/Widget/Link/01_content.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Entity/Widget/View/01_top.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Entity/Widget/View/02_status.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Entity/Widget/View/03_template.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Entity/Widget/View/04_status.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Entity/Widget/View/05_footer.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Rss/01_content.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Controller/Adminhtml/Module/01_content.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Controller/Router/01_top.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Controller/Router/02_entity.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Controller/Router/03_footer.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Helper/Data/01_top.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Helper/Data/02_entity.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Helper/Data/03_footer.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Helper/Entity/01_top.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Helper/Entity/02_tree.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Helper/Entity/03_rss.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Helper/Entity/04_file.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Helper/Entity/05_footer.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Helper/Entity/Image/01_content.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Helper/Product/01_top.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Helper/Product/02_content.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Helper/Product/03_footer.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Adminhtml/Observer/01_top.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Adminhtml/Observer/02_entity.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Adminhtml/Observer/03_entity_save.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Adminhtml/Observer/04_entity_save_tree.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Adminhtml/Observer/05_footer.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/m/app/code/cp/Ns/Md/Model/Adminhtml/Search/Entity/01_content.php +40 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Entity/01_top.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Entity/02_var_sibling.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Entity/03_var_product_relation.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Entity/04_construct.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Entity/05_url.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Entity/06_url_rewrite_not_status.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Entity/07_url_rewrite_status.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Entity/08_editors.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Entity/09_after_save_top.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Entity/10_after_save_product.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Entity/11_after_save_sibling.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Entity/12_after_save_footer.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Entity/13_product_relation.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Entity/14_sibling_relation.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Entity/15_tree.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Entity/16_tree_status.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Entity/17_footer.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Entity/Product/01_content.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Entity/Sibling/01_content.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Resource/Entity/01_top.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Resource/Entity/02_tree_var.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Resource/Entity/03_constructor.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Resource/Entity/04_tree.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Resource/Entity/05_tree_before_save_no_url_rewrite.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Resource/Entity/06_tree_before_save_url_rewrite.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Resource/Entity/07_children_no_status.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Resource/Entity/08_children_status.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Resource/Entity/09_content.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Resource/Entity/10_url_rewrite_status.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Resource/Entity/11_url_rewrite_not_status.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Resource/Entity/12_url_rewrite_before_save_not_tree.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Resource/Entity/13_footer.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Resource/Entity/Collection/01_top.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Resource/Entity/Collection/02_tree.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Resource/Entity/Collection/03_tree_status.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Resource/Entity/Collection/04_product_relation.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Resource/Entity/Collection/05_sibling_relation.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Resource/Entity/Collection/06_footer.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Resource/Entity/Product/01_content.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Resource/Entity/Product/Collection/01_content.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Resource/Entity/Product/IsTree/01_content.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Resource/Entity/Sibling/01_top.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Resource/Entity/Sibling/02_save_relation.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Resource/Entity/Sibling/03_save_relation_tree.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Resource/Entity/Sibling/04_footer.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Resource/Entity/Sibling/Collection/01_content.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Resource/Entity/Tree/01_top.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Resource/Entity/Tree/02_status_top.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Resource/Entity/Tree/03_content.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Resource/Entity/Tree/04_not_status.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Resource/Entity/Tree/05_status.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Resource/Entity/Tree/06_footer.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Resource/Setup/01_content.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/Adminhtml/Module/Entity/Catalog/ProductController/01_content.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/Adminhtml/Module/Entity/Catalog/ProductController/IsTree/01_content.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/Adminhtml/Module/Entity/WidgetController/01_content.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/Adminhtml/Module/Entity/WidgetController/02_tree.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/Adminhtml/Module/Entity/WidgetController/03_footer.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/Adminhtml/Module/EntityController/01_top.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/Adminhtml/Module/EntityController/02_upload_image.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/Adminhtml/Module/EntityController/03_upload_files.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/Adminhtml/Module/EntityController/04_save_product_relation.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/Adminhtml/Module/EntityController/05_save_sibling_relation.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/Adminhtml/Module/EntityController/06_save_sibling_relation_tree.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/Adminhtml/Module/EntityController/07_save.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/Adminhtml/Module/EntityController/08_exception_upload.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/Adminhtml/Module/EntityController/09_exception.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/Adminhtml/Module/EntityController/10_center.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/Adminhtml/Module/EntityController/11_mass_status.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/Adminhtml/Module/EntityController/12_mass_update.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/Adminhtml/Module/EntityController/13_mass_parents.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/Adminhtml/Module/EntityController/14_product_relation_actions.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/Adminhtml/Module/EntityController/15_sibling_actions.php +2 -2
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/Adminhtml/Module/EntityController/16_sibling_actions_tree.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/Adminhtml/Module/EntityController/17_footer.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/Adminhtml/Module/EntityController/IsTree/01_top.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/Adminhtml/Module/EntityController/IsTree/02_wysiwyg.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/Adminhtml/Module/EntityController/IsTree/03_save.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/Adminhtml/Module/EntityController/IsTree/04_upload_image.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/Adminhtml/Module/EntityController/IsTree/05_upload_file.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/Adminhtml/Module/EntityController/IsTree/06_save_continue.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/Adminhtml/Module/EntityController/IsTree/07_product_data.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/Adminhtml/Module/EntityController/IsTree/08_sibling_data.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/Adminhtml/Module/EntityController/IsTree/09_real_save.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/Adminhtml/Module/EntityController/IsTree/10_product_relation_action.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/Adminhtml/Module/EntityController/IsTree/11_sibling_actions.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/Adminhtml/Module/EntityController/IsTree/12_footer.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/EntityController/01_top.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/EntityController/02_list.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/EntityController/03_list_seo.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/EntityController/04_list_footer.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/EntityController/05_view.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/EntityController/06_view_status.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/EntityController/07_view_status_tree.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/EntityController/08_view2.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/EntityController/09_breadcrumbs.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/EntityController/10_breadcrumbs_tree.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/EntityController/11_breadcrumbs_footer.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/EntityController/12_view_seo.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/EntityController/13_view_footer.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/EntityController/14_rss.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/EntityController/15_footer.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/data/namespace_module_setup/data-install-0.0.1.php/01_top.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/data/namespace_module_setup/data-install-0.0.1.php/02_entity.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/etc/adminhtml/01_top.xml +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/etc/adminhtml/02_entity_acl.xml +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/etc/adminhtml/03_center.xml +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/etc/adminhtml/04_entity_menu.xml +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/etc/adminhtml/05_footer.xml +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/etc/config/01_top.xml +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/etc/config/02_tables.xml +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/etc/config/03_siblings_table.xml +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/etc/config/04_relation_table.xml +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/etc/config/05_global.xml +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/etc/config/06_url_rewrite.xml +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/etc/config/07_adminhtml.xml +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/etc/config/08_relation_product.xml +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/m/app/code/cp/Ns/Md/etc/config/09_global_search_top.xml +1 -0
- app/code/community/Ultimate/ModuleCreator/etc/m/app/code/cp/Ns/Md/etc/config/10_global_search_entity.xml +4 -0
- app/code/community/Ultimate/ModuleCreator/etc/m/app/code/cp/Ns/Md/etc/config/11_global_search_footer.xml +1 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module/etc/config/09_admin.xml → m/app/code/cp/Ns/Md/etc/config/12_admin.xml} +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module/etc/config/10_frontend.xml → m/app/code/cp/Ns/Md/etc/config/13_frontend.xml} +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module/etc/config/11_default_top.xml → m/app/code/cp/Ns/Md/etc/config/14_default_top.xml} +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module/etc/config/12_default.xml → m/app/code/cp/Ns/Md/etc/config/15_default.xml} +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module/etc/config/13_default_footer.xml → m/app/code/cp/Ns/Md/etc/config/16_default_footer.xml} +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/etc/system/01_top.xml +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/etc/system/02_entity.xml +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/etc/system/03_footer.xml +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/etc/widget/01_top.xml +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/etc/widget/02_entity.xml +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/etc/widget/03_footer.xml +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/sql/namespace_module_setup/install-0.0.1/01_top.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/sql/namespace_module_setup/install-0.0.1/02_entity.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/sql/namespace_module_setup/install-0.0.1/03_product_relation.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/sql/namespace_module_setup/install-0.0.1/04_sibling_relation.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/sql/namespace_module_setup/install-0.0.1/05_footer.php +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/adminhtml/default/default/layout/namespace_module/01_top.xml +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/adminhtml/default/default/layout/namespace_module/02_entity_not_tree.xml +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/adminhtml/default/default/layout/namespace_module/03_relation_product.xml +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/adminhtml/default/default/layout/namespace_module/04_relation_sibling.xml +1 -1
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/adminhtml/default/default/layout/namespace_module/05_entity_tree.xml +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/adminhtml/default/default/layout/namespace_module/06_relation_product_tree.xml +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/adminhtml/default/default/layout/namespace_module/07_relation_sibling_tree.xml +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/adminhtml/default/default/layout/namespace_module/08_footer.xml +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/adminhtml/default/default/template/namespace_module/catalog/product/edit/tab/entity/01_content.phtml +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/adminhtml/default/default/template/namespace_module/entity/edit/01_content.phtml +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/adminhtml/default/default/template/namespace_module/entity/edit/form/01_top.phtml +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/adminhtml/default/default/template/namespace_module/entity/edit/form/02_product_hidden.phtml +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/adminhtml/default/default/template/namespace_module/entity/edit/form/03_sibling_hidden.phtml +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/adminhtml/default/default/template/namespace_module/entity/edit/form/04_content.phtml +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/adminhtml/default/default/template/namespace_module/entity/edit/form/05_status.phtml +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/adminhtml/default/default/template/namespace_module/entity/edit/form/06_content2.phtml +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/adminhtml/default/default/template/namespace_module/entity/edit/form/07_product_relation.phtml +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/adminhtml/default/default/template/namespace_module/entity/edit/form/08_sibling_relations.phtml +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/adminhtml/default/default/template/namespace_module/entity/edit/form/09_footer.phtml +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/adminhtml/default/default/template/namespace_module/entity/edit/tab/sibling/01_content.phtml +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/adminhtml/default/default/template/namespace_module/entity/tree/01_content.phtml +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/adminhtml/default/default/template/namespace_module/entity/widget/tree/01_content.phtml +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/frontend/base/default/layout/namespace_module/01_top.xml +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/frontend/base/default/layout/namespace_module/02_default_top.xml +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/frontend/base/default/layout/namespace_module/03_default.xml +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/frontend/base/default/layout/namespace_module/04_default_footer.xml +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/frontend/base/default/layout/namespace_module/05_list.xml +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/frontend/base/default/layout/namespace_module/06_view.xml +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/frontend/base/default/layout/namespace_module/07_entity_rss.xml +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/frontend/base/default/layout/namespace_module/08_rss_top.xml +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/frontend/base/default/layout/namespace_module/09_rss.xml +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/frontend/base/default/layout/namespace_module/10_rss_footer.xml +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/frontend/base/default/layout/namespace_module/11_relation_product.xml +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/frontend/base/default/layout/namespace_module/12_footer.xml +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/frontend/base/default/template/namespace_module/catalog/product/list/entity/01_top.phtml +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/frontend/base/default/template/namespace_module/catalog/product/list/entity/02_link_top.phtml +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/frontend/base/default/template/namespace_module/catalog/product/list/entity/03_name.phtml +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/frontend/base/default/template/namespace_module/catalog/product/list/entity/04_link_footer.phtml +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/frontend/base/default/template/namespace_module/catalog/product/list/entity/05_footer.phtml +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/frontend/base/default/template/namespace_module/entity/catalog/product/list/01_content.phtml +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/frontend/base/default/template/namespace_module/entity/children/01_content.phtml +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/frontend/base/default/template/namespace_module/entity/list/01_top.phtml +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/frontend/base/default/template/namespace_module/entity/list/02_rss_link.phtml +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/frontend/base/default/template/namespace_module/entity/list/03_footer.phtml +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/frontend/base/default/template/namespace_module/entity/list/04_footer_is_tree.phtml +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/frontend/base/default/template/namespace_module/entity/sibling/child/list/01_content.phtml +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/frontend/base/default/template/namespace_module/entity/sibling/list/01_content.phtml +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/frontend/base/default/template/namespace_module/entity/view/01_content.phtml +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/frontend/base/default/template/namespace_module/entity/widget/link/01_content.phtml +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/frontend/base/default/template/namespace_module/entity/widget/view/01_content.phtml +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/frontend/base/default/template/namespace_module/rss/01_content.phtml +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/etc/modules/Namespace_Module/01_content.xml +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/locale/en_US/Namespace_Module/01_global.csv +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/locale/en_US/Namespace_Module/02_entity.csv +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/locale/en_US/Namespace_Module/03_attribute.csv +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/locale/en_US/Namespace_Module/04_global_status.csv +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/locale/en_US/Namespace_Module/05_global_rss.csv +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/locale/en_US/Namespace_Module/06_global_seo.csv +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/locale/en_US/Namespace_Module/07_attribute_yesno.csv +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/locale/en_US/Namespace_Module/08_global_file.csv +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/locale/en_US/Namespace_Module/09_product_relation.csv +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/locale/en_US/Namespace_Module/10_relations.csv +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/locale/en_US/Namespace_Module/11_global_tree.csv +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/locale/en_US/Namespace_Module/12_tree_entity.csv +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/locale/en_US/Namespace_Module/13_url_rewrite.csv +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/skin/frontend/base/default/css/namespace_module/tree/01_content.css +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/skin/frontend/base/default/images/namespace_module/collapsedgif/01_content.gif +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/skin/frontend/base/default/images/namespace_module/collapsedpng/01_content.png +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/skin/frontend/base/default/images/namespace_module/expandedgif/01_content.gif +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/skin/frontend/base/default/images/namespace_module/expandedpng/01_content.png +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/skin/frontend/base/default/images/namespace_module/line1gif/01_content.gif +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/skin/frontend/base/default/images/namespace_module/line1png/01_content.png +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/skin/frontend/base/default/images/namespace_module/line2gif/01_content.gif +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/skin/frontend/base/default/images/namespace_module/line2png/01_content.png +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/skin/frontend/base/default/images/placeholder/entity.jpg +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/skin/frontend/base/default/js/namespace_module/tree/01_content.js +0 -0
- app/code/community/Ultimate/ModuleCreator/etc/modulecreator.xml +106 -72
- app/design/adminhtml/default/default/template/ultimate_modulecreator/edit.phtml +11 -0
- app/design/adminhtml/default/default/template/ultimate_modulecreator/edit/tab/entities/entity.phtml +16 -2
- app/locale/en_US/Ultimate_ModuleCreator.csv +2 -0
- package.xml +12 -11
app/code/community/Ultimate/ModuleCreator/Model/Entity.php
CHANGED
@@ -175,7 +175,8 @@ class Ultimate_ModuleCreator_Model_Entity extends Ultimate_ModuleCreator_Model_A
|
|
175 |
return array('label_singular', 'label_plural', 'name_singular', 'name_plural', 'created_to_grid',
|
176 |
'updated_to_grid', 'add_status', 'use_frontend', 'frontend_list',
|
177 |
'frontend_list_template', 'frontend_view', 'frontend_view_template', 'frontend_add_seo',
|
178 |
-
'rss', 'widget', 'link_product', 'show_on_product', 'show_products',
|
|
|
179 |
);
|
180 |
}
|
181 |
/**
|
@@ -795,4 +796,13 @@ class Ultimate_ModuleCreator_Model_Entity extends Ultimate_ModuleCreator_Model_A
|
|
795 |
public function getNotAddStatus(){
|
796 |
return !$this->getAddStatus();
|
797 |
}
|
798 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
175 |
return array('label_singular', 'label_plural', 'name_singular', 'name_plural', 'created_to_grid',
|
176 |
'updated_to_grid', 'add_status', 'use_frontend', 'frontend_list',
|
177 |
'frontend_list_template', 'frontend_view', 'frontend_view_template', 'frontend_add_seo',
|
178 |
+
'rss', 'widget', 'link_product', 'show_on_product', 'show_products',
|
179 |
+
'is_tree', 'url_rewrite', 'admin_search'
|
180 |
);
|
181 |
}
|
182 |
/**
|
796 |
public function getNotAddStatus(){
|
797 |
return !$this->getAddStatus();
|
798 |
}
|
799 |
+
/**
|
800 |
+
* check if admin search is set
|
801 |
+
* @access public
|
802 |
+
* @return bool
|
803 |
+
* @author Marius Strajeru <marius.strajeru@gmail.com>
|
804 |
+
*/
|
805 |
+
public function getAdminSearch(){
|
806 |
+
return !$this->getIsTree() && $this->getData('admin_search');
|
807 |
+
}
|
808 |
+
}
|
app/code/community/Ultimate/ModuleCreator/Model/Module.php
CHANGED
@@ -98,6 +98,9 @@ class Ultimate_ModuleCreator_Model_Module extends Ultimate_ModuleCreator_Model_A
|
|
98 |
if ($entity->getUrlRewrite()){
|
99 |
$this->setUrlRewrite(true);
|
100 |
}
|
|
|
|
|
|
|
101 |
return $this;
|
102 |
}
|
103 |
/**
|
@@ -882,7 +885,7 @@ class Ultimate_ModuleCreator_Model_Module extends Ultimate_ModuleCreator_Model_A
|
|
882 |
*/
|
883 |
public function getSourceFolder(){
|
884 |
if (!$this->_sourceFolder){
|
885 |
-
$this->_sourceFolder = Mage::getConfig()->getModuleDir('etc', 'Ultimate_ModuleCreator').DS.'
|
886 |
}
|
887 |
return $this->_sourceFolder;
|
888 |
}
|
98 |
if ($entity->getUrlRewrite()){
|
99 |
$this->setUrlRewrite(true);
|
100 |
}
|
101 |
+
if ($entity->getAdminSearch()){
|
102 |
+
$this->setAdminSearch(true);
|
103 |
+
}
|
104 |
return $this;
|
105 |
}
|
106 |
/**
|
885 |
*/
|
886 |
public function getSourceFolder(){
|
887 |
if (!$this->_sourceFolder){
|
888 |
+
$this->_sourceFolder = Mage::getConfig()->getModuleDir('etc', 'Ultimate_ModuleCreator').DS.'m'.DS;
|
889 |
}
|
890 |
return $this->_sourceFolder;
|
891 |
}
|
app/code/community/Ultimate/ModuleCreator/etc/config.xml
CHANGED
@@ -24,7 +24,7 @@
|
|
24 |
<config>
|
25 |
<modules>
|
26 |
<Ultimate_ModuleCreator>
|
27 |
-
<version>1.
|
28 |
</Ultimate_ModuleCreator>
|
29 |
</modules>
|
30 |
<global>
|
24 |
<config>
|
25 |
<modules>
|
26 |
<Ultimate_ModuleCreator>
|
27 |
+
<version>1.4.0</version>
|
28 |
</Ultimate_ModuleCreator>
|
29 |
</modules>
|
30 |
<global>
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Catalog/Product/Edit/Tab/Entity/01_content.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Catalog/Product/Edit/Tab/Entity/IsTree/01_content.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/01_content.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Abstract/01_content.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Edit/01_content.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Edit/Form/01_content.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Edit/Form/IsTree/01_top.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Edit/Form/IsTree/02_product_relation.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Edit/Form/IsTree/03_entity_relation.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Edit/Form/IsTree/04_footer.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Edit/IsTree/01_content.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Edit/Tab/Form/01_top.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Edit/Tab/Form/02_image.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Edit/Tab/Form/03_file.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Edit/Tab/Form/04_wysiwyg.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Edit/Tab/Form/05_wysiwyg_is_tree.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Edit/Tab/Form/06_path_tree.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Edit/Tab/Form/07_parents.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Edit/Tab/Form/08_attributes.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Edit/Tab/Form/09_url_rewrite.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Edit/Tab/Form/10_status.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Edit/Tab/Form/11_rss.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Edit/Tab/Form/12_seo.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Edit/Tab/Form/13_add_values_not_tree.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Edit/Tab/Form/14_add_values_tree.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Edit/Tab/Form/15_get_entity_tree.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Edit/Tab/Form/16_footer.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Edit/Tab/Product/01_content.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Edit/Tab/Sibling/01_content.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Edit/Tab/Sibling/IsTree/01_content.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Edit/Tabs/01_top.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Edit/Tabs/02_relations_tabs.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Edit/Tabs/03_product_relation.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Edit/Tabs/04_footer.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Edit/Tabs/IsTree/01_top.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Edit/Tabs/IsTree/02_relations_tabs.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Edit/Tabs/IsTree/03_product_relation.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Edit/Tabs/IsTree/04_footer.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Grid/01_top.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Grid/02_columns_top.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Grid/03_parents.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Grid/04_grid_attributes.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Grid/05_url_rewrite.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Grid/06_grid_status.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Grid/07_created_at.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Grid/08_updated_at.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Grid/09_grid_actions.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Grid/10_grid_export.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Grid/11_columns_footer.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Grid/12_mass_action_top.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Grid/13_mass_action_status.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Grid/14_mass_action_flags.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Grid/15_mass_action_parents.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Grid/16_footer.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Helper/File/01_content.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Helper/Image/01_content.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Tree/01_top.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Tree/02_status.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Tree/03_footer.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Widget/Chooser/01_top.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Widget/Chooser/02_top_status.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Widget/Chooser/03_content.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Widget/Chooser/04_status.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Widget/Chooser/05_footer.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Entity/Widget/Chooser/IsTree/01_content.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Adminhtml/Helper/Wysiwyg/01_content.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Catalog/Product/List/Entity/01_top.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Catalog/Product/List/Entity/02_status.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Catalog/Product/List/Entity/03_footer.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Entity/Catalog/Product/List/01_content.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Entity/Child/List/01_content.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Entity/Children/01_content.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Entity/List/01_top.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Entity/List/02_status.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Entity/List/03_footer.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Entity/List/IsTree/01_top.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Entity/List/IsTree/02_status.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Entity/List/IsTree/03_center.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Entity/List/IsTree/04_status_draw.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Entity/List/IsTree/05_children.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Entity/List/IsTree/06_active_children.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Entity/List/IsTree/07_active_children_no_status.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Entity/List/IsTree/08_footer.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Entity/Rss/01_top.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Entity/Rss/02_status.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Entity/Rss/03_content_top.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Entity/Rss/04_content.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Entity/Rss/05_footer.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Entity/Sibling/List/01_content.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Entity/View/01_content.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Entity/Widget/Link/01_content.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Entity/Widget/View/01_top.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Entity/Widget/View/02_status.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Entity/Widget/View/03_template.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Entity/Widget/View/04_status.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Entity/Widget/View/05_footer.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Block/Rss/01_content.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Controller/Adminhtml/Module/01_content.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Controller/Router/01_top.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Controller/Router/02_entity.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Controller/Router/03_footer.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Helper/Data/01_top.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Helper/Data/02_entity.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Helper/Data/03_footer.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Helper/Entity/01_top.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Helper/Entity/02_tree.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Helper/Entity/03_rss.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Helper/Entity/04_file.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Helper/Entity/05_footer.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Helper/Entity/Image/01_content.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Helper/Product/01_top.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Helper/Product/02_content.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Helper/Product/03_footer.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Adminhtml/Observer/01_top.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Adminhtml/Observer/02_entity.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Adminhtml/Observer/03_entity_save.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Adminhtml/Observer/04_entity_save_tree.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Adminhtml/Observer/05_footer.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/m/app/code/cp/Ns/Md/Model/Adminhtml/Search/Entity/01_content.php
ADDED
@@ -0,0 +1,40 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?php
|
2 |
+
{{License}}
|
3 |
+
/**
|
4 |
+
* Admin search model
|
5 |
+
*
|
6 |
+
* @category {{Namespace}}
|
7 |
+
* @package {{Namespace}}_{{Module}}
|
8 |
+
* {{qwertyuiop}}
|
9 |
+
*/
|
10 |
+
class {{Namespace}}_{{Module}}_Model_Adminhtml_Search_{{Entity}} extends Varien_Object{
|
11 |
+
/**
|
12 |
+
* Load search results
|
13 |
+
* @access public
|
14 |
+
* @return {{Namespace}}_{{Module}}_Model_Adminhtml_Search_{{Entity}}
|
15 |
+
* {{qwertyuiop}}
|
16 |
+
*/
|
17 |
+
public function load(){
|
18 |
+
$arr = array();
|
19 |
+
if (!$this->hasStart() || !$this->hasLimit() || !$this->hasQuery()) {
|
20 |
+
$this->setResults($arr);
|
21 |
+
return $this;
|
22 |
+
}
|
23 |
+
$collection = Mage::getResourceModel('{{module}}/{{entity}}_collection')
|
24 |
+
->addFieldToFilter('{{nameAttribute}}', array('like' => $this->getQuery().'%'))
|
25 |
+
->setCurPage($this->getStart())
|
26 |
+
->setPageSize($this->getLimit())
|
27 |
+
->load();
|
28 |
+
foreach ($collection->getItems() as ${{entity}}) {
|
29 |
+
$arr[] = array(
|
30 |
+
'id'=> '{{entity}}/1/'.${{entity}}->getId(),
|
31 |
+
'type' => Mage::helper('{{module}}')->__('{{EntityLabel}}'),
|
32 |
+
'name' => ${{entity}}->get{{EntityNameMagicCode}}(),
|
33 |
+
'description' => ${{entity}}->get{{EntityNameMagicCode}}(),
|
34 |
+
'url' => Mage::helper('adminhtml')->getUrl('*/{{module}}_{{entity}}/edit', array('id'=>${{entity}}->getId())),
|
35 |
+
);
|
36 |
+
}
|
37 |
+
$this->setResults($arr);
|
38 |
+
return $this;
|
39 |
+
}
|
40 |
+
}
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Entity/01_top.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Entity/02_var_sibling.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Entity/03_var_product_relation.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Entity/04_construct.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Entity/05_url.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Entity/06_url_rewrite_not_status.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Entity/07_url_rewrite_status.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Entity/08_editors.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Entity/09_after_save_top.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Entity/10_after_save_product.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Entity/11_after_save_sibling.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Entity/12_after_save_footer.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Entity/13_product_relation.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Entity/14_sibling_relation.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Entity/15_tree.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Entity/16_tree_status.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Entity/17_footer.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Entity/Product/01_content.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Entity/Sibling/01_content.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Resource/Entity/01_top.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Resource/Entity/02_tree_var.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Resource/Entity/03_constructor.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Resource/Entity/04_tree.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Resource/Entity/05_tree_before_save_no_url_rewrite.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Resource/Entity/06_tree_before_save_url_rewrite.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Resource/Entity/07_children_no_status.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Resource/Entity/08_children_status.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Resource/Entity/09_content.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Resource/Entity/10_url_rewrite_status.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Resource/Entity/11_url_rewrite_not_status.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Resource/Entity/12_url_rewrite_before_save_not_tree.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Resource/Entity/13_footer.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Resource/Entity/Collection/01_top.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Resource/Entity/Collection/02_tree.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Resource/Entity/Collection/03_tree_status.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Resource/Entity/Collection/04_product_relation.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Resource/Entity/Collection/05_sibling_relation.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Resource/Entity/Collection/06_footer.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Resource/Entity/Product/01_content.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Resource/Entity/Product/Collection/01_content.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Resource/Entity/Product/IsTree/01_content.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Resource/Entity/Sibling/01_top.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Resource/Entity/Sibling/02_save_relation.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Resource/Entity/Sibling/03_save_relation_tree.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Resource/Entity/Sibling/04_footer.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Resource/Entity/Sibling/Collection/01_content.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Resource/Entity/Tree/01_top.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Resource/Entity/Tree/02_status_top.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Resource/Entity/Tree/03_content.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Resource/Entity/Tree/04_not_status.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Resource/Entity/Tree/05_status.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Resource/Entity/Tree/06_footer.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/Model/Resource/Setup/01_content.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/Adminhtml/Module/Entity/Catalog/ProductController/01_content.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/Adminhtml/Module/Entity/Catalog/ProductController/IsTree/01_content.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/Adminhtml/Module/Entity/WidgetController/01_content.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/Adminhtml/Module/Entity/WidgetController/02_tree.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/Adminhtml/Module/Entity/WidgetController/03_footer.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/Adminhtml/Module/EntityController/01_top.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/Adminhtml/Module/EntityController/02_upload_image.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/Adminhtml/Module/EntityController/03_upload_files.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/Adminhtml/Module/EntityController/04_save_product_relation.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/Adminhtml/Module/EntityController/05_save_sibling_relation.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/Adminhtml/Module/EntityController/06_save_sibling_relation_tree.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/Adminhtml/Module/EntityController/07_save.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/Adminhtml/Module/EntityController/08_exception_upload.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/Adminhtml/Module/EntityController/09_exception.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/Adminhtml/Module/EntityController/10_center.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/Adminhtml/Module/EntityController/11_mass_status.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/Adminhtml/Module/EntityController/12_mass_update.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/Adminhtml/Module/EntityController/13_mass_parents.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/Adminhtml/Module/EntityController/14_product_relation_actions.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/Adminhtml/Module/EntityController/15_sibling_actions.php
RENAMED
@@ -8,7 +8,7 @@
|
|
8 |
$this->_init{{Entity}}();
|
9 |
$this->loadLayout();
|
10 |
$this->getLayout()->getBlock('{{entity}}.edit.tab.{{sibling}}')
|
11 |
-
->set{{Entity}}{{Siblings}}($this->getRequest()->getPost('{{siblings}}', null));
|
12 |
$this->renderLayout();
|
13 |
}
|
14 |
/**
|
@@ -21,6 +21,6 @@
|
|
21 |
$this->_init{{Entity}}();
|
22 |
$this->loadLayout();
|
23 |
$this->getLayout()->getBlock('{{entity}}.edit.tab.{{sibling}}')
|
24 |
-
->set{{Entity}}{{Siblings}}($this->getRequest()->getPost('{{siblings}}', null));
|
25 |
$this->renderLayout();
|
26 |
}
|
8 |
$this->_init{{Entity}}();
|
9 |
$this->loadLayout();
|
10 |
$this->getLayout()->getBlock('{{entity}}.edit.tab.{{sibling}}')
|
11 |
+
->set{{Entity}}{{Siblings}}($this->getRequest()->getPost('{{entity}}_{{siblings}}', null));
|
12 |
$this->renderLayout();
|
13 |
}
|
14 |
/**
|
21 |
$this->_init{{Entity}}();
|
22 |
$this->loadLayout();
|
23 |
$this->getLayout()->getBlock('{{entity}}.edit.tab.{{sibling}}')
|
24 |
+
->set{{Entity}}{{Siblings}}($this->getRequest()->getPost('{{entity}}_{{siblings}}', null));
|
25 |
$this->renderLayout();
|
26 |
}
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/Adminhtml/Module/EntityController/16_sibling_actions_tree.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/Adminhtml/Module/EntityController/17_footer.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/Adminhtml/Module/EntityController/IsTree/01_top.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/Adminhtml/Module/EntityController/IsTree/02_wysiwyg.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/Adminhtml/Module/EntityController/IsTree/03_save.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/Adminhtml/Module/EntityController/IsTree/04_upload_image.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/Adminhtml/Module/EntityController/IsTree/05_upload_file.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/Adminhtml/Module/EntityController/IsTree/06_save_continue.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/Adminhtml/Module/EntityController/IsTree/07_product_data.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/Adminhtml/Module/EntityController/IsTree/08_sibling_data.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/Adminhtml/Module/EntityController/IsTree/09_real_save.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/Adminhtml/Module/EntityController/IsTree/10_product_relation_action.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/Adminhtml/Module/EntityController/IsTree/11_sibling_actions.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/Adminhtml/Module/EntityController/IsTree/12_footer.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/EntityController/01_top.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/EntityController/02_list.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/EntityController/03_list_seo.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/EntityController/04_list_footer.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/EntityController/05_view.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/EntityController/06_view_status.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/EntityController/07_view_status_tree.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/EntityController/08_view2.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/EntityController/09_breadcrumbs.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/EntityController/10_breadcrumbs_tree.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/EntityController/11_breadcrumbs_footer.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/EntityController/12_view_seo.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/EntityController/13_view_footer.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/EntityController/14_rss.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/controllers/EntityController/15_footer.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/data/namespace_module_setup/data-install-0.0.1.php/01_top.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/data/namespace_module_setup/data-install-0.0.1.php/02_entity.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/etc/adminhtml/01_top.xml
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/etc/adminhtml/02_entity_acl.xml
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/etc/adminhtml/03_center.xml
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/etc/adminhtml/04_entity_menu.xml
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/etc/adminhtml/05_footer.xml
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/etc/config/01_top.xml
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/etc/config/02_tables.xml
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/etc/config/03_siblings_table.xml
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/etc/config/04_relation_table.xml
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/etc/config/05_global.xml
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/etc/config/06_url_rewrite.xml
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/etc/config/07_adminhtml.xml
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/etc/config/08_relation_product.xml
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/m/app/code/cp/Ns/Md/etc/config/09_global_search_top.xml
ADDED
@@ -0,0 +1 @@
|
|
|
1 |
+
<global_search>
|
app/code/community/Ultimate/ModuleCreator/etc/m/app/code/cp/Ns/Md/etc/config/10_global_search_entity.xml
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
1 |
+
<{{entity}}>
|
2 |
+
<class>{{module}}/adminhtml_search_{{entity}}</class>
|
3 |
+
<acl>{{module}}</acl>
|
4 |
+
</{{entity}}>
|
app/code/community/Ultimate/ModuleCreator/etc/m/app/code/cp/Ns/Md/etc/config/11_global_search_footer.xml
ADDED
@@ -0,0 +1 @@
|
|
|
1 |
+
</global_search>
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module/etc/config/09_admin.xml → m/app/code/cp/Ns/Md/etc/config/12_admin.xml}
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module/etc/config/10_frontend.xml → m/app/code/cp/Ns/Md/etc/config/13_frontend.xml}
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module/etc/config/11_default_top.xml → m/app/code/cp/Ns/Md/etc/config/14_default_top.xml}
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module/etc/config/12_default.xml → m/app/code/cp/Ns/Md/etc/config/15_default.xml}
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module/etc/config/13_default_footer.xml → m/app/code/cp/Ns/Md/etc/config/16_default_footer.xml}
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/etc/system/01_top.xml
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/etc/system/02_entity.xml
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/etc/system/03_footer.xml
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/etc/widget/01_top.xml
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/etc/widget/02_entity.xml
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/etc/widget/03_footer.xml
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/sql/namespace_module_setup/install-0.0.1/01_top.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/sql/namespace_module_setup/install-0.0.1/02_entity.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/sql/namespace_module_setup/install-0.0.1/03_product_relation.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/sql/namespace_module_setup/install-0.0.1/04_sibling_relation.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator/app/code/codepool/Namespace/Module → m/app/code/cp/Ns/Md}/sql/namespace_module_setup/install-0.0.1/05_footer.php
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/adminhtml/default/default/layout/namespace_module/01_top.xml
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/adminhtml/default/default/layout/namespace_module/02_entity_not_tree.xml
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/adminhtml/default/default/layout/namespace_module/03_relation_product.xml
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/adminhtml/default/default/layout/namespace_module/04_relation_sibling.xml
RENAMED
@@ -16,7 +16,7 @@
|
|
16 |
</block>
|
17 |
</block>
|
18 |
</adminhtml_{{module}}_{{entity}}_{{siblings}}>
|
19 |
-
<adminhtml_{{module}}_{{entity}}_{{
|
20 |
<block type="core/text_list" name="root" output="toHtml">
|
21 |
<block type="{{module}}/adminhtml_{{entity}}_edit_tab_{{sibling}}" name="{{entity}}.edit.tab.{{sibling}}"/>
|
22 |
</block>
|
16 |
</block>
|
17 |
</block>
|
18 |
</adminhtml_{{module}}_{{entity}}_{{siblings}}>
|
19 |
+
<adminhtml_{{module}}_{{entity}}_{{siblings}}grid>
|
20 |
<block type="core/text_list" name="root" output="toHtml">
|
21 |
<block type="{{module}}/adminhtml_{{entity}}_edit_tab_{{sibling}}" name="{{entity}}.edit.tab.{{sibling}}"/>
|
22 |
</block>
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/adminhtml/default/default/layout/namespace_module/05_entity_tree.xml
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/adminhtml/default/default/layout/namespace_module/06_relation_product_tree.xml
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/adminhtml/default/default/layout/namespace_module/07_relation_sibling_tree.xml
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/adminhtml/default/default/layout/namespace_module/08_footer.xml
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/adminhtml/default/default/template/namespace_module/catalog/product/edit/tab/entity/01_content.phtml
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/adminhtml/default/default/template/namespace_module/entity/edit/01_content.phtml
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/adminhtml/default/default/template/namespace_module/entity/edit/form/01_top.phtml
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/adminhtml/default/default/template/namespace_module/entity/edit/form/02_product_hidden.phtml
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/adminhtml/default/default/template/namespace_module/entity/edit/form/03_sibling_hidden.phtml
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/adminhtml/default/default/template/namespace_module/entity/edit/form/04_content.phtml
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/adminhtml/default/default/template/namespace_module/entity/edit/form/05_status.phtml
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/adminhtml/default/default/template/namespace_module/entity/edit/form/06_content2.phtml
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/adminhtml/default/default/template/namespace_module/entity/edit/form/07_product_relation.phtml
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/adminhtml/default/default/template/namespace_module/entity/edit/form/08_sibling_relations.phtml
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/adminhtml/default/default/template/namespace_module/entity/edit/form/09_footer.phtml
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/adminhtml/default/default/template/namespace_module/entity/edit/tab/sibling/01_content.phtml
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/adminhtml/default/default/template/namespace_module/entity/tree/01_content.phtml
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/adminhtml/default/default/template/namespace_module/entity/widget/tree/01_content.phtml
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/frontend/base/default/layout/namespace_module/01_top.xml
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/frontend/base/default/layout/namespace_module/02_default_top.xml
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/frontend/base/default/layout/namespace_module/03_default.xml
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/frontend/base/default/layout/namespace_module/04_default_footer.xml
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/frontend/base/default/layout/namespace_module/05_list.xml
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/frontend/base/default/layout/namespace_module/06_view.xml
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/frontend/base/default/layout/namespace_module/07_entity_rss.xml
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/frontend/base/default/layout/namespace_module/08_rss_top.xml
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/frontend/base/default/layout/namespace_module/09_rss.xml
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/frontend/base/default/layout/namespace_module/10_rss_footer.xml
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/frontend/base/default/layout/namespace_module/11_relation_product.xml
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/frontend/base/default/layout/namespace_module/12_footer.xml
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/frontend/base/default/template/namespace_module/catalog/product/list/entity/01_top.phtml
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/frontend/base/default/template/namespace_module/catalog/product/list/entity/02_link_top.phtml
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/frontend/base/default/template/namespace_module/catalog/product/list/entity/03_name.phtml
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/frontend/base/default/template/namespace_module/catalog/product/list/entity/04_link_footer.phtml
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/frontend/base/default/template/namespace_module/catalog/product/list/entity/05_footer.phtml
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/frontend/base/default/template/namespace_module/entity/catalog/product/list/01_content.phtml
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/frontend/base/default/template/namespace_module/entity/children/01_content.phtml
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/frontend/base/default/template/namespace_module/entity/list/01_top.phtml
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/frontend/base/default/template/namespace_module/entity/list/02_rss_link.phtml
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/frontend/base/default/template/namespace_module/entity/list/03_footer.phtml
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/frontend/base/default/template/namespace_module/entity/list/04_footer_is_tree.phtml
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/frontend/base/default/template/namespace_module/entity/sibling/child/list/01_content.phtml
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/frontend/base/default/template/namespace_module/entity/sibling/list/01_content.phtml
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/frontend/base/default/template/namespace_module/entity/view/01_content.phtml
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/frontend/base/default/template/namespace_module/entity/widget/link/01_content.phtml
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/frontend/base/default/template/namespace_module/entity/widget/view/01_content.phtml
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/design/frontend/base/default/template/namespace_module/rss/01_content.phtml
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/etc/modules/Namespace_Module/01_content.xml
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/locale/en_US/Namespace_Module/01_global.csv
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/locale/en_US/Namespace_Module/02_entity.csv
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/locale/en_US/Namespace_Module/03_attribute.csv
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/locale/en_US/Namespace_Module/04_global_status.csv
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/locale/en_US/Namespace_Module/05_global_rss.csv
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/locale/en_US/Namespace_Module/06_global_seo.csv
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/locale/en_US/Namespace_Module/07_attribute_yesno.csv
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/locale/en_US/Namespace_Module/08_global_file.csv
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/locale/en_US/Namespace_Module/09_product_relation.csv
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/locale/en_US/Namespace_Module/10_relations.csv
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/locale/en_US/Namespace_Module/11_global_tree.csv
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/locale/en_US/Namespace_Module/12_tree_entity.csv
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/app/locale/en_US/Namespace_Module/13_url_rewrite.csv
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/skin/frontend/base/default/css/namespace_module/tree/01_content.css
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/skin/frontend/base/default/images/namespace_module/collapsedgif/01_content.gif
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/skin/frontend/base/default/images/namespace_module/collapsedpng/01_content.png
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/skin/frontend/base/default/images/namespace_module/expandedgif/01_content.gif
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/skin/frontend/base/default/images/namespace_module/expandedpng/01_content.png
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/skin/frontend/base/default/images/namespace_module/line1gif/01_content.gif
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/skin/frontend/base/default/images/namespace_module/line1png/01_content.png
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/skin/frontend/base/default/images/namespace_module/line2gif/01_content.gif
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/skin/frontend/base/default/images/namespace_module/line2png/01_content.png
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/skin/frontend/base/default/images/placeholder/entity.jpg
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/{modulecreator → m}/skin/frontend/base/default/js/namespace_module/tree/01_content.js
RENAMED
File without changes
|
app/code/community/Ultimate/ModuleCreator/etc/modulecreator.xml
CHANGED
@@ -31,7 +31,7 @@
|
|
31 |
<flat />
|
32 |
<not_is_tree />
|
33 |
</depend>
|
34 |
-
<from>app/code/
|
35 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Block/Adminhtml/{{Entity}}/Grid.php</to>
|
36 |
<content>
|
37 |
<file>
|
@@ -117,7 +117,7 @@
|
|
117 |
<flat />
|
118 |
<not_is_tree />
|
119 |
</depend>
|
120 |
-
<from>app/code/
|
121 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Block/Adminhtml/{{Entity}}/Edit.php</to>
|
122 |
<content>
|
123 |
<file>
|
@@ -133,7 +133,7 @@
|
|
133 |
<flat />
|
134 |
<is_tree />
|
135 |
</depend>
|
136 |
-
<from>app/code/
|
137 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Block/Adminhtml/{{Entity}}/Edit.php</to>
|
138 |
<content>
|
139 |
<file>
|
@@ -149,7 +149,7 @@
|
|
149 |
<flat />
|
150 |
<is_tree />
|
151 |
</depend>
|
152 |
-
<from>app/code/
|
153 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Block/Adminhtml/{{Entity}}/Abstract.php</to>
|
154 |
<content>
|
155 |
<file>
|
@@ -164,7 +164,7 @@
|
|
164 |
<depend>
|
165 |
<flat />
|
166 |
</depend>
|
167 |
-
<from>app/code/
|
168 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Block/Adminhtml/{{Entity}}.php</to>
|
169 |
<content>
|
170 |
<file>
|
@@ -180,7 +180,7 @@
|
|
180 |
<flat />
|
181 |
<not_is_tree />
|
182 |
</depend>
|
183 |
-
<from>app/code/
|
184 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Block/Adminhtml/{{Entity}}/Edit/Tabs.php</to>
|
185 |
<content>
|
186 |
<file>
|
@@ -209,7 +209,7 @@
|
|
209 |
<flat />
|
210 |
<is_tree />
|
211 |
</depend>
|
212 |
-
<from>app/code/
|
213 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Block/Adminhtml/{{Entity}}/Edit/Tabs.php</to>
|
214 |
<content>
|
215 |
<file>
|
@@ -238,7 +238,7 @@
|
|
238 |
<flat />
|
239 |
<not_is_tree />
|
240 |
</depend>
|
241 |
-
<from>app/code/
|
242 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Block/Adminhtml/{{Entity}}/Edit/Form.php</to>
|
243 |
<content>
|
244 |
<file>
|
@@ -254,7 +254,7 @@
|
|
254 |
<flat />
|
255 |
<is_tree />
|
256 |
</depend>
|
257 |
-
<from>app/code/
|
258 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Block/Adminhtml/{{Entity}}/Tree.php</to>
|
259 |
<content>
|
260 |
<file>
|
@@ -279,7 +279,7 @@
|
|
279 |
<flat />
|
280 |
<is_tree />
|
281 |
</depend>
|
282 |
-
<from>app/code/
|
283 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Block/Adminhtml/{{Entity}}/Edit/Form.php</to>
|
284 |
<content>
|
285 |
<file>
|
@@ -307,7 +307,7 @@
|
|
307 |
<depend>
|
308 |
<flat />
|
309 |
</depend>
|
310 |
-
<from>app/code/
|
311 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Model/{{Entity}}.php</to>
|
312 |
<content>
|
313 |
<file>
|
@@ -405,7 +405,7 @@
|
|
405 |
<depend>
|
406 |
<flat />
|
407 |
</depend>
|
408 |
-
<from>app/code/
|
409 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Model/Resource/{{Entity}}.php</to>
|
410 |
<content>
|
411 |
<file>
|
@@ -493,7 +493,7 @@
|
|
493 |
<depend>
|
494 |
<flat />
|
495 |
</depend>
|
496 |
-
<from>app/code/
|
497 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Model/Resource/{{Entity}}/Collection.php</to>
|
498 |
<content>
|
499 |
<file>
|
@@ -536,7 +536,7 @@
|
|
536 |
<flat />
|
537 |
<is_tree />
|
538 |
</depend>
|
539 |
-
<from>app/code/
|
540 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Model/Resource/{{Entity}}/Tree.php</to>
|
541 |
<content>
|
542 |
<file>
|
@@ -578,7 +578,7 @@
|
|
578 |
<depend>
|
579 |
<flat />
|
580 |
</depend>
|
581 |
-
<from>app/code/
|
582 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Helper/{{Entity}}.php</to>
|
583 |
<content>
|
584 |
<file>
|
@@ -615,7 +615,7 @@
|
|
615 |
<flat />
|
616 |
<has_image />
|
617 |
</depend>
|
618 |
-
<from>app/code/
|
619 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Helper/{{Entity}}/Image.php</to>
|
620 |
<content>
|
621 |
<file>
|
@@ -631,7 +631,7 @@
|
|
631 |
<flat />
|
632 |
<use_frontend />
|
633 |
</depend>
|
634 |
-
<from>app/code/
|
635 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Block/{{Entity}}/View.php</to>
|
636 |
<content>
|
637 |
<file>
|
@@ -647,7 +647,7 @@
|
|
647 |
<flat />
|
648 |
<can_create_list_block />
|
649 |
</depend>
|
650 |
-
<from>app/code/
|
651 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Block/{{Entity}}/List.php</to>
|
652 |
<content>
|
653 |
<file>
|
@@ -674,7 +674,7 @@
|
|
674 |
<can_create_list_block />
|
675 |
<is_tree />
|
676 |
</depend>
|
677 |
-
<from>app/code/
|
678 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Block/{{Entity}}/List.php</to>
|
679 |
<content>
|
680 |
<file>
|
@@ -725,7 +725,7 @@
|
|
725 |
<frontend_view />
|
726 |
<is_tree />
|
727 |
</depend>
|
728 |
-
<from>app/code/
|
729 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Block/{{Entity}}/Children.php</to>
|
730 |
<content>
|
731 |
<file>
|
@@ -741,7 +741,7 @@
|
|
741 |
<flat />
|
742 |
<rss />
|
743 |
</depend>
|
744 |
-
<from>app/code/
|
745 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Block/{{Entity}}/Rss.php</to>
|
746 |
<content>
|
747 |
<file>
|
@@ -777,7 +777,7 @@
|
|
777 |
<use_frontend />
|
778 |
<widget />
|
779 |
</depend>
|
780 |
-
<from>app/code/
|
781 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Block/{{Entity}}/Widget/View.php</to>
|
782 |
<content>
|
783 |
<file>
|
@@ -812,7 +812,7 @@
|
|
812 |
<use_frontend />
|
813 |
<widget />
|
814 |
</depend>
|
815 |
-
<from>app/code/
|
816 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Block/{{Entity}}/Widget/Link.php</to>
|
817 |
<content>
|
818 |
<file>
|
@@ -828,7 +828,7 @@
|
|
828 |
<flat />
|
829 |
<not_is_tree />
|
830 |
</depend>
|
831 |
-
<from>app/code/
|
832 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/controllers/Adminhtml/{{Module}}/{{Entity}}Controller.php</to>
|
833 |
<content>
|
834 |
<file>
|
@@ -944,7 +944,7 @@
|
|
944 |
<flat />
|
945 |
<is_tree />
|
946 |
</depend>
|
947 |
-
<from>app/code/
|
948 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/controllers/Adminhtml/{{Module}}/{{Entity}}Controller.php</to>
|
949 |
<content>
|
950 |
<file>
|
@@ -1012,7 +1012,7 @@
|
|
1012 |
<flat />
|
1013 |
<widget />
|
1014 |
</depend>
|
1015 |
-
<from>app/code/
|
1016 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/controllers/Adminhtml/{{Module}}/{{Entity}}/WidgetController.php</to>
|
1017 |
<content>
|
1018 |
<file>
|
@@ -1037,7 +1037,7 @@
|
|
1037 |
<flat />
|
1038 |
<use_frontend />
|
1039 |
</depend>
|
1040 |
-
<from>app/code/
|
1041 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/controllers/{{Entity}}Controller.php</to>
|
1042 |
<content>
|
1043 |
<file>
|
@@ -1144,7 +1144,7 @@
|
|
1144 |
<flat />
|
1145 |
<has_file />
|
1146 |
</depend>
|
1147 |
-
<from>app/code/
|
1148 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Block/Adminhtml/{{Entity}}/Helper/File.php</to>
|
1149 |
<content>
|
1150 |
<file>
|
@@ -1160,7 +1160,7 @@
|
|
1160 |
<flat />
|
1161 |
<has_image />
|
1162 |
</depend>
|
1163 |
-
<from>app/code/
|
1164 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Block/Adminhtml/{{Entity}}/Helper/Image.php</to>
|
1165 |
<content>
|
1166 |
<file>
|
@@ -1177,7 +1177,7 @@
|
|
1177 |
<widget />
|
1178 |
<not_is_tree />
|
1179 |
</depend>
|
1180 |
-
<from>app/code/
|
1181 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Block/Adminhtml/{{Entity}}/Widget/Chooser.php</to>
|
1182 |
<content>
|
1183 |
<file>
|
@@ -1212,7 +1212,7 @@
|
|
1212 |
<widget />
|
1213 |
<is_tree />
|
1214 |
</depend>
|
1215 |
-
<from>app/code/
|
1216 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Block/Adminhtml/{{Entity}}/Widget/Chooser.php</to>
|
1217 |
<content>
|
1218 |
<file>
|
@@ -1227,7 +1227,7 @@
|
|
1227 |
<depend>
|
1228 |
<flat />
|
1229 |
</depend>
|
1230 |
-
<from>app/code/
|
1231 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Block/Adminhtml/{{Entity}}/Edit/Tab/Form.php</to>
|
1232 |
<content>
|
1233 |
<file>
|
@@ -1329,7 +1329,7 @@
|
|
1329 |
<editor />
|
1330 |
<has_tree />
|
1331 |
</depend>
|
1332 |
-
<from>app/code/
|
1333 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Block/Adminhtml/Helper/Wysiwyg.php</to>
|
1334 |
<content>
|
1335 |
<file>
|
@@ -1344,7 +1344,7 @@
|
|
1344 |
<depend>
|
1345 |
<rss />
|
1346 |
</depend>
|
1347 |
-
<from>app/code/
|
1348 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Block/Rss.php</to>
|
1349 |
<content>
|
1350 |
<file>
|
@@ -1356,7 +1356,7 @@
|
|
1356 |
<title>Module base admin controller.</title>
|
1357 |
<scope>global</scope>
|
1358 |
<filetype>php</filetype>
|
1359 |
-
<from>app/code/
|
1360 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Controller/Adminhtml/{{Module}}.php</to>
|
1361 |
<content>
|
1362 |
<file>
|
@@ -1368,7 +1368,7 @@
|
|
1368 |
<title>Module default helper.</title>
|
1369 |
<scope>global</scope>
|
1370 |
<filetype>php</filetype>
|
1371 |
-
<from>app/code/
|
1372 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Helper/Data.php</to>
|
1373 |
<content>
|
1374 |
<file>
|
@@ -1390,7 +1390,7 @@
|
|
1390 |
<title>Module setup model.</title>
|
1391 |
<scope>global</scope>
|
1392 |
<filetype>php</filetype>
|
1393 |
-
<from>app/code/
|
1394 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Model/Resource/Setup.php</to>
|
1395 |
<content>
|
1396 |
<file>
|
@@ -1402,7 +1402,7 @@
|
|
1402 |
<title>Install script</title>
|
1403 |
<scope>global</scope>
|
1404 |
<filetype>php</filetype>
|
1405 |
-
<from>app/code/
|
1406 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/sql/{{namespace}}_{{module}}_setup/install-0.0.1.php</to>
|
1407 |
<content>
|
1408 |
<file>
|
@@ -1432,7 +1432,7 @@
|
|
1432 |
<title>Widget xml</title>
|
1433 |
<scope>global</scope>
|
1434 |
<filetype>xml</filetype>
|
1435 |
-
<from>app/code/
|
1436 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/etc/widget.xml</to>
|
1437 |
<depend>
|
1438 |
<widget />
|
@@ -1457,7 +1457,7 @@
|
|
1457 |
<title>Adminhtml xml</title>
|
1458 |
<scope>global</scope>
|
1459 |
<filetype>xml</filetype>
|
1460 |
-
<from>app/code/
|
1461 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/etc/adminhtml.xml</to>
|
1462 |
<content>
|
1463 |
<file>
|
@@ -1483,7 +1483,7 @@
|
|
1483 |
<title>Config xml</title>
|
1484 |
<scope>global</scope>
|
1485 |
<filetype>xml</filetype>
|
1486 |
-
<from>app/code/
|
1487 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/etc/config.xml</to>
|
1488 |
<content>
|
1489 |
<file>
|
@@ -1524,26 +1524,45 @@
|
|
1524 |
</depend>
|
1525 |
</file>
|
1526 |
<file>
|
1527 |
-
<name>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1528 |
</file>
|
1529 |
<file>
|
1530 |
-
<name>
|
1531 |
<depend>
|
1532 |
<use_frontend />
|
1533 |
</depend>
|
1534 |
</file>
|
1535 |
<file>
|
1536 |
-
<name>
|
1537 |
</file>
|
1538 |
<file>
|
1539 |
-
<name>
|
1540 |
<scope>entity</scope>
|
1541 |
<depend>
|
1542 |
<use_frontend />
|
1543 |
</depend>
|
1544 |
</file>
|
1545 |
<file>
|
1546 |
-
<name>
|
1547 |
</file>
|
1548 |
</content>
|
1549 |
</file>
|
@@ -1554,7 +1573,7 @@
|
|
1554 |
<depend>
|
1555 |
<use_frontend />
|
1556 |
</depend>
|
1557 |
-
<from>app/code/
|
1558 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/etc/system.xml</to>
|
1559 |
<content>
|
1560 |
<file>
|
@@ -1928,7 +1947,7 @@
|
|
1928 |
<depend>
|
1929 |
<has_observer />
|
1930 |
</depend>
|
1931 |
-
<from>app/code/
|
1932 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Model/Adminhtml/Observer.php</to>
|
1933 |
<content>
|
1934 |
<file>
|
@@ -1970,7 +1989,7 @@
|
|
1970 |
<link_product />
|
1971 |
<not_is_tree />
|
1972 |
</depend>
|
1973 |
-
<from>app/code/
|
1974 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Block/Adminhtml/Catalog/Product/Edit/Tab/{{Entity}}.php</to>
|
1975 |
<content>
|
1976 |
<file>
|
@@ -1986,7 +2005,7 @@
|
|
1986 |
<link_product />
|
1987 |
<is_tree />
|
1988 |
</depend>
|
1989 |
-
<from>app/code/
|
1990 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Block/Adminhtml/Catalog/Product/Edit/Tab/{{Entity}}.php</to>
|
1991 |
<content>
|
1992 |
<file>
|
@@ -2001,7 +2020,7 @@
|
|
2001 |
<depend>
|
2002 |
<link_product />
|
2003 |
</depend>
|
2004 |
-
<from>app/code/
|
2005 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Helper/Product.php</to>
|
2006 |
<content>
|
2007 |
<file>
|
@@ -2027,7 +2046,7 @@
|
|
2027 |
<link_product />
|
2028 |
<not_is_tree />
|
2029 |
</depend>
|
2030 |
-
<from>app/code/
|
2031 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Model/Resource/{{Entity}}/Product.php</to>
|
2032 |
<content>
|
2033 |
<file>
|
@@ -2043,7 +2062,7 @@
|
|
2043 |
<link_product />
|
2044 |
<is_tree />
|
2045 |
</depend>
|
2046 |
-
<from>app/code/
|
2047 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Model/Resource/{{Entity}}/Product.php</to>
|
2048 |
<content>
|
2049 |
<file>
|
@@ -2058,7 +2077,7 @@
|
|
2058 |
<depend>
|
2059 |
<link_product />
|
2060 |
</depend>
|
2061 |
-
<from>app/code/
|
2062 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Block/Adminhtml/{{Entity}}/Edit/Tab/Product.php</to>
|
2063 |
<content>
|
2064 |
<file>
|
@@ -2073,7 +2092,7 @@
|
|
2073 |
<depend>
|
2074 |
<link_product />
|
2075 |
</depend>
|
2076 |
-
<from>app/code/
|
2077 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Model/Resource/{{Entity}}/Product/Collection.php</to>
|
2078 |
<content>
|
2079 |
<file>
|
@@ -2088,7 +2107,7 @@
|
|
2088 |
<depend>
|
2089 |
<link_product />
|
2090 |
</depend>
|
2091 |
-
<from>app/code/
|
2092 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Model/{{Entity}}/Product.php</to>
|
2093 |
<content>
|
2094 |
<file>
|
@@ -2103,7 +2122,7 @@
|
|
2103 |
<depend>
|
2104 |
<show_on_product />
|
2105 |
</depend>
|
2106 |
-
<from>app/code/
|
2107 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Block/Catalog/Product/List/{{Entity}}.php</to>
|
2108 |
<content>
|
2109 |
<file>
|
@@ -2160,7 +2179,7 @@
|
|
2160 |
<depend>
|
2161 |
<show_products />
|
2162 |
</depend>
|
2163 |
-
<from>app/code/
|
2164 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Block/{{Entity}}/Catalog/Product/List.php</to>
|
2165 |
<content>
|
2166 |
<file>
|
@@ -2191,7 +2210,7 @@
|
|
2191 |
<link_product />
|
2192 |
<not_is_tree />
|
2193 |
</depend>
|
2194 |
-
<from>app/code/
|
2195 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/controllers/Adminhtml/{{Module}}/{{Entity}}/Catalog/ProductController.php</to>
|
2196 |
<content>
|
2197 |
<file>
|
@@ -2207,7 +2226,7 @@
|
|
2207 |
<link_product />
|
2208 |
<is_tree />
|
2209 |
</depend>
|
2210 |
-
<from>app/code/
|
2211 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/controllers/Adminhtml/{{Module}}/{{Entity}}/Catalog/ProductController.php</to>
|
2212 |
<content>
|
2213 |
<file>
|
@@ -2222,7 +2241,7 @@
|
|
2222 |
<not_has_tree />
|
2223 |
</depend>
|
2224 |
<filetype>php</filetype>
|
2225 |
-
<from>app/code/
|
2226 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Block/Adminhtml/{{Entity}}/Edit/Tab/{{Sibling}}.php</to>
|
2227 |
<content>
|
2228 |
<file>
|
@@ -2238,7 +2257,7 @@
|
|
2238 |
<entity_is_tree />
|
2239 |
</depend>
|
2240 |
<filetype>php</filetype>
|
2241 |
-
<from>app/code/
|
2242 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Block/Adminhtml/{{Entity}}/Edit/Tab/{{Sibling}}.php</to>
|
2243 |
<content>
|
2244 |
<file>
|
@@ -2254,7 +2273,7 @@
|
|
2254 |
<sibling_is_tree />
|
2255 |
</depend>
|
2256 |
<filetype>php</filetype>
|
2257 |
-
<from>app/code/
|
2258 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Block/Adminhtml/{{Entity}}/Edit/Tab/{{Sibling}}.php</to>
|
2259 |
<content>
|
2260 |
<file>
|
@@ -2269,7 +2288,7 @@
|
|
2269 |
<sibling_is_not_tree />
|
2270 |
</depend>
|
2271 |
<filetype>php</filetype>
|
2272 |
-
<from>app/code/
|
2273 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Model/Resource/{{Entity}}/{{Sibling}}.php</to>
|
2274 |
<content>
|
2275 |
<file>
|
@@ -2293,7 +2312,7 @@
|
|
2293 |
<sibling_is_tree />
|
2294 |
</depend>
|
2295 |
<filetype>php</filetype>
|
2296 |
-
<from>app/code/
|
2297 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Model/Resource/{{Entity}}/{{Sibling}}.php</to>
|
2298 |
<content>
|
2299 |
<file>
|
@@ -2314,7 +2333,7 @@
|
|
2314 |
<title>Entity sibling relation resource collection model</title>
|
2315 |
<scope>siblings</scope>
|
2316 |
<filetype>php</filetype>
|
2317 |
-
<from>app/code/
|
2318 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Model/Resource/{{Entity}}/{{Sibling}}/Collection.php</to>
|
2319 |
<content>
|
2320 |
<file>
|
@@ -2326,7 +2345,7 @@
|
|
2326 |
<title>Entity sibling model</title>
|
2327 |
<scope>siblings</scope>
|
2328 |
<filetype>php</filetype>
|
2329 |
-
<from>app/code/
|
2330 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Model/{{Entity}}/{{Sibling}}.php</to>
|
2331 |
<content>
|
2332 |
<file>
|
@@ -2341,7 +2360,7 @@
|
|
2341 |
<depend>
|
2342 |
<show_frontend_relation_siblings />
|
2343 |
</depend>
|
2344 |
-
<from>app/code/
|
2345 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Block/{{Entity}}/{{Sibling}}/List.php</to>
|
2346 |
<content>
|
2347 |
<file>
|
@@ -2371,7 +2390,7 @@
|
|
2371 |
<depend>
|
2372 |
<show_frontend_relation_children />
|
2373 |
</depend>
|
2374 |
-
<from>app/code/
|
2375 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Block/{{Entity}}/{{Sibling}}/List.php</to>
|
2376 |
<content>
|
2377 |
<file>
|
@@ -2670,7 +2689,7 @@
|
|
2670 |
<depend>
|
2671 |
<has_tree />
|
2672 |
</depend>
|
2673 |
-
<from>app/code/
|
2674 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/data/{{namespace}}_{{module}}_setup/data-install-0.0.1.php</to>
|
2675 |
<content>
|
2676 |
<file>
|
@@ -2692,7 +2711,7 @@
|
|
2692 |
<depend>
|
2693 |
<url_rewrite />
|
2694 |
</depend>
|
2695 |
-
<from>app/code/
|
2696 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Controller/Router.php</to>
|
2697 |
<content>
|
2698 |
<file>
|
@@ -2702,7 +2721,7 @@
|
|
2702 |
<name>02_entity.php</name>
|
2703 |
<scope>entity</scope>
|
2704 |
<depend>
|
2705 |
-
<
|
2706 |
</depend>
|
2707 |
</file>
|
2708 |
<file>
|
@@ -2710,5 +2729,20 @@
|
|
2710 |
</file>
|
2711 |
</content>
|
2712 |
</file>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2713 |
</files>
|
2714 |
</config>
|
31 |
<flat />
|
32 |
<not_is_tree />
|
33 |
</depend>
|
34 |
+
<from>app/code/cp/Ns/Md/Block/Adminhtml/Entity/Grid/</from>
|
35 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Block/Adminhtml/{{Entity}}/Grid.php</to>
|
36 |
<content>
|
37 |
<file>
|
117 |
<flat />
|
118 |
<not_is_tree />
|
119 |
</depend>
|
120 |
+
<from>app/code/cp/Ns/Md/Block/Adminhtml/Entity/Edit/</from>
|
121 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Block/Adminhtml/{{Entity}}/Edit.php</to>
|
122 |
<content>
|
123 |
<file>
|
133 |
<flat />
|
134 |
<is_tree />
|
135 |
</depend>
|
136 |
+
<from>app/code/cp/Ns/Md/Block/Adminhtml/Entity/Edit/IsTree/</from>
|
137 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Block/Adminhtml/{{Entity}}/Edit.php</to>
|
138 |
<content>
|
139 |
<file>
|
149 |
<flat />
|
150 |
<is_tree />
|
151 |
</depend>
|
152 |
+
<from>app/code/cp/Ns/Md/Block/Adminhtml/Entity/Abstract/</from>
|
153 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Block/Adminhtml/{{Entity}}/Abstract.php</to>
|
154 |
<content>
|
155 |
<file>
|
164 |
<depend>
|
165 |
<flat />
|
166 |
</depend>
|
167 |
+
<from>app/code/cp/Ns/Md/Block/Adminhtml/Entity/</from>
|
168 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Block/Adminhtml/{{Entity}}.php</to>
|
169 |
<content>
|
170 |
<file>
|
180 |
<flat />
|
181 |
<not_is_tree />
|
182 |
</depend>
|
183 |
+
<from>app/code/cp/Ns/Md/Block/Adminhtml/Entity/Edit/Tabs/</from>
|
184 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Block/Adminhtml/{{Entity}}/Edit/Tabs.php</to>
|
185 |
<content>
|
186 |
<file>
|
209 |
<flat />
|
210 |
<is_tree />
|
211 |
</depend>
|
212 |
+
<from>app/code/cp/Ns/Md/Block/Adminhtml/Entity/Edit/Tabs/IsTree/</from>
|
213 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Block/Adminhtml/{{Entity}}/Edit/Tabs.php</to>
|
214 |
<content>
|
215 |
<file>
|
238 |
<flat />
|
239 |
<not_is_tree />
|
240 |
</depend>
|
241 |
+
<from>app/code/cp/Ns/Md/Block/Adminhtml/Entity/Edit/Form/</from>
|
242 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Block/Adminhtml/{{Entity}}/Edit/Form.php</to>
|
243 |
<content>
|
244 |
<file>
|
254 |
<flat />
|
255 |
<is_tree />
|
256 |
</depend>
|
257 |
+
<from>app/code/cp/Ns/Md/Block/Adminhtml/Entity/Tree/</from>
|
258 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Block/Adminhtml/{{Entity}}/Tree.php</to>
|
259 |
<content>
|
260 |
<file>
|
279 |
<flat />
|
280 |
<is_tree />
|
281 |
</depend>
|
282 |
+
<from>app/code/cp/Ns/Md/Block/Adminhtml/Entity/Edit/Form/IsTree/</from>
|
283 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Block/Adminhtml/{{Entity}}/Edit/Form.php</to>
|
284 |
<content>
|
285 |
<file>
|
307 |
<depend>
|
308 |
<flat />
|
309 |
</depend>
|
310 |
+
<from>app/code/cp/Ns/Md/Model/Entity/</from>
|
311 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Model/{{Entity}}.php</to>
|
312 |
<content>
|
313 |
<file>
|
405 |
<depend>
|
406 |
<flat />
|
407 |
</depend>
|
408 |
+
<from>app/code/cp/Ns/Md/Model/Resource/Entity/</from>
|
409 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Model/Resource/{{Entity}}.php</to>
|
410 |
<content>
|
411 |
<file>
|
493 |
<depend>
|
494 |
<flat />
|
495 |
</depend>
|
496 |
+
<from>app/code/cp/Ns/Md/Model/Resource/Entity/Collection/</from>
|
497 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Model/Resource/{{Entity}}/Collection.php</to>
|
498 |
<content>
|
499 |
<file>
|
536 |
<flat />
|
537 |
<is_tree />
|
538 |
</depend>
|
539 |
+
<from>app/code/cp/Ns/Md/Model/Resource/Entity/Tree/</from>
|
540 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Model/Resource/{{Entity}}/Tree.php</to>
|
541 |
<content>
|
542 |
<file>
|
578 |
<depend>
|
579 |
<flat />
|
580 |
</depend>
|
581 |
+
<from>app/code/cp/Ns/Md/Helper/Entity/</from>
|
582 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Helper/{{Entity}}.php</to>
|
583 |
<content>
|
584 |
<file>
|
615 |
<flat />
|
616 |
<has_image />
|
617 |
</depend>
|
618 |
+
<from>app/code/cp/Ns/Md/Helper/Entity/Image/</from>
|
619 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Helper/{{Entity}}/Image.php</to>
|
620 |
<content>
|
621 |
<file>
|
631 |
<flat />
|
632 |
<use_frontend />
|
633 |
</depend>
|
634 |
+
<from>app/code/cp/Ns/Md/Block/Entity/View/</from>
|
635 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Block/{{Entity}}/View.php</to>
|
636 |
<content>
|
637 |
<file>
|
647 |
<flat />
|
648 |
<can_create_list_block />
|
649 |
</depend>
|
650 |
+
<from>app/code/cp/Ns/Md/Block/Entity/List/</from>
|
651 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Block/{{Entity}}/List.php</to>
|
652 |
<content>
|
653 |
<file>
|
674 |
<can_create_list_block />
|
675 |
<is_tree />
|
676 |
</depend>
|
677 |
+
<from>app/code/cp/Ns/Md/Block/Entity/List/IsTree/</from>
|
678 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Block/{{Entity}}/List.php</to>
|
679 |
<content>
|
680 |
<file>
|
725 |
<frontend_view />
|
726 |
<is_tree />
|
727 |
</depend>
|
728 |
+
<from>app/code/cp/Ns/Md/Block/Entity/Children/</from>
|
729 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Block/{{Entity}}/Children.php</to>
|
730 |
<content>
|
731 |
<file>
|
741 |
<flat />
|
742 |
<rss />
|
743 |
</depend>
|
744 |
+
<from>app/code/cp/Ns/Md/Block/Entity/Rss/</from>
|
745 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Block/{{Entity}}/Rss.php</to>
|
746 |
<content>
|
747 |
<file>
|
777 |
<use_frontend />
|
778 |
<widget />
|
779 |
</depend>
|
780 |
+
<from>app/code/cp/Ns/Md/Block/Entity/Widget/View/</from>
|
781 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Block/{{Entity}}/Widget/View.php</to>
|
782 |
<content>
|
783 |
<file>
|
812 |
<use_frontend />
|
813 |
<widget />
|
814 |
</depend>
|
815 |
+
<from>app/code/cp/Ns/Md/Block/Entity/Widget/Link/</from>
|
816 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Block/{{Entity}}/Widget/Link.php</to>
|
817 |
<content>
|
818 |
<file>
|
828 |
<flat />
|
829 |
<not_is_tree />
|
830 |
</depend>
|
831 |
+
<from>app/code/cp/Ns/Md/controllers/Adminhtml/Module/EntityController/</from>
|
832 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/controllers/Adminhtml/{{Module}}/{{Entity}}Controller.php</to>
|
833 |
<content>
|
834 |
<file>
|
944 |
<flat />
|
945 |
<is_tree />
|
946 |
</depend>
|
947 |
+
<from>app/code/cp/Ns/Md/controllers/Adminhtml/Module/EntityController/IsTree/</from>
|
948 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/controllers/Adminhtml/{{Module}}/{{Entity}}Controller.php</to>
|
949 |
<content>
|
950 |
<file>
|
1012 |
<flat />
|
1013 |
<widget />
|
1014 |
</depend>
|
1015 |
+
<from>app/code/cp/Ns/Md/controllers/Adminhtml/Module/Entity/WidgetController/</from>
|
1016 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/controllers/Adminhtml/{{Module}}/{{Entity}}/WidgetController.php</to>
|
1017 |
<content>
|
1018 |
<file>
|
1037 |
<flat />
|
1038 |
<use_frontend />
|
1039 |
</depend>
|
1040 |
+
<from>app/code/cp/Ns/Md/controllers/EntityController/</from>
|
1041 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/controllers/{{Entity}}Controller.php</to>
|
1042 |
<content>
|
1043 |
<file>
|
1144 |
<flat />
|
1145 |
<has_file />
|
1146 |
</depend>
|
1147 |
+
<from>app/code/cp/Ns/Md/Block/Adminhtml/Entity/Helper/File/</from>
|
1148 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Block/Adminhtml/{{Entity}}/Helper/File.php</to>
|
1149 |
<content>
|
1150 |
<file>
|
1160 |
<flat />
|
1161 |
<has_image />
|
1162 |
</depend>
|
1163 |
+
<from>app/code/cp/Ns/Md/Block/Adminhtml/Entity/Helper/Image/</from>
|
1164 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Block/Adminhtml/{{Entity}}/Helper/Image.php</to>
|
1165 |
<content>
|
1166 |
<file>
|
1177 |
<widget />
|
1178 |
<not_is_tree />
|
1179 |
</depend>
|
1180 |
+
<from>app/code/cp/Ns/Md/Block/Adminhtml/Entity/Widget/Chooser/</from>
|
1181 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Block/Adminhtml/{{Entity}}/Widget/Chooser.php</to>
|
1182 |
<content>
|
1183 |
<file>
|
1212 |
<widget />
|
1213 |
<is_tree />
|
1214 |
</depend>
|
1215 |
+
<from>app/code/cp/Ns/Md/Block/Adminhtml/Entity/Widget/Chooser/IsTree/</from>
|
1216 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Block/Adminhtml/{{Entity}}/Widget/Chooser.php</to>
|
1217 |
<content>
|
1218 |
<file>
|
1227 |
<depend>
|
1228 |
<flat />
|
1229 |
</depend>
|
1230 |
+
<from>app/code/cp/Ns/Md/Block/Adminhtml/Entity/Edit/Tab/Form/</from>
|
1231 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Block/Adminhtml/{{Entity}}/Edit/Tab/Form.php</to>
|
1232 |
<content>
|
1233 |
<file>
|
1329 |
<editor />
|
1330 |
<has_tree />
|
1331 |
</depend>
|
1332 |
+
<from>app/code/cp/Ns/Md/Block/Adminhtml/Helper/Wysiwyg/</from>
|
1333 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Block/Adminhtml/Helper/Wysiwyg.php</to>
|
1334 |
<content>
|
1335 |
<file>
|
1344 |
<depend>
|
1345 |
<rss />
|
1346 |
</depend>
|
1347 |
+
<from>app/code/cp/Ns/Md/Block/Rss/</from>
|
1348 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Block/Rss.php</to>
|
1349 |
<content>
|
1350 |
<file>
|
1356 |
<title>Module base admin controller.</title>
|
1357 |
<scope>global</scope>
|
1358 |
<filetype>php</filetype>
|
1359 |
+
<from>app/code/cp/Ns/Md/Controller/Adminhtml/Module/</from>
|
1360 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Controller/Adminhtml/{{Module}}.php</to>
|
1361 |
<content>
|
1362 |
<file>
|
1368 |
<title>Module default helper.</title>
|
1369 |
<scope>global</scope>
|
1370 |
<filetype>php</filetype>
|
1371 |
+
<from>app/code/cp/Ns/Md/Helper/Data/</from>
|
1372 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Helper/Data.php</to>
|
1373 |
<content>
|
1374 |
<file>
|
1390 |
<title>Module setup model.</title>
|
1391 |
<scope>global</scope>
|
1392 |
<filetype>php</filetype>
|
1393 |
+
<from>app/code/cp/Ns/Md/Model/Resource/Setup/</from>
|
1394 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Model/Resource/Setup.php</to>
|
1395 |
<content>
|
1396 |
<file>
|
1402 |
<title>Install script</title>
|
1403 |
<scope>global</scope>
|
1404 |
<filetype>php</filetype>
|
1405 |
+
<from>app/code/cp/Ns/Md/sql/namespace_module_setup/install-0.0.1/</from>
|
1406 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/sql/{{namespace}}_{{module}}_setup/install-0.0.1.php</to>
|
1407 |
<content>
|
1408 |
<file>
|
1432 |
<title>Widget xml</title>
|
1433 |
<scope>global</scope>
|
1434 |
<filetype>xml</filetype>
|
1435 |
+
<from>app/code/cp/Ns/Md/etc/widget/</from>
|
1436 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/etc/widget.xml</to>
|
1437 |
<depend>
|
1438 |
<widget />
|
1457 |
<title>Adminhtml xml</title>
|
1458 |
<scope>global</scope>
|
1459 |
<filetype>xml</filetype>
|
1460 |
+
<from>app/code/cp/Ns/Md/etc/adminhtml/</from>
|
1461 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/etc/adminhtml.xml</to>
|
1462 |
<content>
|
1463 |
<file>
|
1483 |
<title>Config xml</title>
|
1484 |
<scope>global</scope>
|
1485 |
<filetype>xml</filetype>
|
1486 |
+
<from>app/code/cp/Ns/Md/etc/config/</from>
|
1487 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/etc/config.xml</to>
|
1488 |
<content>
|
1489 |
<file>
|
1524 |
</depend>
|
1525 |
</file>
|
1526 |
<file>
|
1527 |
+
<name>09_global_search_top.xml</name>
|
1528 |
+
<depend>
|
1529 |
+
<admin_search />
|
1530 |
+
</depend>
|
1531 |
+
</file>
|
1532 |
+
<file>
|
1533 |
+
<name>10_global_search_entity.xml</name>
|
1534 |
+
<scope>entity</scope>
|
1535 |
+
<depend>
|
1536 |
+
<admin_search />
|
1537 |
+
</depend>
|
1538 |
+
</file>
|
1539 |
+
<file>
|
1540 |
+
<name>11_global_search_footer.xml</name>
|
1541 |
+
<depend>
|
1542 |
+
<admin_search />
|
1543 |
+
</depend>
|
1544 |
+
</file>
|
1545 |
+
<file>
|
1546 |
+
<name>12_admin.xml</name>
|
1547 |
</file>
|
1548 |
<file>
|
1549 |
+
<name>13_frontend.xml</name>
|
1550 |
<depend>
|
1551 |
<use_frontend />
|
1552 |
</depend>
|
1553 |
</file>
|
1554 |
<file>
|
1555 |
+
<name>14_default_top.xml</name>
|
1556 |
</file>
|
1557 |
<file>
|
1558 |
+
<name>15_default.xml</name>
|
1559 |
<scope>entity</scope>
|
1560 |
<depend>
|
1561 |
<use_frontend />
|
1562 |
</depend>
|
1563 |
</file>
|
1564 |
<file>
|
1565 |
+
<name>16_default_footer.xml</name>
|
1566 |
</file>
|
1567 |
</content>
|
1568 |
</file>
|
1573 |
<depend>
|
1574 |
<use_frontend />
|
1575 |
</depend>
|
1576 |
+
<from>app/code/cp/Ns/Md/etc/system/</from>
|
1577 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/etc/system.xml</to>
|
1578 |
<content>
|
1579 |
<file>
|
1947 |
<depend>
|
1948 |
<has_observer />
|
1949 |
</depend>
|
1950 |
+
<from>app/code/cp/Ns/Md/Model/Adminhtml/Observer/</from>
|
1951 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Model/Adminhtml/Observer.php</to>
|
1952 |
<content>
|
1953 |
<file>
|
1989 |
<link_product />
|
1990 |
<not_is_tree />
|
1991 |
</depend>
|
1992 |
+
<from>app/code/cp/Ns/Md/Block/Adminhtml/Catalog/Product/Edit/Tab/Entity/</from>
|
1993 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Block/Adminhtml/Catalog/Product/Edit/Tab/{{Entity}}.php</to>
|
1994 |
<content>
|
1995 |
<file>
|
2005 |
<link_product />
|
2006 |
<is_tree />
|
2007 |
</depend>
|
2008 |
+
<from>app/code/cp/Ns/Md/Block/Adminhtml/Catalog/Product/Edit/Tab/Entity/IsTree/</from>
|
2009 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Block/Adminhtml/Catalog/Product/Edit/Tab/{{Entity}}.php</to>
|
2010 |
<content>
|
2011 |
<file>
|
2020 |
<depend>
|
2021 |
<link_product />
|
2022 |
</depend>
|
2023 |
+
<from>app/code/cp/Ns/Md/Helper/Product/</from>
|
2024 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Helper/Product.php</to>
|
2025 |
<content>
|
2026 |
<file>
|
2046 |
<link_product />
|
2047 |
<not_is_tree />
|
2048 |
</depend>
|
2049 |
+
<from>app/code/cp/Ns/Md/Model/Resource/Entity/Product/</from>
|
2050 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Model/Resource/{{Entity}}/Product.php</to>
|
2051 |
<content>
|
2052 |
<file>
|
2062 |
<link_product />
|
2063 |
<is_tree />
|
2064 |
</depend>
|
2065 |
+
<from>app/code/cp/Ns/Md/Model/Resource/Entity/Product/IsTree/</from>
|
2066 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Model/Resource/{{Entity}}/Product.php</to>
|
2067 |
<content>
|
2068 |
<file>
|
2077 |
<depend>
|
2078 |
<link_product />
|
2079 |
</depend>
|
2080 |
+
<from>app/code/cp/Ns/Md/Block/Adminhtml/Entity/Edit/Tab/Product/</from>
|
2081 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Block/Adminhtml/{{Entity}}/Edit/Tab/Product.php</to>
|
2082 |
<content>
|
2083 |
<file>
|
2092 |
<depend>
|
2093 |
<link_product />
|
2094 |
</depend>
|
2095 |
+
<from>app/code/cp/Ns/Md/Model/Resource/Entity/Product/Collection/</from>
|
2096 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Model/Resource/{{Entity}}/Product/Collection.php</to>
|
2097 |
<content>
|
2098 |
<file>
|
2107 |
<depend>
|
2108 |
<link_product />
|
2109 |
</depend>
|
2110 |
+
<from>app/code/cp/Ns/Md/Model/Entity/Product/</from>
|
2111 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Model/{{Entity}}/Product.php</to>
|
2112 |
<content>
|
2113 |
<file>
|
2122 |
<depend>
|
2123 |
<show_on_product />
|
2124 |
</depend>
|
2125 |
+
<from>app/code/cp/Ns/Md/Block/Catalog/Product/List/Entity/</from>
|
2126 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Block/Catalog/Product/List/{{Entity}}.php</to>
|
2127 |
<content>
|
2128 |
<file>
|
2179 |
<depend>
|
2180 |
<show_products />
|
2181 |
</depend>
|
2182 |
+
<from>app/code/cp/Ns/Md/Block/Entity/Catalog/Product/List/</from>
|
2183 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Block/{{Entity}}/Catalog/Product/List.php</to>
|
2184 |
<content>
|
2185 |
<file>
|
2210 |
<link_product />
|
2211 |
<not_is_tree />
|
2212 |
</depend>
|
2213 |
+
<from>app/code/cp/Ns/Md/controllers/Adminhtml/Module/Entity/Catalog/ProductController/</from>
|
2214 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/controllers/Adminhtml/{{Module}}/{{Entity}}/Catalog/ProductController.php</to>
|
2215 |
<content>
|
2216 |
<file>
|
2226 |
<link_product />
|
2227 |
<is_tree />
|
2228 |
</depend>
|
2229 |
+
<from>app/code/cp/Ns/Md/controllers/Adminhtml/Module/Entity/Catalog/ProductController/IsTree/</from>
|
2230 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/controllers/Adminhtml/{{Module}}/{{Entity}}/Catalog/ProductController.php</to>
|
2231 |
<content>
|
2232 |
<file>
|
2241 |
<not_has_tree />
|
2242 |
</depend>
|
2243 |
<filetype>php</filetype>
|
2244 |
+
<from>app/code/cp/Ns/Md/Block/Adminhtml/Entity/Edit/Tab/Sibling/</from>
|
2245 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Block/Adminhtml/{{Entity}}/Edit/Tab/{{Sibling}}.php</to>
|
2246 |
<content>
|
2247 |
<file>
|
2257 |
<entity_is_tree />
|
2258 |
</depend>
|
2259 |
<filetype>php</filetype>
|
2260 |
+
<from>app/code/cp/Ns/Md/Block/Adminhtml/Entity/Edit/Tab/Sibling/</from>
|
2261 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Block/Adminhtml/{{Entity}}/Edit/Tab/{{Sibling}}.php</to>
|
2262 |
<content>
|
2263 |
<file>
|
2273 |
<sibling_is_tree />
|
2274 |
</depend>
|
2275 |
<filetype>php</filetype>
|
2276 |
+
<from>app/code/cp/Ns/Md/Block/Adminhtml/Entity/Edit/Tab/Sibling/IsTree/</from>
|
2277 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Block/Adminhtml/{{Entity}}/Edit/Tab/{{Sibling}}.php</to>
|
2278 |
<content>
|
2279 |
<file>
|
2288 |
<sibling_is_not_tree />
|
2289 |
</depend>
|
2290 |
<filetype>php</filetype>
|
2291 |
+
<from>app/code/cp/Ns/Md/Model/Resource/Entity/Sibling/</from>
|
2292 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Model/Resource/{{Entity}}/{{Sibling}}.php</to>
|
2293 |
<content>
|
2294 |
<file>
|
2312 |
<sibling_is_tree />
|
2313 |
</depend>
|
2314 |
<filetype>php</filetype>
|
2315 |
+
<from>app/code/cp/Ns/Md/Model/Resource/Entity/Sibling/</from>
|
2316 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Model/Resource/{{Entity}}/{{Sibling}}.php</to>
|
2317 |
<content>
|
2318 |
<file>
|
2333 |
<title>Entity sibling relation resource collection model</title>
|
2334 |
<scope>siblings</scope>
|
2335 |
<filetype>php</filetype>
|
2336 |
+
<from>app/code/cp/Ns/Md/Model/Resource/Entity/Sibling/Collection/</from>
|
2337 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Model/Resource/{{Entity}}/{{Sibling}}/Collection.php</to>
|
2338 |
<content>
|
2339 |
<file>
|
2345 |
<title>Entity sibling model</title>
|
2346 |
<scope>siblings</scope>
|
2347 |
<filetype>php</filetype>
|
2348 |
+
<from>app/code/cp/Ns/Md/Model/Entity/Sibling/</from>
|
2349 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Model/{{Entity}}/{{Sibling}}.php</to>
|
2350 |
<content>
|
2351 |
<file>
|
2360 |
<depend>
|
2361 |
<show_frontend_relation_siblings />
|
2362 |
</depend>
|
2363 |
+
<from>app/code/cp/Ns/Md/Block/Entity/Sibling/List/</from>
|
2364 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Block/{{Entity}}/{{Sibling}}/List.php</to>
|
2365 |
<content>
|
2366 |
<file>
|
2390 |
<depend>
|
2391 |
<show_frontend_relation_children />
|
2392 |
</depend>
|
2393 |
+
<from>app/code/cp/Ns/Md/Block/Entity/Child/List/</from>
|
2394 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Block/{{Entity}}/{{Sibling}}/List.php</to>
|
2395 |
<content>
|
2396 |
<file>
|
2689 |
<depend>
|
2690 |
<has_tree />
|
2691 |
</depend>
|
2692 |
+
<from>app/code/cp/Ns/Md/data/namespace_module_setup/data-install-0.0.1.php/</from>
|
2693 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/data/{{namespace}}_{{module}}_setup/data-install-0.0.1.php</to>
|
2694 |
<content>
|
2695 |
<file>
|
2711 |
<depend>
|
2712 |
<url_rewrite />
|
2713 |
</depend>
|
2714 |
+
<from>app/code/cp/Ns/Md/Controller/Router/</from>
|
2715 |
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Controller/Router.php</to>
|
2716 |
<content>
|
2717 |
<file>
|
2721 |
<name>02_entity.php</name>
|
2722 |
<scope>entity</scope>
|
2723 |
<depend>
|
2724 |
+
<url_rewrite />
|
2725 |
</depend>
|
2726 |
</file>
|
2727 |
<file>
|
2729 |
</file>
|
2730 |
</content>
|
2731 |
</file>
|
2732 |
+
<file translate="title" module="modulecreator">
|
2733 |
+
<title>Admin search model</title>
|
2734 |
+
<filetype>php</filetype>
|
2735 |
+
<scope>entity</scope>
|
2736 |
+
<depend>
|
2737 |
+
<admin_search />
|
2738 |
+
</depend>
|
2739 |
+
<from>app/code/cp/Ns/Md/Model/Adminhtml/Search/Entity/</from>
|
2740 |
+
<to>app/code/{{codepool}}/{{Namespace}}/{{Module}}/Model/Adminhtml/Search/{{Entity}}.php</to>
|
2741 |
+
<content>
|
2742 |
+
<file>
|
2743 |
+
<name>01_content.php</name>
|
2744 |
+
</file>
|
2745 |
+
</content>
|
2746 |
+
</file>
|
2747 |
</files>
|
2748 |
</config>
|
app/design/adminhtml/default/default/template/ultimate_modulecreator/edit.phtml
CHANGED
@@ -119,9 +119,20 @@
|
|
119 |
}
|
120 |
function reloadEntity(entityId){
|
121 |
var useFrontend = $('entity_' + entityId + '_use_frontend').value;
|
|
|
122 |
var useWidget = $('entity_' + entityId + '_widget').value;
|
123 |
var useRss = $('entity_' + entityId + '_rss').value;
|
124 |
var linkProduct = $('entity_' + entityId + '_link_product').value;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
125 |
if (useFrontend == 0){
|
126 |
$$('#entity_' + entityId + '_settings tr.use-frontend').each(function(item){
|
127 |
$(item).hide();
|
119 |
}
|
120 |
function reloadEntity(entityId){
|
121 |
var useFrontend = $('entity_' + entityId + '_use_frontend').value;
|
122 |
+
var isTree = $('entity_' + entityId + '_is_tree').value;
|
123 |
var useWidget = $('entity_' + entityId + '_widget').value;
|
124 |
var useRss = $('entity_' + entityId + '_rss').value;
|
125 |
var linkProduct = $('entity_' + entityId + '_link_product').value;
|
126 |
+
//console.log(isTree);
|
127 |
+
$$('#entity_' + entityId + ' tr.not-tree').each(function(item){
|
128 |
+
if (isTree == 1){
|
129 |
+
$(item).hide();
|
130 |
+
}
|
131 |
+
else{
|
132 |
+
$(item).show();
|
133 |
+
}
|
134 |
+
});
|
135 |
+
|
136 |
if (useFrontend == 0){
|
137 |
$$('#entity_' + entityId + '_settings tr.use-frontend').each(function(item){
|
138 |
$(item).hide();
|
app/design/adminhtml/default/default/template/ultimate_modulecreator/edit/tab/entities/entity.phtml
CHANGED
@@ -113,7 +113,7 @@
|
|
113 |
<?php echo Mage::helper('modulecreator/adminhtml')->getTooltipHtml(Mage::helper('modulecreator')->__('Behaves as tree'), Mage::helper('modulecreator')->__('If this is set to "yes" then you wil manage the entities like categories. In the form of a tree. The columns "parent_id", "path" and "level" will be added to the table automatically.'))?>
|
114 |
</td>
|
115 |
</tr>
|
116 |
-
<tr>
|
117 |
<td class="label">
|
118 |
<label for="entity_<?php echo $this->getIncrement();?>_add_created_to_grid">
|
119 |
<?php echo Mage::helper('modulecreator')->__('Add "Created at" to admin grid') ?>
|
@@ -124,7 +124,7 @@
|
|
124 |
<?php echo Mage::helper('modulecreator/adminhtml')->getTooltipHtml(Mage::helper('modulecreator')->__('Add "Created at" to admin grid'), Mage::helper('modulecreator')->__('This will add a colum with the creation date of the entity to the admin grid.'))?>
|
125 |
</td>
|
126 |
</tr>
|
127 |
-
<tr>
|
128 |
<td class="label">
|
129 |
<label for="entity_<?php echo $this->getIncrement();?>_add_updated_to_grid">
|
130 |
<?php echo Mage::helper('modulecreator')->__('Add "Updated at" to admin grid') ?>
|
@@ -146,6 +146,17 @@
|
|
146 |
<?php echo Mage::helper('modulecreator/adminhtml')->getTooltipHtml(Mage::helper('modulecreator')->__('Add "Status" field'), Mage::helper('modulecreator')->__('This will add a field that behaves a status. With it you will be able to decide what entities to show on frontend.'))?>
|
147 |
</td>
|
148 |
</tr>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
149 |
</tbody>
|
150 |
</table>
|
151 |
</div>
|
@@ -330,6 +341,9 @@
|
|
330 |
$('entity_<?php echo $this->getIncrement();?>_use_frontend').observe('change', function() {
|
331 |
reloadEntity(<?php echo $this->getIncrement();?>)
|
332 |
});
|
|
|
|
|
|
|
333 |
$('entity_<?php echo $this->getIncrement();?>_widget').observe('change', function() {
|
334 |
reloadEntity(<?php echo $this->getIncrement();?>)
|
335 |
});
|
113 |
<?php echo Mage::helper('modulecreator/adminhtml')->getTooltipHtml(Mage::helper('modulecreator')->__('Behaves as tree'), Mage::helper('modulecreator')->__('If this is set to "yes" then you wil manage the entities like categories. In the form of a tree. The columns "parent_id", "path" and "level" will be added to the table automatically.'))?>
|
114 |
</td>
|
115 |
</tr>
|
116 |
+
<tr class="not-tree">
|
117 |
<td class="label">
|
118 |
<label for="entity_<?php echo $this->getIncrement();?>_add_created_to_grid">
|
119 |
<?php echo Mage::helper('modulecreator')->__('Add "Created at" to admin grid') ?>
|
124 |
<?php echo Mage::helper('modulecreator/adminhtml')->getTooltipHtml(Mage::helper('modulecreator')->__('Add "Created at" to admin grid'), Mage::helper('modulecreator')->__('This will add a colum with the creation date of the entity to the admin grid.'))?>
|
125 |
</td>
|
126 |
</tr>
|
127 |
+
<tr class="not-tree">
|
128 |
<td class="label">
|
129 |
<label for="entity_<?php echo $this->getIncrement();?>_add_updated_to_grid">
|
130 |
<?php echo Mage::helper('modulecreator')->__('Add "Updated at" to admin grid') ?>
|
146 |
<?php echo Mage::helper('modulecreator/adminhtml')->getTooltipHtml(Mage::helper('modulecreator')->__('Add "Status" field'), Mage::helper('modulecreator')->__('This will add a field that behaves a status. With it you will be able to decide what entities to show on frontend.'))?>
|
147 |
</td>
|
148 |
</tr>
|
149 |
+
<tr class="not-tree">
|
150 |
+
<td class="label">
|
151 |
+
<label for="entity_<?php echo $this->getIncrement();?>_admin_search">
|
152 |
+
<?php echo Mage::helper('modulecreator')->__('Add to admin global search') ?>
|
153 |
+
</label>
|
154 |
+
</td>
|
155 |
+
<td class="value">
|
156 |
+
<?php echo $this->getYesNoSelect('entity'.'_'.$this->getIncrement().'_admin_search', 'entity'.'['.$this->getIncrement().'][admin_search]', $_entity->getAdminSearch());?>
|
157 |
+
<?php echo Mage::helper('modulecreator/adminhtml')->getTooltipHtml(Mage::helper('modulecreator')->__('Add to admin global search'), Mage::helper('modulecreator')->__('When using the global admin search Magento searches on products, customers and orders. This can make it search in your entities also.'))?>
|
158 |
+
</td>
|
159 |
+
</tr>
|
160 |
</tbody>
|
161 |
</table>
|
162 |
</div>
|
341 |
$('entity_<?php echo $this->getIncrement();?>_use_frontend').observe('change', function() {
|
342 |
reloadEntity(<?php echo $this->getIncrement();?>)
|
343 |
});
|
344 |
+
$('entity_<?php echo $this->getIncrement();?>_is_tree').observe('change', function() {
|
345 |
+
reloadEntity(<?php echo $this->getIncrement();?>)
|
346 |
+
});
|
347 |
$('entity_<?php echo $this->getIncrement();?>_widget').observe('change', function() {
|
348 |
reloadEntity(<?php echo $this->getIncrement();?>)
|
349 |
});
|
app/locale/en_US/Ultimate_ModuleCreator.csv
CHANGED
@@ -23,6 +23,7 @@
|
|
23 |
"Add field","Add field","false"
|
24 |
"Add in admin grid","Add in admin grid","false"
|
25 |
"Add module","Add module","false"
|
|
|
26 |
"Added at the top of every generated file.","Added at the top of every generated file.","false"
|
27 |
"Additional","Additional","false"
|
28 |
"Additional Data","Additional Data","false"
|
@@ -338,6 +339,7 @@
|
|
338 |
"View widget","View widget","false"
|
339 |
"WISIWYG helper block.","WISIWYG helper block.","false"
|
340 |
"Website","Website","true"
|
|
|
341 |
"While in BETA version this is disabled. It\'s for your own safety.","While in BETA version this is disabled. It\'s for your own safety.","false"
|
342 |
"Widget xml","Widget xml","false"
|
343 |
"Yes","Yes","true"
|
23 |
"Add field","Add field","false"
|
24 |
"Add in admin grid","Add in admin grid","false"
|
25 |
"Add module","Add module","false"
|
26 |
+
"Add to admin global search","Add to admin global search"
|
27 |
"Added at the top of every generated file.","Added at the top of every generated file.","false"
|
28 |
"Additional","Additional","false"
|
29 |
"Additional Data","Additional Data","false"
|
339 |
"View widget","View widget","false"
|
340 |
"WISIWYG helper block.","WISIWYG helper block.","false"
|
341 |
"Website","Website","true"
|
342 |
+
"When using the global admin search Magento searches on products, customers and orders. This can make it search in your entities also.","When using the global admin search Magento searches on products, customers and orders. This can make it search in your entities also."
|
343 |
"While in BETA version this is disabled. It\'s for your own safety.","While in BETA version this is disabled. It\'s for your own safety.","false"
|
344 |
"Widget xml","Widget xml","false"
|
345 |
"Yes","Yes","true"
|
package.xml
CHANGED
@@ -1,24 +1,25 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Ultimate_ModuleCreator</name>
|
4 |
-
<version>1.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/licenses/MIT">MIT License</license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
<summary>Develop custom Magento modules without writing any code. Use a module creator. Use this module creator</summary>
|
10 |
<description>This module allows you to create custom Magento modules for your own entities. You can create as many entities as you want in one extension, you can establish relations between them, decide to generate only back-end pages or both back-end and frontend pages.</description>
|
11 |
-
<notes>
|
12 |
-
|
13 |
-
|
14 |
-
-
|
15 |
-
|
16 |
-
-
|
17 |
-
|
|
|
18 |
<authors><author><name>Marius Strajeru</name><user>tzyganu</user><email>tzyganu@gmail.com</email></author></authors>
|
19 |
-
<date>2013-
|
20 |
-
<time>
|
21 |
-
<contents><target name="magecommunity"><dir name="Ultimate"><dir name="ModuleCreator"><dir name="Block"><dir name="Adminhtml"><dir name="Modulecreator"><dir name="Edit"><file name="Form.php" hash="cb4328ae858a31a31d76016e50b56739"/><dir name="Tab"><dir name="Entities"><dir name="Entity"><file name="Attribute.php" hash="daa6787fa3f72150fc86c4350be932da"/></dir><file name="Entity.php" hash="8d5b07f735a5a7107f1abf66bbb482da"/></dir><file name="Entities.php" hash="65602b8daaa8585d9c94d7a4d8d7dcde"/><file name="Help.php" hash="304c68d68e9adf0962817e27877683b6"/><file name="Relation.php" hash="43730e74747b8e6e5985eee259e6db07"/><file name="Settings.php" hash="64feb76f7190edb881fbc47b7cb03a61"/></dir><file name="Tabs.php" hash="578af9256efb3d516db14db7e396e5e3"/></dir><file name="Edit.php" hash="491948d86e2e3a50fa185a407997c163"/><file name="Grid.php" hash="96ef8fa066b89937712b44991191f4de"/></dir><file name="Modulecreator.php" hash="b2630018b6f103d1a3f9e92ed7de7a54"/></dir></dir><file name="Exception.php" hash="aaef7086ff700d7132418cf68629246f"/><dir name="Helper"><file name="Adminhtml.php" hash="f913d91b1041032b35e4d0ca2fd20205"/><file name="Data.php" hash="3e8d3a8b1c2ff38f5badbf0704146e21"/></dir><dir name="Model"><file name="Abstract.php" hash="33a186edb30b8ff3f54fda6690a90a2c"/><dir name="Adminhtml"><dir name="System"><dir name="Config"><dir name="Source"><file name="Codepool.php" hash="045f0555fc545799148627e081ca8727"/><file name="Install.php" hash="7fb2fd108b5bed63b31ab9cfd0da25f5"/><file name="Layout.php" hash="3d63a2221b3a93926c662b3c10effc2c"/></dir></dir></dir></dir><dir name="Attribute"><dir name="Type"><file name="Abstract.php" hash="681df23324db6483e71689bf60dd443f"/><file name="Decimal.php" hash="593c993bfba24af511164987a8c11eb3"/><file name="File.php" hash="a8e18228577beb612f202acbe0ddb41a"/><file name="Image.php" hash="8dfbde0bf761b04864146be321197eb6"/><file name="Int.php" hash="7e06c84fa8a3c2940624248c386e2d67"/><file name="Text.php" hash="237217feda93dadf93a63f181ebb8793"/><file name="Textarea.php" hash="04cd8559fbeeb8b81733e6c9a3b7b725"/><file name="Timestamp.php" hash="d18d599090ac5fa824e44edf3fa14486"/><file name="Website.php" hash="659f6de66ea3d529613cfe90f7fc3f99"/><file name="Yesno.php" hash="dbb96529e483d587d8d8d99f176afa8b"/></dir></dir><file name="Attribute.php" hash="b6ab929edc78a41829630b0a02d59e5e"/><file name="Entity.php" hash="66a314988406ed2cd400d230671946d5"/><dir name="Module"><file name="Collection.php" hash="0e413b976cbc9649ec982fe0f4b95dd1"/></dir><file name="Module.php" hash="8379b0309b2c960165c61484d5a46593"/><file name="Relation.php" hash="aca1db5db2cd807298acd21dc7b24b39"/><file name="Writer.php" hash="b47341646a1882d77e57cf6a5b30ad49"/></dir><dir name="controllers"><dir name="Adminhtml"><file name="ModulecreatorController.php" hash="11ee92957c8099af688993543b9f849e"/></dir></dir><dir name="etc"><file name="adminhtml.xml" hash="755c04b748c41ced20f41c725acc95c2"/><file name="config.xml" hash="26cde34ceb6505fa254fe4224e8ca041"/><dir name="modulecreator"><dir name="app"><dir name="code"><dir name="codepool"><dir name="Namespace"><dir name="Module"><dir name="Block"><dir name="Adminhtml"><dir name="Catalog"><dir name="Product"><dir name="Edit"><dir name="Tab"><dir name="Entity"><file name="01_content.php" hash="59347ed053e0fe3dc2e25a5c5490ecd4"/><dir name="IsTree"><file name="01_content.php" hash="1eda50311bcf910106a49ad54f1681fd"/></dir></dir></dir></dir></dir></dir><dir name="Entity"><file name="01_content.php" hash="5dfc799aeee50cc5ef32d356c1cc176f"/><dir name="Abstract"><file name="01_content.php" hash="dfe60775e0f319347a8937a17733c751"/></dir><dir name="Edit"><file name="01_content.php" hash="21d1cd84da305a41e516752e39c12404"/><dir name="Form"><file name="01_content.php" hash="39f68c93dba53e650f502776c03caf20"/><dir name="IsTree"><file name="01_top.php" hash="6bf3a72161678690d515deb253fb5f3d"/><file name="02_product_relation.php" hash="adee6754a75247b7d401d8f774d3918b"/><file name="03_entity_relation.php" hash="7f06c1f227ff6e8e1f64606bc1da6d3a"/><file name="04_footer.php" hash="cbb184dd8e05c9709e5dcaedaa0495cf"/></dir></dir><dir name="IsTree"><file name="01_content.php" hash="6f8ab2c71f28a7618db8b94c311d6f13"/></dir><dir name="Tab"><dir name="Form"><file name="01_top.php" hash="9f6681f6bc3e012a8c711739a0ed6ae1"/><file name="02_image.php" hash="8dbf5010de2c46aabb02cd7a4df6f45e"/><file name="03_file.php" hash="64ede5038fe0edfec08671a5ca521777"/><file name="04_wysiwyg.php" hash="d25a58b233bd88a2e6d1fd5a79398394"/><file name="05_wysiwyg_is_tree.php" hash="6ef452bba45e48bbfc370ea24b61d6e0"/><file name="06_path_tree.php" hash="9991a81df109b0abbc8bd06a26694d1b"/><file name="07_parents.php" hash="476f7ebd1b04a879f3dd51b1913f9a9d"/><file name="08_attributes.php" hash="44c81d580dcf072b2ed9b5cc90fb1fac"/><file name="09_url_rewrite.php" hash="fdcf74d7a3abe5bfa32db1d5f042d8e2"/><file name="10_status.php" hash="ade9e66ee2dd546ebea8c9800b378a88"/><file name="11_rss.php" hash="0a122d46cc4826a0bd62b2f5d52b3fdc"/><file name="12_seo.php" hash="f0cf29478e91ced8dc39170b2574f1f2"/><file name="13_add_values_not_tree.php" hash="dc7ba40ed78eb43b08fc46c235029c8c"/><file name="14_add_values_tree.php" hash="c569ce680f4c5328292d6bb4f4c37e69"/><file name="15_get_entity_tree.php" hash="3d9027f073bf28f89aecd6b224c350ca"/><file name="16_footer.php" hash="cbb184dd8e05c9709e5dcaedaa0495cf"/></dir><dir name="Product"><file name="01_content.php" hash="e42fb1044c47e7e1ba7c456f057b9558"/></dir><dir name="Sibling"><file name="01_content.php" hash="45cbbc5d065f5e0402a8340e14e5e6b2"/><dir name="IsTree"><file name="01_content.php" hash="0809c980a4d5059bc679e37762853f5e"/></dir></dir></dir><dir name="Tabs"><file name="01_top.php" hash="7cecbd5b68dc09c4e9a14f214b3b70df"/><file name="02_relations_tabs.php" hash="3f1eba9e9a7bf177185364cffc8468ba"/><file name="03_product_relation.php" hash="aee681c7021e9efad07a39bc8f8cf56d"/><file name="04_footer.php" hash="01b6273dfbf342c1f984c1e10b631b65"/><dir name="IsTree"><file name="01_top.php" hash="e48cac6414b02601cbef87e9831846a2"/><file name="02_relations_tabs.php" hash="50d5a9065062cf44f11a8aba92140790"/><file name="03_product_relation.php" hash="c5dc78d7c883af529b3adf72770d3dde"/><file name="04_footer.php" hash="5cad78a0f4dc4a2531cb6195e5e9ea5a"/></dir></dir></dir><dir name="Grid"><file name="01_top.php" hash="1a0c8754c5482692ae460fd6aafcfa6b"/><file name="02_columns_top.php" hash="1d28265e98b06fe61edde000c0d28db6"/><file name="03_parents.php" hash="011f4f2895cbaa33e753168131feedee"/><file name="04_grid_attributes.php" hash="2e7a6d5f6333b44ddf6792898a6e01c1"/><file name="05_url_rewrite.php" hash="b35f254eefea0d714de7ec6bdf5f2c4b"/><file name="06_grid_status.php" hash="f1d657a64ad855219882ac8aa6ead5b5"/><file name="07_created_at.php" hash="15f2bf1aeab4512931cfd13461466dbf"/><file name="08_updated_at.php" hash="b416ed24d9613f8332f4191f0378c1a3"/><file name="09_grid_actions.php" hash="fbc479c06560e193e4c2177358eadc07"/><file name="10_grid_export.php" hash="3da336230cb919e5dd36e39d21ea3f0e"/><file name="11_columns_footer.php" hash="1cdf225b4a61a0036903c4e251484684"/><file name="12_mass_action_top.php" hash="4979fc362c7c0666bcfe39e89f3a88f4"/><file name="13_mass_action_status.php" hash="d504216f92f489be7857bee37cf0771c"/><file name="14_mass_action_flags.php" hash="9b0d9088708f5e84b50e7ac6ee06a632"/><file name="15_mass_action_parents.php" hash="7b36b4b3954e3913e6bdafb822ca6634"/><file name="16_footer.php" hash="0833ff1f2002af6a4db1df3a3cad3385"/></dir><dir name="Helper"><dir name="File"><file name="01_content.php" hash="c436397f5889f3b9784f257af452ab74"/></dir><dir name="Image"><file name="01_content.php" hash="62a55ac8856f4dc555d6dc373c2de7d5"/></dir></dir><dir name="Tree"><file name="01_top.php" hash="8b8eaeea900cceeccb0b12717fe440f7"/><file name="02_status.php" hash="3a0cada5dfb430e3d7b9890e3f6ac2ba"/><file name="03_footer.php" hash="1e7043194d0104f8e39c6418af00a7f4"/></dir><dir name="Widget"><dir name="Chooser"><file name="01_top.php" hash="61b31cd249d7f23aeb456eeff337c9c0"/><file name="02_top_status.php" hash="ae8d09557d6c9aa3a920e148f0cdd7d6"/><file name="03_content.php" hash="8dcbeac6eb2d80f500479a36c5b49c36"/><file name="04_status.php" hash="6fb78962dd9ffb30ee5d750876a26e5d"/><file name="05_footer.php" hash="c6f7967214ca668b51f41dc428cf7145"/><dir name="IsTree"><file name="01_content.php" hash="90138bcf517a4df92825e95e65902a1c"/></dir></dir></dir></dir><dir name="Helper"><dir name="Wysiwyg"><file name="01_content.php" hash="50f63445cbb78d5eb1ff42eed07e76af"/></dir></dir></dir><dir name="Catalog"><dir name="Product"><dir name="List"><dir name="Entity"><file name="01_top.php" hash="e73df46ed0d2f57e185cebe41814ab67"/><file name="02_status.php" hash="716a6a2f8243c5048f90584f0bd7f888"/><file name="03_footer.php" hash="7afa811ee3b39c3717cbb8f484e32405"/></dir></dir></dir></dir><dir name="Entity"><dir name="Catalog"><dir name="Product"><dir name="List"><file name="01_content.php" hash="bba37916e5149dcbc9604aecd8ad785c"/></dir></dir></dir><dir name="Child"><dir name="List"><file name="01_content.php" hash="30ac249d25535c1a522f96bae56a4f75"/></dir></dir><dir name="Children"><file name="01_content.php" hash="e3f2d736896f8b81132ab0ce4735d08a"/></dir><dir name="List"><file name="01_top.php" hash="225b59a84d8bf6cb0d06d62bb5240eb2"/><file name="02_status.php" hash="716a6a2f8243c5048f90584f0bd7f888"/><file name="03_footer.php" hash="369738e4147fd032b12c1df4aa01ed9c"/><dir name="IsTree"><file name="01_top.php" hash="225b59a84d8bf6cb0d06d62bb5240eb2"/><file name="02_status.php" hash="716a6a2f8243c5048f90584f0bd7f888"/><file name="03_center.php" hash="d4bab4d0e7f4741b0288454906b0e428"/><file name="04_status_draw.php" hash="05f41e4fa26f8644069191a7621b6e3f"/><file name="05_children.php" hash="b59bb1c9e92637ceab3196618b8deee7"/><file name="06_active_children.php" hash="1c9785dbb369f8d3818d4644c5f7e232"/><file name="07_active_children_no_status.php" hash="60a6cf3f5643514e5c1b83353cea5ea9"/><file name="08_footer.php" hash="90180c9a604e490752cf905fd3410efd"/></dir></dir><dir name="Rss"><file name="01_top.php" hash="957b89055315fee8ecefa6b34e940efe"/><file name="02_status.php" hash="7a81b20fbd0ca4ac140c263e481a5b06"/><file name="03_content_top.php" hash="6e2c16bd170842cc88610692439c4674"/><file name="04_content.php" hash="f556d8f00acfa61f93bbc9b09da3508b"/><file name="05_footer.php" hash="0514ad15059f8411d3315d111aac5b84"/></dir><dir name="Sibling"><dir name="List"><file name="01_content.php" hash="b4e59d0fb7204da8f984fb07835fa39a"/></dir></dir><dir name="View"><file name="01_content.php" hash="b6824731ad9bb41ef1f84b4359596f67"/></dir><dir name="Widget"><dir name="Link"><file name="01_content.php" hash="2862dcc4937c58fbee284764732e733c"/></dir><dir name="View"><file name="01_top.php" hash="a31bafcf8918811ff55b0a8eaf49c021"/><file name="02_status.php" hash="fd4d2e31a4c04c13bb470ce615550310"/><file name="03_template.php" hash="e6fd0367cfbd0b14996e189ac56b2d3b"/><file name="04_status.php" hash="573160846b9e8693e966c0881103f25e"/><file name="05_footer.php" hash="1009acd5e8f54dbedb651ecffb283df1"/></dir></dir></dir><dir name="Rss"><file name="01_content.php" hash="ea37b93ec747a042dd51e2e4eaeb22ac"/></dir></dir><dir name="Controller"><dir name="Adminhtml"><dir name="Module"><file name="01_content.php" hash="938c09e00f8a7045d70c7e97dd478df8"/></dir></dir><dir name="Router"><file name="01_top.php" hash="c9dd518945d5ab5fb7508084c2206125"/><file name="02_entity.php" hash="8ba8993dd992d580cd5e3b6ced303d38"/><file name="03_footer.php" hash="7ba40f835c0bbca8dfb8e60753142de4"/></dir></dir><dir name="Helper"><dir name="Data"><file name="01_top.php" hash="44aa03c717b24b0086230271b07f195a"/><file name="02_entity.php" hash="378423c2b9ba4ac86328e094d6e60946"/><file name="03_footer.php" hash="cbb184dd8e05c9709e5dcaedaa0495cf"/></dir><dir name="Entity"><file name="01_top.php" hash="6e37881fbe0898e930a5d7b3d1ce606f"/><file name="02_tree.php" hash="8e6d460e528f4b0e3e74bbbff06336dd"/><file name="03_rss.php" hash="9e9fa595a4a7ec7f159e1d64620119ae"/><file name="04_file.php" hash="44bc7ce84f603100f67dedc1edf3cc0d"/><file name="05_footer.php" hash="2e687c8e025cca2e891ac925406f277c"/><dir name="Image"><file name="01_content.php" hash="6433332d53494da8842cd600613a2849"/></dir></dir><dir name="Product"><file name="01_top.php" hash="20709afdafe7e3fd280e7c346a441b0c"/><file name="02_content.php" hash="33fa587ea74ff5caae02e2263bd6092b"/><file name="03_footer.php" hash="cbb184dd8e05c9709e5dcaedaa0495cf"/></dir></dir><dir name="Model"><dir name="Adminhtml"><dir name="Observer"><file name="01_top.php" hash="abec4c7c295fb57c4086fdf9d22cdf28"/><file name="02_entity.php" hash="6c64bd2314a24f6d2dafa4dedb448b8c"/><file name="03_entity_save.php" hash="6b6db7bcb0cffefc6c3406df406c497a"/><file name="04_entity_save_tree.php" hash="aca15cbb7afc5a832488addb56df157e"/><file name="05_footer.php" hash="cbb184dd8e05c9709e5dcaedaa0495cf"/></dir></dir><dir name="Entity"><file name="01_top.php" hash="c8dfa83fb27e2a7242a1a81b90692d35"/><file name="02_var_sibling.php" hash="cbbdeeaa7082b22b3a57508dc6bcd4fa"/><file name="03_var_product_relation.php" hash="50cd6433f6617ed2d47c2a9ab9bee4d1"/><file name="04_construct.php" hash="81fb22faf1dc0c05920f5db34061100c"/><file name="05_url.php" hash="6d955735b11308ec8087bfbf2d0c6078"/><file name="06_url_rewrite_not_status.php" hash="514c4998931a817a55e652ec6fa4a322"/><file name="07_url_rewrite_status.php" hash="c5b3cbcffc16a48989a5491e4abd2c4b"/><file name="08_editors.php" hash="615bc07ef7e14bc892bb567e3c22cef7"/><file name="09_after_save_top.php" hash="f456ae82840db694e49d527d6ad23f8f"/><file name="10_after_save_product.php" hash="7e85bbf889a5beededa975831b573d97"/><file name="11_after_save_sibling.php" hash="a7ea726ae5b4b19f78773a563a7196bf"/><file name="12_after_save_footer.php" hash="1af792cf3f94391bbe2b261a0d927a8c"/><file name="13_product_relation.php" hash="890ad6b1cad708779f0e5cb1aa745f1a"/><file name="14_sibling_relation.php" hash="f833e4acb70b198a1cc69da992affc76"/><file name="15_tree.php" hash="c577ef6c4d67da82d5226162345ef896"/><file name="16_tree_status.php" hash="64da48d68c1af82304cea4ee2c21800e"/><file name="17_footer.php" hash="cbb184dd8e05c9709e5dcaedaa0495cf"/><dir name="Product"><file name="01_content.php" hash="d8dfaa0ac8ba132bf95d3d65452d9795"/></dir><dir name="Sibling"><file name="01_content.php" hash="ef2fc76324ca0afcaabab7f8272bd526"/></dir></dir><dir name="Resource"><dir name="Entity"><file name="01_top.php" hash="8584bb2dba4e8da350ad36ee91ba7094"/><file name="02_tree_var.php" hash="8a673f57e7979c6c0aa2dc38c8f29c38"/><file name="03_constructor.php" hash="1c67d6971268cb3765067a30d6a5ebac"/><file name="04_tree.php" hash="f5f39cd45b72b48079a8bc3c6cee81d2"/><file name="05_tree_before_save_no_url_rewrite.php" hash="721b246ab7c8011faa810f9c509cbc76"/><file name="06_tree_before_save_url_rewrite.php" hash="872a4a6d7b408bf621a52739e5d8438a"/><file name="07_children_no_status.php" hash="41b492cea369e6303ad444b16f016857"/><file name="08_children_status.php" hash="61bfda77779840f9855311137112979e"/><file name="09_content.php" hash="ad6a926a11cf4ca722b896a78bbeadab"/><file name="10_url_rewrite_status.php" hash="1f7413dfcd315965fac22404f7a2808e"/><file name="11_url_rewrite_not_status.php" hash="13b834ba94b4998155668d3c211d2759"/><file name="12_url_rewrite_before_save_not_tree.php" hash="2d51e7bda2f717d22bd17593851f65fa"/><file name="13_footer.php" hash="cbb184dd8e05c9709e5dcaedaa0495cf"/><dir name="Collection"><file name="01_top.php" hash="7aed912ade7c0e7f779b73d3022772b4"/><file name="02_tree.php" hash="22c1250f162919870d08ec9aa71b949e"/><file name="03_tree_status.php" hash="fe745dc63220b3ddd5f799921077ac51"/><file name="04_product_relation.php" hash="d2f707b97df2ecf2d088aebeeb660822"/><file name="05_sibling_relation.php" hash="4563330e972ef0b0f4b96096b8594727"/><file name="06_footer.php" hash="cbb184dd8e05c9709e5dcaedaa0495cf"/></dir><dir name="Product"><file name="01_content.php" hash="1545e16c25769395d3d95ec03a8cd4b3"/><dir name="Collection"><file name="01_content.php" hash="401d1dc800ddf76ea155160f3e02d162"/></dir><dir name="IsTree"><file name="01_content.php" hash="0a1b1718dec4ec27dc5310d45b388e2e"/></dir></dir><dir name="Sibling"><file name="01_top.php" hash="e78ca594012a642782fc2292084f81ca"/><file name="02_save_relation.php" hash="43dbb46224c1f8ca4a658a6a5d5077ad"/><file name="03_save_relation_tree.php" hash="1b0b458b7327dd6beaca0455d4268921"/><file name="04_footer.php" hash="cbb184dd8e05c9709e5dcaedaa0495cf"/><dir name="Collection"><file name="01_content.php" hash="c48de1443823a6ff51517f8a6cab0599"/></dir></dir><dir name="Tree"><file name="01_top.php" hash="d286ac636149b07c3e1993eb4d157529"/><file name="02_status_top.php" hash="f4151c843a394922807dcb59ce6807d8"/><file name="03_content.php" hash="402a0ba7525c552db2e2fa64c79f6473"/><file name="04_not_status.php" hash="d1b54f100c018fe6d5ae965e5aac8dd8"/><file name="05_status.php" hash="df0ef83645e0784f4c33534b976421ee"/><file name="06_footer.php" hash="cbb184dd8e05c9709e5dcaedaa0495cf"/></dir></dir><dir name="Setup"><file name="01_content.php" hash="335c579a20a627c5a403e3c7ac6156c0"/></dir></dir></dir><dir name="controllers"><dir name="Adminhtml"><dir name="Module"><dir name="Entity"><dir name="Catalog"><dir name="ProductController"><file name="01_content.php" hash="b904ef31283029cf808cc42719208874"/><dir name="IsTree"><file name="01_content.php" hash="989ec00484ec5ef3f04df8f9f0007eee"/></dir></dir></dir><dir name="WidgetController"><file name="01_content.php" hash="8d934e135109f74ac036b84d6939f6c9"/><file name="02_tree.php" hash="41b1fca05f9bd59455c72b1d240cc1e7"/><file name="03_footer.php" hash="cbb184dd8e05c9709e5dcaedaa0495cf"/></dir></dir><dir name="EntityController"><file name="01_top.php" hash="21cbb6239ec0b4d998b494308af6cf1a"/><file name="02_upload_image.php" hash="c111546b644ffafd26c102f095334f95"/><file name="03_upload_files.php" hash="90fd33445b8889a23e5af035da89c15e"/><file name="04_save_product_relation.php" hash="29b35c54da6069c72edd245c42aa5369"/><file name="05_save_sibling_relation.php" hash="e9fe7f25344280b483db7108cc3ae0b1"/><file name="06_save_sibling_relation_tree.php" hash="ee1dcb0a6924b8c7c074a63ec2331f53"/><file name="07_save.php" hash="11c73c7cfc8c76738fce70c466ba7c63"/><file name="08_exception_upload.php" hash="216185c48b0b0937597939a95026a1c9"/><file name="09_exception.php" hash="b34376b34211a9cc21609ac7438d6d6d"/><file name="10_center.php" hash="1984de58c3a4636d053f4bc323b93e68"/><file name="11_mass_status.php" hash="32f826d9e0d091077da35a1ff4854f75"/><file name="12_mass_update.php" hash="f8cffcba29b0b98b815440b5407f2420"/><file name="13_mass_parents.php" hash="c13b8ac14871f114676d1d29be9dcb26"/><file name="14_product_relation_actions.php" hash="772e8ec1661ca45871bc962bdf1bbbcd"/><file name="15_sibling_actions.php" hash="a8fd34a2a600ebbbbfbb8d8afa53641b"/><file name="16_sibling_actions_tree.php" hash="2994bf89f5d90bfc90e94a76444a4719"/><file name="17_footer.php" hash="044299b6435f621987f31c7c540f113c"/><dir name="IsTree"><file name="01_top.php" hash="a2485af1338305fd72aab2093ff2fb16"/><file name="02_wysiwyg.php" hash="3c2ec4bab3895ca6a43bd0416b827028"/><file name="03_save.php" hash="e22bd734eb73a53a0d365f619cd8f7e6"/><file name="04_upload_image.php" hash="c111546b644ffafd26c102f095334f95"/><file name="05_upload_file.php" hash="90fd33445b8889a23e5af035da89c15e"/><file name="06_save_continue.php" hash="b277fb6a9cdb4a28b43416331154f9b8"/><file name="07_product_data.php" hash="d9050ba8bf3d0780d5077a606184e09c"/><file name="08_sibling_data.php" hash="5edd1b8750aef7c7e4fc0137d038a867"/><file name="09_real_save.php" hash="41caa318e523711a1245673a15d2e486"/><file name="10_product_relation_action.php" hash="1a9875a99162f151e67b827e695f22a9"/><file name="11_sibling_actions.php" hash="0c165d6714a5a4b6203c9d021cdba223"/><file name="12_footer.php" hash="cbb184dd8e05c9709e5dcaedaa0495cf"/></dir></dir></dir></dir><dir name="EntityController"><file name="01_top.php" hash="eec876d7b63d893886bb334b09480af4"/><file name="02_list.php" hash="dfcf0e406a5a6548637bd50ce06bb1f6"/><file name="03_list_seo.php" hash="04dedfdc059b8b4b89c7c9ccc403a4b4"/><file name="04_list_footer.php" hash="1d41a3331d006d0a04ff32bb4085210b"/><file name="05_view.php" hash="65c4d2ff246370e5bda69be233e01275"/><file name="06_view_status.php" hash="fd0bc040dc135e3469757569ffcf7899"/><file name="07_view_status_tree.php" hash="2b36e7be800e6c59e12a87b0ef697097"/><file name="08_view2.php" hash="af3fc07f58fa608f8f70f2e0264fe0bd"/><file name="09_breadcrumbs.php" hash="8157b6c12ecd17df9acdf095e7eb75db"/><file name="10_breadcrumbs_tree.php" hash="f2391a45fb1ce3e64de454981973cc23"/><file name="11_breadcrumbs_footer.php" hash="b41efc51d35a4f93a3b00dc5f899e1b5"/><file name="12_view_seo.php" hash="2e56f0ef104d419dee88abf037fe9f18"/><file name="13_view_footer.php" hash="3be2b1b314c50af6fd03c53647f06e56"/><file name="14_rss.php" hash="6e2fc4485e7a2b6c3508d05d7b71748d"/><file name="15_footer.php" hash="cbb184dd8e05c9709e5dcaedaa0495cf"/></dir></dir><dir name="data"><dir name="namespace_module_setup"><dir name="data-install-0.0.1.php"><file name="01_top.php" hash="d63e4a5fbe4435eadd52abf1534ee829"/><file name="02_entity.php" hash="df6b285616bf2741ae9288e5d9e0758e"/></dir></dir></dir><dir name="etc"><dir name="adminhtml"><file name="01_top.xml" hash="11dee4372e147adfdd6dcf549207d52c"/><file name="02_entity_acl.xml" hash="6afabb39251e5233380992ec92a7a49f"/><file name="03_center.xml" hash="c3daf849d2cc4f2b9bb10319466df7b9"/><file name="04_entity_menu.xml" hash="c940e5491e196974bd81421566bec92d"/><file name="05_footer.xml" hash="567de2825a456f5c8de1c2d3f718b333"/></dir><dir name="config"><file name="01_top.xml" hash="ab60a876013ce736e83c89e6e9be4e25"/><file name="02_tables.xml" hash="07d07c4044d5ee658664c9d3465ea676"/><file name="03_siblings_table.xml" hash="13cdf74c83b7d86d15717b7e31bcc5ed"/><file name="04_relation_table.xml" hash="5e50710deedcd19316110a4db8dbfe5c"/><file name="05_global.xml" hash="9e1870511df355e90da3f86acb7e88cf"/><file name="06_url_rewrite.xml" hash="d7e710748d570d29aca3d15ec4424f2d"/><file name="07_adminhtml.xml" hash="f91e8a152a9e4b7c331df0583e987c7c"/><file name="08_relation_product.xml" hash="de83346f1f657f61a23251f37016bd99"/><file name="09_admin.xml" hash="d4c5c6313071ffa54afb69782dbcc21e"/><file name="10_frontend.xml" hash="9617988c4eb5ab502eb57349ab1a2dec"/><file name="11_default_top.xml" hash="a306c05cad3fd6c4c46f5c162e52df68"/><file name="12_default.xml" hash="fc553b2555e09b1ab639b58649b5b4cf"/><file name="13_default_footer.xml" hash="40004610d67a1bcf5ecf317917a1b0ab"/></dir><dir name="system"><file name="01_top.xml" hash="a250611cd158a2b0f9c0adef5b3d8074"/><file name="02_entity.xml" hash="0e789a6caeecd1e7223ab6c44ca1504e"/><file name="03_footer.xml" hash="2ead9ca0742a78448b5db442581d4cd9"/></dir><dir name="widget"><file name="01_top.xml" hash="29a6efa02a0f04ce056cc53d0b4e2272"/><file name="02_entity.xml" hash="102a8cfb8f0a2c330768add309e25e97"/><file name="03_footer.xml" hash="b84026fabe4a09ef682aac220eccf07a"/></dir></dir><dir name="sql"><dir name="namespace_module_setup"><dir name="install-0.0.1"><file name="01_top.php" hash="50cec9cf47ccb1001b16c156bd792210"/><file name="02_entity.php" hash="fdfc8dbe0872a9f346d10925942daad0"/><file name="03_product_relation.php" hash="1be95058703726dc35fc985466d62129"/><file name="04_sibling_relation.php" hash="581b0adc63e3e28ab89dc576a3f2e7d6"/><file name="05_footer.php" hash="7d307239f928e12e9a9b48754777f640"/></dir></dir></dir></dir></dir></dir></dir><dir name="design"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><dir name="namespace_module"><file name="01_top.xml" hash="c657e63ddce2df350b7d45c57620e967"/><file name="02_entity_not_tree.xml" hash="4897e318fff890bf377ed3e8091b9986"/><file name="03_relation_product.xml" hash="4ae352696eebe3635e9df76bedaf48d6"/><file name="04_relation_sibling.xml" hash="0f96949e696d21d25e525ac0a128e57c"/><file name="05_entity_tree.xml" hash="e598aa0b93b1e6d5f180bac14f0fc20c"/><file name="06_relation_product_tree.xml" hash="897ddf70ea257a2f553bed07f1e84e3c"/><file name="07_relation_sibling_tree.xml" hash="3ae178a0a81364ec8df9935bf8a3da23"/><file name="08_footer.xml" hash="fd25391f06094530aadcbee222b433fc"/></dir></dir><dir name="template"><dir name="namespace_module"><dir name="catalog"><dir name="product"><dir name="edit"><dir name="tab"><dir name="entity"><file name="01_content.phtml" hash="22515160e08aec47a72e51321949ef9b"/></dir></dir></dir></dir></dir><dir name="entity"><dir name="edit"><file name="01_content.phtml" hash="ce1e8b965823d7880a5acea0de5ba26a"/><dir name="form"><file name="01_top.phtml" hash="99f82b638e08569b4be985af5a77aa26"/><file name="02_product_hidden.phtml" hash="7ef02b97f351681086ccc0f69615cbef"/><file name="03_sibling_hidden.phtml" hash="b0ab3d283c7dd99670034f439f1a7e83"/><file name="04_content.phtml" hash="887287c2135f192c2e050e7d9c2df401"/><file name="05_status.phtml" hash="3f4356540bc8cef1186b62c04e41d305"/><file name="06_content2.phtml" hash="d3d867b32ed5001de64b9d349d4a304f"/><file name="07_product_relation.phtml" hash="95ca5bc339ba49da37e0f9b5714521ea"/><file name="08_sibling_relations.phtml" hash="781a697648d00ec4c824380fae4b67ac"/><file name="09_footer.phtml" hash="5fd8d0c41500e156711c723af13f627f"/></dir><dir name="tab"><dir name="sibling"><file name="01_content.phtml" hash="59bbfec6eb6cee9778872eac55ac74bc"/></dir></dir></dir><dir name="tree"><file name="01_content.phtml" hash="0326fef77a80ddb5d154939783b52b1a"/></dir><dir name="widget"><dir name="tree"><file name="01_content.phtml" hash="e0e24d2640bdc3e4c7234564b263465f"/></dir></dir></dir></dir></dir></dir></dir></dir><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><dir name="namespace_module"><file name="01_top.xml" hash="bf6f2b1a2a7bfaec115c381abfa40e02"/><file name="02_default_top.xml" hash="10c0056a19cc82fbf809aa13b879b4ff"/><file name="03_default.xml" hash="e58d9aa36808b39bdd648d51fca7b992"/><file name="04_default_footer.xml" hash="22f72da3c656b5721d355607c891cc9c"/><file name="05_list.xml" hash="d612266dae53939552fb5b0a6fcb6feb"/><file name="06_view.xml" hash="7f3837e6fc2f6325304d5028fcfda532"/><file name="07_entity_rss.xml" hash="f06074f610065fbc6cb9a228402da7a7"/><file name="08_rss_top.xml" hash="54753c3cd7d42667c88c88f0084484f2"/><file name="09_rss.xml" hash="b513533d7cc561ec197ce1662bf54883"/><file name="10_rss_footer.xml" hash="3adf9a1e5301aa4221cede3ff5208785"/><file name="11_relation_product.xml" hash="309965e4062dc6f6f82dd495035e08ec"/><file name="12_footer.xml" hash="fd25391f06094530aadcbee222b433fc"/></dir></dir><dir name="template"><dir name="namespace_module"><dir name="catalog"><dir name="product"><dir name="list"><dir name="entity"><file name="01_top.phtml" hash="bb86f12fc472152437ef1be97280d258"/><file name="02_link_top.phtml" hash="62a65063f9611f31b02a5b3f3b34f524"/><file name="03_name.phtml" hash="fed55ae628836787e7a2ba05b1e695e6"/><file name="04_link_footer.phtml" hash="f01ee0fb040754cbdd4c7ca86dbec387"/><file name="05_footer.phtml" hash="d0bff7b594da78b60141591d6870556b"/></dir></dir></dir></dir><dir name="entity"><dir name="catalog"><dir name="product"><dir name="list"><file name="01_content.phtml" hash="96ec480a53c89ff5b87cfd59dc163f9e"/></dir></dir></dir><dir name="children"><file name="01_content.phtml" hash="129d29d6a49f3e6bbbd0697f55c97740"/></dir><dir name="list"><file name="01_top.phtml" hash="10c541cba8766100d47e8baadb8ce6a5"/><file name="02_rss_link.phtml" hash="cacf7866f6dd54ab37a217d7cb7466c7"/><file name="03_footer.phtml" hash="24d3a1e0224a9e59f5daa0d2660e76b4"/><file name="04_footer_is_tree.phtml" hash="098332bf5a88d8529ea3ef57ed9c75f4"/></dir><dir name="sibling"><dir name="child"><dir name="list"><file name="01_content.phtml" hash="5a1f524b49cf120201a90ee695f90544"/></dir></dir><dir name="list"><file name="01_content.phtml" hash="5a1f524b49cf120201a90ee695f90544"/></dir></dir><dir name="view"><file name="01_content.phtml" hash="205b0b21c650f28ff0e364d6ec8ce552"/></dir><dir name="widget"><dir name="link"><file name="01_content.phtml" hash="11d9e23bd1c2f8cb8a0f857c8bb393d8"/></dir><dir name="view"><file name="01_content.phtml" hash="f89f40babc5af3cd30597cd097ad9ab9"/></dir></dir></dir><dir name="rss"><file name="01_content.phtml" hash="172a345ace9b7ec84ad2e18f51d48257"/></dir></dir></dir></dir></dir></dir></dir><dir name="etc"><dir name="modules"><dir name="Namespace_Module"><file name="01_content.xml" hash="4495317a1b8392281b68f07a546c56c2"/></dir></dir></dir><dir name="locale"><dir name="en_US"><dir name="Namespace_Module"><file name="01_global.csv" hash="133cec10c0a2d55366574bbaa3c98a6f"/><file name="02_entity.csv" hash="97e1a2056ec2f49acc1c5c9598ef10d7"/><file name="03_attribute.csv" hash="0bc9532d35587f2225e398156cc3ef7f"/><file name="04_global_status.csv" hash="507d9e24387e6935b1ee629e8432f842"/><file name="05_global_rss.csv" hash="df495f10c1e7d7d3fb770d8b406b9f9b"/><file name="06_global_seo.csv" hash="5f973fd7dfbb61ce8c21d6f7e8622379"/><file name="07_attribute_yesno.csv" hash="20eaf2d5eaa8224e5fa1c7a63634b1c0"/><file name="08_global_file.csv" hash="8bebcdd48d5ae7b533cc53e789f03ef2"/><file name="09_product_relation.csv" hash="b96f377dfa788f2772f2f8b7f156aebd"/><file name="10_relations.csv" hash="d0f7a10c89d21ade4ba17cd73dbb42fb"/><file name="11_global_tree.csv" hash="279098d455e2c1adcde8668e042541d7"/><file name="12_tree_entity.csv" hash="d41675dbb1bf588d1d59af8f7b255c2d"/><file name="13_url_rewrite.csv" hash="56d63caf8b00b1bc92bece5516b6b27f"/></dir></dir></dir></dir><dir name="skin"><dir name="frontend"><dir name="base"><dir name="default"><dir name="css"><dir name="namespace_module"><dir name="tree"><file name="01_content.css" hash="7929b899ed457d539637d5083286bed4"/></dir></dir></dir><dir name="images"><dir name="namespace_module"><dir name="collapsedgif"><file name="01_content.gif" hash="ef74c08289e94b7aae81766fb00d4195"/></dir><dir name="collapsedpng"><file name="01_content.png" hash="0613450d25c762b6a40c51768b02462d"/></dir><dir name="expandedgif"><file name="01_content.gif" hash="3f5512a54f359343273caf7b3787ee8a"/></dir><dir name="expandedpng"><file name="01_content.png" hash="f7f28ae897708c78b28ead22c3692bb8"/></dir><dir name="line1gif"><file name="01_content.gif" hash="65b0c812c8d57ea72b84fc69a077a40a"/></dir><dir name="line1png"><file name="01_content.png" hash="4e01064a2c78b8885f65ff7a40f78c02"/></dir><dir name="line2gif"><file name="01_content.gif" hash="95fc5c58069ece5eb44e198ee53b3fe1"/></dir><dir name="line2png"><file name="01_content.png" hash="6adbb4ca64d943f5ee5528d713757fde"/></dir></dir><dir name="placeholder"><file name="entity.jpg" hash="6361a80d5ca988fcec45ad3767322e5e"/></dir></dir><dir name="js"><dir name="namespace_module"><dir name="tree"><file name="01_content.js" hash="1b8a1e7b1cb23e7a87e05b33a34523a0"/></dir></dir></dir></dir></dir></dir></dir></dir><file name="modulecreator.xml" hash="986cecda5b76dc5dcc4371f52129b276"/><file name="system.xml" hash="5375cca1089787206cfabb41d7aa0614"/></dir></dir></dir></target><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><file name="ultimate_modulecreator.xml" hash="f21bb3c8940eb81307817c0491caf300"/></dir><dir name="template"><dir name="ultimate_modulecreator"><dir name="edit"><dir name="tab"><dir name="entities"><dir name="entity"><file name="attribute.phtml" hash="c2bcdf07dc68c229e8a5e46537352df6"/></dir><file name="entity.phtml" hash="9e0d4408cd846d800baf320fe8706179"/></dir><file name="entities.phtml" hash="df9179ffd5e72a04cf4740488521f0ce"/><file name="help.phtml" hash="dae530bc9d4ab9445d95d087bfc80fe6"/><file name="relation.phtml" hash="17a41ecbecdf7af519d11c3d026a800b"/></dir></dir><file name="edit.phtml" hash="1a2764de08d4feb0b7347be74f4d8e66"/><file name="tooltip.phtml" hash="d3598ad3f978d708b1f7f36feee39560"/></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Ultimate_ModuleCreator.xml" hash="324d2b364541a7355c9ff4248c0518f2"/></dir></target><target name="magelocale"><dir name="en_US"><file name="Ultimate_ModuleCreator.csv" hash="067b54dfabb90f7349d246e758e2d59e"/></dir></target><target name="mageskin"><dir name="adminhtml"><dir name="default"><dir name="default"><file name="ultimate_modulecreator.css" hash="781a789d72dc08f660479543ff09b143"/><dir name="images"><dir name="ultimate_modulecreator"><file name="logo.png" hash="9c9ca3b07295cab1cb1503865905ee50"/></dir></dir></dir></dir></dir></target><target name="mage"><dir name="."><file name="LICENSE_UMC.txt" hash="1372b858e10f4c6feb2967766a0b7a62"/><file name="readme_UMC.txt" hash="7b8cd5baf640a5078be5c7136b56b5d9"/></dir></target><target name="mageweb"><dir name="."><file name="modman" hash="191dd9a4e001d6f8de5933202daac7d1"/></dir></target></contents>
|
22 |
<compatible/>
|
23 |
<dependencies><required><php><min>5.0.0</min><max>7.0.0</max></php></required></dependencies>
|
24 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Ultimate_ModuleCreator</name>
|
4 |
+
<version>1.4.0</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/licenses/MIT">MIT License</license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
<summary>Develop custom Magento modules without writing any code. Use a module creator. Use this module creator</summary>
|
10 |
<description>This module allows you to create custom Magento modules for your own entities. You can create as many entities as you want in one extension, you can establish relations between them, decide to generate only back-end pages or both back-end and frontend pages.</description>
|
11 |
+
<notes>Features:
|
12 |
+
- Added admin search support
|
13 |
+
Bug fix:
|
14 |
+
- Related entities not remembered on grid select
|
15 |
+
- URL rewrites Router not generated correctly
|
16 |
+
- Admin layout for related entities
|
17 |
+
Refactor:
|
18 |
+
- Renamed source folders. Made them shorter to avoid windows unzip issue.</notes>
|
19 |
<authors><author><name>Marius Strajeru</name><user>tzyganu</user><email>tzyganu@gmail.com</email></author></authors>
|
20 |
+
<date>2013-03-04</date>
|
21 |
+
<time>20:37:26</time>
|
22 |
+
<contents><target name="magecommunity"><dir name="Ultimate"><dir name="ModuleCreator"><dir name="Block"><dir name="Adminhtml"><dir name="Modulecreator"><dir name="Edit"><file name="Form.php" hash="cb4328ae858a31a31d76016e50b56739"/><dir name="Tab"><dir name="Entities"><dir name="Entity"><file name="Attribute.php" hash="daa6787fa3f72150fc86c4350be932da"/></dir><file name="Entity.php" hash="8d5b07f735a5a7107f1abf66bbb482da"/></dir><file name="Entities.php" hash="65602b8daaa8585d9c94d7a4d8d7dcde"/><file name="Help.php" hash="304c68d68e9adf0962817e27877683b6"/><file name="Relation.php" hash="43730e74747b8e6e5985eee259e6db07"/><file name="Settings.php" hash="64feb76f7190edb881fbc47b7cb03a61"/></dir><file name="Tabs.php" hash="578af9256efb3d516db14db7e396e5e3"/></dir><file name="Edit.php" hash="491948d86e2e3a50fa185a407997c163"/><file name="Grid.php" hash="96ef8fa066b89937712b44991191f4de"/></dir><file name="Modulecreator.php" hash="b2630018b6f103d1a3f9e92ed7de7a54"/></dir></dir><file name="Exception.php" hash="aaef7086ff700d7132418cf68629246f"/><dir name="Helper"><file name="Adminhtml.php" hash="f913d91b1041032b35e4d0ca2fd20205"/><file name="Data.php" hash="3e8d3a8b1c2ff38f5badbf0704146e21"/></dir><dir name="Model"><file name="Abstract.php" hash="33a186edb30b8ff3f54fda6690a90a2c"/><dir name="Adminhtml"><dir name="System"><dir name="Config"><dir name="Source"><file name="Codepool.php" hash="045f0555fc545799148627e081ca8727"/><file name="Install.php" hash="7fb2fd108b5bed63b31ab9cfd0da25f5"/><file name="Layout.php" hash="3d63a2221b3a93926c662b3c10effc2c"/></dir></dir></dir></dir><dir name="Attribute"><dir name="Type"><file name="Abstract.php" hash="681df23324db6483e71689bf60dd443f"/><file name="Decimal.php" hash="593c993bfba24af511164987a8c11eb3"/><file name="File.php" hash="a8e18228577beb612f202acbe0ddb41a"/><file name="Image.php" hash="8dfbde0bf761b04864146be321197eb6"/><file name="Int.php" hash="7e06c84fa8a3c2940624248c386e2d67"/><file name="Text.php" hash="237217feda93dadf93a63f181ebb8793"/><file name="Textarea.php" hash="04cd8559fbeeb8b81733e6c9a3b7b725"/><file name="Timestamp.php" hash="d18d599090ac5fa824e44edf3fa14486"/><file name="Website.php" hash="659f6de66ea3d529613cfe90f7fc3f99"/><file name="Yesno.php" hash="dbb96529e483d587d8d8d99f176afa8b"/></dir></dir><file name="Attribute.php" hash="b6ab929edc78a41829630b0a02d59e5e"/><file name="Entity.php" hash="bd57954f5eb26d276273e9040281b236"/><dir name="Module"><file name="Collection.php" hash="0e413b976cbc9649ec982fe0f4b95dd1"/></dir><file name="Module.php" hash="178c6f038c1e4cba5c1b34da5a99a84b"/><file name="Relation.php" hash="aca1db5db2cd807298acd21dc7b24b39"/><file name="Writer.php" hash="b47341646a1882d77e57cf6a5b30ad49"/></dir><dir name="controllers"><dir name="Adminhtml"><file name="ModulecreatorController.php" hash="11ee92957c8099af688993543b9f849e"/></dir></dir><dir name="etc"><file name="adminhtml.xml" hash="755c04b748c41ced20f41c725acc95c2"/><file name="config.xml" hash="799273103ec8c4c35b31dbd5d88dd8f9"/><dir name="m"><dir name="app"><dir name="code"><dir name="cp"><dir name="Ns"><dir name="Md"><dir name="Block"><dir name="Adminhtml"><dir name="Catalog"><dir name="Product"><dir name="Edit"><dir name="Tab"><dir name="Entity"><file name="01_content.php" hash="59347ed053e0fe3dc2e25a5c5490ecd4"/><dir name="IsTree"><file name="01_content.php" hash="1eda50311bcf910106a49ad54f1681fd"/></dir></dir></dir></dir></dir></dir><dir name="Entity"><file name="01_content.php" hash="5dfc799aeee50cc5ef32d356c1cc176f"/><dir name="Abstract"><file name="01_content.php" hash="dfe60775e0f319347a8937a17733c751"/></dir><dir name="Edit"><file name="01_content.php" hash="21d1cd84da305a41e516752e39c12404"/><dir name="Form"><file name="01_content.php" hash="39f68c93dba53e650f502776c03caf20"/><dir name="IsTree"><file name="01_top.php" hash="6bf3a72161678690d515deb253fb5f3d"/><file name="02_product_relation.php" hash="adee6754a75247b7d401d8f774d3918b"/><file name="03_entity_relation.php" hash="7f06c1f227ff6e8e1f64606bc1da6d3a"/><file name="04_footer.php" hash="cbb184dd8e05c9709e5dcaedaa0495cf"/></dir></dir><dir name="IsTree"><file name="01_content.php" hash="6f8ab2c71f28a7618db8b94c311d6f13"/></dir><dir name="Tab"><dir name="Form"><file name="01_top.php" hash="9f6681f6bc3e012a8c711739a0ed6ae1"/><file name="02_image.php" hash="8dbf5010de2c46aabb02cd7a4df6f45e"/><file name="03_file.php" hash="64ede5038fe0edfec08671a5ca521777"/><file name="04_wysiwyg.php" hash="d25a58b233bd88a2e6d1fd5a79398394"/><file name="05_wysiwyg_is_tree.php" hash="6ef452bba45e48bbfc370ea24b61d6e0"/><file name="06_path_tree.php" hash="9991a81df109b0abbc8bd06a26694d1b"/><file name="07_parents.php" hash="476f7ebd1b04a879f3dd51b1913f9a9d"/><file name="08_attributes.php" hash="44c81d580dcf072b2ed9b5cc90fb1fac"/><file name="09_url_rewrite.php" hash="fdcf74d7a3abe5bfa32db1d5f042d8e2"/><file name="10_status.php" hash="ade9e66ee2dd546ebea8c9800b378a88"/><file name="11_rss.php" hash="0a122d46cc4826a0bd62b2f5d52b3fdc"/><file name="12_seo.php" hash="f0cf29478e91ced8dc39170b2574f1f2"/><file name="13_add_values_not_tree.php" hash="dc7ba40ed78eb43b08fc46c235029c8c"/><file name="14_add_values_tree.php" hash="c569ce680f4c5328292d6bb4f4c37e69"/><file name="15_get_entity_tree.php" hash="3d9027f073bf28f89aecd6b224c350ca"/><file name="16_footer.php" hash="cbb184dd8e05c9709e5dcaedaa0495cf"/></dir><dir name="Product"><file name="01_content.php" hash="e42fb1044c47e7e1ba7c456f057b9558"/></dir><dir name="Sibling"><file name="01_content.php" hash="45cbbc5d065f5e0402a8340e14e5e6b2"/><dir name="IsTree"><file name="01_content.php" hash="0809c980a4d5059bc679e37762853f5e"/></dir></dir></dir><dir name="Tabs"><file name="01_top.php" hash="7cecbd5b68dc09c4e9a14f214b3b70df"/><file name="02_relations_tabs.php" hash="3f1eba9e9a7bf177185364cffc8468ba"/><file name="03_product_relation.php" hash="aee681c7021e9efad07a39bc8f8cf56d"/><file name="04_footer.php" hash="01b6273dfbf342c1f984c1e10b631b65"/><dir name="IsTree"><file name="01_top.php" hash="e48cac6414b02601cbef87e9831846a2"/><file name="02_relations_tabs.php" hash="50d5a9065062cf44f11a8aba92140790"/><file name="03_product_relation.php" hash="c5dc78d7c883af529b3adf72770d3dde"/><file name="04_footer.php" hash="5cad78a0f4dc4a2531cb6195e5e9ea5a"/></dir></dir></dir><dir name="Grid"><file name="01_top.php" hash="1a0c8754c5482692ae460fd6aafcfa6b"/><file name="02_columns_top.php" hash="1d28265e98b06fe61edde000c0d28db6"/><file name="03_parents.php" hash="011f4f2895cbaa33e753168131feedee"/><file name="04_grid_attributes.php" hash="2e7a6d5f6333b44ddf6792898a6e01c1"/><file name="05_url_rewrite.php" hash="b35f254eefea0d714de7ec6bdf5f2c4b"/><file name="06_grid_status.php" hash="f1d657a64ad855219882ac8aa6ead5b5"/><file name="07_created_at.php" hash="15f2bf1aeab4512931cfd13461466dbf"/><file name="08_updated_at.php" hash="b416ed24d9613f8332f4191f0378c1a3"/><file name="09_grid_actions.php" hash="fbc479c06560e193e4c2177358eadc07"/><file name="10_grid_export.php" hash="3da336230cb919e5dd36e39d21ea3f0e"/><file name="11_columns_footer.php" hash="1cdf225b4a61a0036903c4e251484684"/><file name="12_mass_action_top.php" hash="4979fc362c7c0666bcfe39e89f3a88f4"/><file name="13_mass_action_status.php" hash="d504216f92f489be7857bee37cf0771c"/><file name="14_mass_action_flags.php" hash="9b0d9088708f5e84b50e7ac6ee06a632"/><file name="15_mass_action_parents.php" hash="7b36b4b3954e3913e6bdafb822ca6634"/><file name="16_footer.php" hash="0833ff1f2002af6a4db1df3a3cad3385"/></dir><dir name="Helper"><dir name="File"><file name="01_content.php" hash="c436397f5889f3b9784f257af452ab74"/></dir><dir name="Image"><file name="01_content.php" hash="62a55ac8856f4dc555d6dc373c2de7d5"/></dir></dir><dir name="Tree"><file name="01_top.php" hash="8b8eaeea900cceeccb0b12717fe440f7"/><file name="02_status.php" hash="3a0cada5dfb430e3d7b9890e3f6ac2ba"/><file name="03_footer.php" hash="1e7043194d0104f8e39c6418af00a7f4"/></dir><dir name="Widget"><dir name="Chooser"><file name="01_top.php" hash="61b31cd249d7f23aeb456eeff337c9c0"/><file name="02_top_status.php" hash="ae8d09557d6c9aa3a920e148f0cdd7d6"/><file name="03_content.php" hash="8dcbeac6eb2d80f500479a36c5b49c36"/><file name="04_status.php" hash="6fb78962dd9ffb30ee5d750876a26e5d"/><file name="05_footer.php" hash="c6f7967214ca668b51f41dc428cf7145"/><dir name="IsTree"><file name="01_content.php" hash="90138bcf517a4df92825e95e65902a1c"/></dir></dir></dir></dir><dir name="Helper"><dir name="Wysiwyg"><file name="01_content.php" hash="50f63445cbb78d5eb1ff42eed07e76af"/></dir></dir></dir><dir name="Catalog"><dir name="Product"><dir name="List"><dir name="Entity"><file name="01_top.php" hash="e73df46ed0d2f57e185cebe41814ab67"/><file name="02_status.php" hash="716a6a2f8243c5048f90584f0bd7f888"/><file name="03_footer.php" hash="7afa811ee3b39c3717cbb8f484e32405"/></dir></dir></dir></dir><dir name="Entity"><dir name="Catalog"><dir name="Product"><dir name="List"><file name="01_content.php" hash="bba37916e5149dcbc9604aecd8ad785c"/></dir></dir></dir><dir name="Child"><dir name="List"><file name="01_content.php" hash="30ac249d25535c1a522f96bae56a4f75"/></dir></dir><dir name="Children"><file name="01_content.php" hash="e3f2d736896f8b81132ab0ce4735d08a"/></dir><dir name="List"><file name="01_top.php" hash="225b59a84d8bf6cb0d06d62bb5240eb2"/><file name="02_status.php" hash="716a6a2f8243c5048f90584f0bd7f888"/><file name="03_footer.php" hash="369738e4147fd032b12c1df4aa01ed9c"/><dir name="IsTree"><file name="01_top.php" hash="225b59a84d8bf6cb0d06d62bb5240eb2"/><file name="02_status.php" hash="716a6a2f8243c5048f90584f0bd7f888"/><file name="03_center.php" hash="d4bab4d0e7f4741b0288454906b0e428"/><file name="04_status_draw.php" hash="05f41e4fa26f8644069191a7621b6e3f"/><file name="05_children.php" hash="b59bb1c9e92637ceab3196618b8deee7"/><file name="06_active_children.php" hash="1c9785dbb369f8d3818d4644c5f7e232"/><file name="07_active_children_no_status.php" hash="60a6cf3f5643514e5c1b83353cea5ea9"/><file name="08_footer.php" hash="90180c9a604e490752cf905fd3410efd"/></dir></dir><dir name="Rss"><file name="01_top.php" hash="957b89055315fee8ecefa6b34e940efe"/><file name="02_status.php" hash="7a81b20fbd0ca4ac140c263e481a5b06"/><file name="03_content_top.php" hash="6e2c16bd170842cc88610692439c4674"/><file name="04_content.php" hash="f556d8f00acfa61f93bbc9b09da3508b"/><file name="05_footer.php" hash="0514ad15059f8411d3315d111aac5b84"/></dir><dir name="Sibling"><dir name="List"><file name="01_content.php" hash="b4e59d0fb7204da8f984fb07835fa39a"/></dir></dir><dir name="View"><file name="01_content.php" hash="b6824731ad9bb41ef1f84b4359596f67"/></dir><dir name="Widget"><dir name="Link"><file name="01_content.php" hash="2862dcc4937c58fbee284764732e733c"/></dir><dir name="View"><file name="01_top.php" hash="a31bafcf8918811ff55b0a8eaf49c021"/><file name="02_status.php" hash="fd4d2e31a4c04c13bb470ce615550310"/><file name="03_template.php" hash="e6fd0367cfbd0b14996e189ac56b2d3b"/><file name="04_status.php" hash="573160846b9e8693e966c0881103f25e"/><file name="05_footer.php" hash="1009acd5e8f54dbedb651ecffb283df1"/></dir></dir></dir><dir name="Rss"><file name="01_content.php" hash="ea37b93ec747a042dd51e2e4eaeb22ac"/></dir></dir><dir name="Controller"><dir name="Adminhtml"><dir name="Module"><file name="01_content.php" hash="938c09e00f8a7045d70c7e97dd478df8"/></dir></dir><dir name="Router"><file name="01_top.php" hash="c9dd518945d5ab5fb7508084c2206125"/><file name="02_entity.php" hash="8ba8993dd992d580cd5e3b6ced303d38"/><file name="03_footer.php" hash="7ba40f835c0bbca8dfb8e60753142de4"/></dir></dir><dir name="Helper"><dir name="Data"><file name="01_top.php" hash="44aa03c717b24b0086230271b07f195a"/><file name="02_entity.php" hash="378423c2b9ba4ac86328e094d6e60946"/><file name="03_footer.php" hash="cbb184dd8e05c9709e5dcaedaa0495cf"/></dir><dir name="Entity"><file name="01_top.php" hash="6e37881fbe0898e930a5d7b3d1ce606f"/><file name="02_tree.php" hash="8e6d460e528f4b0e3e74bbbff06336dd"/><file name="03_rss.php" hash="9e9fa595a4a7ec7f159e1d64620119ae"/><file name="04_file.php" hash="44bc7ce84f603100f67dedc1edf3cc0d"/><file name="05_footer.php" hash="2e687c8e025cca2e891ac925406f277c"/><dir name="Image"><file name="01_content.php" hash="6433332d53494da8842cd600613a2849"/></dir></dir><dir name="Product"><file name="01_top.php" hash="20709afdafe7e3fd280e7c346a441b0c"/><file name="02_content.php" hash="33fa587ea74ff5caae02e2263bd6092b"/><file name="03_footer.php" hash="cbb184dd8e05c9709e5dcaedaa0495cf"/></dir></dir><dir name="Model"><dir name="Adminhtml"><dir name="Observer"><file name="01_top.php" hash="abec4c7c295fb57c4086fdf9d22cdf28"/><file name="02_entity.php" hash="6c64bd2314a24f6d2dafa4dedb448b8c"/><file name="03_entity_save.php" hash="6b6db7bcb0cffefc6c3406df406c497a"/><file name="04_entity_save_tree.php" hash="aca15cbb7afc5a832488addb56df157e"/><file name="05_footer.php" hash="cbb184dd8e05c9709e5dcaedaa0495cf"/></dir><dir name="Search"><dir name="Entity"><file name="01_content.php" hash="824a247bcd2cadb8f1da16ec3034d1c1"/></dir></dir></dir><dir name="Entity"><file name="01_top.php" hash="c8dfa83fb27e2a7242a1a81b90692d35"/><file name="02_var_sibling.php" hash="cbbdeeaa7082b22b3a57508dc6bcd4fa"/><file name="03_var_product_relation.php" hash="50cd6433f6617ed2d47c2a9ab9bee4d1"/><file name="04_construct.php" hash="81fb22faf1dc0c05920f5db34061100c"/><file name="05_url.php" hash="6d955735b11308ec8087bfbf2d0c6078"/><file name="06_url_rewrite_not_status.php" hash="514c4998931a817a55e652ec6fa4a322"/><file name="07_url_rewrite_status.php" hash="c5b3cbcffc16a48989a5491e4abd2c4b"/><file name="08_editors.php" hash="615bc07ef7e14bc892bb567e3c22cef7"/><file name="09_after_save_top.php" hash="f456ae82840db694e49d527d6ad23f8f"/><file name="10_after_save_product.php" hash="7e85bbf889a5beededa975831b573d97"/><file name="11_after_save_sibling.php" hash="a7ea726ae5b4b19f78773a563a7196bf"/><file name="12_after_save_footer.php" hash="1af792cf3f94391bbe2b261a0d927a8c"/><file name="13_product_relation.php" hash="890ad6b1cad708779f0e5cb1aa745f1a"/><file name="14_sibling_relation.php" hash="f833e4acb70b198a1cc69da992affc76"/><file name="15_tree.php" hash="c577ef6c4d67da82d5226162345ef896"/><file name="16_tree_status.php" hash="64da48d68c1af82304cea4ee2c21800e"/><file name="17_footer.php" hash="cbb184dd8e05c9709e5dcaedaa0495cf"/><dir name="Product"><file name="01_content.php" hash="d8dfaa0ac8ba132bf95d3d65452d9795"/></dir><dir name="Sibling"><file name="01_content.php" hash="ef2fc76324ca0afcaabab7f8272bd526"/></dir></dir><dir name="Resource"><dir name="Entity"><file name="01_top.php" hash="8584bb2dba4e8da350ad36ee91ba7094"/><file name="02_tree_var.php" hash="8a673f57e7979c6c0aa2dc38c8f29c38"/><file name="03_constructor.php" hash="1c67d6971268cb3765067a30d6a5ebac"/><file name="04_tree.php" hash="f5f39cd45b72b48079a8bc3c6cee81d2"/><file name="05_tree_before_save_no_url_rewrite.php" hash="721b246ab7c8011faa810f9c509cbc76"/><file name="06_tree_before_save_url_rewrite.php" hash="872a4a6d7b408bf621a52739e5d8438a"/><file name="07_children_no_status.php" hash="41b492cea369e6303ad444b16f016857"/><file name="08_children_status.php" hash="61bfda77779840f9855311137112979e"/><file name="09_content.php" hash="ad6a926a11cf4ca722b896a78bbeadab"/><file name="10_url_rewrite_status.php" hash="1f7413dfcd315965fac22404f7a2808e"/><file name="11_url_rewrite_not_status.php" hash="13b834ba94b4998155668d3c211d2759"/><file name="12_url_rewrite_before_save_not_tree.php" hash="2d51e7bda2f717d22bd17593851f65fa"/><file name="13_footer.php" hash="cbb184dd8e05c9709e5dcaedaa0495cf"/><dir name="Collection"><file name="01_top.php" hash="7aed912ade7c0e7f779b73d3022772b4"/><file name="02_tree.php" hash="22c1250f162919870d08ec9aa71b949e"/><file name="03_tree_status.php" hash="fe745dc63220b3ddd5f799921077ac51"/><file name="04_product_relation.php" hash="d2f707b97df2ecf2d088aebeeb660822"/><file name="05_sibling_relation.php" hash="4563330e972ef0b0f4b96096b8594727"/><file name="06_footer.php" hash="cbb184dd8e05c9709e5dcaedaa0495cf"/></dir><dir name="Product"><file name="01_content.php" hash="1545e16c25769395d3d95ec03a8cd4b3"/><dir name="Collection"><file name="01_content.php" hash="401d1dc800ddf76ea155160f3e02d162"/></dir><dir name="IsTree"><file name="01_content.php" hash="0a1b1718dec4ec27dc5310d45b388e2e"/></dir></dir><dir name="Sibling"><file name="01_top.php" hash="e78ca594012a642782fc2292084f81ca"/><file name="02_save_relation.php" hash="43dbb46224c1f8ca4a658a6a5d5077ad"/><file name="03_save_relation_tree.php" hash="1b0b458b7327dd6beaca0455d4268921"/><file name="04_footer.php" hash="cbb184dd8e05c9709e5dcaedaa0495cf"/><dir name="Collection"><file name="01_content.php" hash="c48de1443823a6ff51517f8a6cab0599"/></dir></dir><dir name="Tree"><file name="01_top.php" hash="d286ac636149b07c3e1993eb4d157529"/><file name="02_status_top.php" hash="f4151c843a394922807dcb59ce6807d8"/><file name="03_content.php" hash="402a0ba7525c552db2e2fa64c79f6473"/><file name="04_not_status.php" hash="d1b54f100c018fe6d5ae965e5aac8dd8"/><file name="05_status.php" hash="df0ef83645e0784f4c33534b976421ee"/><file name="06_footer.php" hash="cbb184dd8e05c9709e5dcaedaa0495cf"/></dir></dir><dir name="Setup"><file name="01_content.php" hash="335c579a20a627c5a403e3c7ac6156c0"/></dir></dir></dir><dir name="controllers"><dir name="Adminhtml"><dir name="Module"><dir name="Entity"><dir name="Catalog"><dir name="ProductController"><file name="01_content.php" hash="b904ef31283029cf808cc42719208874"/><dir name="IsTree"><file name="01_content.php" hash="989ec00484ec5ef3f04df8f9f0007eee"/></dir></dir></dir><dir name="WidgetController"><file name="01_content.php" hash="8d934e135109f74ac036b84d6939f6c9"/><file name="02_tree.php" hash="41b1fca05f9bd59455c72b1d240cc1e7"/><file name="03_footer.php" hash="cbb184dd8e05c9709e5dcaedaa0495cf"/></dir></dir><dir name="EntityController"><file name="01_top.php" hash="21cbb6239ec0b4d998b494308af6cf1a"/><file name="02_upload_image.php" hash="c111546b644ffafd26c102f095334f95"/><file name="03_upload_files.php" hash="90fd33445b8889a23e5af035da89c15e"/><file name="04_save_product_relation.php" hash="29b35c54da6069c72edd245c42aa5369"/><file name="05_save_sibling_relation.php" hash="e9fe7f25344280b483db7108cc3ae0b1"/><file name="06_save_sibling_relation_tree.php" hash="ee1dcb0a6924b8c7c074a63ec2331f53"/><file name="07_save.php" hash="11c73c7cfc8c76738fce70c466ba7c63"/><file name="08_exception_upload.php" hash="216185c48b0b0937597939a95026a1c9"/><file name="09_exception.php" hash="b34376b34211a9cc21609ac7438d6d6d"/><file name="10_center.php" hash="1984de58c3a4636d053f4bc323b93e68"/><file name="11_mass_status.php" hash="32f826d9e0d091077da35a1ff4854f75"/><file name="12_mass_update.php" hash="f8cffcba29b0b98b815440b5407f2420"/><file name="13_mass_parents.php" hash="c13b8ac14871f114676d1d29be9dcb26"/><file name="14_product_relation_actions.php" hash="772e8ec1661ca45871bc962bdf1bbbcd"/><file name="15_sibling_actions.php" hash="8833208a9d834e7d5fda272a6b827b53"/><file name="16_sibling_actions_tree.php" hash="2994bf89f5d90bfc90e94a76444a4719"/><file name="17_footer.php" hash="044299b6435f621987f31c7c540f113c"/><dir name="IsTree"><file name="01_top.php" hash="a2485af1338305fd72aab2093ff2fb16"/><file name="02_wysiwyg.php" hash="3c2ec4bab3895ca6a43bd0416b827028"/><file name="03_save.php" hash="e22bd734eb73a53a0d365f619cd8f7e6"/><file name="04_upload_image.php" hash="c111546b644ffafd26c102f095334f95"/><file name="05_upload_file.php" hash="90fd33445b8889a23e5af035da89c15e"/><file name="06_save_continue.php" hash="b277fb6a9cdb4a28b43416331154f9b8"/><file name="07_product_data.php" hash="d9050ba8bf3d0780d5077a606184e09c"/><file name="08_sibling_data.php" hash="5edd1b8750aef7c7e4fc0137d038a867"/><file name="09_real_save.php" hash="41caa318e523711a1245673a15d2e486"/><file name="10_product_relation_action.php" hash="1a9875a99162f151e67b827e695f22a9"/><file name="11_sibling_actions.php" hash="0c165d6714a5a4b6203c9d021cdba223"/><file name="12_footer.php" hash="cbb184dd8e05c9709e5dcaedaa0495cf"/></dir></dir></dir></dir><dir name="EntityController"><file name="01_top.php" hash="eec876d7b63d893886bb334b09480af4"/><file name="02_list.php" hash="dfcf0e406a5a6548637bd50ce06bb1f6"/><file name="03_list_seo.php" hash="04dedfdc059b8b4b89c7c9ccc403a4b4"/><file name="04_list_footer.php" hash="1d41a3331d006d0a04ff32bb4085210b"/><file name="05_view.php" hash="65c4d2ff246370e5bda69be233e01275"/><file name="06_view_status.php" hash="fd0bc040dc135e3469757569ffcf7899"/><file name="07_view_status_tree.php" hash="2b36e7be800e6c59e12a87b0ef697097"/><file name="08_view2.php" hash="af3fc07f58fa608f8f70f2e0264fe0bd"/><file name="09_breadcrumbs.php" hash="8157b6c12ecd17df9acdf095e7eb75db"/><file name="10_breadcrumbs_tree.php" hash="f2391a45fb1ce3e64de454981973cc23"/><file name="11_breadcrumbs_footer.php" hash="b41efc51d35a4f93a3b00dc5f899e1b5"/><file name="12_view_seo.php" hash="2e56f0ef104d419dee88abf037fe9f18"/><file name="13_view_footer.php" hash="3be2b1b314c50af6fd03c53647f06e56"/><file name="14_rss.php" hash="6e2fc4485e7a2b6c3508d05d7b71748d"/><file name="15_footer.php" hash="cbb184dd8e05c9709e5dcaedaa0495cf"/></dir></dir><dir name="data"><dir name="namespace_module_setup"><dir name="data-install-0.0.1.php"><file name="01_top.php" hash="d63e4a5fbe4435eadd52abf1534ee829"/><file name="02_entity.php" hash="df6b285616bf2741ae9288e5d9e0758e"/></dir></dir></dir><dir name="etc"><dir name="adminhtml"><file name="01_top.xml" hash="11dee4372e147adfdd6dcf549207d52c"/><file name="02_entity_acl.xml" hash="6afabb39251e5233380992ec92a7a49f"/><file name="03_center.xml" hash="c3daf849d2cc4f2b9bb10319466df7b9"/><file name="04_entity_menu.xml" hash="c940e5491e196974bd81421566bec92d"/><file name="05_footer.xml" hash="567de2825a456f5c8de1c2d3f718b333"/></dir><dir name="config"><file name="01_top.xml" hash="ab60a876013ce736e83c89e6e9be4e25"/><file name="02_tables.xml" hash="07d07c4044d5ee658664c9d3465ea676"/><file name="03_siblings_table.xml" hash="13cdf74c83b7d86d15717b7e31bcc5ed"/><file name="04_relation_table.xml" hash="5e50710deedcd19316110a4db8dbfe5c"/><file name="05_global.xml" hash="9e1870511df355e90da3f86acb7e88cf"/><file name="06_url_rewrite.xml" hash="d7e710748d570d29aca3d15ec4424f2d"/><file name="07_adminhtml.xml" hash="f91e8a152a9e4b7c331df0583e987c7c"/><file name="08_relation_product.xml" hash="de83346f1f657f61a23251f37016bd99"/><file name="09_global_search_top.xml" hash="24e3dddbf6fc52170457a0804c07e060"/><file name="10_global_search_entity.xml" hash="c9e6a985c2292d82c0e648b0fea07837"/><file name="11_global_search_footer.xml" hash="46e34587440f1aa3462eba45aca78be7"/><file name="12_admin.xml" hash="d4c5c6313071ffa54afb69782dbcc21e"/><file name="13_frontend.xml" hash="9617988c4eb5ab502eb57349ab1a2dec"/><file name="14_default_top.xml" hash="a306c05cad3fd6c4c46f5c162e52df68"/><file name="15_default.xml" hash="fc553b2555e09b1ab639b58649b5b4cf"/><file name="16_default_footer.xml" hash="40004610d67a1bcf5ecf317917a1b0ab"/></dir><dir name="system"><file name="01_top.xml" hash="a250611cd158a2b0f9c0adef5b3d8074"/><file name="02_entity.xml" hash="0e789a6caeecd1e7223ab6c44ca1504e"/><file name="03_footer.xml" hash="2ead9ca0742a78448b5db442581d4cd9"/></dir><dir name="widget"><file name="01_top.xml" hash="29a6efa02a0f04ce056cc53d0b4e2272"/><file name="02_entity.xml" hash="102a8cfb8f0a2c330768add309e25e97"/><file name="03_footer.xml" hash="b84026fabe4a09ef682aac220eccf07a"/></dir></dir><dir name="sql"><dir name="namespace_module_setup"><dir name="install-0.0.1"><file name="01_top.php" hash="50cec9cf47ccb1001b16c156bd792210"/><file name="02_entity.php" hash="fdfc8dbe0872a9f346d10925942daad0"/><file name="03_product_relation.php" hash="1be95058703726dc35fc985466d62129"/><file name="04_sibling_relation.php" hash="581b0adc63e3e28ab89dc576a3f2e7d6"/><file name="05_footer.php" hash="7d307239f928e12e9a9b48754777f640"/></dir></dir></dir></dir></dir></dir></dir><dir name="design"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><dir name="namespace_module"><file name="01_top.xml" hash="c657e63ddce2df350b7d45c57620e967"/><file name="02_entity_not_tree.xml" hash="4897e318fff890bf377ed3e8091b9986"/><file name="03_relation_product.xml" hash="4ae352696eebe3635e9df76bedaf48d6"/><file name="04_relation_sibling.xml" hash="b9f5a68c69914abeb24c9638a451b157"/><file name="05_entity_tree.xml" hash="e598aa0b93b1e6d5f180bac14f0fc20c"/><file name="06_relation_product_tree.xml" hash="897ddf70ea257a2f553bed07f1e84e3c"/><file name="07_relation_sibling_tree.xml" hash="3ae178a0a81364ec8df9935bf8a3da23"/><file name="08_footer.xml" hash="fd25391f06094530aadcbee222b433fc"/></dir></dir><dir name="template"><dir name="namespace_module"><dir name="catalog"><dir name="product"><dir name="edit"><dir name="tab"><dir name="entity"><file name="01_content.phtml" hash="22515160e08aec47a72e51321949ef9b"/></dir></dir></dir></dir></dir><dir name="entity"><dir name="edit"><file name="01_content.phtml" hash="ce1e8b965823d7880a5acea0de5ba26a"/><dir name="form"><file name="01_top.phtml" hash="99f82b638e08569b4be985af5a77aa26"/><file name="02_product_hidden.phtml" hash="7ef02b97f351681086ccc0f69615cbef"/><file name="03_sibling_hidden.phtml" hash="b0ab3d283c7dd99670034f439f1a7e83"/><file name="04_content.phtml" hash="887287c2135f192c2e050e7d9c2df401"/><file name="05_status.phtml" hash="3f4356540bc8cef1186b62c04e41d305"/><file name="06_content2.phtml" hash="d3d867b32ed5001de64b9d349d4a304f"/><file name="07_product_relation.phtml" hash="95ca5bc339ba49da37e0f9b5714521ea"/><file name="08_sibling_relations.phtml" hash="781a697648d00ec4c824380fae4b67ac"/><file name="09_footer.phtml" hash="5fd8d0c41500e156711c723af13f627f"/></dir><dir name="tab"><dir name="sibling"><file name="01_content.phtml" hash="59bbfec6eb6cee9778872eac55ac74bc"/></dir></dir></dir><dir name="tree"><file name="01_content.phtml" hash="0326fef77a80ddb5d154939783b52b1a"/></dir><dir name="widget"><dir name="tree"><file name="01_content.phtml" hash="e0e24d2640bdc3e4c7234564b263465f"/></dir></dir></dir></dir></dir></dir></dir></dir><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><dir name="namespace_module"><file name="01_top.xml" hash="bf6f2b1a2a7bfaec115c381abfa40e02"/><file name="02_default_top.xml" hash="10c0056a19cc82fbf809aa13b879b4ff"/><file name="03_default.xml" hash="e58d9aa36808b39bdd648d51fca7b992"/><file name="04_default_footer.xml" hash="22f72da3c656b5721d355607c891cc9c"/><file name="05_list.xml" hash="d612266dae53939552fb5b0a6fcb6feb"/><file name="06_view.xml" hash="7f3837e6fc2f6325304d5028fcfda532"/><file name="07_entity_rss.xml" hash="f06074f610065fbc6cb9a228402da7a7"/><file name="08_rss_top.xml" hash="54753c3cd7d42667c88c88f0084484f2"/><file name="09_rss.xml" hash="b513533d7cc561ec197ce1662bf54883"/><file name="10_rss_footer.xml" hash="3adf9a1e5301aa4221cede3ff5208785"/><file name="11_relation_product.xml" hash="309965e4062dc6f6f82dd495035e08ec"/><file name="12_footer.xml" hash="fd25391f06094530aadcbee222b433fc"/></dir></dir><dir name="template"><dir name="namespace_module"><dir name="catalog"><dir name="product"><dir name="list"><dir name="entity"><file name="01_top.phtml" hash="bb86f12fc472152437ef1be97280d258"/><file name="02_link_top.phtml" hash="62a65063f9611f31b02a5b3f3b34f524"/><file name="03_name.phtml" hash="fed55ae628836787e7a2ba05b1e695e6"/><file name="04_link_footer.phtml" hash="f01ee0fb040754cbdd4c7ca86dbec387"/><file name="05_footer.phtml" hash="d0bff7b594da78b60141591d6870556b"/></dir></dir></dir></dir><dir name="entity"><dir name="catalog"><dir name="product"><dir name="list"><file name="01_content.phtml" hash="96ec480a53c89ff5b87cfd59dc163f9e"/></dir></dir></dir><dir name="children"><file name="01_content.phtml" hash="129d29d6a49f3e6bbbd0697f55c97740"/></dir><dir name="list"><file name="01_top.phtml" hash="10c541cba8766100d47e8baadb8ce6a5"/><file name="02_rss_link.phtml" hash="cacf7866f6dd54ab37a217d7cb7466c7"/><file name="03_footer.phtml" hash="24d3a1e0224a9e59f5daa0d2660e76b4"/><file name="04_footer_is_tree.phtml" hash="098332bf5a88d8529ea3ef57ed9c75f4"/></dir><dir name="sibling"><dir name="child"><dir name="list"><file name="01_content.phtml" hash="5a1f524b49cf120201a90ee695f90544"/></dir></dir><dir name="list"><file name="01_content.phtml" hash="5a1f524b49cf120201a90ee695f90544"/></dir></dir><dir name="view"><file name="01_content.phtml" hash="205b0b21c650f28ff0e364d6ec8ce552"/></dir><dir name="widget"><dir name="link"><file name="01_content.phtml" hash="11d9e23bd1c2f8cb8a0f857c8bb393d8"/></dir><dir name="view"><file name="01_content.phtml" hash="f89f40babc5af3cd30597cd097ad9ab9"/></dir></dir></dir><dir name="rss"><file name="01_content.phtml" hash="172a345ace9b7ec84ad2e18f51d48257"/></dir></dir></dir></dir></dir></dir></dir><dir name="etc"><dir name="modules"><dir name="Namespace_Module"><file name="01_content.xml" hash="4495317a1b8392281b68f07a546c56c2"/></dir></dir></dir><dir name="locale"><dir name="en_US"><dir name="Namespace_Module"><file name="01_global.csv" hash="133cec10c0a2d55366574bbaa3c98a6f"/><file name="02_entity.csv" hash="97e1a2056ec2f49acc1c5c9598ef10d7"/><file name="03_attribute.csv" hash="0bc9532d35587f2225e398156cc3ef7f"/><file name="04_global_status.csv" hash="507d9e24387e6935b1ee629e8432f842"/><file name="05_global_rss.csv" hash="df495f10c1e7d7d3fb770d8b406b9f9b"/><file name="06_global_seo.csv" hash="5f973fd7dfbb61ce8c21d6f7e8622379"/><file name="07_attribute_yesno.csv" hash="20eaf2d5eaa8224e5fa1c7a63634b1c0"/><file name="08_global_file.csv" hash="8bebcdd48d5ae7b533cc53e789f03ef2"/><file name="09_product_relation.csv" hash="b96f377dfa788f2772f2f8b7f156aebd"/><file name="10_relations.csv" hash="d0f7a10c89d21ade4ba17cd73dbb42fb"/><file name="11_global_tree.csv" hash="279098d455e2c1adcde8668e042541d7"/><file name="12_tree_entity.csv" hash="d41675dbb1bf588d1d59af8f7b255c2d"/><file name="13_url_rewrite.csv" hash="56d63caf8b00b1bc92bece5516b6b27f"/></dir></dir></dir></dir><dir name="skin"><dir name="frontend"><dir name="base"><dir name="default"><dir name="css"><dir name="namespace_module"><dir name="tree"><file name="01_content.css" hash="7929b899ed457d539637d5083286bed4"/></dir></dir></dir><dir name="images"><dir name="namespace_module"><dir name="collapsedgif"><file name="01_content.gif" hash="ef74c08289e94b7aae81766fb00d4195"/></dir><dir name="collapsedpng"><file name="01_content.png" hash="0613450d25c762b6a40c51768b02462d"/></dir><dir name="expandedgif"><file name="01_content.gif" hash="3f5512a54f359343273caf7b3787ee8a"/></dir><dir name="expandedpng"><file name="01_content.png" hash="f7f28ae897708c78b28ead22c3692bb8"/></dir><dir name="line1gif"><file name="01_content.gif" hash="65b0c812c8d57ea72b84fc69a077a40a"/></dir><dir name="line1png"><file name="01_content.png" hash="4e01064a2c78b8885f65ff7a40f78c02"/></dir><dir name="line2gif"><file name="01_content.gif" hash="95fc5c58069ece5eb44e198ee53b3fe1"/></dir><dir name="line2png"><file name="01_content.png" hash="6adbb4ca64d943f5ee5528d713757fde"/></dir></dir><dir name="placeholder"><file name="entity.jpg" hash="6361a80d5ca988fcec45ad3767322e5e"/></dir></dir><dir name="js"><dir name="namespace_module"><dir name="tree"><file name="01_content.js" hash="1b8a1e7b1cb23e7a87e05b33a34523a0"/></dir></dir></dir></dir></dir></dir></dir></dir><file name="modulecreator.xml" hash="0e68e62adb7faaa519951aaf6e390db3"/><file name="system.xml" hash="5375cca1089787206cfabb41d7aa0614"/></dir></dir></dir></target><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><file name="ultimate_modulecreator.xml" hash="f21bb3c8940eb81307817c0491caf300"/></dir><dir name="template"><dir name="ultimate_modulecreator"><dir name="edit"><dir name="tab"><dir name="entities"><dir name="entity"><file name="attribute.phtml" hash="c2bcdf07dc68c229e8a5e46537352df6"/></dir><file name="entity.phtml" hash="f356184e2d8855a13456f52ac7e51d8e"/></dir><file name="entities.phtml" hash="df9179ffd5e72a04cf4740488521f0ce"/><file name="help.phtml" hash="dae530bc9d4ab9445d95d087bfc80fe6"/><file name="relation.phtml" hash="17a41ecbecdf7af519d11c3d026a800b"/></dir></dir><file name="edit.phtml" hash="8d10e82ae89d9e4ede28e6c59c9e724c"/><file name="tooltip.phtml" hash="d3598ad3f978d708b1f7f36feee39560"/></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Ultimate_ModuleCreator.xml" hash="324d2b364541a7355c9ff4248c0518f2"/></dir></target><target name="magelocale"><dir name="en_US"><file name="Ultimate_ModuleCreator.csv" hash="e8d1c6166a369904c245004c99893f40"/></dir></target><target name="mageskin"><dir name="adminhtml"><dir name="default"><dir name="default"><file name="ultimate_modulecreator.css" hash="781a789d72dc08f660479543ff09b143"/><dir name="images"><dir name="ultimate_modulecreator"><file name="logo.png" hash="9c9ca3b07295cab1cb1503865905ee50"/></dir></dir></dir></dir></dir></target><target name="mage"><dir name="."><file name="LICENSE_UMC.txt" hash="1372b858e10f4c6feb2967766a0b7a62"/><file name="readme_UMC.txt" hash="7b8cd5baf640a5078be5c7136b56b5d9"/></dir></target><target name="mageweb"><dir name="."><file name="modman" hash="191dd9a4e001d6f8de5933202daac7d1"/></dir></target></contents>
|
23 |
<compatible/>
|
24 |
<dependencies><required><php><min>5.0.0</min><max>7.0.0</max></php></required></dependencies>
|
25 |
</package>
|