Skip to content

Commit

Permalink
release work
Browse files Browse the repository at this point in the history
  • Loading branch information
datazen committed Sep 6, 2014
1 parent 1d1805b commit 78ae223
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
10 changes: 5 additions & 5 deletions catalog/install/loadedcommerce.sql
Original file line number Diff line number Diff line change
Expand Up @@ -6173,11 +6173,11 @@ INSERT INTO lc_banners (banners_id, banners_title, banners_url, banners_target,

INSERT INTO lc_branding (language_id, homepage_text, slogan, meta_description, meta_keywords, meta_title, meta_title_prefix, meta_title_suffix, footer_text) VALUES ('1', '<div><img alt="Loaded7 by Loaded Commerce" src="images/tablets.jpg" style="float:right"/><h1>Welcome to your new Loaded Commerce 7 store.&nbsp;</h1><h2>Ready to make the store of your dreams. Built on a solid foundation for the future.</h2><ul><li><p>Unlimited Products and Categories.&nbsp;</p></li><li><p>Set Featured Products on the Homepage</p></li><li><p>Manage the Menus with Custom Links</p></li><li><p>Create Rich HTML Content&nbsp;</p></li><li><p>Provide Discount Coupons&nbsp;</p></li><li><p>Real Time Shipping and Tax on Checkout</p></li><li><p>Real Time Payments with popular Gateways</p></li><li><p>Create and Edit Orders in Admin</p></li><li><p>Manage your Admin Users and Admin Permissions</p></li><li><p>Instantly Install any Addons in the Addon Store</p></li><li><p>Backup and Update your store in One Click&nbsp;</p></li><li><p>URLS are SEO friendly</p></li><li><p>Product Images are Automatically resized</p></li></ul><div><span style="color:#808080">Change this HTML Content in your Admin -&gt;Marketing -&gt;Branding Manager</span></div><div><span style="color:#808080">NOTE: Be sure to copy this template before making changes to it. See template docs at <a href="http://docs.loaded7.com" target="_blank">http://docs.loaded7.com</a></span></div><div><hr/><a href="http://loadedcommerce.com" target="_blank">Learn more about Loaded Commerce and our Pro Features.&nbsp;</a></div></div>', '', '', '', '', '', '', '');

INSERT INTO lc_categories (categories_id, categories_image, parent_id, sort_order, categories_mode, categories_link_target, categories_custom_url, categories_status, categories_visibility_nav, categories_visibility_box, date_added, last_modified, access_levels) VALUES(1, 'products.jpg', 0, 10, 'category', 0, '', 1, 1, 1, now(), now(), '1:2');
INSERT INTO lc_categories (categories_id, categories_image, parent_id, sort_order, categories_mode, categories_link_target, categories_custom_url, categories_status, categories_visibility_nav, categories_visibility_box, date_added, last_modified, access_levels) VALUES(2, 'information.jpg', 0, 20, 'info_category', 0, '', 1, 1, 0, now(), now(), '1:2');
INSERT INTO lc_categories (categories_id, categories_image, parent_id, sort_order, categories_mode, categories_link_target, categories_custom_url, categories_status, categories_visibility_nav, categories_visibility_box, date_added, last_modified, access_levels) VALUES(3, '', 2, 10, 'page', 0, '', 1, 0, 1, now(), now(), '1:2');
INSERT INTO lc_categories (categories_id, categories_image, parent_id, sort_order, categories_mode, categories_link_target, categories_custom_url, categories_status, categories_visibility_nav, categories_visibility_box, date_added, last_modified, access_levels) VALUES(4, '', 2, 20, 'page', 0, '', 1, 0, 1, now(), now(), '1:2');
INSERT INTO lc_categories (categories_id, categories_image, parent_id, sort_order, categories_mode, categories_link_target, categories_custom_url, categories_status, categories_visibility_nav, categories_visibility_box, date_added, last_modified, access_levels) VALUES(5, '', 2, 30, 'page', 0, '', 1, 0, 1, now(), now(), '1:2');
INSERT INTO lc_categories (categories_id, categories_image, parent_id, sort_order, categories_mode, categories_link_target, categories_custom_url, categories_status, categories_visibility_nav, categories_visibility_box, date_added, last_modified, access_levels) VALUES(1, 'products.jpg', 0, 10, 'category', 0, '', 1, 1, 1, now(), now(), '1;2');
INSERT INTO lc_categories (categories_id, categories_image, parent_id, sort_order, categories_mode, categories_link_target, categories_custom_url, categories_status, categories_visibility_nav, categories_visibility_box, date_added, last_modified, access_levels) VALUES(2, 'information.jpg', 0, 20, 'info_category', 0, '', 1, 1, 0, now(), now(), '1;2');
INSERT INTO lc_categories (categories_id, categories_image, parent_id, sort_order, categories_mode, categories_link_target, categories_custom_url, categories_status, categories_visibility_nav, categories_visibility_box, date_added, last_modified, access_levels) VALUES(3, '', 2, 10, 'page', 0, '', 1, 0, 1, now(), now(), '1;2');
INSERT INTO lc_categories (categories_id, categories_image, parent_id, sort_order, categories_mode, categories_link_target, categories_custom_url, categories_status, categories_visibility_nav, categories_visibility_box, date_added, last_modified, access_levels) VALUES(4, '', 2, 20, 'page', 0, '', 1, 0, 1, now(), now(), '1;2');
INSERT INTO lc_categories (categories_id, categories_image, parent_id, sort_order, categories_mode, categories_link_target, categories_custom_url, categories_status, categories_visibility_nav, categories_visibility_box, date_added, last_modified, access_levels) VALUES(5, '', 2, 30, 'page', 0, '', 1, 0, 1, now(), now(), '1;2');

INSERT INTO lc_categories_description (categories_id, language_id, categories_name, categories_menu_name, categories_blurb, categories_description, categories_keyword, categories_tags) VALUES(1, 1, 'Products', 'Products', 'Products Blurb', '<p>Products Content</p>', 'products', 'tags');
INSERT INTO lc_categories_description (categories_id, language_id, categories_name, categories_menu_name, categories_blurb, categories_description, categories_keyword, categories_tags) VALUES(2, 1, 'Information', 'Information', 'Information Blurb', '<p>Information Content</p>', 'information', 'tags');
Expand Down
10 changes: 5 additions & 5 deletions catalog/install/loadedcommerce_innodb.sql
Original file line number Diff line number Diff line change
Expand Up @@ -6173,11 +6173,11 @@ INSERT INTO lc_banners (banners_id, banners_title, banners_url, banners_target,

INSERT INTO lc_branding (language_id, homepage_text, slogan, meta_description, meta_keywords, meta_title, meta_title_prefix, meta_title_suffix, footer_text) VALUES ('1', '<div><img alt="Loaded7 by Loaded Commerce" src="images/tablets.jpg" style="float:right"/><h1>Welcome to your new Loaded Commerce 7 store.&nbsp;</h1><h2>Ready to make the store of your dreams. Built on a solid foundation for the future.</h2><ul><li><p>Unlimited Products and Categories.&nbsp;</p></li><li><p>Set Featured Products on the Homepage</p></li><li><p>Manage the Menus with Custom Links</p></li><li><p>Create Rich HTML Content&nbsp;</p></li><li><p>Provide Discount Coupons&nbsp;</p></li><li><p>Real Time Shipping and Tax on Checkout</p></li><li><p>Real Time Payments with popular Gateways</p></li><li><p>Create and Edit Orders in Admin</p></li><li><p>Manage your Admin Users and Admin Permissions</p></li><li><p>Instantly Install any Addons in the Addon Store</p></li><li><p>Backup and Update your store in One Click&nbsp;</p></li><li><p>URLS are SEO friendly</p></li><li><p>Product Images are Automatically resized</p></li></ul><div><span style="color:#808080">Change this HTML Content in your Admin -&gt;Marketing -&gt;Branding Manager</span></div><div><span style="color:#808080">NOTE: Be sure to copy this template before making changes to it. See template docs at <a href="http://docs.loaded7.com" target="_blank">http://docs.loaded7.com</a></span></div><div><hr/><a href="http://loadedcommerce.com" target="_blank">Learn more about Loaded Commerce and our Pro Features.&nbsp;</a></div></div>', '', '', '', '', '', '', '');

INSERT INTO lc_categories (categories_id, categories_image, parent_id, sort_order, categories_mode, categories_link_target, categories_custom_url, categories_status, categories_visibility_nav, categories_visibility_box, date_added, last_modified, access_levels) VALUES(1, 'products.jpg', 0, 10, 'category', 0, '', 1, 1, 1, now(), now(), '1:2');
INSERT INTO lc_categories (categories_id, categories_image, parent_id, sort_order, categories_mode, categories_link_target, categories_custom_url, categories_status, categories_visibility_nav, categories_visibility_box, date_added, last_modified, access_levels) VALUES(2, 'information.jpg', 0, 20, 'info_category', 0, '', 1, 1, 0, now(), now(), '1:2');
INSERT INTO lc_categories (categories_id, categories_image, parent_id, sort_order, categories_mode, categories_link_target, categories_custom_url, categories_status, categories_visibility_nav, categories_visibility_box, date_added, last_modified, access_levels) VALUES(3, '', 2, 10, 'page', 0, '', 1, 0, 1, now(), now(), '1:2');
INSERT INTO lc_categories (categories_id, categories_image, parent_id, sort_order, categories_mode, categories_link_target, categories_custom_url, categories_status, categories_visibility_nav, categories_visibility_box, date_added, last_modified, access_levels) VALUES(4, '', 2, 20, 'page', 0, '', 1, 0, 1, now(), now(), '1:2');
INSERT INTO lc_categories (categories_id, categories_image, parent_id, sort_order, categories_mode, categories_link_target, categories_custom_url, categories_status, categories_visibility_nav, categories_visibility_box, date_added, last_modified, access_levels) VALUES(5, '', 2, 30, 'page', 0, '', 1, 0, 1, now(), now(), '1:2');
INSERT INTO lc_categories (categories_id, categories_image, parent_id, sort_order, categories_mode, categories_link_target, categories_custom_url, categories_status, categories_visibility_nav, categories_visibility_box, date_added, last_modified, access_levels) VALUES(1, 'products.jpg', 0, 10, 'category', 0, '', 1, 1, 1, now(), now(), '1;2');
INSERT INTO lc_categories (categories_id, categories_image, parent_id, sort_order, categories_mode, categories_link_target, categories_custom_url, categories_status, categories_visibility_nav, categories_visibility_box, date_added, last_modified, access_levels) VALUES(2, 'information.jpg', 0, 20, 'info_category', 0, '', 1, 1, 0, now(), now(), '1;2');
INSERT INTO lc_categories (categories_id, categories_image, parent_id, sort_order, categories_mode, categories_link_target, categories_custom_url, categories_status, categories_visibility_nav, categories_visibility_box, date_added, last_modified, access_levels) VALUES(3, '', 2, 10, 'page', 0, '', 1, 0, 1, now(), now(), '1;2');
INSERT INTO lc_categories (categories_id, categories_image, parent_id, sort_order, categories_mode, categories_link_target, categories_custom_url, categories_status, categories_visibility_nav, categories_visibility_box, date_added, last_modified, access_levels) VALUES(4, '', 2, 20, 'page', 0, '', 1, 0, 1, now(), now(), '1;2');
INSERT INTO lc_categories (categories_id, categories_image, parent_id, sort_order, categories_mode, categories_link_target, categories_custom_url, categories_status, categories_visibility_nav, categories_visibility_box, date_added, last_modified, access_levels) VALUES(5, '', 2, 30, 'page', 0, '', 1, 0, 1, now(), now(), '1;2');

INSERT INTO lc_categories_description (categories_id, language_id, categories_name, categories_menu_name, categories_blurb, categories_description, categories_keyword, categories_tags) VALUES(1, 1, 'Products', 'Products', 'Products Blurb', '<p>Products Content</p>', 'products', 'tags');
INSERT INTO lc_categories_description (categories_id, language_id, categories_name, categories_menu_name, categories_blurb, categories_description, categories_keyword, categories_tags) VALUES(2, 1, 'Information', 'Information', 'Information Blurb', '<p>Information Content</p>', 'information', 'tags');
Expand Down

0 comments on commit 78ae223

Please sign in to comment.