I’ve included all the the past alfa and private beta change logs below for those who participated and may need to update something.
_______________________________
** Change Log Public Beta 090510
_______________________________
1. site_system/link_edit now sets the CP URL dynamically {cp_url}. Shouldn’t need adjustment in the future.
2. site_forms/ Basic site form code has been updated, but not yet fully tested. This code will be tested when we build out the http://demo.eesitekit.com site for this new version of eeSiteKit.
3. Added template group /search/ and site_display/search that work together to display keyword search results.
4. Corrected the site_css/ie_repair link in the site_display/header_html
5. Added site_forms/index.html file to site_forms/ template group as EE couldn’t synchronize templates without it.
6. YAML Simple Template Updated with better WAI-ARIA roles and updated skip links.
7. Added the site_css/yaml_webkit_focusfix_js link to the site_display/footer template.
8. Added conditional comment code to snippet_channel_tag
9. Added missing pipe (used for sub-category pages) site_system/engine_page_titles
10. Added an embedded site_id instead of the global variable to make the site_system/engine_breadcrumbs a little more flexible in some MSM set ups.
11. Updated the site_system/engine_page_titles channel tag to use site=’{embed:site}’ for better cross site use with MSM
12. Added the site_display_light templates for those not using YAML or not using YAML’s simple temple.
13. Updated the site_display/category template with a simple conditional example for the blog
14. Updated the site_display/single_entry template with a snippet tag for the blog comments
15. Added a site_display/blog template and a blog category group
16. Updated the snippet_channel_entry tag with comment display code for use with the blog templates.
_______________________________
** Change Log private-beta 080710
_______________________________
1. snippet_category_host_language: Added parent_id to variables this snippet produces and passes. Used by Page Titles and other tags.
2. snippet_dyno_cats: Offers a light-weight replacement for the legacy dyno_cat plugin that collapses non-familial sub-navigation. It has 3 parts to it: The Snippet, an embedded variable within the show=“not” parameter of the categories tag within site_system/engine_nav_sub, and the snippet tag added within the sub categories tag.
This new dyno_cats system is non-javascript, non-css way of collapsing needlessly long sub navigation that’s created when a site has lots of categories and sub-categories within a Channel. And it uses 1 query to get the job done, so it’s very light-weight.
3. extra <div class=“page”> removed from the site_display/header template.
4. extra preloads removed from site_display/sitemap (kept the 404 redirect conditional)
5. updated the {embed:site} to {embed:site_id} in the channel categories tag part of the site_system/sitemap template.
6. added back in a few things to the site_display/index template (part of the 404 system).
_______________________________
** Change Log private alpha-2
_______________________________
1. Nested distribution folders to reflect the structure within EE’s “system” folder to make it easier for people to know where the files go.
2. New eeSiteKit Accessory. A Quick Reference Guide of copy-and-paste-able template tags.
3. New eeSiteKit Accessory language file, so the Accessory could be translated should anyone find it use full.
4a. snippet_dynamic_variables: Added language vars for page title tag so now all we need is this:
{embed=‘site_system/engine_page_titles’ {snippet_dynamic_variables}}
4b. site_display/header_html: New shorter title tag (see above)
5a. site_system/engine_entry_title: When there is more than one entry to display on the same page, entry titles are no longer displayed in the page titles and breadcrumbs. This is useful on blog and landing type “multi-entry” pages.
5b. site_system/engine_page_titles: Adjusted to work with the revision of the engine_entry_title template (see above)
6. site_system/engine_bread_crumbs: Updated to work with sub-categories allowing for site depth of:
Home
—Landing
——Category
———Sub Category
7. site_system/sitemap: Dynamic changed from “off” to “no”
8. home/index: Set home page default category to help the “Read More” links. Also fixed typo in Category Segment Assignment.
9. Print Link: Added condition to remove it when displaying page with the “Pages Module” as a print link within a Channel Entry is required for those do to the strange way the pages module works.
]]>