2014-09-12, 18:15:04
Version 3.3.0 is now available on Extend!
Back End (Admin) UI Improvements:
- [#003] Implemented selectable layout templates system
- Re-wrote show_settings_admin() function from scratch.
- Removed settings that are no longer needed. Most tasks can now be completed by creating/modifying template file.
- Created function blog_theme_layouts() which gets the list of available theme files.
- [#022] Added pluginManagementFA.js script : Adds icon to plugin's listing on the Plugin Management admin tab.
- [#021] Updated FontAwesome version to 4.2.0 and changed $media from 'screen' to 'print'.
- [#023] Updated website address in plugin registration
- [#003] Implemented selectable layout templates system
- Re-wrote show_blog_post() function from scratch. Old: 131 lines, New: 31 lines.
- Created 4 layouts: Original, Innovation, Bootstrap Wide, Bootstrap Media
- [#003] Modified original layout to add scoped CSS functionality (New in HTML 5.1) : Backwards compatible with most current browsers.
- [#008] Fixed "Go Back" links in posts (sort of). The link is now in the template file. You can change it as needed, or remove it if you like.
- [#014] Fixed undefined variable in manage_custom_fields.php
- [#018] Removed social media functions. If you need this, add your own code to a template file.
- [#017] Cleaned up functions and comments in adminFunctions.php
- [#020] Cleaned up functions and comments in frontEndFunctions.php
- [#019] Moved some HTML sections of the code to separate files in 'html' folder to make for much easier reading and modification of code.
- [#028] Cleaned up functions and comments in common.php
- [#027] Removed redundant CodeMirror files.
- [#020] Moved RSS Auto-Importer functions into it's own file.
- [#016] Added new strings to English en_US language file.
- [#026] Added new strings to Russian ru_RU language file.
- [#025] Added new strings to Italian it_IT language file.
- [#024] Added new strings to Spanish es_ES language file.
- [#041] New Polish pl_PL language file added.
Check out my website: JohnStray.com