Features/Fixes:
- Newly created nodes do not carry over settings from parent
- Allow to choose Publish / Unpublish nodes while importing.
- Serialization issues fixed. More user-friendly XLIFF formatting (standardized, special characters support included).
- Neutral language fixes, will not show on CW dashboard neutral language items.
- Wil not allow to move into neutral language if node is already in CW project.
- Fixed Cloudwords project cancelation
- Rescan Closed project added.
- Facets fixes
* Auto rotate contents option is now working
* Glide animation duration option is working
* Direction option has been removed since I didn't find where this was implemented in the JS
* Removed unused (as far as I can tell) functions
* Respect Drupal naming conventions
* Removed unecessary permission
* Implemented administer content slider permission correctly
* Added hook_theme() and a theme_content_slider function so that we can override slider output at the theme level (not everyone wants a teaser, at least not me)